Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -7/+9 |
| | |||||
* | fix poller after refactor | Mario Vavti | 2023-04-28 | 1 | -2/+1 |
| | |||||
* | initial commit for directory flags federation | Mario Vavti | 2023-04-26 | 1 | -1/+2 |
| | |||||
* | dirsync update column | Mario Vavti | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | queue and poller testing | Mario | 2023-04-21 | 1 | -1/+6 |
| | |||||
* | cleanup | Mario | 2023-04-15 | 1 | -30/+0 |
| | |||||
* | initial commit directory sync rewrite - should work but still requires lots ↵ | Mario Vavti | 2023-04-12 | 1 | -0/+9 |
| | | | | of cleanup | ||||
* | queueworker: introduce new interval config queueworker.queue_interval - ↵ | Mario Vavti | 2022-12-12 | 1 | -5/+5 |
| | | | | defaults to 500000 microseconds. No config UI yet. | ||||
* | bring back poll and delivery interval | Mario | 2022-12-12 | 1 | -13/+11 |
| | |||||
* | move queueworker to core and bump version | Mario | 2022-12-02 | 1 | -2/+14 |
| | |||||
* | should compare against abook_updated to make sure we do not always poll ↵ | Mario | 2022-11-26 | 1 | -1/+3 |
| | | | | broken feeds | ||||
* | if a feed fails, do not update connected timestamp. attempt to poll feeds ↵ | Mario | 2022-11-17 | 1 | -0/+7 |
| | | | | only once a day if we could not fetch it last time we tried | ||||
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -6/+5 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -75/+68 |
| | |||||
* | undefined variable | Mario Vavti | 2021-01-10 | 1 | -2/+2 |
| | |||||
* | Return in the case of further processing | DM42.Net Zap Dev | 2019-08-19 | 1 | -1/+1 |
| | |||||
* | find unregistered z6 clones on hubzilla sites (does not happen automatically ↵ | zotlabs | 2019-03-13 | 1 | -0/+1 |
| | | | | since z6 is not the default protocol on hubzilla). This will need to be pushed to master for the next point release. | ||||
* | more z6 compatibility fixes | zotlabs | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | just query for data we actually need | Mario Vavti | 2018-05-30 | 1 | -2/+6 |
| | |||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -3/+3 |
| | |||||
* | duplicate daemon run of cronhooks | redmatrix | 2016-05-25 | 1 | -5/+0 |
| | |||||
* | Separate cron into periodic components and use that as the main interface ↵ | redmatrix | 2016-05-19 | 1 | -230/+0 |
| | | | | for scheduled tasks instead of the quaint 'poller'. | ||||
* | daemon master: create some compatibility code | redmatrix | 2016-05-19 | 1 | -12/+12 |
| | |||||
* | first phase of daemon refactoring | redmatrix | 2016-05-19 | 1 | -0/+437 |