streams/Zotlabs
2016-08-28 22:24:27 -07:00
..
Access more perms work (a lot more) 2016-07-18 21:37:34 -07:00
Daemon optimise Onepoll so it doesn't try and fetch posts for a channel that we've not given permission to send us their stream and posts. Currently the posts are fetched, processed, and ultimately discarded. Since we know they are going to be discarded, there's not much point fetching them in the first place. 2016-08-10 20:01:52 -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 fix aconfig 2016-08-28 16:17:58 -07:00
Module Before throwing a 'smarty3 dir does not exist' fatal error, try and create it. We did try and create it during install, but the template processor is initalised long before we get to that code (and throws that ugly error). 2016-08-28 22:24:27 -07:00
Render Before throwing a 'smarty3 dir does not exist' fatal error, try and create it. We did try and create it during install, but the template processor is initalised long before we get to that code (and throws that ugly error). 2016-08-28 22:24:27 -07:00
Storage implement acl for folder creation 2016-08-10 16:17:09 +02:00
Text isolate all the tagadelic core code into a class and reuse it 2016-05-04 19:39:39 -07:00
Web missing s 2016-07-26 19:28:28 -07:00
Zot fix /mail wsod issue reported by giac hellvecio 2016-07-20 20:43:12 +02:00