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.
4e6072fb29
core
/
Zotlabs
History
zotlabs
4e6072fb29
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into xdev_merge
2018-02-16 16:42:45 -08:00
..
Access
hubzilla issue
#972
- provide system toggle to allow/disallow anonymous comments
2018-02-11 18:02:28 -08:00
Daemon
more zot6 delivery work
2018-02-07 18:38:10 -08:00
Extend
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00
Identity
extend the oauth2 storage driver so that we can use our own channel table
2018-02-15 18:47:56 -08:00
Lib
refactor of the DB update system. Updates are now stored individually in Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions.
2018-02-16 12:42:02 -08:00
Module
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into xdev_merge
2018-02-16 16:42:45 -08:00
Render
remove mobile_detect (outdated and unmaintainable)
2018-02-05 18:06:25 -08:00
Storage
sort cloud directory by 1. is_dir and 2. name until we can figure out a way to request different sort orders
2017-12-25 16:25:04 -08: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
refactor of the DB update system. Updates are now stored individually in Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions.
2018-02-16 12:42:02 -08:00
Web
zot6 testing
2018-02-08 16:22:10 -08:00
Widget
wrong link
2018-02-08 10:26:49 +01:00
Zot
💡
Improving Doxygen documentation.
2017-11-03 23:04:27 +01:00