friendica/src
Hypolite Petovan 1696ad962e Add delivery queue number manipulation
- Add new ItemDeliveryData model class
- Add queue_count initialization in Notifier
- Add queue_done incrementation in various Delivery tasks
2019-01-21 09:36:51 -05:00
..
App Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
Content Some more alignation 2019-01-21 08:40:46 -05:00
Core Fix StorageManager::move() 2019-01-21 09:12:37 -05:00
Database Updated towards code review 2019-01-21 09:12:38 -05:00
Model Add delivery queue number manipulation 2019-01-21 09:36:51 -05:00
Module Method getPhoto of Photo model should return false on error 2019-01-21 09:12:31 -05:00
Network Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Object Fix various documentation issues/unused variables 2019-01-21 09:33:24 -05:00
Protocol AP Bugfix: We hadn't transmitted an tag url at all ... 2019-01-20 23:13:55 +00:00
Render Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
Util This fixes a problem when the URL is too long 2019-01-16 22:34:57 +00:00
Worker Add delivery queue number manipulation 2019-01-21 09:36:51 -05:00
App.php Revert "Catch HTTPExceptions in App::runFrontend()" 2019-01-21 08:59:59 -05:00
BaseModule.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
BaseObject.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
LegacyModule.php Fix Notice in LegacyModule 2018-11-13 14:37:51 +01:00