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 |
mod_xhtmlim: Attempts to sanitize XMTML-IM messages
|
Kim Alvefur |
Tue, 30 Jan 2018 18:49:09 +0100 |
mod_pep_vcard_avatar: Don't set avatar hash if already set
|
Michel Le Bihan |
Fri, 26 Jan 2018 19:00:22 +0100 |
Fix typo in config (thanks, kousu)
|
Jonas Wielicki |
Fri, 12 Jan 2018 09:01:25 +0100 |
mod_pep_vcard_avatar: annouce avatar hash in presence if client does not
|
Daniel Gultsch |
Thu, 04 Jan 2018 11:41:54 +0100 |