streams/Zotlabs/Lib
2016-11-12 14:09:33 -08:00
..
AbConfig.php fixes to perms 2016-07-19 19:33:48 -07:00
AConfig.php fix aconfig 2016-08-28 16:17:58 -07: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 add authors to post distribution; case insensitive sort apps 2016-08-29 18:06:39 -07:00
Cache.php restrict url cache to 254 maxlen 2016-07-26 20:05:40 -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 don't send notification for posts/comments on old conversations that were refetched after having expired. We'll accomplish this by limiting notifications to items posted within the last month. 2016-11-12 14:09:33 -08: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 Finish the config family 2016-06-07 18:17:39 -07:00
PConfig.php silence a minor warning 2016-11-02 18:48:23 -07: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 server role management, part 1 2016-08-22 16:21:07 -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 cleanup and re-organise the voting and attendance buttons 2016-11-07 18:29:38 -08: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 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