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.
3d3e7bafd5
core
/
Zotlabs
History
Mario Vavti
3d3e7bafd5
distinct is needed or it can heavily impact pagination in certain situations (5 per page instead of 20). Add ordering to the select clause to mitigate errors in postgres and add item_thread_top = 1 for slightly better performance.
2018-06-03 17:31:50 +02:00
..
Access
If somebody used hooks to create a new permission role, there was no mechanism to insert the new role into the dropdown list of roles at selection time.
2018-05-14 20:23:00 -07:00
Daemon
just query for data we actually need
2018-05-30 14:09:24 +02:00
Extend
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Identity
Refactor OAuth2Server a bit.
2018-02-17 01:49:01 +01:00
Lib
differentiate between direct messages and followers-only messages
2018-05-25 15:29:59 +02:00
Module
distinct is needed or it can heavily impact pagination in certain situations (5 per page instead of 20). Add ordering to the select clause to mitigate errors in postgres and add item_thread_top = 1 for slightly better performance.
2018-06-03 17:31:50 +02:00
Render
remove mobile_detect (outdated and unmaintainable)
2018-02-05 18:06:25 -08:00
Storage
show/hide dot files only in mod_cloud. For DAV let the OS decide
2018-05-09 01:54:18 -07:00
Text
isolate all the tagadelic core code into a class and reuse it
2016-05-04 19:39:39 -07:00
Thumbs
Merge pull request
#951
from dawnbreak/docu
2018-01-12 10:15:43 +01:00
Update
DB update to fix wrong hubloc_url for activitypub hublocs
2018-05-26 21:15:22 +02:00
Web
as_fetch depends on the pubcrawl plugin, but is referenced in core. Ensure that it doesn't chuck a wobbly if the function isn't found. This is undergoing significant revision for zot6 so this action is considered a short-term workaround until that work work stabilises.
2018-04-22 22:10:15 -07:00
Widget
the pf argument is required here for some functionality in /network
2018-06-03 00:16:46 +02:00
Zot
move dreport from zot to lib
2018-02-21 21:18:54 -08:00