friendica/src
Michael f6e8246e75 Ensure that "strtotime" returns the correct timestamp 2019-02-12 06:42:45 +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 Ensure that "strtotime" returns the correct timestamp 2019-02-12 06:42:45 +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 Don't send single item delete commands to protocols that support account removal 2019-02-11 20:30:08 +00:00
Module Add query path capabilities to /itemsource 2019-02-08 23:12:05 -05: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 This now should really prevent sending the follow requests only once 2019-02-10 18:59:05 +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