friendica/src
Michael a1a1367d6e Added function description 2019-02-17 19:20:24 +00:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Add explicit_mentions feature setting 2019-02-08 22:58:48 -05:00
Core Added function description 2019-02-17 19:20:24 +00:00
Database Updating type-hints and some naming conventions 2019-02-04 09:30:48 +01:00
Factory type-hints 2019-02-04 09:35:01 +01:00
Model Indentions 2019-02-13 10:22:36 +00:00
Module fixing #6652 Manual installer bricked 2019-02-14 17:44:17 +01:00
Network Hopefully fixes a communicaton problem with Hubzilla 2019-02-01 14:26:45 +00:00
Object Merge pull request #6614 from MrPetovan/task/6552-add-explicit-mentions 2019-02-10 00:52:40 +01:00
Protocol We should return something ;-) 2019-02-13 17:26:54 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util move isDirectoryUsable to System 2019-02-05 22:30:18 +01:00
Worker Don't send single item delete commands to protocols that support account removal 2019-02-11 20:30:08 +00:00
App.php move isDirectoryUsable to System 2019-02-05 22:30:18 +01:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Adding unittest for empty setApp() 2019-02-05 22:56:57 +01:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00