streams/Zotlabs
2016-06-30 21:27:59 -07:00
..
Access retry the move of AccessList to composer format (one or more third-party plugins will likely break as a result) 2016-02-21 16:49:49 -08:00
Daemon disable wiki if feature disabled, sync updates of delayed publish posts 2016-06-30 21:27:59 -07:00
Extend start removing reserved words from database column names (this run: addon and hook) 2016-05-30 19:44:30 -07:00
Identity start of v4 2015-12-06 19:16:38 -08:00
Lib identity_export_year() was a bit short-sighted. We really require arbitrary date ranges. A new function was created to tackle this - channel_export_items() which takes a channel, and a start and finish date. Finish date will default to "now" if not set. Will be working this into the interface under a module named "export_items" which will correspond closely to the existing "import_items" module you'll need to do the reverse operation. Will also make it available via the API. Once that is complete, I anticipate removing identity_export_year() as it will then be somewhat redundant, and modifying the documentation on the channel export page accordingly. Note: the function works strictly in GMT so an interface would need to convert from channel local time. 2016-06-28 13:36:48 -07:00
Module disable wiki if feature disabled, sync updates of delayed publish posts 2016-06-30 21:27:59 -07:00
Render deprecate the item_id table - replace with iconfig. A possibly useful function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication. 2016-06-13 19:58:24 -07:00
Storage Merge branch 'dev' into sabre32 2016-06-24 11:25:20 +02:00
Text isolate all the tagadelic core code into a class and reuse it 2016-05-04 19:39:39 -07:00
Web channel homepage not providing content when javascript disabled 2016-06-21 19:42:08 -07:00
Zot more removal of reserved words from DB schemas 2016-05-31 17:50:47 -07:00