Fri, 06 Oct 2017 19:45:38 +0200 mod_register_redirect: Import configmanager correctly (fixes #820)
t2d <td@tem.li> [Fri, 06 Oct 2017 19:45:38 +0200] rev 2788
mod_register_redirect: Import configmanager correctly (fixes #820)
Thu, 05 Oct 2017 15:59:54 +0100 mod_register_web: Update README to explain customization
Matthew Wild <mwild1@gmail.com> [Thu, 05 Oct 2017 15:59:54 +0100] rev 2787
mod_register_web: Update README to explain customization
Wed, 04 Oct 2017 10:54:52 +0100 mod_firewall: Don't interpret format specifiers in LOG
Matthew Wild <mwild1@gmail.com> [Wed, 04 Oct 2017 10:54:52 +0100] rev 2786
mod_firewall: Don't interpret format specifiers in LOG May include untrusted input (e.g. $(stanza)), and there is no legitimate way to provide additional parameters anyway.
Tue, 03 Oct 2017 22:37:15 +0100 mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global
Matthew Wild <mwild1@gmail.com> [Tue, 03 Oct 2017 22:37:15 +0100] rev 2785
mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global
Tue, 03 Oct 2017 22:47:27 +0200 mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei)
Kim Alvefur <zash@zash.se> [Tue, 03 Oct 2017 22:47:27 +0200] rev 2784
mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei)
Fri, 29 Sep 2017 09:18:24 +0100 mod_swedishchef: Add event so other modules can use this filter
Matthew Wild <mwild1@gmail.com> [Fri, 29 Sep 2017 09:18:24 +0100] rev 2783
mod_swedishchef: Add event so other modules can use this filter
Fri, 29 Sep 2017 09:18:05 +0100 mod_swedishchef: Add configuration toggle
Matthew Wild <mwild1@gmail.com> [Fri, 29 Sep 2017 09:18:05 +0100] rev 2782
mod_swedishchef: Add configuration toggle
Tue, 26 Sep 2017 17:51:09 +0100 mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4)
Matthew Wild <mwild1@gmail.com> [Tue, 26 Sep 2017 17:51:09 +0100] rev 2781
mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4)
Tue, 26 Sep 2017 14:08:39 +0100 mod_compression: Rename to mod_compression_unsafe and add security note
Matthew Wild <mwild1@gmail.com> [Tue, 26 Sep 2017 14:08:39 +0100] rev 2780
mod_compression: Rename to mod_compression_unsafe and add security note
Tue, 26 Sep 2017 12:35:25 +0200 mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 26 Sep 2017 12:35:25 +0200] rev 2779
mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck]
Tue, 26 Sep 2017 12:35:08 +0200 mod_auth_ldap: Split long line into many [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 26 Sep 2017 12:35:08 +0200] rev 2778
mod_auth_ldap: Split long line into many [luacheck]
Mon, 25 Sep 2017 11:20:05 +0100 mod_traceback: Write current stack trace to file on SIGUSR1
Matthew Wild <mwild1@gmail.com> [Mon, 25 Sep 2017 11:20:05 +0100] rev 2777
mod_traceback: Write current stack trace to file on SIGUSR1
Sat, 23 Sep 2017 13:22:30 +0100 mod_server_contact_info: Correctly pass the list of addresses to util.dataforms
Matthew Wild <mwild1@gmail.com> [Sat, 23 Sep 2017 13:22:30 +0100] rev 2776
mod_server_contact_info: Correctly pass the list of addresses to util.dataforms
Fri, 22 Sep 2017 20:34:56 +0200 mod_muc_limits: Fix alignment of table columns
Kim Alvefur <zash@zash.se> [Fri, 22 Sep 2017 20:34:56 +0200] rev 2775
mod_muc_limits: Fix alignment of table columns
Fri, 22 Sep 2017 13:43:54 +0100 mod_muc_limits: Update compatibility table
Matthew Wild <mwild1@gmail.com> [Fri, 22 Sep 2017 13:43:54 +0100] rev 2774
mod_muc_limits: Update compatibility table
Fri, 22 Sep 2017 13:43:41 +0100 mod_muc_limits: Document muc_max_nick_length
Matthew Wild <mwild1@gmail.com> [Fri, 22 Sep 2017 13:43:41 +0100] rev 2773
mod_muc_limits: Document muc_max_nick_length
Thu, 21 Sep 2017 23:31:42 +0200 mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996)
Kim Alvefur <zash@zash.se> [Thu, 21 Sep 2017 23:31:42 +0200] rev 2772
mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996)
Tue, 19 Sep 2017 22:07:51 +0200 mod_http_upload: Send a correct response on namespace :0.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Tue, 19 Sep 2017 22:07:51 +0200] rev 2771
mod_http_upload: Send a correct response on namespace :0. Fixes #968.
Tue, 19 Sep 2017 18:47:18 +0200 mod_pastebin: Check for MUC presence before handling a message.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Tue, 19 Sep 2017 18:47:18 +0200] rev 2770
mod_pastebin: Check for MUC presence before handling a message. Fixes #955.
Mon, 18 Sep 2017 16:39:02 +0100 mod_http_host_status_check: Add list of failing hosts to the first line for summary
Matthew Wild <mwild1@gmail.com> [Mon, 18 Sep 2017 16:39:02 +0100] rev 2769
mod_http_host_status_check: Add list of failing hosts to the first line for summary
Tue, 12 Sep 2017 15:46:49 +0200 mod_mam: Use a FIFO queue for scheduling archive expiry
Kim Alvefur <zash@zash.se> [Tue, 12 Sep 2017 15:46:49 +0200] rev 2768
mod_mam: Use a FIFO queue for scheduling archive expiry
Mon, 04 Sep 2017 14:49:37 +0200 mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
Kim Alvefur <zash@zash.se> [Mon, 04 Sep 2017 14:49:37 +0200] rev 2767
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
Sun, 03 Sep 2017 13:28:28 +0200 mod_mam: Fix traceback due to borked transplant from 0.10
Kim Alvefur <zash@zash.se> [Sun, 03 Sep 2017 13:28:28 +0200] rev 2766
mod_mam: Fix traceback due to borked transplant from 0.10
Sun, 03 Sep 2017 12:43:24 +0200 mod_mam: Clone stanza before stripping stanza id after carbons
Kim Alvefur <zash@zash.se> [Sun, 03 Sep 2017 12:43:24 +0200] rev 2765
mod_mam: Clone stanza before stripping stanza id after carbons
Sun, 03 Sep 2017 00:35:31 +0200 mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
Kim Alvefur <zash@zash.se> [Sun, 03 Sep 2017 00:35:31 +0200] rev 2764
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
Wed, 30 Aug 2017 08:20:41 +0200 mod_delegation: added disco#items:* in doc and changed status to Stage-Beta
Goffi <goffi@goffi.org> [Wed, 30 Aug 2017 08:20:41 +0200] rev 2763
mod_delegation: added disco#items:* in doc and changed status to Stage-Beta
Wed, 30 Aug 2017 08:19:57 +0200 mod_delegation: fixed misplaced up() in <message> stanza generation
Goffi <goffi@goffi.org> [Wed, 30 Aug 2017 08:19:57 +0200] rev 2762
mod_delegation: fixed misplaced up() in <message> stanza generation
Sun, 27 Aug 2017 21:35:08 +0200 mod_csi_battery_saver: Fix #921
tmolitor <thilo@eightysoft.de> [Sun, 27 Aug 2017 21:35:08 +0200] rev 2761
mod_csi_battery_saver: Fix #921 See also https://mail.jabber.org/pipermail/standards/2017-May/032773.html
Sun, 27 Aug 2017 21:34:48 +0200 mod_smacks: Fix #921
tmolitor <thilo@eightysoft.de> [Sun, 27 Aug 2017 21:34:48 +0200] rev 2760
mod_smacks: Fix #921 See also https://mail.jabber.org/pipermail/standards/2017-May/032773.html
Sun, 27 Aug 2017 21:16:37 +0200 Merge with zash
tmolitor <thilo@eightysoft.de> [Sun, 27 Aug 2017 21:16:37 +0200] rev 2759
Merge with zash
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip