Mercurial > prosody-modules
log mod_register_apps/mod_register_apps.lua @ 4572:2395d68af879
age | author | description |
---|---|---|
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 |