aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
* missing lib includeMario2020-05-021-0/+2
* more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-241-5/+0
* fix onepollMario2020-04-211-1/+5
* Revert "keychange and request packets via zot6"Mario2020-04-161-8/+6
* keychange and request packets via zot6Mario2020-04-151-6/+8
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-092-2/+6
* Merge branch 'dev' into 'dev'Max Kostikov2020-04-082-4/+12
|\
| * Merge branch 'dev' into 'dev'Mario2020-04-031-0/+9
| |\
| | * Avoid multiple run of expiry procedure on large sitesMax Kostikov2020-04-031-0/+9
| * | fix outgoing mails to zot connectionsMario2020-04-011-4/+10
| |/
| * cheat with guid_sig to reflect transition to zot6 and re-enable transition of...Mario2020-04-011-1/+1
| * do not enable transition of connections yetMario2020-04-011-1/+1
| * transition connections to zot6 if their site has been updatedMario2020-04-011-0/+2
* | Fix process id disclouseMax Kostikov2020-04-081-4/+6
* | Use config instead pconfigMax Kostikov2020-04-011-3/+3
* | Use pconfigMax Kostikov2020-03-311-4/+4
* | Use POSIX kill 0 to check expire process statusMax Kostikov2020-03-311-1/+1
* | Check if POSIX PHP module is available on PID checkMax Kostikov2020-03-311-1/+1
* | Add check if expire procedure is still runningMax Kostikov2020-03-311-1/+1
* | Update Expire.phpMax Kostikov2020-03-311-5/+5
* | Avoid multiple run of expiry procedure on large sitesMax Kostikov2020-03-311-0/+9
|/
* first batch of zot6 transition patches. basic communication with transitioned...Mario2020-03-121-4/+10
* fix poll responseszotlabs2020-02-101-1/+11
* sse: improve caching fix an issue with removing notifications and move chatpr...Mario2019-11-281-0/+9
* Fix once cached embedded content is used and stored foreverMax Kostikov2019-11-251-0/+5
* Revert "Add daily cached embedded content cleanup"Max Kostikov2019-11-251-6/+0
* Add daily cached embedded content cleanupMax Kostikov2019-11-251-0/+6
* sse: implement notifications for anonymous visitors (info, notice and pubs) a...Mario2019-11-151-0/+6
* onepoll: do not update dead feedsMario2019-11-151-5/+7
* hopefully fix query for postgresMario2019-11-101-5/+8
* Fix start time to sync queries on photo cache purgeMax Kostikov2019-11-021-1/+1
* Add missed interval in SQL queryMax Kostikov2019-11-011-1/+1
* Better photo cache expiry processingMax Kostikov2019-11-011-10/+6
* Notify on custom items - rework hooksM. Dent2019-09-231-2/+15
* Return in the case of further processingDM42.Net Zap Dev2019-08-194-6/+6
* reflect repeats in notifications, use force flag for import_xchan_photo() in ...Mario Vavti2019-07-221-1/+1
* Hookify Zotlabs\Daemon\Master::SummonDM42.Net (Matt Dent)2019-07-151-1/+17
* 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