This website requires JavaScript.
Explore
Help
Register
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.
dc3cc655db
core
/
Zotlabs
History
zottel
dc3cc655db
fix auto-connect setting
2016-08-12 23:27:03 +02: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
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
Module
fix auto-connect setting
2016-08-12 23:27:03 +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