friendica/src
Hypolite Petovan 6f07bfb772 Add missing fields to Register::getPending()
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-470882973
2019-03-08 21:57:18 -05:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Fix relationship direction in Widget/ContactBlock 2019-03-04 08:40:53 -05:00
Core Refetch new jobs only once per execution loop 2019-03-08 20:39:58 +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 Add missing fields to Register::getPending() 2019-03-08 21:57:18 -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 Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
Worker Merge pull request #6825 from annando/empty-spawn 2019-03-08 07:26:22 +01:00
App.php Add default value for config.sitename in App::initHead 2019-03-04 07:54:51 -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