aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Cron_daily.php
Commit message (Expand)AuthorAgeFilesLines
* typoMario Vavti2021-01-091-1/+1
* more libzotdirMario2021-01-091-7/+7
* move z6trans_connections() to cron from cron dailyMario Vavti2020-08-261-1/+0
* cheat with guid_sig to reflect transition to zot6 and re-enable transition of...Mario2020-04-011-1/+1
* do not enable transition of connections yetMario2020-04-011-1/+1
* transition connections to zot6 if their site has been updatedMario2020-04-011-0/+2
* Fix once cached embedded content is used and stored foreverMax Kostikov2019-11-251-0/+5
* Revert "Add daily cached embedded content cleanup"Max Kostikov2019-11-251-6/+0
* Add daily cached embedded content cleanupMax Kostikov2019-11-251-0/+6
* sse: implement notifications for anonymous visitors (info, notice and pubs) a...Mario2019-11-151-0/+6
* find unregistered z6 clones on hubzilla sites (does not happen automatically ...zotlabs2019-03-131-0/+1
* related to hubzilla issue #831 - system.last_expire_day was not being set cor...zotlabs2017-07-181-1/+1
* update some addon docs and ensure we only generate statistics once a dayzotlabs2017-07-131-0/+1
* expire unread system notifications after a year. It would provide a better ex...zotlabs2017-02-281-0/+7
* consolidate hubloc storagezotlabs2017-01-301-1/+0
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-1/+1
* daemon conversion continued...redmatrix2016-05-191-1/+1
* Separate cron into periodic components and use that as the main interface for...redmatrix2016-05-191-0/+90