aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
...
* remove more legacy zot quirksMario2021-05-262-7/+0
* php8: more id3 parser fixesMario2021-05-261-1/+0
* typoMario2021-05-261-1/+1
* remove most legacy zot quirksMario2021-05-263-14/+9
* more notifier workMario2021-05-251-273/+209
* remove location command from notifierMario2021-05-231-28/+0
* remove request command from notifierMario2021-05-231-33/+3
* remove mail and some hubzilla < 5.0 quirks from notifierMario2021-05-231-50/+4
* there might be errors in cli without thisMario2021-05-171-0/+1
* register: implement remove_expired_registrations() and minor fixesMario2021-05-071-4/+6
* remove duplicate singletons hublocs once a dayMario2021-05-051-0/+1
* cleanupMario2021-03-141-44/+0
* mod subthread issue continuedMario2021-03-141-0/+6
* Check for HTTP port useMax Kostikov2021-03-101-1/+1
* do not poll feeds if feed_contacts are not allowedMario2021-02-251-1/+7
* streamline iconf names and make sure to save the correct dataMario2021-02-221-2/+1
* do not try to fetch legacy zot zotfeed - they will not return anything usefulMario2021-02-171-3/+2
* onepoll: add date_begin argument to poll urlMario2021-02-111-0/+1
* too many argumentsMario2021-02-011-1/+1
* fix file permissions. 755 for dirs, 644 for filesMario2021-01-271-0/+0
* revert externals/zotfeed functionality due to scaling issues. Save zotfeed co...Mario2021-01-241-1/+2
* Decode SQL query arrayMax Kostikov2021-01-221-1/+3
* cleanupMario2021-01-221-1/+1
* implement externals via zot6 and zotfeed - part 1Mario2021-01-223-37/+175
* Implement SQL query background cachingMax Kostikov2021-01-212-4/+38
* remove loggingMario2021-01-201-1/+0
* looks like we get arrays or json strings here for some reasonMario2021-01-201-0/+1
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-202-61/+89
* fix abandon days setting for onepollMario2021-01-182-6/+1
* more cleanup daemon/thumbnailMario2021-01-181-23/+23
* more cleanup daemon/queueMario2021-01-181-10/+10
* more cleanup daemon/pollerMario2021-01-181-74/+67
* more cleanup daemon/onepollMario2021-01-181-56/+53
* more cleanup daemon/onedirsyncMario2021-01-181-10/+10
* more cleanup daemon/notifierMario2021-01-181-208/+199
* more cleanup daemon/masterMario2021-01-181-19/+18
* more cleanup daemon/importfileMario2021-01-181-12/+11
* more cleanup daemon/importdocMario2021-01-181-7/+7
* more cleanup daemon/gprobeMario2021-01-181-7/+7
* more cleanup daemon/externalsMario2021-01-181-27/+26
* more cleanup daemon/expireMario2021-01-181-2/+3
* cleanup daemon/expireMario2021-01-181-15/+15
* cleanup daemon/deliver_hooks, daemon/directoryMario2021-01-182-28/+23
* cleanup daemon/deliverMario2021-01-181-8/+8
* cleanup daemon/curlauthMario2021-01-182-12/+14
* only var can be passed by reference, cleanupMario2021-01-181-9/+10
* only var can be passed by reference, cleanupMario2021-01-181-14/+12
* cleanup daemon/checksitesMario2021-01-182-12/+12
* cleanupMario2021-01-181-4/+3
* remove unused variablesMario2021-01-151-2/+1