This website requires JavaScript.
Explore
Help
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.
Files
ae5c10a71cd29722f63b379b62801dea52a9ab8f
core
/
Zotlabs
/
Lib
History
redmatrix
bc74425872
Revert "Merge branch '1.10RC' of
https://github.com/redmatrix/hubzilla
into 1.10RC_merge"
...
This reverts commit
35f17acb38
, reversing changes made to
58cf5f310d
.
2016-07-28 16:02:51 -07:00
..
AbConfig.php
Revert "Merge branch '1.10RC' of
https://github.com/redmatrix/hubzilla
into 1.10RC_merge"
2016-07-28 16:02:51 -07:00
AConfig.php
Finish the config family
2016-06-07 18:17:39 -07:00
Apps.php
allow multiple apd's per plugin dir
2016-07-01 02:16:23 -07:00
Cache.php
Revert "Merge branch '1.10RC' of
https://github.com/redmatrix/hubzilla
into 1.10RC_merge"
2016-07-28 16:02:51 -07:00
Chatroom.php
move chatroom stuff to zlib
2016-05-22 20:54:52 -07:00
Config.php
begin moving config to zotlabs. Leave procedural stubs for backward comaptibility
2016-05-30 16:42:29 -07:00
Enotify.php
the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
2016-06-01 21:48:54 -07:00
IConfig.php
Finish the config family
2016-06-07 18:17:39 -07:00
PConfig.php
Revert "Merge branch '1.10RC' of
https://github.com/redmatrix/hubzilla
into 1.10RC_merge"
2016-07-28 16:02:51 -07:00
PermissionDescription.php
Revert "Merge branch '1.10RC' of
https://github.com/redmatrix/hubzilla
into 1.10RC_merge"
2016-07-28 16:02:51 -07:00
ProtoDriver.php
relocate the (unused currently) protocol driver
2016-05-20 23:12:06 -07:00
SuperCurl.php
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
System.php
rework the conversation object stuff at a high level - still needs a bit of refactoring
2016-05-20 22:52:47 -07:00
ThreadItem.php
regression - save bookmarks no longer present in item menu
2016-07-05 16:24:45 -07:00
ThreadStream.php
renamed include files identity.php (channel.php) and Contact.php (connections.php)
2016-05-22 16:54:30 -07:00
XConfig.php
missing backslash leading to wsod on xconfig changes
2016-06-20 21:45:15 +02:00
ZotDriver.php
relocate the (unused currently) protocol driver
2016-05-20 23:12:06 -07:00