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
2017-09-03 21:41:47 +02:00
..
Access allow moderated comments like wordpress if permissions are compatible 2017-06-19 16:09:07 +02:00
Daemon cut down on a few extraneous gprobe processes 2017-08-31 23:21:06 -07: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 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-08-29 23:38:23 -07:00
Module this fixes an issue where in /channel/membername?mid=some_mid updates did not work when static updates were enabled. since in the current situation we always get a top-level-post mid, item_thread_top = 0 in the query will never return a result. change it to item_thread_top = 1 2017-09-03 21:41:47 +02:00
Render Implemented switch statement logic in Comanche layout parser. 2017-05-08 20:55:31 -04:00
Storage hubzilla issue #846 2017-08-17 22:17:59 -07:00
Text isolate all the tagadelic core code into a class and reuse it 2016-05-04 19:39:39 -07:00
Web add combined index for item.uid and item.item_unseen. this speeds up notifications by a magnitude. 2017-09-01 21:27:59 +02:00
Widget Merge pull request #850 from anaqreon/doco 2017-09-01 10:40:24 +02:00
Zot provide a keychange operation to rebase an identity on a new keypair 2017-07-24 20:23:00 -07:00