aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Cron.php
Commit message (Expand)AuthorAgeFilesLines
* fix listeners table create and expire federation had a syntax errorzotlabs2018-09-171-1/+1
* propagate expired posts to other networkszotlabs2018-06-301-3/+8
* improve removed_channel final cleanup. Hubzilla issue #386zotlabs2017-11-121-1/+1
* consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-1/+2
* perform attach_upgrade()zotlabs2017-03-201-0/+3
* don't expire posts before 2001zotlabs2016-10-101-2/+1
* null_date conversion; phase 1redmatrix2016-09-251-3/+3
* issue #522 - replace && with AND in sql query.redmatrix2016-09-211-1/+1
* This checkin should make all permission modes work correctly with atokens (th...redmatrix2016-08-011-3/+7
* undefined functionredmatrix2016-07-201-1/+1
* remove expired access tokensredmatrix2016-07-151-0/+9
* disable wiki if feature disabled, sync updates of delayed publish postsredmatrix2016-06-301-1/+12
* 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/+181