aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Collapse)AuthorAgeFilesLines
* duplicate daemon run of cronhooksredmatrix2016-05-251-5/+0
|
* require token signatures in zot_refresh, also move channel specific stuff ↵redmatrix2016-05-241-0/+1
| | | | into include/channel.php from include/connections.php
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-225-6/+3
| | | | (connections.php)
* finish updating zot_finger instancesredmatrix2016-05-211-3/+2
|
* remove test fileredmatrix2016-05-191-13/+0
|
* roll minor version, change example textredmatrix2016-05-191-1/+1
|
* daemon conversion continued...redmatrix2016-05-192-2/+2
|
* cleanup of daemon infrastructureredmatrix2016-05-191-1/+1
|
* Separate cron into periodic components and use that as the main interface ↵redmatrix2016-05-194-230/+321
| | | | for scheduled tasks instead of the quaint 'poller'.
* don't try to deliver empty hashesredmatrix2016-05-191-0/+3
|
* daemon master: create some compatibility coderedmatrix2016-05-196-19/+21
|
* first phase of daemon refactoringredmatrix2016-05-1918-0/+2122