streams/install
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
..
database-w-defaults-v1131.diff add defaults to database tables 2014-11-09 19:24:14 -08:00
htconfig.sample.php change default server role 2016-08-22 19:45:21 -07:00
INSTALL.txt api function item/new renamed to item/store as that more closely reflects its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin. 2016-12-02 21:54:50 -08:00
migrate-mypg.php suppress notices that might be confusing 2015-01-25 04:04:53 -08:00
migrate_mypg_fixseq.sql typo 2015-01-25 04:13:14 -08:00
sample-lighttpd.conf documentation re-org 2015-08-31 17:08:09 -07:00
sample-nginx.conf issue #521, add 'map' extension to files served natively by nginx without using the project controller 2016-09-21 15:47:18 -07:00
schema_mysql.sql Alter the queue so that each queue item stores the scheduled time of the next delivery. This keeps the query for 2017-01-29 14:45:25 -08:00
schema_postgres.sql Alter the queue so that each queue item stores the scheduled time of the next delivery. This keeps the query for 2017-01-29 14:45:25 -08:00
testargs.php mv mod_install to mod_setup, conflict with name of install dir 2012-11-03 14:59:46 -07:00
update.php Alter the queue so that each queue item stores the scheduled time of the next delivery. This keeps the query for 2017-01-29 14:45:25 -08:00