friendica/src
Hypolite Petovan 7217d24a97 Replace isset by array_key_exists on array class constant in Model\Term
- Addresses https://github.com/friendica/friendica/issues/6386#issuecomment-467835406
2019-02-27 08:00:04 -05:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Fix possibly undefined after index in Text\BBCode 2019-02-25 07:12:01 -05:00
Core Added some description, changed logger call 2019-02-27 09:49:26 +00:00
Database Improve Logger calls 2019-02-23 17:32:13 -05:00
Factory removed silent fail of logfile permission (should get fixed with #6745 ) 2019-02-24 13:57:17 +01:00
Model Replace isset by array_key_exists on array class constant in Model\Term 2019-02-27 08:00:04 -05:00
Module Merge pull request #6726 from MrPetovan/task/6676-fix-implicit-mentions 2019-02-24 15:40:11 +01:00
Network Protect access to rel attribute in Network\Probe 2019-02-25 03:39:40 -05:00
Object Add implicit mentions to explicit mentions default text 2019-02-23 17:32:12 -05:00
Protocol Code standards: Add missing space in ActivityPub\Processor 2019-02-25 03:16:18 -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