Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ / | |||||
* / | regression: mail from dev to core not delivering | zotlabs | 2018-12-17 | 1 | -1/+6 |
|/ | |||||
* | Add photo cache cleanup | Max Kostikov | 2018-11-29 | 1 | -0/+23 |
| | |||||
* | dreport updates | zotlabs | 2018-11-12 | 1 | -2/+5 |
| | |||||
* | translate zot message packets to zot6 for delivery | zotlabs | 2018-11-11 | 1 | -12/+35 |
| | |||||
* | more z6 debugging | zotlabs | 2018-11-11 | 1 | -0/+1 |
| | |||||
* | add zot6 delivery method | zotlabs | 2018-11-08 | 1 | -0/+1 |
| | |||||
* | refresh packets | zotlabs | 2018-11-08 | 1 | -3/+12 |
| | |||||
* | Add entropy to queue worker - and fix requeuing of expired tasks | M.Dent | 2018-10-25 | 1 | -2/+3 |
| | |||||
* | Fix master rate limiter | M. Dent | 2018-10-16 | 1 | -2/+9 |
| | |||||
* | Fix too many arguments | M.Dent | 2018-10-07 | 1 | -2/+0 |
| | |||||
* | Fix (potential) runaway cron | M. Dent | 2018-10-07 | 1 | -4/+118 |
| | |||||
* | fix listeners table create and expire federation had a syntax error | zotlabs | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | redirect stdout/stderr on cron command | zotlabs | 2018-08-28 | 1 | -0/+2 |
| | |||||
* | propagate expired posts to other networks | zotlabs | 2018-06-30 | 1 | -3/+8 |
| | |||||
* | just query for data we actually need | Mario Vavti | 2018-05-30 | 1 | -2/+6 |
| | |||||
* | we probably don't need to delivery local items more than once | zotlabs | 2018-05-28 | 1 | -0/+2 |
| | |||||
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 1 | -3/+4 |
| | |||||
* | copy/paste error resulting in bad behaviour | zotlabs | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | and fix the typo | zotlabs | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | fix the fix for precision | zotlabs | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | target zot6 deliveries with more precision to ensure we handle a very ↵ | zotlabs | 2018-02-19 | 1 | -1/+15 |
| | | | | precise type of content until the mechanism is extended to other types in the future | ||||
* | more zot6 delivery work | zotlabs | 2018-02-07 | 1 | -2/+2 |
| | |||||
* | fix manual queue invocation (was using the web argc/argv from the cli) | zotlabs | 2018-02-05 | 1 | -3/+3 |
| | |||||
* | remove deprecated 'qcomment' feature; unused since 2012 | zotlabs | 2018-01-18 | 1 | -2/+0 |
| | |||||
* | use mid/parent_mid to trigger $top_level_post | zotlabs | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -2/+4 |
| | |||||
* | blah is not author or owner | zotlabs | 2017-11-25 | 1 | -1/+1 |
| | |||||
* | add thumbnail hook | zotlabs | 2017-11-21 | 1 | -1/+25 |
| | |||||
* | thumbnail generator for epubs | zotlabs | 2017-11-21 | 1 | -1/+3 |
| | |||||
* | provide a generalised interface for thumbnail generators to support various ↵ | zotlabs | 2017-11-20 | 1 | -35/+25 |
| | | | | content types | ||||
* | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 1 | -0/+62 |
| | |||||
* | improve removed_channel final cleanup. Hubzilla issue #386 | zotlabs | 2017-11-12 | 2 | -1/+16 |
| | |||||
* | more queue work | zotlabs | 2017-11-02 | 1 | -0/+1 |
| | |||||
* | put deferred queue logic every place we create a delivery process (except ↵ | zotlabs | 2017-11-02 | 1 | -0/+8 |
| | | | | for protocol 'friend requests' which aren't likely to swamp the delivery system). Remove it from the queue_delivery function which was too late to do anything. | ||||
* | acl encoding issues | zotlabs | 2017-10-23 | 1 | -2/+2 |
| |