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
0f1fcd97433cd3b1251daee8a9064a189cb5c132
core
/
Zotlabs
/
Lib
History
redmatrix
0f1fcd9743
install system apps if a) they have never been installed, or b) if the app version changes
2016-06-02 16:38:15 -07:00
..
Apps.php
install system apps if a) they have never been installed, or b) if the app version changes
2016-06-02 16:38:15 -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
ProtoDriver.php
relocate the (unused currently) protocol driver
2016-05-20 23:12:06 -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
rework the conversation object stuff at a high level - still needs a bit of refactoring
2016-05-20 22:52:47 -07:00
ThreadStream.php
renamed include files identity.php (channel.php) and Contact.php (connections.php)
2016-05-22 16:54:30 -07:00
ZotDriver.php
relocate the (unused currently) protocol driver
2016-05-20 23:12:06 -07:00