streams/Zotlabs
2020-02-20 18:17:16 -08:00
..
Access little adjustments 2019-10-24 15:53:44 -07:00
Daemon deprecate simplepie and RSS connections 2020-02-17 14:58:21 -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 more work on jwt verification 2019-10-09 20:18:27 -07:00
Lib namespace confusion 2020-02-20 18:17:16 -08:00
Module fix follow autocomplete 2020-02-19 11:00:26 -08:00
Photo more support for image/webp in gd 2019-10-27 22:54:27 -07:00
Render Fix: basecompiledir not set at install 2019-10-12 23:19:12 +02:00
Storage better collection parsing 2019-08-26 19:54:21 -07:00
Text rewrites - also remove legacy procedural module interface 2019-09-29 22:36:52 -07:00
Thumbs use new id3 lib 2020-02-04 19:51:35 -08:00
Update network -> stream 2020-02-12 21:36:21 -08:00
Web signature validation issue with posted data 2020-02-06 21:43:39 -08:00
Widget php warning 2020-02-13 21:08:28 -08:00
Zot6 edge case in protocol 2019-06-13 18:23:48 -07:00