friendica/src/Worker
Michael 73f596cc46 Fixes duplicated transmissions and not working undo of like/dislike 2018-10-27 11:09:23 +00:00
..
APDelivery.php Unsuccessful ActivitiyPub transmission are now deferred 2018-10-23 03:54:18 +00:00
CheckVersion.php Ad missing use statements after dbesc conversion 2018-07-23 18:44:05 -04:00
CreateShadowEntry.php Transfer all item shadow functions to the item class 2018-01-16 22:23:19 +00:00
Cron.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
CronJobs.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
DBClean.php The limit for dbclean is now configurable 2018-10-21 05:41:40 +00:00
DBUpdate.php Replace global $a with BaseObject::getApp() 2018-07-16 19:38:17 -04:00
Delivery.php Fix a notice when sending relocation messages 2018-10-23 02:24:24 +00:00
Directory.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
DiscoverPoCo.php Move Global Functions - Part 3 2018-10-20 18:19:55 +02:00
Expire.php Move hook-related methods from Core\Addon to Core\Hook 2018-10-22 16:50:54 -04:00
ForkHook.php Move hook-related methods from Core\Addon to Core\Hook 2018-10-22 16:50:54 -04:00
GProbe.php Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Notifier.php Fixes duplicated transmissions and not working undo of like/dislike 2018-10-27 11:09:23 +00:00
OnePoll.php Move NULL_DATE from boot.php to DBA::NULL_DATETIME 2018-10-22 16:50:55 -04:00
ProfileUpdate.php Functionality is now split 2018-10-03 09:15:38 +00:00
PubSubPublish.php Curl Response Refactoring 2018-10-10 21:15:26 +02:00
Queue.php Move Global Functions - Part 3 2018-10-20 18:19:55 +02:00
RemoveContact.php Improve query speed 2018-10-24 04:50:27 +00:00
RemoveUser.php Remove items more memory friendly 2018-10-24 04:46:45 +00:00
SpoolPost.php Most functions now moved from include/items.php 2018-01-28 11:18:08 +00:00
TagUpdate.php Rename DBA::num_rows to DBA::numRows 2018-07-22 19:27:35 -04:00
UpdateGContact.php Added AP to many network conditions / enabling inbox processing 2018-09-14 16:51:32 +00:00