Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Mon, 19 Dec 2016 07:43:28 +0100 | Kim Alvefur | mod_block_strangers: Check that the table of directed presence exists before indexing it (fixes traceback) |
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 |