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.
core/Zotlabs
2018-02-20 17:20:35 -08:00
..
Access hubzilla issue #972 - provide system toggle to allow/disallow anonymous comments 2018-02-11 18:02:28 -08:00
Daemon copy/paste error resulting in bad behaviour 2018-02-20 14:41:46 -08: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 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 Add 'Validate' button to new_channel page and disable submit until validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit. 2018-02-20 17:20:35 -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 missing file 2018-02-20 10:29:22 +01: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