22 Commits

Author SHA1 Message Date
Mario 158b8aea38 hopefully fix query for postgres
(cherry picked from commit 9ad4c6528cc3ee4e34d2b5d77027a1c33cbadf5c)
2019-11-10 12:02:12 +01:00
Max Kostikov 74ef5f38e9 Fix start time to sync queries on photo cache purge 2019-11-02 10:36:04 +01:00
Max Kostikov 69533ce8f5 Add missed interval in SQL query 2019-11-01 10:46:49 +01:00
Max Kostikov 9fac43a3a3 Better photo cache expiry processing 2019-11-01 10:34:02 +01:00
DM42.Net Zap Dev e800e2db2b Return in the case of further processing 2019-08-19 23:13:19 -04:00
Mario Vavti 81ecea29c8 reflect repeats in notifications, use force flag for import_xchan_photo() in cron 2019-07-22 19:11:52 +02:00
Max Kostikov dd515da889 Remove cached photo location directory on delete if empty 2019-06-19 23:13:53 +02:00
Max Kostikov 476bd7400d Add photo cache cleanup 2018-11-29 10:37:39 +01:00
zotlabs cc5ef57843 fix listeners table create and expire federation had a syntax error 2018-09-17 18:40:49 -07:00
zotlabs 5d7d30f789 propagate expired posts to other networks 2018-06-30 23:57:25 -07:00
zotlabs b12dc89bb1 improve removed_channel final cleanup. Hubzilla issue #386 2017-11-12 21:37:06 -08:00
git-marijus 68b32cd8f4 consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB 2017-08-06 21:40:39 +02:00
zotlabs b153c651b4 perform attach_upgrade() 2017-03-20 21:53:39 -07:00
zotlabs c6eecb06d5 don't expire posts before 2001 2016-10-10 22:44:11 -07:00
redmatrix fb9544badd null_date conversion; phase 1 2016-09-25 17:06:13 -07:00
redmatrix d1c9701ccf issue #522 - replace && with AND in sql query. 2016-09-21 16:01:17 -07:00
redmatrix 3a7d3e3a54 This checkin should make all permission modes work correctly with atokens (they should be able to post content if allowed to). It also removes the strict linkage between permissions and connections so any individual permission can be set for any xchan; even those for which you have no connections. 2016-08-01 20:12:52 -07:00
redmatrix 0c3543ac43 undefined function 2016-07-20 21:55:23 -07:00
redmatrix 01fe7d6620 remove expired access tokens 2016-07-15 17:34:44 -07:00
redmatrix bd403276f2 disable wiki if feature disabled, sync updates of delayed publish posts 2016-06-30 21:27:59 -07:00
redmatrix a2cec8899a daemon conversion continued... 2016-05-19 22:26:37 -07:00
redmatrix 39bc0664a7 Separate cron into periodic components and use that as the main interface for scheduled tasks instead of the quaint 'poller'. 2016-05-19 21:22:04 -07:00