aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Collapse)AuthorAgeFilesLines
* implement file totals and add mod import_progressMario Vavti2021-09-301-3/+9
|
* provide a very simple status page for content importMario Vavti2021-09-302-5/+21
|
* add channel purge daemonMario Vavti2021-09-301-0/+34
|
* revise content import/export part 2Mario Vavti2021-09-292-9/+27
|
* importer daemons: do not call with zap_compat flag and use return instead of ↵Mario2021-09-272-15/+15
| | | | kill so that queueworker can go on
* add importer daemons ported from zapMario2021-09-272-0/+109
|
* externals: if dealing with AP profiles also fetch comments. there is no way ↵Mario2021-09-251-5/+5
| | | | to fetch conversations later
* bring back externals (slightly different approach), rename zotfeed to outbox ↵Mario2021-09-253-115/+86
| | | | for consistency wit AP naming. warning: this commit requires update of addons!
* add zot6 specific handling to onepollMario2021-09-231-1/+16
|
* omit deleted hublocs in get_actor_hublocs() and use ↵Mario2021-09-051-1/+4
| | | | Activity::get_actor_collections() to get collections. Fallback to xconfig->collections if Activity::get_actor_collections() does not return anything yet.
* more legacy mail cleanup - issue #1595Mario2021-08-171-7/+0
|
* more work on directory syncMario2021-06-051-1/+1
|
* use uuid for hashMario2021-06-041-1/+1
|
* Revert "fix login name label for the case when system.verify_email is disabled"Mario2021-06-041-1/+1
| | | | This reverts commit d882bad706542eb1e64c24567b8bf112f6cebb89.
* fix login name label for the case when system.verify_email is disabledMario2021-06-041-1/+1
|
* directory improvementsMario Vavti2021-06-031-3/+3
|
* notifier fixesMario2021-05-291-4/+4
|
* fix notifier for non-zot hublocsMario2021-05-281-1/+1
|
* missing includeMario2021-05-281-0/+1
|
* remove reply_message_request(), implement force_refresh and minor fixesMario2021-05-271-9/+10
|
* missing includesMario2021-05-271-0/+1
|
* remove dir_fns includesMario2021-05-271-4/+0
|
* import Lib/Queue as LibQueueMario2021-05-271-3/+3
|
* remove deprecated rating codeMario2021-05-271-126/+0
|
* deprecate queue_deliver()Mario2021-05-272-11/+10
|
* 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 ↵Mario2021-01-241-1/+2
| | | | consumers that are not our contacts in thread listeners
* 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
|