streams/Zotlabs/Lib
2017-04-19 17:55:07 -07:00
..
AbConfig.php minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
AConfig.php minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
Api_router.php A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but you have to start somewhere. 2016-08-11 17:02:52 -07:00
Apps.php app sorting issue 2017-04-03 10:50:43 +02:00
Cache.php oembed cache: don't store the url (which may need to be truncated), store a hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls. 2017-04-18 18:31:10 -07:00
Chatroom.php move chatroom stuff to zlib 2016-05-22 20:54:52 -07:00
Config.php grrr. stop making branding assumptions. 2017-03-12 17:32:45 -07:00
DB_Upgrade.php provide compatibility with old-style update system 2017-03-31 10:26:44 +02:00
Enotify.php don't allow any null fields in notify creation 2017-04-19 09:58:31 +02:00
ExtendedZip.php Export of pages and their layouts to a zip file works. Bug on importing the exported zip file for pages. 2016-08-20 15:22:30 -04:00
IConfig.php minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
MarkdownSoap.php more markdown purification 2017-03-29 14:05:12 +02:00
NativeWiki.php add public_policy to the nwiki container also. This should not affect the recent bug as presented, but is being added for consistency. 2017-03-06 17:59:34 -08:00
NativeWikiPage.php order wiki pages by creation date 2017-04-19 10:51:50 +02:00
PConfig.php grrr. stop making branding assumptions. 2017-03-12 17:32:45 -07:00
Permcat.php more permissions optimisations 2017-02-09 19:52:13 -08:00
PermissionDescription.php [BUGFIX] for fromStandalonePermission(). 2016-10-20 20:22:39 +02:00
ProtoDriver.php relocate the (unused currently) protocol driver 2016-05-20 23:12:06 -07:00
SuperCurl.php finish the channel_reddress() conversion 2016-09-21 15:28:37 -07:00
System.php better handling of mimetype security 2017-03-12 21:55:24 -07:00
Techlevels.php add some more stuff to admin/account_edit (service class, language, and techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. 2016-10-03 17:16:24 -07:00
ThreadItem.php move db_upgrade to zlib 2017-03-31 10:25:27 +02:00
ThreadStream.php provide text log results of email success/failure rather than 1 and 0. 2016-10-13 16:47:45 -07:00
XConfig.php minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
ZotDriver.php relocate the (unused currently) protocol driver 2016-05-20 23:12:06 -07:00