friendica/src
Michael f226464acc Don't auto mention yourself or forums, don't do it in the firstlevel post 2019-01-30 03:36:24 +00:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Ignore code blocks when extracting tags 2019-01-29 20:39:05 -05: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 greedy regular expression and move code block escaping after tag extraction in Model\Item 2019-01-29 20:25:51 -05:00
Module Fetchting the original post at first, then the other way is dafer. 2019-01-26 12:09:38 +00:00
Network Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
Object Don't auto mention yourself or forums, don't do it in the firstlevel post 2019-01-30 03:36:24 +00:00
Protocol Another preparation for forum posts via AP 2019-01-28 06:23:06 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Making the processor name more explicit 2019-01-28 18:41:29 +01:00
Worker Another preparation for forum posts via AP 2019-01-28 06:23:06 +00:00
App.php fix isssue if friendica is installed into a subdirectory 2019-01-30 01:00:40 +01: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