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, but cannot push or open issues or pull requests.
Files
16b7df37170483aa8d3dba9080a5f3f3940ec202
core
/
Zotlabs
History
Andrew Manning
16b7df3717
Imported webpage elements update existing elements properly. AllowCode permission is checked correctly and issues error on import if denied.
2016-08-30 22:11:14 -04: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
Merge remote-tracking branch 'upstream/dev' into website-export
2016-08-30 06:14:22 -04:00
Module
Imported webpage elements update existing elements properly. AllowCode permission is checked correctly and issues error on import if denied.
2016-08-30 22:11:14 -04: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