log

age author description
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(…, …)
Tue, 20 Feb 2018 17:30:17 +0100 Nicolas Cedilnik Return 401 with correct realm when no user/pass is provided
Tue, 20 Feb 2018 14:59:03 +0000 Matthew Wild mod_limits: Add debug logging just before we feed data into stream
Tue, 20 Feb 2018 12:57:44 +0000 Nicolas Cedilnik mod_http_auth_check: New HTTP module to test user credentials
Mon, 19 Feb 2018 22:17:38 +0000 Matthew Wild mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE
Fri, 16 Feb 2018 07:54:35 +0100 Kim Alvefur mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
Fri, 16 Feb 2018 04:36:41 +0100 Kim Alvefur mod_onions: Fix unqualified use of debug.traceback
Fri, 16 Feb 2018 04:33:13 +0100 Kim Alvefur mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation
Fri, 16 Feb 2018 04:32:18 +0100 Kim Alvefur mod_jid_prep/README: Markup link
Fri, 16 Feb 2018 03:52:51 +0100 Kim Alvefur mod_conversejs: Add a readme
Sun, 11 Feb 2018 16:11:17 +0100 Jonas Wielicki mod_http_upload_external: add support for XEP-0363 version 0.3
Sun, 04 Feb 2018 16:05:27 +0100 Kim Alvefur README files: Fix typos
Sun, 04 Feb 2018 16:01:37 +0100 Kim Alvefur mod_statsd: Fix typo in comment [codespell]
Sun, 04 Feb 2018 16:00:51 +0100 Kim Alvefur mod_sms_clickatell: Fix typo in comment [codespell]
Sun, 04 Feb 2018 16:00:13 +0100 Kim Alvefur mod_onions: Fix typo [codespell]
Sun, 04 Feb 2018 15:59:52 +0100 Kim Alvefur mod_data_access: Fix typo in comment [codespell]
Sun, 04 Feb 2018 15:58:09 +0100 Kim Alvefur mod_admin_web: Fix typo in comment [codespell]
Sun, 04 Feb 2018 15:57:52 +0100 Kim Alvefur mod_adhoc_groups: Fix typos [codespell]
Sun, 04 Feb 2018 15:55:07 +0100 Kim Alvefur mod_s2s_auth_dane: Fix typo in comment [codespell]
Thu, 01 Feb 2018 10:58:19 +0200 Senya mod_auth_custom_http: fix documentation config example
Wed, 31 Jan 2018 22:15:27 +0200 Senya mod_auth_custom_http: Fix json.encode impoper reference
Tue, 30 Jan 2018 20:04:55 +0100 Kim Alvefur mod_xhtmlim: Fix scheme check (thanks wiktor)
Tue, 30 Jan 2018 18:49:09 +0100 Kim Alvefur mod_xhtmlim: Attempts to sanitize XMTML-IM messages
Fri, 26 Jan 2018 19:00:22 +0100 Michel Le Bihan mod_pep_vcard_avatar: Don't set avatar hash if already set
Fri, 12 Jan 2018 09:01:25 +0100 Jonas Wielicki Fix typo in config (thanks, kousu)
Thu, 04 Jan 2018 11:41:54 +0100 Daniel Gultsch mod_pep_vcard_avatar: annouce avatar hash in presence if client does not
Thu, 04 Jan 2018 05:03:00 +0100 Kim Alvefur mod_auth_dovecot: Disable debug logging (sensitive data being sent)
Wed, 03 Jan 2018 15:19:55 +0100 Daniel Gultsch mod_registration_oob_url: inital commit. simple/straight forward module to advertise oob registration url
Wed, 03 Jan 2018 07:49:22 +0100 Kim Alvefur mod_firewall: Trim trailing whitespace [luacheck]
Sun, 31 Dec 2017 13:15:53 +0100 Daniel Gultsch mod_omemo_all_access: fixed some linter warnings
Sat, 30 Dec 2017 23:53:41 +0100 Kim Alvefur mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052)
Fri, 29 Dec 2017 16:28:47 +0100 Daniel Gultsch mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Thu, 28 Dec 2017 22:34:41 +0100 Kim Alvefur mod_storage_xmlarchive/README: Fix typo
Thu, 28 Dec 2017 22:30:56 +0100 Kim Alvefur mod_storage_xmlarchive/README: Add description of how data is stored
Fri, 08 Dec 2017 21:14:10 +0100 Kim Alvefur mod_pep_plus: Remove, doesn't work reliably outside of current trunk (closes #1049)
Tue, 05 Dec 2017 21:04:35 +0100 Kim Alvefur mod_firewall/test: Import the ltn12 library correctly
Tue, 05 Dec 2017 20:37:07 +0100 Jonas Wielicki "Export" get_user from mod_auth_ldap
Tue, 21 Nov 2017 23:01:20 +0100 Kim Alvefur mod_log_slow_events: Also catch global events
Tue, 21 Nov 2017 23:00:21 +0100 Kim Alvefur mod_log_slow_events: Turn into a shared module (fixes http events being logged multiple times)
Tue, 21 Nov 2017 16:58:50 +0100 Kim Alvefur mod_adhoc_groups: Allow users to create and join roster groups
Tue, 21 Nov 2017 15:01:18 +0100 Kim Alvefur mod_adhoc_groups: Copy from mod_roster_allinall
Tue, 21 Nov 2017 10:30:35 +0100 Kim Alvefur mod_http_muc_log: Generate empty pages in lazy mode, so that one can navigate past quiet days
Tue, 21 Nov 2017 00:48:05 +0100 Kim Alvefur mod_http_muc_log: Check that there are timestamps to work with
Tue, 21 Nov 2017 00:46:00 +0100 Kim Alvefur mod_http_muc_log: Lazy nex/prev link generation
Tue, 21 Nov 2017 00:45:23 +0100 Kim Alvefur mod_http_muc_log: Fix the best comment
Tue, 21 Nov 2017 00:06:59 +0100 Kim Alvefur mod_http_muc_log: Remove redundant else clauses
Tue, 21 Nov 2017 00:02:58 +0100 Kim Alvefur mod_http_muc_log: Parse date out of path once