log

age author description
Mon, 15 Nov 2021 15:29:02 +0000 Matthew Wild mod_muc_offline_delivery: split name/var so that retrieval of form data works
Fri, 12 Nov 2021 03:29:39 -0600 Gary Kramlich mod_slack_webhook: fixed documentation for default nick and marked trunk as works
Tue, 09 Nov 2021 11:40:21 +0000 Matthew Wild mod_muc_offline_delivery: Less noisy, clearer, debug logging for notifications
Tue, 09 Nov 2021 11:39:18 +0000 Matthew Wild mod_invites_adhoc: Allow role-based permissions to override default policy
Tue, 09 Nov 2021 11:33:06 +0000 Matthew Wild mod_invites_adhoc: Add the ability to deny user invites by specific roles
Mon, 08 Nov 2021 23:07:01 +0100 Kim Alvefur mod_dnsupdate: Restore the --each option
Mon, 08 Nov 2021 23:03:14 +0100 Kim Alvefur mod_dnsupdate: Rewrite port config vs DNS comparison code
Mon, 08 Nov 2021 22:28:00 +0100 Kim Alvefur mod_dnsupdate: Fix to use correct port settings
Sat, 06 Nov 2021 14:48:35 +0100 Kim Alvefur mod_dnsupdate: Use with nsupdate to update DNS records from config
Sun, 07 Nov 2021 14:41:43 +0100 tmolitor Merge commit
Sun, 07 Nov 2021 14:40:41 +0100 tmolitor mod_smacks: Don't forgive client counting errors
Sun, 07 Nov 2021 14:30:24 +0100 Jonas Schäfer mod_admin_web: make get_deps.sh stand out a little
Sun, 07 Nov 2021 14:25:58 +0100 Kim Alvefur mod_measure_malloc: Fix accidental global variable write [luacheck]
Sun, 07 Nov 2021 14:18:47 +0100 Kim Alvefur luacheck: Discourage use of the 'hosts' global (like in Prosody)
Sun, 07 Nov 2021 14:17:29 +0100 Kim Alvefur luacheck: Make module:metric() known