friendica/src
Hypolite Petovan 26c2290fed
Merge pull request #6972 from annando/queue-to-worker
Use deferred workers instead of the queue mechanism
2019-04-04 17:29:16 -04:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content We don't need to escape values anymore 2019-03-26 21:58:03 +00:00
Core Sanitize addon path items 2019-03-31 21:53:08 -04:00
Database code lisibility & filter optimization 2019-03-22 22:55:48 -04:00
Factory Added Update checks 2019-03-24 22:51:30 +01:00
Model Preparation to be able to store "announce" activities 2019-03-28 05:45:50 +00:00
Module Move user tombstone activity data to ActivityPub\Transmitter 2019-04-04 07:38:40 -04:00
Network Fix notice - it's "uri" not "url" 2019-03-14 21:55:18 +00:00
Object Display if an item is reshared 2019-04-02 05:38:42 +00:00
Protocol Merge pull request #6972 from annando/queue-to-worker 2019-04-04 17:29:16 -04:00
Render Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
Util Add Strings::sanitizeFilePathItem method 2019-03-31 21:39:19 -04:00
Worker Use deferred workers instead of the queue mechanism 2019-04-04 20:51:12 +00:00
App.php Sanitize theme path items 2019-03-31 21:52:48 -04:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Define absolute paths for various includes 2019-03-09 23:21:19 -05:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00