streams/Zotlabs
2020-01-21 13:07:41 -08:00
..
Access little adjustments 2019-10-24 15:53:44 -07:00
Daemon obscure the RSS contact feature until we find a way to federate the message-ids to Z6 and AP. 2019-11-18 19:08:46 -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 fix z_dns_check for ipv6, map poll objects 2020-01-21 13:07:41 -08:00
Module more event and poll work 2020-01-16 17:22:32 -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 rewrites - also remove legacy procedural module interface 2019-09-29 22:36:52 -07:00
Update abook_alias 2019-09-11 20:41:16 -07:00
Web add debugging 2019-12-24 12:26:50 -08:00
Widget put dividers between pinned posts and regular posts 2019-12-03 17:54:13 -08:00
Zot6 edge case in protocol 2019-06-13 18:23:48 -07:00