aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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 ↵ZotSocial Admin2019-01-101-2/+10
| | | | | | | | Queue.php invocations duplicate work
| * 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
| | | | | | This reverts commit a50433dd958ec52eec88867517b3ae6467758618
| * Merge branch 'patch-20181230a' into 'dev'Mario2019-01-021-4/+4
| |\ | | | | | | | | | | | | Use subselect See merge request hubzilla/core!1451
| | * 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
|