aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
* Remove cached photo location directory on delete if emptyMax Kostikov2019-06-191-0/+1
* we no longer use xchan_instance_url - this is an abook thingzotlabs2019-03-301-1/+1
* find unregistered z6 clones on hubzilla sites (does not happen automatically ...zotlabs2019-03-132-0/+2
* remove clones from delivery recipients for top-level posts - they will get th...zotlabs2019-03-041-0/+6
* cache embeds in the background on initial storage rather than on first accesszotlabs2019-01-291-0/+27
* block private reshares from zot6 due to different parentszotlabs2019-01-281-0/+11
* support photo items between zot and zot6zotlabs2019-01-241-0/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2019-01-162-121/+23
|\
| * Use dba_driver.php::db_getfunc()DM42.Net (Matt Dent)2019-01-111-10/+2
| * Fix for PGSQL/MYSQL differenceDM42.Net (Matt Dent)2019-01-101-2/+11
| * FIX: memory exhaustion on exceptionally large message queues & multiple Queue...ZotSocial Admin2019-01-101-2/+10
| * Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release'M. Dent2019-01-091-118/+11
| * Revert "Use subselect"Mario2019-01-021-4/+4
| * Merge branch 'patch-20181230a' into 'dev'Mario2019-01-021-4/+4
| |\
| | * Use subselectDM42.Net (Matt Dent)2018-12-301-4/+4
* | | more z6 compatibility fixeszotlabs2019-01-162-2/+2
|/ /
* / regression: mail from dev to core not deliveringzotlabs2018-12-171-1/+6
|/
* Add photo cache cleanupMax Kostikov2018-11-291-0/+23
* dreport updateszotlabs2018-11-121-2/+5
* translate zot message packets to zot6 for deliveryzotlabs2018-11-111-12/+35
* more z6 debuggingzotlabs2018-11-111-0/+1
* add zot6 delivery methodzotlabs2018-11-081-0/+1
* refresh packetszotlabs2018-11-081-3/+12
* Add entropy to queue worker - and fix requeuing of expired tasksM.Dent2018-10-251-2/+3
* Fix master rate limiterM. Dent2018-10-161-2/+9
* Fix too many argumentsM.Dent2018-10-071-2/+0
* Fix (potential) runaway cronM. Dent2018-10-071-4/+118
* fix listeners table create and expire federation had a syntax errorzotlabs2018-09-171-1/+1
* redirect stdout/stderr on cron commandzotlabs2018-08-281-0/+2
* propagate expired posts to other networkszotlabs2018-06-301-3/+8
* just query for data we actually needMario Vavti2018-05-301-2/+6
* we probably don't need to delivery local items more than oncezotlabs2018-05-281-0/+2
* last commented expiration setting in adminzotlabs2018-04-101-3/+4
* copy/paste error resulting in bad behaviourzotlabs2018-02-201-1/+1
* and fix the typozotlabs2018-02-191-1/+1
* fix the fix for precisionzotlabs2018-02-191-1/+1
* target zot6 deliveries with more precision to ensure we handle a very precise...zotlabs2018-02-191-1/+15
* more zot6 delivery workzotlabs2018-02-071-2/+2
* fix manual queue invocation (was using the web argc/argv from the cli)zotlabs2018-02-051-3/+3
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-2/+0
* use mid/parent_mid to trigger $top_level_postzotlabs2018-01-171-1/+1
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-2/+4
* blah is not author or ownerzotlabs2017-11-251-1/+1
* add thumbnail hookzotlabs2017-11-211-1/+25
* thumbnail generator for epubszotlabs2017-11-211-1/+3
* provide a generalised interface for thumbnail generators to support various c...zotlabs2017-11-201-35/+25
* text thumbnails in cloud tile modezotlabs2017-11-191-0/+62
* improve removed_channel final cleanup. Hubzilla issue #386zotlabs2017-11-122-1/+16
* more queue workzotlabs2017-11-021-0/+1
* put deferred queue logic every place we create a delivery process (except for...zotlabs2017-11-021-0/+8