log

age author description
Sun, 31 Mar 2019 16:11:37 +0200 Kim Alvefur mod_pubsub_github: Log debug message before attempting to publish
Sun, 31 Mar 2019 16:07:11 +0200 Kim Alvefur mod_pubsub_github: Return appropriate status code on failure to publish
Sun, 31 Mar 2019 16:05:24 +0200 Kim Alvefur mod_pubsub_github: Send sensible status codes
Sun, 31 Mar 2019 04:49:56 +0200 Kim Alvefur mod_csi_grace_period: Server-side grace period logic for CSI
Sat, 30 Mar 2019 23:37:17 +0100 Kim Alvefur mod_pubsub_post/README: Set stage label to stable
Sat, 30 Mar 2019 23:33:58 +0100 Kim Alvefur mod_pubsub_post/README: Mention use as a webhook receiver
Sat, 30 Mar 2019 21:34:28 +0100 Kim Alvefur mod_pubsub_post: Make debug messages more informative
Sat, 30 Mar 2019 21:16:13 +0100 Kim Alvefur mod_pubsub_post: Restructure authentication and authorization (BC)
Sat, 30 Mar 2019 19:24:18 +0100 Kim Alvefur mod_pubsub_post/README: Fix some typos
Fri, 24 Aug 2018 14:52:09 +0200 Kim Alvefur mod_pubsub_post: Add support for WebSub authentication
Fri, 29 Mar 2019 17:06:18 +0100 marc0s offline_hints: discard no-store hinted messages at mod_offline
Fri, 29 Mar 2019 17:04:45 +0100 marc0s muc_mam_markers: store chat markers in the Group Chat archives
Fri, 29 Mar 2019 17:03:05 +0100 marc0s muc_notifications: notify non-present members of new messages
Thu, 28 Mar 2019 20:03:07 +0100 Kim Alvefur mod_bookmarks/README: Mention XEP 411
Mon, 25 Feb 2019 15:52:46 +0100 Kim Alvefur mod_map: Experimental module exposing MAM summary
Sun, 24 Mar 2019 03:24:49 +0100 Kim Alvefur mod_conversejs/README: Update text about mod_bosh and mod_websocket
Sun, 24 Mar 2019 03:04:34 +0100 Kim Alvefur mod_conversejs: Add dependency on mod_bookmarks
Fri, 22 Mar 2019 22:06:40 +0000 Matthew Wild mod_smacks: Raise error on out-of-range config options (thanks marc0s)
Tue, 19 Mar 2019 19:43:13 +0100 Kim Alvefur mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)
Sun, 17 Mar 2019 17:56:54 +0100 Kim Alvefur mod_storage_xmlarchive: Remove per day files during migration
Mon, 18 Mar 2019 21:26:06 +0100 tmolitor mod_csi_battery_saver: fix typo in util.stanza:get_child()
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