streams/Zotlabs/Daemon
2016-06-09 16:11:58 -07:00
..
Checksites.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Cli_suggest.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Cron.php daemon conversion continued... 2016-05-19 22:26:37 -07:00
Cron_daily.php the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. 2016-06-01 21:48:54 -07:00
Cron_weekly.php renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00
Cronhooks.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Deliver.php don't try to deliver empty hashes 2016-05-19 20:48:40 -07:00
Deliver_hooks.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Directory.php daemon master: create some compatibility code 2016-05-19 20:36:32 -07:00
Expire.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Externals.php renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00
Gprobe.php finish updating zot_finger instances 2016-05-21 18:18:33 -07:00
Importdoc.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Master.php cleanup of daemon infrastructure 2016-05-19 21:32:19 -07:00
Notifier.php allow an exclusion for transmitting hidden file activities. There may be a better way to do this, but it was pointed out recently that transmitting some hidden activities might cause a problem. I cannot locate the conversation at the moment to summarise the exact issue. 2016-06-09 16:11:58 -07:00
Onedirsync.php first phase of daemon refactoring 2016-05-19 19:42:45 -07:00
Onepoll.php renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00
Poller.php duplicate daemon run of cronhooks 2016-05-25 16:48:32 -07:00
Queue.php require token signatures in zot_refresh, also move channel specific stuff into include/channel.php from include/connections.php 2016-05-24 23:05:00 -07:00
Ratenotif.php renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00