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
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
Sat, 03 Dec 2016 15:28:22 +0100 Kim Alvefur mod_track_muc_joins/README: Mention how the 210 status code for when the room rewrites the users nickname is not yet handled
Fri, 02 Dec 2016 20:17:10 +0100 Kim Alvefur mod_firewall/README: Document SUBSCRIBED
Sat, 03 Dec 2016 15:01:15 +0100 Kim Alvefur mod_track_muc_joins/README: Add some example code
Fri, 02 Dec 2016 20:47:11 +0000 Matthew Wild mod_log_messages: Add assert() to detect errors creating SQL table
Fri, 02 Dec 2016 19:06:37 +0000 Matthew Wild mod_log_messages_sql: In 0.10ish, use 'messages' as default table name, override using 'log_messages_sql_table' if needed
Fri, 02 Dec 2016 20:02:04 +0100 Kim Alvefur mod_log_messages_sql/README: Point out incompatibility with 0.10
Fri, 02 Dec 2016 17:39:11 +0100 Kim Alvefur mod_storage_xmlarchive: Skip remaining dates correctly (fixes #790)