streams/Zotlabs
2018-11-03 10:20:18 -04:00
..
Access zap/osada repo merger 2018-10-03 19:10:52 -07:00
Daemon more photo object work 2018-10-28 21:01:58 -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 minor oauth2 updates - renamed zot webbie to 'webfinger' and zothash to 'portable_id', fixed/simplified cgi auth mode 2018-08-13 17:24:48 -07:00
Lib Fix array_key_exists with non-array error 2018-11-03 10:20:18 -04:00
Module turn photos into proper AS objects (still need to fix the places where they were turned into Note for short-term compatibility) 2018-10-28 20:39:01 -07:00
Render install bootstrap via composer 2018-09-07 11:26:02 +02:00
Storage turn photos into proper AS objects (still need to fix the places where they were turned into Note for short-term compatibility) 2018-10-28 20:39:01 -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 rename groups and group_members tables 2018-09-25 17:50:59 -07:00
Web owa issue 2018-10-16 19:32:17 -07:00
Widget add personal filter and fix api zot-auth 2018-10-07 15:51:52 -07:00
Zot missed a fix 2018-10-09 22:32:20 -07:00
Zot6 better signature handling 2018-10-09 21:08:57 -07:00