| Commit message (Expand) | Author | Age | Files | Lines |
* | more queue work | zotlabs | 2017-11-02 | 1 | -3/+4 |
* | put deferred queue logic every place we create a delivery process (except for... | zotlabs | 2017-11-02 | 1 | -8/+0 |
* | add another delivery control parameter (force queue threshold) | zotlabs | 2017-10-31 | 1 | -1/+11 |
* | create site_store_lowlevel() to initialise data structures for the site table | zotlabs | 2017-04-03 | 1 | -4/+8 |
* | queue optimisations for sites that have lingered in the queue for more than a... | zotlabs | 2017-01-29 | 1 | -1/+16 |
* | Alter the queue so that each queue item stores the scheduled time of the next... | zotlabs | 2017-01-29 | 1 | -4/+42 |
* | db update required for Zot2 | zotlabs | 2016-11-22 | 1 | -1/+1 |
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 1 | -1/+1 |
* | backtrace openssl_verify errors so that we can find bad keys - as there is ve... | redmatrix | 2016-02-25 | 1 | -2/+2 |
* | hook changes to support pubsubhubbub | redmatrix | 2016-02-10 | 1 | -1/+1 |
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 1 | -0/+20 |
* | make the queue api accessible to addons | redmatrix | 2015-12-21 | 1 | -1/+7 |
* | queue/notification/delivery refactor continued | redmatrix | 2015-12-16 | 1 | -0/+81 |
* | issue #221 | redmatrix | 2015-12-15 | 1 | -3/+17 |
* | more queue api | redmatrix | 2015-12-15 | 1 | -6/+19 |
* | simplify queue insertion for normal items | redmatrix | 2015-12-14 | 1 | -0/+19 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -2/+2 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | requeue failed deliveries | friendica | 2012-12-30 | 1 | -58/+4 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -1/+1 |
* | fix to imported youtube videos, updating of contact profile photos, do not re... | friendica | 2012-06-13 | 1 | -0/+7 |
* | finished dry run - now for real test | friendica | 2012-05-07 | 1 | -1/+3 |
* | If a contact has had delivery issues in the last 15 minutes, send new posts s... | friendica | 2012-05-07 | 1 | -0/+9 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | fix queue_fns | Friendika | 2011-10-23 | 1 | -1/+4 |
* | queue api + queue limits | Friendika | 2011-10-21 | 1 | -0/+35 |
* | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 1 | -0/+16 |