Fri, 30 Mar 2018 13:35:43 +0200 mod_http_logging: Factor out body length calculation
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:35:43 +0200] rev 2970
mod_http_logging: Factor out body length calculation
Fri, 30 Mar 2018 13:34:15 +0200 mod_http_logging: Factor out logging into a function for future reuse
Kim Alvefur <zash@zash.se> [Fri, 30 Mar 2018 13:34:15 +0200] rev 2969
mod_http_logging: Factor out logging into a function for future reuse
Thu, 29 Mar 2018 22:07:18 +0200 mod_net_proxy: Fixed small indentation mistake in docs
Pascal Mathis <mail@pascalmathis.com> [Thu, 29 Mar 2018 22:07:18 +0200] rev 2968
mod_net_proxy: Fixed small indentation mistake in docs
Wed, 28 Mar 2018 20:47:41 +0200 mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections
Pascal Mathis <mail@pascalmathis.com> [Wed, 28 Mar 2018 20:47:41 +0200] rev 2967
mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections
Wed, 28 Mar 2018 19:03:10 +0200 mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn'
Pascal Mathis <mail@pascalmathis.com> [Wed, 28 Mar 2018 19:03:10 +0200] rev 2966
mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn'
Wed, 28 Mar 2018 19:00:13 +0200 mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured
Pascal Mathis <mail@pascalmathis.com> [Wed, 28 Mar 2018 19:00:13 +0200] rev 2965
mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured
Wed, 28 Mar 2018 00:02:37 +0200 Rename to README.markdown
JC Brand <jc@opkode.com> [Wed, 28 Mar 2018 00:02:37 +0200] rev 2964
Rename to README.markdown
Tue, 27 Mar 2018 22:31:59 +0200 mod_net_proxy: Fixed example configuration for HAProxy
Pascal Mathis <mail@pascalmathis.com> [Tue, 27 Mar 2018 22:31:59 +0200] rev 2963
mod_net_proxy: Fixed example configuration for HAProxy
Tue, 27 Mar 2018 11:36:25 +0100 mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)
Matthew Wild <mwild1@gmail.com> [Tue, 27 Mar 2018 11:36:25 +0100] rev 2962
mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)
Tue, 27 Mar 2018 10:51:25 +0200 Merge commit
JC Brand <jc@opkode.com> [Tue, 27 Mar 2018 10:51:25 +0200] rev 2961
Merge commit
Tue, 27 Mar 2018 10:48:04 +0200 New HMAC token authentication module for Prosody.
JC Brand <jc@opkode.com> [Tue, 27 Mar 2018 10:48:04 +0200] rev 2960
New HMAC token authentication module for Prosody.
Tue, 27 Mar 2018 09:56:01 +0200 mod_http_logging: Add some short documentation
Kim Alvefur <zash@zash.se> [Tue, 27 Mar 2018 09:56:01 +0200] rev 2959
mod_http_logging: Add some short documentation
Mon, 26 Mar 2018 16:17:00 +0200 mod_component_http/README: Include language tag in example to enable syntax highlighting in rendered version
Kim Alvefur <zash@zash.se> [Mon, 26 Mar 2018 16:17:00 +0200] rev 2958
mod_component_http/README: Include language tag in example to enable syntax highlighting in rendered version
Mon, 26 Mar 2018 14:01:00 +0100 mod_component_http: Update README to include config snippet example
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 14:01:00 +0100] rev 2957
mod_component_http: Update README to include config snippet example
Mon, 26 Mar 2018 13:56:18 +0100 mod_component_http: Fix some [luacheck] warnings
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 13:56:18 +0100] rev 2956
mod_component_http: Fix some [luacheck] warnings
Mon, 26 Mar 2018 13:52:38 +0100 mod_component_http: Fix headings in README
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 13:52:38 +0100] rev 2955
mod_component_http: Fix headings in README
Mon, 26 Mar 2018 13:49:13 +0100 mod_component_http: Allow implementing a component over HTTP
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 13:49:13 +0100] rev 2954
mod_component_http: Allow implementing a component over HTTP
Mon, 26 Mar 2018 08:05:22 +0100 mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118]
Matthew Wild <mwild1@gmail.com> [Mon, 26 Mar 2018 08:05:22 +0100] rev 2953
mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118]
Sun, 25 Mar 2018 20:31:33 +0200 mod_http_upload/README: Point at mod_http_upload_external
Kim Alvefur <zash@zash.se> [Sun, 25 Mar 2018 20:31:33 +0200] rev 2952
mod_http_upload/README: Point at mod_http_upload_external
Sun, 25 Mar 2018 20:27:14 +0200 mod_http_upload: Include the current VirtualHost name in greeting to help with debugging
Kim Alvefur <zash@zash.se> [Sun, 25 Mar 2018 20:27:14 +0200] rev 2951
mod_http_upload: Include the current VirtualHost name in greeting to help with debugging
Fri, 23 Mar 2018 22:38:46 +0100 mod_csi_battery_saver: Remove whitespace only lines
Michel Le Bihan <michel@lebihan.pl> [Fri, 23 Mar 2018 22:38:46 +0100] rev 2950
mod_csi_battery_saver: Remove whitespace only lines
Fri, 23 Mar 2018 21:55:32 +0100 mod_checkcerts: Fixed luacheck warnings
Michel Le Bihan <michel@lebihan.pl> [Fri, 23 Mar 2018 21:55:32 +0100] rev 2949
mod_checkcerts: Fixed luacheck warnings
Thu, 22 Mar 2018 16:16:07 +0100 mod_muc_gc10: Catch joins correctly (thanks Ge0rG)
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 16:16:07 +0100] rev 2948
mod_muc_gc10: Catch joins correctly (thanks Ge0rG)
Thu, 22 Mar 2018 14:44:29 +0100 mod_minimix/README: Normalize markdown syntax
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:44:29 +0100] rev 2947
mod_minimix/README: Normalize markdown syntax
Thu, 22 Mar 2018 14:44:10 +0100 mod_minimix/README: Fix typo (thanks porrier)
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:44:10 +0100] rev 2946
mod_minimix/README: Fix typo (thanks porrier)
Thu, 22 Mar 2018 14:33:46 +0100 mod_minimix: Experiment in account-based MUC joins
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:33:46 +0100] rev 2945
mod_minimix: Experiment in account-based MUC joins
Thu, 22 Mar 2018 14:28:27 +0100 mod_muc_gc10: Gather statistics on use of the Groupchat 1.0 protocol
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 14:28:27 +0100] rev 2944
mod_muc_gc10: Gather statistics on use of the Groupchat 1.0 protocol
Thu, 22 Mar 2018 12:32:02 +0100 mod_http_upload_external: Use correct namespace (thanks Wiktor)
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 12:32:02 +0100] rev 2943
mod_http_upload_external: Use correct namespace (thanks Wiktor)
Sun, 18 Mar 2018 22:39:42 +0100 mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some cases
Kim Alvefur <zash@zash.se> [Sun, 18 Mar 2018 22:39:42 +0100] rev 2942
mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some cases
Sat, 17 Mar 2018 12:58:37 +0000 mod_smacks: Ensure stanza count attributes are always strings (thanks Martin)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 12:58:37 +0000] rev 2941
mod_smacks: Ensure stanza count attributes are always strings (thanks Martin)
Sat, 17 Mar 2018 10:49:15 +0100 README: Remove text about 0.8 compatibility repo
Kim Alvefur <zash@zash.se> [Sat, 17 Mar 2018 10:49:15 +0100] rev 2940
README: Remove text about 0.8 compatibility repo The Google Code repo is probably defunct anyways.
Fri, 16 Mar 2018 21:17:50 +0100 mod_net_proxy: Fixed luacheck warnings
Pascal Mathis <mail@pascalmathis.com> [Fri, 16 Mar 2018 21:17:50 +0100] rev 2939
mod_net_proxy: Fixed luacheck warnings
Fri, 16 Mar 2018 20:35:14 +0100 mod_conversejs: Pass information about if and how of account registration
Kim Alvefur <zash@zash.se> [Fri, 16 Mar 2018 20:35:14 +0100] rev 2938
mod_conversejs: Pass information about if and how of account registration
Fri, 16 Mar 2018 20:32:35 +0100 mod_conversejs: Pass current domain as 'default_domain'
Kim Alvefur <zash@zash.se> [Fri, 16 Mar 2018 20:32:35 +0100] rev 2937
mod_conversejs: Pass current domain as 'default_domain'
Thu, 15 Mar 2018 23:44:35 +0100 mod_net_proxy: Fixed typo in example HAProxy configuration within README
Pascal Mathis <mail@pascalmathis.com> [Thu, 15 Mar 2018 23:44:35 +0100] rev 2936
mod_net_proxy: Fixed typo in example HAProxy configuration within README
Thu, 15 Mar 2018 21:39:46 +0100 mod_net_proxy: Fixed backwards compatibility to Prosody 0.10
Pascal Mathis <mail@pascalmathis.com> [Thu, 15 Mar 2018 21:39:46 +0100] rev 2935
mod_net_proxy: Fixed backwards compatibility to Prosody 0.10
Thu, 15 Mar 2018 15:26:30 +0100 mod_net_proxy: New module implementing PROXY protocol versions 1 and 2
Pascal Mathis <mail@pascalmathis.com> [Thu, 15 Mar 2018 15:26:30 +0100] rev 2934
mod_net_proxy: New module implementing PROXY protocol versions 1 and 2
Tue, 13 Mar 2018 21:12:21 +0100 mod_register_web: Pass username to generate_register_response
Michel Le Bihan <michel@lebihan.pl> [Tue, 13 Mar 2018 21:12:21 +0100] rev 2933
mod_register_web: Pass username to generate_register_response
Mon, 12 Mar 2018 12:26:15 +0100 mod_firewall: Add special case for $local zone (fixes #1090)
Kim Alvefur <zash@zash.se> [Mon, 12 Mar 2018 12:26:15 +0100] rev 2932
mod_firewall: Add special case for $local zone (fixes #1090)
Sat, 10 Mar 2018 05:01:15 +0100 mod_http_index: Sort list of HTTP applications by name
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 05:01:15 +0100] rev 2931
mod_http_index: Sort list of HTTP applications by name
Sat, 10 Mar 2018 05:00:28 +0100 mod_http_index: Remove unused style rule
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 05:00:28 +0100] rev 2930
mod_http_index: Remove unused style rule Leftovers from wherever this CSS was copied from
Sat, 10 Mar 2018 02:48:07 +0100 mod_register_web: Remove unused variables [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:48:07 +0100] rev 2929
mod_register_web: Remove unused variables [luacheck]
Sat, 10 Mar 2018 02:44:27 +0100 mod_register_web: Remove username and password from form data and provide the rest in pre-registration event
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:44:27 +0100] rev 2928
mod_register_web: Remove username and password from form data and provide the rest in pre-registration event
Sat, 10 Mar 2018 02:39:54 +0100 mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:39:54 +0100] rev 2927
mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks
Sat, 10 Mar 2018 02:38:42 +0100 mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:38:42 +0100] rev 2926
mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it
Sat, 10 Mar 2018 00:49:06 +0100 mod_conversejs: Hack in support for changing the CSS if InVerse mode is enabled
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 00:49:06 +0100] rev 2925
mod_conversejs: Hack in support for changing the CSS if InVerse mode is enabled
Sat, 10 Mar 2018 00:05:46 +0100 mod_conversejs/README: Add compatibility section
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 00:05:46 +0100] rev 2924
mod_conversejs/README: Add compatibility section
Sat, 10 Mar 2018 00:05:30 +0100 mod_conversejs: Allow passing arbitrary options trough to Converse.js
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 00:05:30 +0100] rev 2923
mod_conversejs: Allow passing arbitrary options trough to Converse.js
Sat, 10 Mar 2018 00:04:47 +0100 mod_conversejs/README: Expand config section
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 00:04:47 +0100] rev 2922
mod_conversejs/README: Expand config section
Fri, 09 Mar 2018 21:58:47 +0100 mod_storage_xmlarchive: Add additional debug logging
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 21:58:47 +0100] rev 2921
mod_storage_xmlarchive: Add additional debug logging
Fri, 09 Mar 2018 13:35:44 +0000 mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
Matthew Wild <mwild1@gmail.com> [Fri, 09 Mar 2018 13:35:44 +0000] rev 2920
mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
Fri, 09 Mar 2018 13:35:11 +0000 mod_firewall: Add UNSBSCRIBE SENDER action
Matthew Wild <mwild1@gmail.com> [Fri, 09 Mar 2018 13:35:11 +0000] rev 2919
mod_firewall: Add UNSBSCRIBE SENDER action
Wed, 07 Mar 2018 22:21:43 +0100 [mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131)
tmolitor <thilo@eightysoft.de> [Wed, 07 Mar 2018 22:21:43 +0100] rev 2918
[mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131)
Wed, 07 Mar 2018 20:47:27 +0100 mod_inject_ecaps2: Check for unset presence
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 20:47:27 +0100] rev 2917
mod_inject_ecaps2: Check for unset presence
Wed, 07 Mar 2018 20:17:56 +0100 mod_auto_answer_disco_info: Improve the debug message to include the recipient
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 20:17:56 +0100] rev 2916
mod_auto_answer_disco_info: Improve the debug message to include the recipient
Wed, 07 Mar 2018 20:15:20 +0100 mod_auto_answer_disco_info: Don’t answer if the target session isn’t online
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 20:15:20 +0100] rev 2915
mod_auto_answer_disco_info: Don’t answer if the target session isn’t online
Wed, 07 Mar 2018 20:13:48 +0100 mod_inject_ecaps2: Return if calculating the hash failed
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 20:13:48 +0100] rev 2914
mod_inject_ecaps2: Return if calculating the hash failed
Wed, 07 Mar 2018 19:40:20 +0100 mod_inject_ecaps2: Rename the Lua file correctly
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 19:40:20 +0100] rev 2913
mod_inject_ecaps2: Rename the Lua file correctly
Wed, 07 Mar 2018 19:39:52 +0100 mod_inject_ecaps2: Add Lua 5.1 compatibility by replacing \xHEX with \DECIMAL in strings
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 19:39:52 +0100] rev 2912
mod_inject_ecaps2: Add Lua 5.1 compatibility by replacing \xHEX with \DECIMAL in strings
Wed, 07 Mar 2018 19:30:42 +0100 mod_inject_ecaps2: New module adding support for XEP-0390 to all local clients supporting XEP-0115
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 19:30:42 +0100] rev 2911
mod_inject_ecaps2: New module adding support for XEP-0390 to all local clients supporting XEP-0115
Wed, 07 Mar 2018 18:15:31 +0100 luacheckrc: Forget about the _M global
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 18:15:31 +0100] rev 2910
luacheckrc: Forget about the _M global
Wed, 07 Mar 2018 18:11:50 +0100 luacheckrc: Assign module.environment to section for writable globals
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 18:11:50 +0100] rev 2909
luacheckrc: Assign module.environment to section for writable globals
Wed, 07 Mar 2018 18:11:08 +0100 luacheckrc: Rearrange options to be closer to the order used in main prosody repo
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 18:11:08 +0100] rev 2908
luacheckrc: Rearrange options to be closer to the order used in main prosody repo
Wed, 07 Mar 2018 17:42:38 +0100 mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck)
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 17:42:38 +0100] rev 2907
mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck)
Wed, 07 Mar 2018 17:41:40 +0100 mod_auto_answer_disco_info: Remove unused variable (thanks luacheck)
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 17:41:40 +0100] rev 2906
mod_auto_answer_disco_info: Remove unused variable (thanks luacheck)
Wed, 07 Mar 2018 17:41:22 +0100 mod_cache_c2s_caps: Remove unused import (thanks luacheck)
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 17:41:22 +0100] rev 2905
mod_cache_c2s_caps: Remove unused import (thanks luacheck)
Wed, 07 Mar 2018 17:11:49 +0100 mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 17:11:49 +0100] rev 2904
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 mod_cache_c2s_caps: New module caching capabilities from local clients
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 07 Mar 2018 17:11:12 +0100] rev 2903
mod_cache_c2s_caps: New module caching capabilities from local clients
Tue, 06 Mar 2018 18:24:34 +0100 mod_firewall/definitions: Comments on LIST backends
Kim Alvefur <zash@zash.se> [Tue, 06 Mar 2018 18:24:34 +0100] rev 2902
mod_firewall/definitions: Comments on LIST backends
Fri, 23 Feb 2018 20:53:28 +0200 mod_muc_eventsource: validate node with nodeprep
Senya <senya@kinetiksoft.com> [Fri, 23 Feb 2018 20:53:28 +0200] rev 2901
mod_muc_eventsource: validate node with nodeprep
Tue, 27 Feb 2018 14:02:26 +0000 mod_log_slow_events: Add README
Matthew Wild <mwild1@gmail.com> [Tue, 27 Feb 2018 14:02:26 +0000] rev 2900
mod_log_slow_events: Add README
Sat, 24 Feb 2018 21:42:54 +0100 mod_register_dnsbl_firewall_mark: Another copy of DNSBL module, this time creating "user marks" for mod_firewall
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 21:42:54 +0100] rev 2899
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 mod_firewall: Add experimental user-centric persistent marks behind a feature flag
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 21:40:56 +0100] rev 2898
mod_firewall: Add experimental user-centric persistent marks behind a feature flag
Sat, 24 Feb 2018 19:38:10 +0100 mod_s2s_blacklist: Don't send error replies for error stanzas
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 19:38:10 +0100] rev 2897
mod_s2s_blacklist: Don't send error replies for error stanzas
Fri, 23 Feb 2018 22:00:18 +0100 mod_register_dnsbl: Add support for IPv6 DNSBL
Kim Alvefur <zash@zash.se> [Fri, 23 Feb 2018 22:00:18 +0100] rev 2896
mod_register_dnsbl: Add support for IPv6 DNSBL
Fri, 23 Feb 2018 21:59:28 +0100 mod_register_dnsbl: Use util.net for IP address parsing
Kim Alvefur <zash@zash.se> [Fri, 23 Feb 2018 21:59:28 +0100] rev 2895
mod_register_dnsbl: Use util.net for IP address parsing
Fri, 23 Feb 2018 21:56:42 +0100 mod_register_dnsbl: Use async support in trunk to actually block registration if a positive match is found in the DNSBL
Kim Alvefur <zash@zash.se> [Fri, 23 Feb 2018 21:56:42 +0100] rev 2894
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 mod_register_dnsbl_warn: Copy mod_register_dnsbl
Kim Alvefur <zash@zash.se> [Fri, 23 Feb 2018 21:50:47 +0100] rev 2893
mod_register_dnsbl_warn: Copy mod_register_dnsbl
Fri, 23 Feb 2018 17:17:50 +0100 luacheckrc: Remove has_feature and has_identity before someone decides to use them
Kim Alvefur <zash@zash.se> [Fri, 23 Feb 2018 17:17:50 +0100] rev 2892
luacheckrc: Remove has_feature and has_identity before someone decides to use them
Sat, 17 Feb 2018 08:42:10 +0100 Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sat, 17 Feb 2018 08:42:10 +0100] rev 2891
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …)
Tue, 20 Feb 2018 17:30:17 +0100 Return 401 with correct realm when no user/pass is provided
Nicolas Cedilnik <nicoco@nicoco.fr> [Tue, 20 Feb 2018 17:30:17 +0100] rev 2890
Return 401 with correct realm when no user/pass is provided
Tue, 20 Feb 2018 14:59:03 +0000 mod_limits: Add debug logging just before we feed data into stream
Matthew Wild <mwild1@gmail.com> [Tue, 20 Feb 2018 14:59:03 +0000] rev 2889
mod_limits: Add debug logging just before we feed data into stream
Tue, 20 Feb 2018 12:57:44 +0000 mod_http_auth_check: New HTTP module to test user credentials
Nicolas Cedilnik <nicoco@nicoco.fr> [Tue, 20 Feb 2018 12:57:44 +0000] rev 2888
mod_http_auth_check: New HTTP module to test user credentials
Mon, 19 Feb 2018 22:17:38 +0000 mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE
Matthew Wild <mwild1@gmail.com> [Mon, 19 Feb 2018 22:17:38 +0000] rev 2887
mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE
Fri, 16 Feb 2018 07:54:35 +0100 mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
Kim Alvefur <zash@zash.se> [Fri, 16 Feb 2018 07:54:35 +0100] rev 2886
mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081)
Fri, 16 Feb 2018 04:36:41 +0100 mod_onions: Fix unqualified use of debug.traceback
Kim Alvefur <zash@zash.se> [Fri, 16 Feb 2018 04:36:41 +0100] rev 2885
mod_onions: Fix unqualified use of debug.traceback
Fri, 16 Feb 2018 04:33:13 +0100 mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation
Kim Alvefur <zash@zash.se> [Fri, 16 Feb 2018 04:33:13 +0100] rev 2884
mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation
Fri, 16 Feb 2018 04:32:18 +0100 mod_jid_prep/README: Markup link
Kim Alvefur <zash@zash.se> [Fri, 16 Feb 2018 04:32:18 +0100] rev 2883
mod_jid_prep/README: Markup link
Fri, 16 Feb 2018 03:52:51 +0100 mod_conversejs: Add a readme
Kim Alvefur <zash@zash.se> [Fri, 16 Feb 2018 03:52:51 +0100] rev 2882
mod_conversejs: Add a readme
Sun, 11 Feb 2018 16:11:17 +0100 mod_http_upload_external: add support for XEP-0363 version 0.3
Jonas Wielicki <jonas@wielicki.name> [Sun, 11 Feb 2018 16:11:17 +0100] rev 2881
mod_http_upload_external: add support for XEP-0363 version 0.3
Sun, 04 Feb 2018 16:05:27 +0100 README files: Fix typos
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 16:05:27 +0100] rev 2880
README files: Fix typos
Sun, 04 Feb 2018 16:01:37 +0100 mod_statsd: Fix typo in comment [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 16:01:37 +0100] rev 2879
mod_statsd: Fix typo in comment [codespell]
Sun, 04 Feb 2018 16:00:51 +0100 mod_sms_clickatell: Fix typo in comment [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 16:00:51 +0100] rev 2878
mod_sms_clickatell: Fix typo in comment [codespell]
Sun, 04 Feb 2018 16:00:13 +0100 mod_onions: Fix typo [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 16:00:13 +0100] rev 2877
mod_onions: Fix typo [codespell]
Sun, 04 Feb 2018 15:59:52 +0100 mod_data_access: Fix typo in comment [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 15:59:52 +0100] rev 2876
mod_data_access: Fix typo in comment [codespell]
Sun, 04 Feb 2018 15:58:09 +0100 mod_admin_web: Fix typo in comment [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 15:58:09 +0100] rev 2875
mod_admin_web: Fix typo in comment [codespell]
Sun, 04 Feb 2018 15:57:52 +0100 mod_adhoc_groups: Fix typos [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 15:57:52 +0100] rev 2874
mod_adhoc_groups: Fix typos [codespell]
Sun, 04 Feb 2018 15:55:07 +0100 mod_s2s_auth_dane: Fix typo in comment [codespell]
Kim Alvefur <zash@zash.se> [Sun, 04 Feb 2018 15:55:07 +0100] rev 2873
mod_s2s_auth_dane: Fix typo in comment [codespell]
Thu, 01 Feb 2018 10:58:19 +0200 mod_auth_custom_http: fix documentation config example
Senya <senya@kinetiksoft.com> [Thu, 01 Feb 2018 10:58:19 +0200] rev 2872
mod_auth_custom_http: fix documentation config example
Wed, 31 Jan 2018 22:15:27 +0200 mod_auth_custom_http: Fix json.encode impoper reference
Senya <senya@kinetiksoft.com> [Wed, 31 Jan 2018 22:15:27 +0200] rev 2871
mod_auth_custom_http: Fix json.encode impoper reference
Tue, 30 Jan 2018 20:04:55 +0100 mod_xhtmlim: Fix scheme check (thanks wiktor)
Kim Alvefur <zash@zash.se> [Tue, 30 Jan 2018 20:04:55 +0100] rev 2870
mod_xhtmlim: Fix scheme check (thanks wiktor)
Tue, 30 Jan 2018 18:49:09 +0100 mod_xhtmlim: Attempts to sanitize XMTML-IM messages
Kim Alvefur <zash@zash.se> [Tue, 30 Jan 2018 18:49:09 +0100] rev 2869
mod_xhtmlim: Attempts to sanitize XMTML-IM messages
Fri, 26 Jan 2018 19:00:22 +0100 mod_pep_vcard_avatar: Don't set avatar hash if already set
Michel Le Bihan <michel@lebihan.pl> [Fri, 26 Jan 2018 19:00:22 +0100] rev 2868
mod_pep_vcard_avatar: Don't set avatar hash if already set
Fri, 12 Jan 2018 09:01:25 +0100 Fix typo in config (thanks, kousu)
Jonas Wielicki <jonas@wielicki.name> [Fri, 12 Jan 2018 09:01:25 +0100] rev 2867
Fix typo in config (thanks, kousu)
Thu, 04 Jan 2018 11:41:54 +0100 mod_pep_vcard_avatar: annouce avatar hash in presence if client does not
Daniel Gultsch <daniel@gultsch.de> [Thu, 04 Jan 2018 11:41:54 +0100] rev 2866
mod_pep_vcard_avatar: annouce avatar hash in presence if client does not
Thu, 04 Jan 2018 05:03:00 +0100 mod_auth_dovecot: Disable debug logging (sensitive data being sent)
Kim Alvefur <zash@zash.se> [Thu, 04 Jan 2018 05:03:00 +0100] rev 2865
mod_auth_dovecot: Disable debug logging (sensitive data being sent)
Wed, 03 Jan 2018 15:19:55 +0100 mod_registration_oob_url: inital commit. simple/straight forward module to advertise oob registration url
Daniel Gultsch <daniel@gultsch.de> [Wed, 03 Jan 2018 15:19:55 +0100] rev 2864
mod_registration_oob_url: inital commit. simple/straight forward module to advertise oob registration url
Wed, 03 Jan 2018 07:49:22 +0100 mod_firewall: Trim trailing whitespace [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 03 Jan 2018 07:49:22 +0100] rev 2863
mod_firewall: Trim trailing whitespace [luacheck]
Sun, 31 Dec 2017 13:15:53 +0100 mod_omemo_all_access: fixed some linter warnings
Daniel Gultsch <daniel@gultsch.de> [Sun, 31 Dec 2017 13:15:53 +0100] rev 2862
mod_omemo_all_access: fixed some linter warnings
Sat, 30 Dec 2017 23:53:41 +0100 mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052)
Kim Alvefur <zash@zash.se> [Sat, 30 Dec 2017 23:53:41 +0100] rev 2861
mod_firewall: Make SUBSCRIBED match for stanzas sent to self (fixes #1052)
Fri, 29 Dec 2017 16:28:47 +0100 mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Daniel Gultsch <daniel@gultsch.de> [Fri, 29 Dec 2017 16:28:47 +0100] rev 2860
mod_omemo_all_access: initial commit. disable access control for all omemo related PEP nodes
Thu, 28 Dec 2017 22:34:41 +0100 mod_storage_xmlarchive/README: Fix typo
Kim Alvefur <zash@zash.se> [Thu, 28 Dec 2017 22:34:41 +0100] rev 2859
mod_storage_xmlarchive/README: Fix typo
Thu, 28 Dec 2017 22:30:56 +0100 mod_storage_xmlarchive/README: Add description of how data is stored
Kim Alvefur <zash@zash.se> [Thu, 28 Dec 2017 22:30:56 +0100] rev 2858
mod_storage_xmlarchive/README: Add description of how data is stored
Fri, 08 Dec 2017 21:14:10 +0100 mod_pep_plus: Remove, doesn't work reliably outside of current trunk (closes #1049)
Kim Alvefur <zash@zash.se> [Fri, 08 Dec 2017 21:14:10 +0100] rev 2857
mod_pep_plus: Remove, doesn't work reliably outside of current trunk (closes #1049)
Tue, 05 Dec 2017 21:04:35 +0100 mod_firewall/test: Import the ltn12 library correctly
Kim Alvefur <zash@zash.se> [Tue, 05 Dec 2017 21:04:35 +0100] rev 2856
mod_firewall/test: Import the ltn12 library correctly
Tue, 05 Dec 2017 20:37:07 +0100 "Export" get_user from mod_auth_ldap
Jonas Wielicki <jonas@wielicki.name> [Tue, 05 Dec 2017 20:37:07 +0100] rev 2855
"Export" get_user from mod_auth_ldap
Tue, 21 Nov 2017 23:01:20 +0100 mod_log_slow_events: Also catch global events
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 23:01:20 +0100] rev 2854
mod_log_slow_events: Also catch global events
Tue, 21 Nov 2017 23:00:21 +0100 mod_log_slow_events: Turn into a shared module (fixes http events being logged multiple times)
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 23:00:21 +0100] rev 2853
mod_log_slow_events: Turn into a shared module (fixes http events being logged multiple times)
Tue, 21 Nov 2017 16:58:50 +0100 mod_adhoc_groups: Allow users to create and join roster groups
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 16:58:50 +0100] rev 2852
mod_adhoc_groups: Allow users to create and join roster groups
Tue, 21 Nov 2017 15:01:18 +0100 mod_adhoc_groups: Copy from mod_roster_allinall
Kim Alvefur <zash@zash.se> [Tue, 21 Nov 2017 15:01:18 +0100] rev 2851
mod_adhoc_groups: Copy from mod_roster_allinall
(0) -1000 -120 +120 +1000 tip