Mercurial > prosody-modules
log mod_register_apps/mod_register_apps.lua @ 4856:b3f0f82af5a2
age | author | description |
---|---|---|
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) |