aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
* add the observer hash to the cache key in categories_widget()Mario2024-03-251-1/+4
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-2412-42/+57
* AS2 Follow/IgnoreMario2024-03-011-1/+1
* AS2Mario2024-02-251-2/+1
* introduce Activity::init_background_fetch() and refactor zotconvo to implemen...Mario2024-01-291-6/+11
* enable object cash by default, introduce system.cache_expire_days and default...Mario2024-01-283-6/+6
* implement short time object cache to reduce network calls and some cleanupMario2024-01-271-3/+6
* refactor fetch_and_store_parents() and inroduce the fetchparents daemonMario2024-01-251-0/+39
* store the original announce actor (the one that pushed the item into our stre...Mario2024-01-221-1/+2
* prepare outbound fep-8b32 (object integrity) but do not enable yet since the ...Mario2024-01-101-9/+1
* Revert "changelog"Mario2023-12-201-1/+1
* changelogMario2023-12-201-1/+1
* some low level work on native repeatsMario2023-11-091-1/+6
* move profile photo fetching to backgroundMario2023-08-141-0/+34
* only remove the owner from delivery if its their post and minor cleanupMario2023-06-121-1/+1
* remove loggingMario2023-06-081-2/+1
* shuffle queue deliveries for more randomnessMario2023-06-081-0/+3
* fix parent_mid and thr_parent not set correctly for response activitiesMario2023-05-151-3/+4
* fix poller after refactorMario Vavti2023-04-281-2/+1
* initial commit for directory flags federationMario Vavti2023-04-262-5/+7
* dirsync update columnMario Vavti2023-04-261-1/+1
* Fetch conversations in the background. Otherwise it might sgnificantly delay ...Mario2023-04-211-0/+31
* queue and poller testingMario2023-04-213-17/+19
* cleanupMario2023-04-151-30/+0
* this has been moved to cron for nowMario Vavti2023-04-141-11/+0
* improved item_expire()Mario Vavti2023-04-141-4/+3
* more loggingMario Vavti2023-04-121-1/+2
* reset ud_last if we had contact and some cleanupMario Vavti2023-04-121-26/+5
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-123-8/+32
* add some explanation and remove loggingMario2023-03-301-1/+0
* ignore deliveries by our own channel which do not origin from the local hub. ...Mario2023-03-301-0/+1
* initial check in to allow all mentions optionMario2023-03-231-2/+0
* mark items as fetched in other placesMario2023-03-113-0/+3
* more queue updates from streams and remove a hz_syslogMario2023-02-161-1/+1
* remove deprecated functionsMario2023-02-121-2/+2
* port queue improvements from streamsMario2023-02-121-50/+27
* remove fragment in notifier - it should not be required, when processing mult...Mario2023-01-121-8/+2
* add sys channel to receiveres for public itemsMario Vavti2023-01-021-0/+2
* queueworker testing and more logging to syslogMario2022-12-151-1/+1
* queueworker: introduce new interval config queueworker.queue_interval - defau...Mario Vavti2022-12-122-9/+9
* bring back poll and delivery intervalMario2022-12-122-23/+21
* fix typoMario2022-12-111-1/+1
* add option to set worker sleep based on load average, remove redundand code a...Mario2022-12-1015-20/+53
* the logic for public stream has changed - adjust help text and externals, dis...Mario2022-12-041-4/+6
* move queueworker to core and bump versionMario2022-12-023-3/+32
* should compare against abook_updated to make sure we do not always poll broke...Mario2022-11-261-1/+3
* mark unseen items seen after a certain amount of time (default 90 days)Mario2022-11-251-0/+16
* if a feed fails, do not update connected timestamp. attempt to poll feeds onl...Mario2022-11-172-2/+18
* externals: fix warningsMario2022-11-171-3/+3
* fix more php warningsMario Vavti2022-11-021-1/+2