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
bf3a4095694808486106fcce7cc371ce5c13f587
core
/
Zotlabs
History
redmatrix
bf3a409569
only check permissions on normal photos and force cover photos as well as profile photos to be public. As a side effect 'thing' photos will also be considered public.
2016-08-30 20:54:54 -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
Merge remote-tracking branch 'upstream/dev' into website-export
2016-08-30 06:14:22 -04:00
Module
only check permissions on normal photos and force cover photos as well as profile photos to be public. As a side effect 'thing' photos will also be considered public.
2016-08-30 20:54:54 -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