streams/Zotlabs
2018-07-29 18:22:49 -07:00
..
Access comment and mail permissions, remove page permissions from core 2018-07-16 19:08:10 -07:00
Daemon misc fixes 2018-07-24 20:21:01 -07:00
Extend functions to support module and widget registration by plugins. These have identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages. 2018-07-12 16:23:32 -07:00
Identity Refactor OAuth2Server a bit. 2018-02-17 01:49:01 +01:00
Lib zot6 discovery sanitisation 2018-07-29 17:54:53 -07:00
Module resolve zotfinger looping on malformed input 2018-07-25 19:56:24 -07:00
Render functions to support module and widget registration by plugins. These have identical construction to core modules and widgets and are registered just like hooks during addon load. Also additional Apps functions addon_app_installed() and system_app_installed() which will eventually replace feature_installed() for features which are converted to apps. The convention being used is that the module associated with the app calls the appropriate *_app_installed() function and if not present emits descriptive text about the app and exits. This allows one to click on an 'available' app and learn about it. Once installed, the app module behaves normally and may offer functionality or what once were addon settings on the settings/featured page. Refer to zap-addons in the zap repository for examples of how this is being used to eliminate the 'additional features' and 'addon settings' pages. 2018-07-12 16:23:32 -07:00
Storage Merge branch 'red' 2018-06-19 17:41:22 -07:00
Text isolate all the tagadelic core code into a class and reuse it 2016-05-04 19:39:39 -07:00
Thumbs imagick converter: -thumbnail doesn't preserve exif, -resize does 2018-06-26 17:19:32 -07:00
Update wrong update number 2018-07-29 18:22:49 -07:00
Web app fixes 2018-07-27 15:31:19 -07:00
Widget readme 2018-07-18 18:51:01 -07:00
Zot move dreport from zot to lib 2018-02-21 21:18:54 -08:00
Zot6 rewrite the verification/discovery combined step to eliminate looping 2018-07-26 03:51:45 -07:00