log mod_register_apps/mod_register_apps.lua @ 5819:bb51cf204dd4 default tip

age author description
Thu, 16 Nov 2023 16:14:24 +0100 Emmanuel Gil Peyrot mod_register_apps: Add Renga to the list of supported clients
Thu, 23 Feb 2023 21:07:13 +0100 Kim Alvefur mod_register_apps: Detect 0.12+ when called from prosodyctl
Thu, 25 Aug 2022 16:38:14 +0200 tmolitor mod_register_apps: add monal iOS and macOS versions
Mon, 18 Jul 2022 22:47:54 +0200 Kim Alvefur various: Improve error reporting if missing file server module on 0.12
Mon, 18 Jul 2022 13:58:27 +0200 Kim Alvefur various: Use 0.12+ API for serving files from the file system over HTTP
Wed, 08 Sep 2021 19:28:42 +0200 Kim Alvefur mod_register_apps: Fix removal on unload (thanks ibikk)
Wed, 21 Jul 2021 16:28:13 +0200 Kim Alvefur mod_register_apps: Reduce yellow yelling in log message
Sat, 10 Oct 2020 16:54:06 +0200 Kim Alvefur mod_register_apps: Fix removal of apps from array on unload
Sat, 10 Oct 2020 16:52:36 +0200 Kim Alvefur mod_register_apps: Ignore the long lines [luacheck]
Wed, 07 Oct 2020 15:42:30 +0100 Matthew Wild mod_register_apps: Add setup instructions for Beagle IM
Tue, 06 Oct 2020 16:03:38 +0100 Matthew Wild mod_register_apps: Add support for module:provides("site-app", app_info)
Sat, 12 Sep 2020 21:18:48 +0200 Kim Alvefur mod_register_apps: Prevent traceback if hide_apps is unset (thanks meaz)
Sat, 12 Sep 2020 10:42:37 +0100 Matthew Wild mod_register_apps: Add site_apps_show and site_apps_hide options (thanks meaz)
Sat, 12 Sep 2020 08:23:09 +0100 Matthew Wild mod_register_apps: Don't duplicate client entries on module reload
Thu, 10 Sep 2020 16:47:59 +0100 Matthew Wild mod_register_apps: Provides a configurable list of XMPP apps