log

age author description
Fri, 15 Mar 2019 04:27:52 +0100 Kim Alvefur mod_pubsub_text_interface: Remove unused variable [luacheck]
Fri, 15 Mar 2019 04:26:54 +0100 Kim Alvefur mod_pubsub_text_interface: Add command for listing current subscriptions
Thu, 14 Mar 2019 01:26:54 +0100 Kim Alvefur mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)
Wed, 13 Mar 2019 22:47:14 +0100 Kim Alvefur mod_http_muc_log: Split long line [luacheck]
Wed, 13 Mar 2019 22:47:08 +0100 Kim Alvefur mod_http_muc_log: Add functionality for hiding joins and parts
Wed, 13 Mar 2019 21:15:21 +0000 Matthew Wild mod_pastebin: Update compatibility docs (thanks Ge0rG)
Mon, 11 Mar 2019 11:54:16 +0000 Matthew Wild mod_firewall: Improve debug logging for chain results
Thu, 07 Mar 2019 23:21:13 +0100 jeybe mod_invite: Made web pages responsive
Fri, 08 Mar 2019 11:44:20 +0000 Matthew Wild mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code
Thu, 07 Mar 2019 22:36:30 +0100 Kim Alvefur mod_invite: Fire event that signals that an user has registered (thanks jeybe)
Wed, 06 Mar 2019 21:51:45 +0100 Georg Lukas mod_smacks: apply resumed logger and type to new session, fix #1229
Wed, 06 Mar 2019 21:44:07 +0100 Georg Lukas mod_smacks: improved debug logging
Wed, 06 Mar 2019 21:25:47 +0100 Georg Lukas mod_smacks: no crash on <a> without @h, fix #1317
Wed, 06 Mar 2019 17:46:57 +0100 Emmanuel Gil Peyrot mod_bookmarks: Actually save node config
Wed, 06 Mar 2019 01:30:54 +0100 Emmanuel Gil Peyrot mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness