aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mario2020-05-151-2/+6
| | | | site and add comment.
* 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
| | | This reverts commit 9d0f71bfcbc0d1080a9f93590118046d326cae70
* 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
|\ | | | | | | # Conflicts: # Zotlabs/Daemon/Expire.php
| * Merge branch 'dev' into 'dev'Mario2020-04-031-0/+9
| |\ | | | | | | | | | | | | Avoid multiple run of expiry procedure on large sites See merge request hubzilla/core!1847
| | * 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 ↵Mario2020-04-011-1/+1
| | | | | | | | of connections
| * 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 ↵Mario2020-03-121-4/+10
| | | | transitioned channels *should* work now
* fix poll responseszotlabs2020-02-101-1/+11
|
* sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-281-0/+9
| | | | chatpresence expiration to cron
* 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
| | | This reverts commit 5c47c9ed9579dc97e0a508045fe50264bb96490b
* Add daily cached embedded content cleanupMax Kostikov2019-11-251-0/+6
|
* sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-151-0/+6
| | | | and fix a potential memory leak
* onepoll: do not update dead feedsMario2019-11-151-5/+7
|
* hopefully fix query for postgresMario2019-11-101-5/+8
| | | (cherry picked from commit 9ad4c6528cc3ee4e34d2b5d77027a1c33cbadf5c)
* 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
| | | | cron
* 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
| | | | since z6 is not the default protocol on hubzilla). This will need to be pushed to master for the next point release.
* remove clones from delivery recipients for top-level posts - they will get ↵zotlabs2019-03-041-0/+6
| | | | the post via clone sync
* 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
|