Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "keychange and request packets via zot6" | Mario | 2020-04-16 | 1 | -8/+6 | |
| | | | This reverts commit 9d0f71bfcbc0d1080a9f93590118046d326cae70 | |||||
* | keychange and request packets via zot6 | Mario | 2020-04-15 | 1 | -6/+8 | |
| | ||||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 2 | -2/+6 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-08 | 2 | -4/+12 | |
|\ | | | | | | | # Conflicts: # Zotlabs/Daemon/Expire.php | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2020-04-03 | 1 | -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 sites | Max Kostikov | 2020-04-03 | 1 | -0/+9 | |
| | | | ||||||
| * | | fix outgoing mails to zot connections | Mario | 2020-04-01 | 1 | -4/+10 | |
| |/ | ||||||
| * | cheat with guid_sig to reflect transition to zot6 and re-enable transition ↵ | Mario | 2020-04-01 | 1 | -1/+1 | |
| | | | | | | | | of connections | |||||
| * | do not enable transition of connections yet | Mario | 2020-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | transition connections to zot6 if their site has been updated | Mario | 2020-04-01 | 1 | -0/+2 | |
| | | ||||||
* | | Fix process id disclouse | Max Kostikov | 2020-04-08 | 1 | -4/+6 | |
| | | ||||||
* | | Use config instead pconfig | Max Kostikov | 2020-04-01 | 1 | -3/+3 | |
| | | ||||||
* | | Use pconfig | Max Kostikov | 2020-03-31 | 1 | -4/+4 | |
| | | ||||||
* | | Use POSIX kill 0 to check expire process status | Max Kostikov | 2020-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | Check if POSIX PHP module is available on PID check | Max Kostikov | 2020-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | Add check if expire procedure is still running | Max Kostikov | 2020-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | Update Expire.php | Max Kostikov | 2020-03-31 | 1 | -5/+5 | |
| | | ||||||
* | | Avoid multiple run of expiry procedure on large sites | Max Kostikov | 2020-03-31 | 1 | -0/+9 | |
|/ | ||||||
* | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 1 | -4/+10 | |
| | | | | transitioned channels *should* work now | |||||
* | fix poll responses | zotlabs | 2020-02-10 | 1 | -1/+11 | |
| | ||||||
* | sse: improve caching fix an issue with removing notifications and move ↵ | Mario | 2019-11-28 | 1 | -0/+9 | |
| | | | | chatpresence expiration to cron | |||||
* | Fix once cached embedded content is used and stored forever | Max Kostikov | 2019-11-25 | 1 | -0/+5 | |
| | ||||||
* | Revert "Add daily cached embedded content cleanup" | Max Kostikov | 2019-11-25 | 1 | -6/+0 | |
| | | | This reverts commit 5c47c9ed9579dc97e0a508045fe50264bb96490b | |||||
* | Add daily cached embedded content cleanup | Max Kostikov | 2019-11-25 | 1 | -0/+6 | |
| | ||||||
* | sse: implement notifications for anonymous visitors (info, notice and pubs) ↵ | Mario | 2019-11-15 | 1 | -0/+6 | |
| | | | | and fix a potential memory leak | |||||
* | onepoll: do not update dead feeds | Mario | 2019-11-15 | 1 | -5/+7 | |
| | ||||||
* | hopefully fix query for postgres | Mario | 2019-11-10 | 1 | -5/+8 | |
| | | | (cherry picked from commit 9ad4c6528cc3ee4e34d2b5d77027a1c33cbadf5c) | |||||
* | Fix start time to sync queries on photo cache purge | Max Kostikov | 2019-11-02 | 1 | -1/+1 | |
| | ||||||
* | Add missed interval in SQL query | Max Kostikov | 2019-11-01 | 1 | -1/+1 | |
| | ||||||
* | Better photo cache expiry processing | Max Kostikov | 2019-11-01 | 1 | -10/+6 | |
| | ||||||
* | Notify on custom items - rework hooks | M. Dent | 2019-09-23 | 1 | -2/+15 | |
| | ||||||
* | Return in the case of further processing | DM42.Net Zap Dev | 2019-08-19 | 4 | -6/+6 | |
| | ||||||
* | reflect repeats in notifications, use force flag for import_xchan_photo() in ↵ | Mario Vavti | 2019-07-22 | 1 | -1/+1 | |
| | | | | cron | |||||
* | Hookify Zotlabs\Daemon\Master::Summon | DM42.Net (Matt Dent) | 2019-07-15 | 1 | -1/+17 | |
| | ||||||
* | Remove cached photo location directory on delete if empty | Max Kostikov | 2019-06-19 | 1 | -0/+1 | |
| | ||||||
* | we no longer use xchan_instance_url - this is an abook thing | zotlabs | 2019-03-30 | 1 | -1/+1 | |
| | ||||||
* | find unregistered z6 clones on hubzilla sites (does not happen automatically ↵ | zotlabs | 2019-03-13 | 2 | -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 ↵ | zotlabs | 2019-03-04 | 1 | -0/+6 | |
| | | | | the post via clone sync | |||||
* | cache embeds in the background on initial storage rather than on first access | zotlabs | 2019-01-29 | 1 | -0/+27 | |
| | ||||||
* | block private reshares from zot6 due to different parents | zotlabs | 2019-01-28 | 1 | -0/+11 | |
| | ||||||
* | support photo items between zot and zot6 | zotlabs | 2019-01-24 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2019-01-16 | 2 | -121/+23 | |
|\ | ||||||
| * | Use dba_driver.php::db_getfunc() | DM42.Net (Matt Dent) | 2019-01-11 | 1 | -10/+2 | |
| | | ||||||
| * | Fix for PGSQL/MYSQL difference | DM42.Net (Matt Dent) | 2019-01-10 | 1 | -2/+11 | |
| | | ||||||
| * | FIX: memory exhaustion on exceptionally large message queues & multiple ↵ | ZotSocial Admin | 2019-01-10 | 1 | -2/+10 | |
| | | | | | | | | Queue.php invocations duplicate work | |||||
| * | Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release' | M. Dent | 2019-01-09 | 1 | -118/+11 | |
| | | ||||||
| * | Revert "Use subselect" | Mario | 2019-01-02 | 1 | -4/+4 | |
| | | | | | | This reverts commit a50433dd958ec52eec88867517b3ae6467758618 | |||||
| * | Merge branch 'patch-20181230a' into 'dev' | Mario | 2019-01-02 | 1 | -4/+4 | |
| |\ | | | | | | | | | | | | | Use subselect See merge request hubzilla/core!1451 | |||||
| | * | Use subselect | DM42.Net (Matt Dent) | 2018-12-30 | 1 | -4/+4 | |
| | | | ||||||
* | | | more z6 compatibility fixes | zotlabs | 2019-01-16 | 2 | -2/+2 | |
|/ / |