friendica/src
Hypolite Petovan cb78e77850 Fix implicit mentions in outgoing ActivityPub posts
- Add usage of system.disable_implicit_mentions to disable implicit mention behavior
- Add usage of item own implicit mentions to be prepended to the outgoing body
2019-02-23 17:32:12 -05:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Dependency of callstack moved one layer up 2019-02-16 23:17:10 +01:00
Core Fixes "Undefined property: Friendica\App::$queue" 2019-02-23 16:08:02 +00:00
Database Improve Logger calls 2019-02-23 17:32:11 -05:00
Factory Merge pull request #6723 from nupplaphil/issue/6658-worker_id 2019-02-23 08:38:08 -05:00
Model Improve Logger calls 2019-02-23 17:32:11 -05:00
Module Improve /itemsource display 2019-02-23 17:32:10 -05:00
Network Hopefully fixes a communicaton problem with Hubzilla 2019-02-01 14:26:45 +00:00
Object Add implicit mentions to explicit mentions default text 2019-02-23 17:32:12 -05:00
Protocol Fix implicit mentions in outgoing ActivityPub posts 2019-02-23 17:32:12 -05:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Improve Logger calls 2019-02-23 17:32:11 -05:00
Worker Rewrites: 2019-02-19 01:56:41 +01:00
App.php Merge pull request #6723 from nupplaphil/issue/6658-worker_id 2019-02-23 08:38:08 -05: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