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. You cannot open issues or pull requests or push a commit.
Files
a8a3812890a23ece4bfff6fe009609f579479bc4
core
/
Zotlabs
History
redmatrix
a8a3812890
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
..
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
…
Lib
use config system.server_role and deprecate 'UNO'
2016-08-07 17:29:35 -07:00
Module
implement acl for folder creation
2016-08-10 16:17:09 +02:00
Render
deprecate the item_id table - replace with iconfig. A possibly useful function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication.
2016-06-13 19:58:24 -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