streams/Zotlabs
2019-01-20 19:37:39 -08:00
..
Access remove post_wall permission from the Osada side since those messages will not federate over AP 2018-11-25 14:20:34 -08:00
Daemon issues with conversation completion which included AP messages 2018-12-02 16:46:52 -08: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 upstream fixes 2018-12-15 14:03:20 -08:00
Lib more comment policy work 2019-01-20 15:52:44 -08:00
Module updates 2019-01-18 13:04:05 -08: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 store item_level to avoid a lot of recursion during rendering 2019-01-14 14:47:05 -08:00
Web cleanup 2019-01-17 15:12:58 -08:00
Widget updates 2019-01-18 13:04:05 -08:00
Zot6 provide tracking for errant double json encoding on zot6 transmissions (infrequent) 2019-01-20 19:37:39 -08:00