Software /
code /
prosody
Log
plugins/mod_disco.lua @ 11395:d336b28b4002
description | author | age |
---|---|---|
mod_disco: Add some spacing to improve readability and code navigation | Kim Alvefur | Tue, 10 Nov 2020 14:46:49 +0100 |
mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/. | Emmanuel Gil Peyrot | Fri, 24 Aug 2018 20:34:18 +0200 |
mod_disco: Skip code specific to disco on user accounts (avoids invoking usermanager, fixes #1150) | Kim Alvefur | Mon, 28 May 2018 21:30:32 +0200 |
mod_disco: Advertise in stream-features after auth (probably what was meant in 200f1f6306a7) (fixes #957) | Kim Alvefur | Thu, 27 Jul 2017 14:10:18 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Sat, 27 May 2017 17:19:15 +0200 |
mod_disco: Add an account/registered identity on subscribed accounts, fixes #826. | Emmanuel Gil Peyrot | Sat, 27 May 2017 15:53:30 +0100 |
mod_disco: Rename variables to avoid name clash [luacheck] | Kim Alvefur | Sat, 01 Apr 2017 22:30:37 +0200 |