log

age author description
Sat, 11 Dec 2021 21:20:20 +0100 Kim Alvefur mod_conversejs: Refresh client shortlist in fallback text
Fri, 10 Dec 2021 16:36:56 +0100 Kim Alvefur mod_export_skeletons: Add a standalone filter script
Fri, 10 Dec 2021 14:51:55 +0100 Kim Alvefur mod_export_skeletons: Remove wildcard query
Fri, 10 Dec 2021 14:19:10 +0100 Kim Alvefur mod_export_skeletons: Fix logic to do wildcard search
Fri, 10 Dec 2021 00:20:21 +0100 Kim Alvefur mod_export_skeletons: Update examples too
Fri, 10 Dec 2021 00:14:12 +0100 Kim Alvefur mod_export_skeletons: Generate ids based on log2 of the original length
Fri, 10 Dec 2021 00:04:56 +0100 Kim Alvefur mod_export_skeletons: Fix override docs
Fri, 10 Dec 2021 00:01:17 +0100 Kim Alvefur mod_export_skeletons: Document archive name override option
Thu, 09 Dec 2021 23:48:25 +0100 Kim Alvefur mod_export_skeletons: Command to aid in analysis of archive contents
Tue, 07 Dec 2021 20:36:13 +0100 Kim Alvefur mod_muc_moderation: Handle non-retraction moderation
Mon, 06 Dec 2021 18:19:19 +0100 Kim Alvefur mod_muc_rtbl: Optimize case with zero hashes
Mon, 06 Dec 2021 12:27:16 +0000 Matthew Wild mod_muc_rtbl: Check joining user's host against RTBL
Mon, 06 Dec 2021 12:26:16 +0000 Matthew Wild mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)
Mon, 06 Dec 2021 12:24:07 +0000 Matthew Wild mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUC
Mon, 06 Dec 2021 12:02:45 +0000 Matthew Wild mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)