DM42.Net (Matt Dent)
caf2c0a6c4
Use dba_driver.php::db_getfunc()
2019-01-11 07:35:12 -05:00
DM42.Net (Matt Dent)
6791b05a40
Fix for PGSQL/MYSQL difference
2019-01-10 15:29:24 -05:00
ZotSocial Admin and DM42.Net (Matt Dent)
b54ddccd7b
FIX: memory exhaustion on exceptionally large message queues & multiple Queue.php invocations duplicate work
2019-01-10 13:15:00 -05:00
zotlabs
b06c52553d
fix manual queue invocation (was using the web argc/argv from the cli)
2018-02-05 16:08:01 -08:00
zotlabs
0d7062ffdf
more queue work
2017-11-02 15:43:14 -07:00
zotlabs
dbf7ff9791
no quotes on dbutcnow() output
2017-01-29 16:33:30 -08:00
zotlabs
d5d67708ac
Alter the queue so that each queue item stores the scheduled time of the next delivery. This keeps the query for
...
queued items simple. We no longer group by posturl; as the queue update function will only keep one item per destination
scheduled for shorter term processing. Others (multiple queued items for a single destination) will be scheduled for
delivery far into the future and only delivered if the hub responds to the "active" or short term queue item.
2017-01-29 14:45:25 -08:00
redmatrix
c37eaff263
require token signatures in zot_refresh, also move channel specific stuff into include/channel.php from include/connections.php
2016-05-24 23:05:00 -07:00
redmatrix
5b2474238e
first phase of daemon refactoring
2016-05-19 19:42:45 -07:00