friendica/src
Michael 103b92fc48 Avoid that forum posts are received via the Diaspora protocol first 2019-01-19 12:30:16 +00:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Don't show deleted contacts, changed "pending" behaviour 2019-01-12 13:28:14 +00:00
Core Issue 6282: Update the contact data regularly (including the network) 2019-01-16 21:39:56 +00:00
Database Now storing the "manually approve" data / fix update routine 2019-01-14 06:36:08 +00:00
Model Bugfix: Private posts of contacts hadn't been displayed on the contact's page 2019-01-18 06:22:15 +00:00
Module Avoid a notice in HTTP signature check, preparation for authentication 2019-01-15 06:31:12 +00:00
Network Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Object Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Protocol Simplyfies AP relaying, fixes relaying of public contacts 2019-01-17 23:06:27 +00:00
Render Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Util This fixes a problem when the URL is too long 2019-01-16 22:34:57 +00:00
Worker Avoid that forum posts are received via the Diaspora protocol first 2019-01-19 12:30:16 +00:00
App.php Bugfix: Theme functions hadn't been executed anymore 2019-01-18 20:08:35 +00:00
BaseModule.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
BaseObject.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
LegacyModule.php Fix Notice in LegacyModule 2018-11-13 14:37:51 +01:00