This website requires JavaScript.
Explore
Help
Register
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
f098600c41
core
/
Zotlabs
History
Mario Vavti
f098600c41
missing backslash leads to wsod on refresh permissions
2016-06-29 23:04:34 +02: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
still working through some issues with curl magic-auth
2016-06-27 22:25:37 -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
missing backslash leads to wsod on refresh permissions
2016-06-29 23:04:34 +02: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
SuperCurl to provide a re-usable curl options stack and just change options that are different from one call to the next
2016-06-23 20:05:57 -07: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