friendica/src
Hypolite Petovan 6aebece494
Merge pull request #6470 from rabuzarus/20190118_-_some_more_magic_links
use magic links for common/all friends and the directory
2019-01-19 10:06:35 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Bugfix - use magicLinks also for common/all friends and the directory 2019-01-19 15:12:46 +01: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 - provide magic links for remote user in magicLink() 2019-01-18 17:50:21 +01: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