aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
...
* fix php warningsMario Vavti2022-10-231-0/+3
* fix various issuesMario2022-10-211-5/+1
* fix php warningsMario2022-10-201-4/+4
* fix php warningsMario2022-10-121-3/+6
* remove unnecessary checkMario2022-09-281-1/+1
* fix warnings and regressionsMario2022-09-151-1/+2
* php8: warning fixesMario2022-09-141-2/+6
* make gprobe deal with URLs, fix issue in get_actor_protocols and fix missing ...Mario2022-02-281-8/+20
* fix php error in externals and streamline actor cache timeMario Vavti2022-02-081-1/+3
* add the signatureMario Vavti2022-01-311-0/+3
* port new_token from zap, fixes and more cleanupMario2022-01-021-1/+1
* update_poll() can be called many times in a row for the same item if a multip...Mario2021-12-221-2/+8
* daemon to delete abbok items in the backgroundMario2021-12-171-0/+25
* merge branch perms_ng into devMario2021-12-151-0/+12
* fix hubloc_site_id in fix_system_urls() on detected site rename events and du...Mario Vavti2021-11-301-1/+1
* do not deliver to the same channel multiple times in case duplicate hubloc en...Mario Vavti2021-11-291-1/+3
* make sure we do not select removed channels as importer in onepollMario2021-10-101-6/+2
* simplifyMario2021-10-061-19/+14
* really de-duplicate entries for dead hubsMario2021-10-061-16/+19
* do not show duplicate entries for dead hubsMario2021-10-061-1/+3
* clone channel delete issues - part 1Mario Vavti2021-10-032-7/+11
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-031-1/+1
|\
| * add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-031-1/+1
* | channel_purge: raise limit by factor of 10Mario2021-10-031-2/+2
|/
* import_progress: deal with the situation where items/files are being imported...Mario Vavti2021-10-012-3/+2
* 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
* add importer daemons ported from zapMario2021-09-272-0/+109
* externals: if dealing with AP profiles also fetch comments. there is no way t...Mario2021-09-251-5/+5
* bring back externals (slightly different approach), rename zotfeed to outbox ...Mario2021-09-253-115/+86
* add zot6 specific handling to onepollMario2021-09-231-1/+16
* omit deleted hublocs in get_actor_hublocs() and use Activity::get_actor_colle...Mario2021-09-051-1/+4
* 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
* 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