Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | duplicate daemon run of cronhooks | redmatrix | 2016-05-25 | 1 | -5/+0 |
| | |||||
* | require token signatures in zot_refresh, also move channel specific stuff ↵ | redmatrix | 2016-05-24 | 1 | -0/+1 |
| | | | | into include/channel.php from include/connections.php | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 5 | -6/+3 |
| | | | | (connections.php) | ||||
* | finish updating zot_finger instances | redmatrix | 2016-05-21 | 1 | -3/+2 |
| | |||||
* | remove test file | redmatrix | 2016-05-19 | 1 | -13/+0 |
| | |||||
* | roll minor version, change example text | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 2 | -2/+2 |
| | |||||
* | cleanup of daemon infrastructure | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | Separate cron into periodic components and use that as the main interface ↵ | redmatrix | 2016-05-19 | 4 | -230/+321 |
| | | | | for scheduled tasks instead of the quaint 'poller'. | ||||
* | don't try to deliver empty hashes | redmatrix | 2016-05-19 | 1 | -0/+3 |
| | |||||
* | daemon master: create some compatibility code | redmatrix | 2016-05-19 | 6 | -19/+21 |
| | |||||
* | first phase of daemon refactoring | redmatrix | 2016-05-19 | 18 | -0/+2122 |