aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Expand)AuthorAgeFilesLines
* allow deletes for e.g. w2w posts where we are the author but item wall is not...Mario Vavti2021-01-081-7/+0
* try to fix more hubloc anomalies: use refresh_all in remove_obsolete_hublocs(...Mario2020-12-151-42/+42
* try to prevent hubloc confusion in some placesMario2020-12-121-7/+12
* make gprobe look for zot6 onlyMario2020-12-121-1/+1
* deliver to local hub firstMario2020-11-211-3/+10
* fix ping_site()Mario2020-11-151-2/+1
* deprecate daemon/ratenotifMario2020-11-151-0/+5
* fix directory post urlMario2020-11-151-1/+2
* outq_hash is unique - no need for limitMario2020-11-151-1/+1
* cleanupMario2020-11-151-64/+4
* minor queue adjustmentsMario2020-11-131-10/+13
* remove redundant includesÃMario2020-10-251-5/+0
* more directory fixesMario2020-10-251-5/+11
* provide info about dead sites in delivery report and set site_dead when marki...Mario2020-10-191-5/+53
* add rss network authors to the not fetchable listMario2020-10-091-1/+1
* 5.0RC testing: do not attempt zot6 delivery of anonymous comments - the autho...Mario2020-10-061-0/+6
* item/activity fetchingMario2020-10-021-1/+0
* RC5.0 testing: fix purge and some cleanupMario2020-09-281-24/+40
* 5.0RC testing: channel is not set and not required hereMario Vavti2020-09-251-1/+1
* port mod gprobeMario2020-09-231-4/+10
* move z6trans_connections() to cron from cron dailyMario Vavti2020-08-262-1/+5
* be more clear in commentMario2020-08-201-1/+1
* fix item deletionMario2020-08-201-2/+3
* whitespaceMario2020-05-151-5/+5
* rewriting the author for legacy compatibility only if author is from this sit...Mario2020-05-151-2/+6
* rewriting the owner for legacy compatibility should be sufficientMario2020-05-151-4/+2
* 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