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
ca11d7b9a76c41c7cea0dbec1befacb0ff182de2
core
/
Zotlabs
History
zotlabs
ca11d7b9a7
support upload of files and attachments into comments. This has some repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing.
2017-08-08 22:55:47 -07:00
..
Access
allow moderated comments like wordpress if permissions are compatible
2017-06-19 16:09:07 +02:00
Daemon
consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB
2017-08-06 21:40:39 +02:00
Extend
new function Hook::register_array() to bulk register several hooks from the same file with default settings
2017-05-01 18:02:00 -07:00
Identity
start of v4
2015-12-06 19:16:38 -08:00
Lib
support upload of files and attachments into comments. This has some repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing.
2017-08-08 22:55:47 -07:00
Module
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into dev
2017-08-06 21:41:01 +02:00
Render
Implemented switch statement logic in Comanche layout parser.
2017-05-08 20:55:31 -04:00
Storage
implement file notification on initial upload and rename get_parent_cloudpath() to get_cloud_url() which now includes the filename
2017-07-29 23:32:48 +02:00
Text
isolate all the tagadelic core code into a class and reuse it
2016-05-04 19:39:39 -07:00
Web
get rid of some more deprecated uses of $a
2017-03-31 10:31:29 +02:00
Widget
show the right conversation active and do not show any conversation active if we compose a new one
2017-07-22 12:46:02 +02:00
Zot
provide a keychange operation to rebase an identity on a new keypair
2017-07-24 20:23:00 -07:00