Log

description author age
mod_register_dnsbl_firewall_mark: Another copy of DNSBL module, this time creating "user marks" for mod_firewall Kim Alvefur Sat, 24 Feb 2018 21:42:54 +0100
mod_firewall: Add experimental user-centric persistent marks behind a feature flag Kim Alvefur Sat, 24 Feb 2018 21:40:56 +0100
mod_s2s_blacklist: Don't send error replies for error stanzas Kim Alvefur Sat, 24 Feb 2018 19:38:10 +0100
mod_register_dnsbl: Add support for IPv6 DNSBL Kim Alvefur Fri, 23 Feb 2018 22:00:18 +0100
mod_register_dnsbl: Use util.net for IP address parsing Kim Alvefur Fri, 23 Feb 2018 21:59:28 +0100
mod_register_dnsbl: Use async support in trunk to actually block registration if a positive match is found in the DNSBL Kim Alvefur Fri, 23 Feb 2018 21:56:42 +0100
mod_register_dnsbl_warn: Copy mod_register_dnsbl Kim Alvefur Fri, 23 Feb 2018 21:50:47 +0100
luacheckrc: Remove has_feature and has_identity before someone decides to use them Kim Alvefur Fri, 23 Feb 2018 17:17:50 +0100
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) Emmanuel Gil Peyrot Sat, 17 Feb 2018 08:42:10 +0100
Return 401 with correct realm when no user/pass is provided Nicolas Cedilnik Tue, 20 Feb 2018 17:30:17 +0100
mod_limits: Add debug logging just before we feed data into stream Matthew Wild Tue, 20 Feb 2018 14:59:03 +0000
mod_http_auth_check: New HTTP module to test user credentials Nicolas Cedilnik Tue, 20 Feb 2018 12:57:44 +0000
mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE Matthew Wild Mon, 19 Feb 2018 22:17:38 +0000
mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081) Kim Alvefur Fri, 16 Feb 2018 07:54:35 +0100
mod_onions: Fix unqualified use of debug.traceback Kim Alvefur Fri, 16 Feb 2018 04:36:41 +0100
mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation Kim Alvefur Fri, 16 Feb 2018 04:33:13 +0100
mod_jid_prep/README: Markup link Kim Alvefur Fri, 16 Feb 2018 04:32:18 +0100
mod_conversejs: Add a readme Kim Alvefur Fri, 16 Feb 2018 03:52:51 +0100
mod_http_upload_external: add support for XEP-0363 version 0.3 Jonas Wielicki Sun, 11 Feb 2018 16:11:17 +0100
README files: Fix typos Kim Alvefur Sun, 04 Feb 2018 16:05:27 +0100
mod_statsd: Fix typo in comment [codespell] Kim Alvefur Sun, 04 Feb 2018 16:01:37 +0100
mod_sms_clickatell: Fix typo in comment [codespell] Kim Alvefur Sun, 04 Feb 2018 16:00:51 +0100
mod_onions: Fix typo [codespell] Kim Alvefur Sun, 04 Feb 2018 16:00:13 +0100
mod_data_access: Fix typo in comment [codespell] Kim Alvefur Sun, 04 Feb 2018 15:59:52 +0100
mod_admin_web: Fix typo in comment [codespell] Kim Alvefur Sun, 04 Feb 2018 15:58:09 +0100
mod_adhoc_groups: Fix typos [codespell] Kim Alvefur Sun, 04 Feb 2018 15:57:52 +0100
mod_s2s_auth_dane: Fix typo in comment [codespell] Kim Alvefur Sun, 04 Feb 2018 15:55:07 +0100
mod_auth_custom_http: fix documentation config example Senya Thu, 01 Feb 2018 10:58:19 +0200
mod_auth_custom_http: Fix json.encode impoper reference Senya Wed, 31 Jan 2018 22:15:27 +0200
mod_xhtmlim: Fix scheme check (thanks wiktor) Kim Alvefur Tue, 30 Jan 2018 20:04:55 +0100