friendica/src
Hypolite Petovan d5ce74672e Fix method scope in Model\Attach 2019-01-23 09:06:57 -05:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
Core Fix missing new in throw calls in Core\StorageManager 2019-01-21 11:12:51 -05:00
Database Add new PostUpdate function to initialize delivery data 2019-01-23 00:02:00 -05:00
Model Fix method scope in Model\Attach 2019-01-23 09:06:57 -05:00
Module Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
Network Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
Object Improve get_responses() prototype 2019-01-21 11:37:05 -05:00
Protocol Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Fix missing reference to 'data' key in Util\Crypto 2019-01-23 09:06:57 -05:00
Worker Fix two additional uses of uid in Worker\Notifier 2019-01-22 08:31:39 -05:00
App.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
LegacyModule.php Refactor namespaces 2019-01-21 10:43:42 -05:00