Wed, 07 Mar 2018 17:11:49 +0100 |
Emmanuel Gil Peyrot |
mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient
|
Wed, 07 Mar 2018 17:11:12 +0100 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: New module caching capabilities from local clients
|
Tue, 06 Mar 2018 18:24:34 +0100 |
Kim Alvefur |
mod_firewall/definitions: Comments on LIST backends
|
Fri, 23 Feb 2018 20:53:28 +0200 |
Senya |
mod_muc_eventsource: validate node with nodeprep
|
Tue, 27 Feb 2018 14:02:26 +0000 |
Matthew Wild |
mod_log_slow_events: Add README
|
Sat, 24 Feb 2018 21:42:54 +0100 |
Kim Alvefur |
mod_register_dnsbl_firewall_mark: Another copy of DNSBL module, this time creating "user marks" for mod_firewall
|
Sat, 24 Feb 2018 21:40:56 +0100 |
Kim Alvefur |
mod_firewall: Add experimental user-centric persistent marks behind a feature flag
|
Sat, 24 Feb 2018 19:38:10 +0100 |
Kim Alvefur |
mod_s2s_blacklist: Don't send error replies for error stanzas
|
Fri, 23 Feb 2018 22:00:18 +0100 |
Kim Alvefur |
mod_register_dnsbl: Add support for IPv6 DNSBL
|
Fri, 23 Feb 2018 21:59:28 +0100 |
Kim Alvefur |
mod_register_dnsbl: Use util.net for IP address parsing
|
Fri, 23 Feb 2018 21:56:42 +0100 |
Kim Alvefur |
mod_register_dnsbl: Use async support in trunk to actually block registration if a positive match is found in the DNSBL
|
Fri, 23 Feb 2018 21:50:47 +0100 |
Kim Alvefur |
mod_register_dnsbl_warn: Copy mod_register_dnsbl
|
Fri, 23 Feb 2018 17:17:50 +0100 |
Kim Alvefur |
luacheckrc: Remove has_feature and has_identity before someone decides to use them
|
Sat, 17 Feb 2018 08:42:10 +0100 |
Emmanuel Gil Peyrot |
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
|