.. |
APDelivery.php
|
Fix delivery only for comments to native networks
|
2018-09-26 13:00:48 +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
|
Stopped using deprecated constants NETWORK_* (#5537)
|
2018-08-11 22:40:44 +02:00 |
CronJobs.php
|
Issue 5260: Ensure that user data is really deleted (#5666)
|
2018-08-25 17:48:50 -04:00 |
DBClean.php
|
Improved profile page, improved "limit" handling (#5639)
|
2018-08-20 06:26:05 +02:00 |
DBUpdate.php
|
Replace global $a with BaseObject::getApp()
|
2018-07-16 19:38:17 -04:00 |
Delivery.php
|
Hopefully fixes relocations that hadn't been executed
|
2018-09-22 06:47:35 +00:00 |
Directory.php
|
Rename DBA::is_result to DBA::isResult
|
2018-07-23 11:04:14 -04:00 |
DiscoverPoCo.php
|
Removed notices that revealed themselfes over night ... (#5645)
|
2018-08-21 17:35:09 +02:00 |
Expire.php
|
Moved expiring of item content
|
2018-07-29 03:54:34 +00:00 |
ForkHook.php
|
Replace global $a with BaseObject::getApp()
|
2018-07-16 19:38:17 -04:00 |
GProbe.php
|
Stopped using deprecated constants NETWORK_* (#5537)
|
2018-08-11 22:40:44 +02:00 |
Notifier.php
|
Improve communication
|
2018-09-22 14:12:54 +00:00 |
OnePoll.php
|
Cleanups: isResult() more used, readability improved (#5608)
|
2018-08-24 01:05:49 -04:00 |
ProfileUpdate.php
|
Profile update and some more is now added
|
2018-09-30 20:26:30 +00:00 |
PubSubPublish.php
|
Rename DBA::is_result to DBA::isResult
|
2018-07-23 11:04:14 -04:00 |
Queue.php
|
Stopped using deprecated constants NETWORK_* (#5537)
|
2018-08-11 22:40:44 +02:00 |
RemoveContact.php
|
Issue 5733: Removing contacts does work now on the same machine as well
|
2018-09-12 06:05:14 +00:00 |
RemoveUser.php
|
Issue 5260: Ensure that user data is really deleted (#5666)
|
2018-08-25 17:48:50 -04: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 |