friendica/src
Roland Häder 6129eb1623
OpenId possibly fixed:
- The LightOpenId class' constructor now requires the hostname from where the
  requested started, added it now
- sometimes need to invoke get_app() as $a was not around

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-05-17 00:24:25 +02:00
..
Content added link to the TOS page if it is activated 2018-05-16 11:57:06 +02:00
Core Fix for the slow spawning of workers 2018-05-14 05:02:18 +00:00
Database Follow up to PR 5060: Missing index update 2018-05-16 08:59:15 +00:00
Model OpenId possibly fixed: 2018-05-17 00:24:25 +02:00
Module OpenId possibly fixed: 2018-05-17 00:24:25 +02:00
Network Change the community value as well 2018-05-11 08:04:01 +00:00
Object Show "Remove from your screen" or "delete" depending of the impact of the deletion 2018-05-15 21:06:34 +00:00
Protocol We do the notify stuff now directly in the item class 2018-05-15 19:50:29 +00:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix #4943. 2018-04-28 06:46:46 +00:00
Worker Added comments / hourly workerqueue deletion 2018-05-15 17:50:29 +00:00
App.php Fix for the slow spawning of workers 2018-05-14 05:02:18 +00:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00