Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Fri, 16 Dec 2016 03:30:46 +0100 | Kim Alvefur | mod_firewall: More semicolons |
Thu, 15 Dec 2016 02:57:03 +0100 | Kim Alvefur | mod_smacks: Check if a session is an authenticated c2s session by looking for a username (fix for change in 0.10 9f70d35a1602) |
Tue, 13 Dec 2016 22:08:02 +0100 | Kim Alvefur | mod_firewall: Only call rostermanager if username is available (fixes #796) |
Tue, 13 Dec 2016 16:57:16 +0100 | Kim Alvefur | mod_firewall: Insert semicolons after some statements to prevent ambiguous syntax in output (fixes #797) |
Sun, 04 Dec 2016 10:19:07 +0100 | Kim Alvefur | mod_mam_muc: Remove some debug logging |
Sat, 03 Dec 2016 23:18:53 +0100 | Kim Alvefur | mod_profile: Add warning and debug logging in order to catch a weird event |
Sat, 03 Dec 2016 20:00:08 +0100 | Kim Alvefur | mod_firewall: Use the sender bare JID instead of 'to' for stanzas to self |