friendica/src
Hypolite Petovan 2b0610eaf5
Merge pull request #6515 from annando/connector-posts
Fix: Connector posts now do work again (postopts hadn't been stored)
2019-01-24 16:23:34 -05:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Fix for several fatal errors 2019-01-23 21:54:20 +00:00
Core Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
Database Fix missing library include in Database\DBstructure 2019-01-23 21:22:26 -05:00
Model Fix: Connector posts now do work again (postopts hadn't been stored) 2019-01-24 21:06:53 +00:00
Module Fix missing use statement in Module\Inbox 2019-01-23 21:22:39 -05:00
Network Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
Object Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
Protocol DFRN comments are now stored as comments again 2019-01-24 18:54:45 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Logger: Display the correct file, function and line number 2019-01-24 14:23:42 +00:00
Worker Fixed "created" origin 2019-01-24 00:34:14 +00: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