Mon, 07 Sep 2020 12:53:35 +0100 mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 12:53:35 +0100] rev 4090
mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)
Mon, 07 Sep 2020 12:52:40 +0100 mod_easy_invite: Allow account reset invites
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 12:52:40 +0100] rev 4089
mod_easy_invite: Allow account reset invites
Mon, 07 Sep 2020 12:52:16 +0100 mod_easy_invite: Allow setting account roles from associated invite (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 12:52:16 +0100] rev 4088
mod_easy_invite: Allow setting account roles from associated invite (from Snikket)
Mon, 07 Sep 2020 12:51:20 +0100 mod_easy_invite: Add code comment (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 12:51:20 +0100] rev 4087
mod_easy_invite: Add code comment (from Snikket)
Mon, 07 Sep 2020 12:50:36 +0100 mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 12:50:36 +0100] rev 4086
mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket
Mon, 07 Sep 2020 13:04:01 +0100 mod_invites: Fix potential traceback when invalid token used (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 13:04:01 +0100] rev 4085
mod_invites: Fix potential traceback when invalid token used (from Snikket)
Mon, 07 Sep 2020 13:03:08 +0100 mod_invites: Whitespace (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 13:03:08 +0100] rev 4084
mod_invites: Whitespace (from Snikket)
Mon, 07 Sep 2020 13:02:51 +0100 mod_invites: Include invite type and uri in validated invites (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 13:02:51 +0100] rev 4083
mod_invites: Include invite type and uri in validated invites (from Snikket)
Mon, 07 Sep 2020 13:00:43 +0100 mod_invites: Add API to create account reset invites (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 13:00:43 +0100] rev 4082
mod_invites: Add API to create account reset invites (from Snikket)
Mon, 07 Sep 2020 12:59:00 +0100 mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)
Matthew Wild <mwild1@gmail.com> [Mon, 07 Sep 2020 12:59:00 +0100] rev 4081
mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)
Tue, 25 Aug 2020 13:13:56 +0100 mod_http_upload: Log warning when loaded on user host
Matthew Wild <mwild1@gmail.com> [Tue, 25 Aug 2020 13:13:56 +0100] rev 4080
mod_http_upload: Log warning when loaded on user host
Sat, 22 Aug 2020 18:28:19 +0200 mod_external_service: Include for users of older versions of Prosody
Kim Alvefur <zash@zash.se> [Sat, 22 Aug 2020 18:28:19 +0200] rev 4079
mod_external_service: Include for users of older versions of Prosody
Wed, 19 Aug 2020 15:14:00 +0100 mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
Matthew Wild <mwild1@gmail.com> [Wed, 19 Aug 2020 15:14:00 +0100] rev 4078
mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
Tue, 18 Aug 2020 18:56:47 +0200 mod_http_muc_log: Add a dark theme when the user asked for that.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Tue, 18 Aug 2020 18:56:47 +0200] rev 4077
mod_http_muc_log: Add a dark theme when the user asked for that.
Wed, 05 Aug 2020 16:38:49 +0100 mod_firewall: Fix example in README to use |host (thanks DebXWoody)
Matthew Wild <mwild1@gmail.com> [Wed, 05 Aug 2020 16:38:49 +0100] rev 4076
mod_firewall: Fix example in README to use |host (thanks DebXWoody)
Wed, 05 Aug 2020 14:57:10 +0100 mod_muc_markers: Add room JID to log message
Matthew Wild <mwild1@gmail.com> [Wed, 05 Aug 2020 14:57:10 +0100] rev 4075
mod_muc_markers: Add room JID to log message
Sun, 26 Jul 2020 16:15:37 +0200 mod_http_upload/README: Fix typo (thanks bjoernb)
Kim Alvefur <zash@zash.se> [Sun, 26 Jul 2020 16:15:37 +0200] rev 4074
mod_http_upload/README: Fix typo (thanks bjoernb)
Mon, 20 Jul 2020 22:32:22 +0200 mod_rest/README: Remove last trace of older credential option
Kim Alvefur <zash@zash.se> [Mon, 20 Jul 2020 22:32:22 +0200] rev 4073
mod_rest/README: Remove last trace of older credential option
Mon, 20 Jul 2020 21:55:07 +0200 mod_rest/README: Mention OAuth
Kim Alvefur <zash@zash.se> [Mon, 20 Jul 2020 21:55:07 +0200] rev 4072
mod_rest/README: Mention OAuth mod_http_oauth2 needs docs too
Mon, 20 Jul 2020 21:54:52 +0200 mod_rest/README: Describe use on VirtualHosts
Kim Alvefur <zash@zash.se> [Mon, 20 Jul 2020 21:54:52 +0200] rev 4071
mod_rest/README: Describe use on VirtualHosts
Mon, 20 Jul 2020 21:42:11 +0200 mod_rest: Add support for form-encoded output
Kim Alvefur <zash@zash.se> [Mon, 20 Jul 2020 21:42:11 +0200] rev 4070
mod_rest: Add support for form-encoded output This roughtly matches the input capabilities when given an form-encoded payload.
Tue, 07 Jul 2020 17:08:08 +0100 mod_muc_markers: replace configurable multi-marker tracking with better system
Matthew Wild <mwild1@gmail.com> [Tue, 07 Jul 2020 17:08:08 +0100] rev 4069
mod_muc_markers: replace configurable multi-marker tracking with better system Now tracks a single marker, but automatically applies rules from the XEP about "higher" markers implying "lower" markers - i.e. "displayed" implies "received". Still, just a single marker is tracked and synthesized at all times (the one configured with muc_marker_name).
Tue, 07 Jul 2020 14:37:49 +0200 mod_watch_spam_reports: Move stage from alpha to beta
Martin Dosch <martin@mdosch.de> [Tue, 07 Jul 2020 14:37:49 +0200] rev 4068
mod_watch_spam_reports: Move stage from alpha to beta
Tue, 07 Jul 2020 14:36:37 +0200 mod_watch_spam_reports: Add compatibility section
Martin Dosch <martin@mdosch.de> [Tue, 07 Jul 2020 14:36:37 +0200] rev 4067
mod_watch_spam_reports: Add compatibility section Added trunk (tested by myself) and 0.11 (tested by wurstsalat - thanks).
Tue, 07 Jul 2020 14:34:24 +0200 mod_watch_spam_reports: Document dependency on mod_spam_reporting
Martin Dosch <martin@mdosch.de> [Tue, 07 Jul 2020 14:34:24 +0200] rev 4066
mod_watch_spam_reports: Document dependency on mod_spam_reporting
Fri, 03 Jul 2020 18:50:04 +0200 mod_watch_spam_reports: Define variable prior to using it
Martin Dosch <martin@mdosch.de> [Fri, 03 Jul 2020 18:50:04 +0200] rev 4065
mod_watch_spam_reports: Define variable prior to using it
Thu, 02 Jul 2020 12:20:55 +0100 mod_muc_rai: Add debug logging
Matthew Wild <mwild1@gmail.com> [Thu, 02 Jul 2020 12:20:55 +0100] rev 4064
mod_muc_rai: Add debug logging
Thu, 02 Jul 2020 12:18:35 +0100 mod_muc_rai: Fix to correctly extract the archive id
Matthew Wild <mwild1@gmail.com> [Thu, 02 Jul 2020 12:18:35 +0100] rev 4063
mod_muc_rai: Fix to correctly extract the archive id
Thu, 02 Jul 2020 12:17:53 +0100 mod_muc_rai: Don't store/modify existing table to track rooms
Matthew Wild <mwild1@gmail.com> [Thu, 02 Jul 2020 12:17:53 +0100] rev 4062
mod_muc_rai: Don't store/modify existing table to track rooms This was a simple bug that took a while to track down.
Thu, 02 Jul 2020 12:09:24 +0100 mod_muc_rai: Fix to use bare JID where a bare JID is needed
Matthew Wild <mwild1@gmail.com> [Thu, 02 Jul 2020 12:09:24 +0100] rev 4061
mod_muc_rai: Fix to use bare JID where a bare JID is needed
Thu, 02 Jul 2020 12:07:08 +0100 mod_muc_markers: Expose is_markable utility function to other modules
Matthew Wild <mwild1@gmail.com> [Thu, 02 Jul 2020 12:07:08 +0100] rev 4060
mod_muc_markers: Expose is_markable utility function to other modules
Tue, 30 Jun 2020 19:32:39 +0200 mod_turncredentials/README: Link to eturnal (thanks Holger)
Kim Alvefur <zash@zash.se> [Tue, 30 Jun 2020 19:32:39 +0200] rev 4059
mod_turncredentials/README: Link to eturnal (thanks Holger)
Wed, 24 Jun 2020 09:08:12 +0200 mod_watch_spam_reports: Fix another whitespace typo
Martin Dosch <martin@mdosch.de> [Wed, 24 Jun 2020 09:08:12 +0200] rev 4058
mod_watch_spam_reports: Fix another whitespace typo
Wed, 24 Jun 2020 09:05:05 +0200 mod_watch_spam_reports: Fix ugly whitespace typo
Martin Dosch <martin@mdosch.de> [Wed, 24 Jun 2020 09:05:05 +0200] rev 4057
mod_watch_spam_reports: Fix ugly whitespace typo
Wed, 24 Jun 2020 09:01:55 +0200 mod_watch_spam_reports: Create report message outside of the admin notification loop
Martin Dosch <martin@mdosch.de> [Wed, 24 Jun 2020 09:01:55 +0200] rev 4056
mod_watch_spam_reports: Create report message outside of the admin notification loop
Wed, 24 Jun 2020 08:51:07 +0200 mod_watch_spam_reports: Show reporters bare JID instead of full JID
Martin Dosch <martin@mdosch.de> [Wed, 24 Jun 2020 08:51:07 +0200] rev 4055
mod_watch_spam_reports: Show reporters bare JID instead of full JID
Tue, 23 Jun 2020 19:54:06 +0200 mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step
Kim Alvefur <zash@zash.se> [Tue, 23 Jun 2020 19:54:06 +0200] rev 4054
mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step
Tue, 23 Jun 2020 19:40:55 +0200 mod_adhoc_dataforms_demo: Fix duplicate field prevention
Kim Alvefur <zash@zash.se> [Tue, 23 Jun 2020 19:40:55 +0200] rev 4053
mod_adhoc_dataforms_demo: Fix duplicate field prevention It's supposed to only include each type of form field once per form at most but it didn't note which fields it had added already. No idea what the probability was anyways, probably pretty low.
Mon, 22 Jun 2020 21:35:57 +0200 mod_csi_battery_saver: Ignore CSI actions before resource bind
tmolitor <thilo@eightysoft.de> [Mon, 22 Jun 2020 21:35:57 +0200] rev 4052
mod_csi_battery_saver: Ignore CSI actions before resource bind
Thu, 18 Jun 2020 15:24:34 +0200 mod_conversejs: Disable automatic BOSH/WS endpoint discovery
Kim Alvefur <zash@zash.se> [Thu, 18 Jun 2020 15:24:34 +0200] rev 4051
mod_conversejs: Disable automatic BOSH/WS endpoint discovery Converse.js 7.0 will enable this by default, but when using this module the BOSH and WebSocket endpoints are provided in the generated HTML, so automatic discovery is not needed and unlikely to work without an additional module.
Tue, 16 Jun 2020 11:21:58 +0200 mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Martin Dosch <martin@mdosch.de> [Tue, 16 Jun 2020 11:21:58 +0200] rev 4050
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Thu, 11 Jun 2020 18:34:29 +0200 mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded
Kim Alvefur <zash@zash.se> [Thu, 11 Jun 2020 18:34:29 +0200] rev 4049
mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded
Wed, 10 Jun 2020 22:20:00 +0100 Merge
Matthew Wild <mwild1@gmail.com> [Wed, 10 Jun 2020 22:20:00 +0100] rev 4048
Merge
Mon, 08 Jun 2020 18:39:16 +0200 mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent
Michel Le Bihan <michel@lebihan.pl> [Mon, 08 Jun 2020 18:39:16 +0200] rev 4047
mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent
Wed, 10 Jun 2020 12:21:10 +0200 mod_pubsub_text_interface: Reflect XEP-0334 hints
Kim Alvefur <zash@zash.se> [Wed, 10 Jun 2020 12:21:10 +0200] rev 4046
mod_pubsub_text_interface: Reflect XEP-0334 hints Helps testing without bothering your other clients.
Wed, 10 Jun 2020 12:15:11 +0200 mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response
Kim Alvefur <zash@zash.se> [Wed, 10 Jun 2020 12:15:11 +0200] rev 4045
mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response
Wed, 10 Jun 2020 12:12:47 +0200 mod_measure_memory: Report that stats are in units of bytes
Kim Alvefur <zash@zash.se> [Wed, 10 Jun 2020 12:12:47 +0200] rev 4044
mod_measure_memory: Report that stats are in units of bytes
Sun, 07 Jun 2020 00:19:49 +0200 mod_measure_cpu: Specify units of total CPU time as seconds
Kim Alvefur <zash@zash.se> [Sun, 07 Jun 2020 00:19:49 +0200] rev 4043
mod_measure_cpu: Specify units of total CPU time as seconds
Tue, 02 Jun 2020 20:00:03 +0200 mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax
Kim Alvefur <zash@zash.se> [Tue, 02 Jun 2020 20:00:03 +0200] rev 4042
mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax
Fri, 29 May 2020 12:38:23 +0200 mod_rest: Add support for CBOR
Kim Alvefur <zash@zash.se> [Fri, 29 May 2020 12:38:23 +0200] rev 4041
mod_rest: Add support for CBOR https://www.zash.se/lua-cbor.html
Fri, 29 May 2020 12:30:15 +0200 mod_rest: Respond to unknown payload types with HTTP status 415
Kim Alvefur <zash@zash.se> [Fri, 29 May 2020 12:30:15 +0200] rev 4040
mod_rest: Respond to unknown payload types with HTTP status 415 More semantically correct.
Fri, 29 May 2020 12:04:04 +0200 mod_rest: Map xml:lang to/from JSON
Kim Alvefur <zash@zash.se> [Fri, 29 May 2020 12:04:04 +0200] rev 4039
mod_rest: Map xml:lang to/from JSON
Tue, 26 May 2020 21:32:55 +0200 mod_http_muc_log: Add link to room list from logs page
Kim Alvefur <zash@zash.se> [Tue, 26 May 2020 21:32:55 +0200] rev 4038
mod_http_muc_log: Add link to room list from logs page Improve UX by reducing in number of clicks to get back to the room list. Uncommitted diff from logs.xmpp.org
Thu, 21 May 2020 16:35:07 +0100 mod_muc_markers: Allow tracking multiple markers
Matthew Wild <mwild1@gmail.com> [Thu, 21 May 2020 16:35:07 +0100] rev 4037
mod_muc_markers: Allow tracking multiple markers
Thu, 21 May 2020 16:34:46 +0100 mod_muc_markers: luacheck annotation
Matthew Wild <mwild1@gmail.com> [Thu, 21 May 2020 16:34:46 +0100] rev 4036
mod_muc_markers: luacheck annotation
Wed, 20 May 2020 17:24:57 +0200 mod_adhoc_groups: Fix check for error on group creation
Kim Alvefur <zash@zash.se> [Wed, 20 May 2020 17:24:57 +0200] rev 4035
mod_adhoc_groups: Fix check for error on group creation
Wed, 20 May 2020 17:25:59 +0200 mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)
Karol Topolski <ktopolski.it@gmail.com> [Wed, 20 May 2020 17:25:59 +0200] rev 4034
mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)
Wed, 20 May 2020 17:24:15 +0200 mod_measure_message_e2ee/README: Fix typo
Kim Alvefur <zash@zash.se> [Wed, 20 May 2020 17:24:15 +0200] rev 4033
mod_measure_message_e2ee/README: Fix typo
Wed, 20 May 2020 16:42:32 +0200 mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 20 May 2020 16:42:32 +0200] rev 4032
mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
Wed, 20 May 2020 11:11:11 +0200 mod_muc_block_pm: Don't respond to error stanzas
JC Brand <jc@opkode.com> [Wed, 20 May 2020 11:11:11 +0200] rev 4031
mod_muc_block_pm: Don't respond to error stanzas
Tue, 05 May 2020 21:52:14 +0200 mod_muc_markers: Broadcast current markers on join
Kim Alvefur <zash@zash.se> [Tue, 05 May 2020 21:52:14 +0200] rev 4030
mod_muc_markers: Broadcast current markers on join This lets you see how far others have read upon joining without cluttering the archives with obsolete chat markers.
Tue, 05 May 2020 21:50:35 +0200 mod_muc_markers: Prevent storage instead of broadcast
Kim Alvefur <zash@zash.se> [Tue, 05 May 2020 21:50:35 +0200] rev 4029
mod_muc_markers: Prevent storage instead of broadcast Restores the ability to see how far others have read. Maybe this should be a setting?
Tue, 19 May 2020 14:06:42 +0100 mod_muc_markers: Allow configuration of which marker to track, default to displayed
Matthew Wild <mwild1@gmail.com> [Tue, 19 May 2020 14:06:42 +0100] rev 4028
mod_muc_markers: Allow configuration of which marker to track, default to displayed
Sun, 17 May 2020 22:38:55 +0200 mod_easy_invite: backport: ensure session exists before accessing it
Maxime “pep” Buquet <pep@bouah.net> [Sun, 17 May 2020 22:38:55 +0200] rev 4027
mod_easy_invite: backport: ensure session exists before accessing it Backport from https://github.com/snikket-im/snikket-server This prevents a 500 issue when using mod_register_web.
Sat, 16 May 2020 19:48:26 +0200 mod_easy_invite: Add commands to telnet console
Kim Alvefur <zash@zash.se> [Sat, 16 May 2020 19:48:26 +0200] rev 4026
mod_easy_invite: Add commands to telnet console Handy if all you have is SSH access and no ad-hoc capable client
Sat, 16 May 2020 18:30:01 +0200 mod_rest/jsonmap: Derive stanza @type from certain payloads
Kim Alvefur <zash@zash.se> [Sat, 16 May 2020 18:30:01 +0200] rev 4025
mod_rest/jsonmap: Derive stanza @type from certain payloads Because I forget type=set every single time with ad-hoc commands.
Thu, 14 May 2020 17:28:38 +0200 mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
tastytea <tastytea@tastytea.de> [Thu, 14 May 2020 17:28:38 +0200] rev 4024
mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
Wed, 13 May 2020 11:43:27 +0100 mod_muc_local_only: New module to restrict a list of MUCs to local users
Matthew Wild <mwild1@gmail.com> [Wed, 13 May 2020 11:43:27 +0100] rev 4023
mod_muc_local_only: New module to restrict a list of MUCs to local users
Tue, 12 May 2020 14:14:51 +0200 mod_cache_c2s_caps: also log full JID for caps
Georg Lukas <georg@op-co.de> [Tue, 12 May 2020 14:14:51 +0200] rev 4022
mod_cache_c2s_caps: also log full JID for caps
Tue, 12 May 2020 12:31:51 +0100 mod_firewall: Ensure file lists are always initialized empty
Matthew Wild <mwild1@gmail.com> [Tue, 12 May 2020 12:31:51 +0100] rev 4021
mod_firewall: Ensure file lists are always initialized empty
Mon, 11 May 2020 17:18:30 +0100 mod_firewall: Add option to ignore missing list files
Matthew Wild <mwild1@gmail.com> [Mon, 11 May 2020 17:18:30 +0100] rev 4020
mod_firewall: Add option to ignore missing list files
Sun, 10 May 2020 09:03:16 +0200 mod_firewall/test: Print replies to stderr instead of crashing
Kim Alvefur <zash@zash.se> [Sun, 10 May 2020 09:03:16 +0200] rev 4019
mod_firewall/test: Print replies to stderr instead of crashing
Sat, 09 May 2020 21:14:59 +0200 mod_csi_muc_priorities: Report reason for importance decision
Kim Alvefur <zash@zash.se> [Sat, 09 May 2020 21:14:59 +0200] rev 4018
mod_csi_muc_priorities: Report reason for importance decision
Sat, 09 May 2020 21:14:36 +0200 mod_csi_grace_period: Report reason for importance decision
Kim Alvefur <zash@zash.se> [Sat, 09 May 2020 21:14:36 +0200] rev 4017
mod_csi_grace_period: Report reason for importance decision
Sun, 29 Mar 2020 15:09:25 +0200 mod_lastlog2: Store last timestamp per account event
Kim Alvefur <zash@zash.se> [Sun, 29 Mar 2020 15:09:25 +0200] rev 4016
mod_lastlog2: Store last timestamp per account event Incompatible with mod_lastlog and other modules using its data due to use of map store
Wed, 06 May 2020 14:55:36 +0200 mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
Georg Lukas <georg@op-co.de> [Wed, 06 May 2020 14:55:36 +0200] rev 4015
mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
Tue, 05 May 2020 16:27:59 +0200 mod_muc_occupant_id: Don't store occupant-ids.
Maxime “pep” Buquet <pep@bouah.net> [Tue, 05 May 2020 16:27:59 +0200] rev 4014
mod_muc_occupant_id: Don't store occupant-ids. It seems it's cheap enough to generate so don't unnecessarily store everyone's occupant-ids forever.
Fri, 01 May 2020 22:24:10 +0200 mod_smacks: don't send error replys for error stanzas on session timeout
tmolitor <thilo@eightysoft.de> [Fri, 01 May 2020 22:24:10 +0200] rev 4013
mod_smacks: don't send error replys for error stanzas on session timeout
Fri, 01 May 2020 11:34:43 +0200 Merge
JC Brand <jc@opkode.com> [Fri, 01 May 2020 11:34:43 +0200] rev 4012
Merge
Fri, 01 May 2020 11:34:09 +0200 mod_muc_batched_probe: Call instance method
JC Brand <jc@opkode.com> [Fri, 01 May 2020 11:34:09 +0200] rev 4011
mod_muc_batched_probe: Call instance method
Fri, 01 May 2020 00:54:32 +0200 mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12
Kim Alvefur <zash@zash.se> [Fri, 01 May 2020 00:54:32 +0200] rev 4010
mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12
Fri, 01 May 2020 00:53:36 +0200 mod_turncredentials/README: HTML comments aren't a thing apparently
Kim Alvefur <zash@zash.se> [Fri, 01 May 2020 00:53:36 +0200] rev 4009
mod_turncredentials/README: HTML comments aren't a thing apparently
Fri, 01 May 2020 00:51:56 +0200 mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
Kim Alvefur <zash@zash.se> [Fri, 01 May 2020 00:51:56 +0200] rev 4008
mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
Thu, 30 Apr 2020 13:18:08 +0200 mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
Kim Alvefur <zash@zash.se> [Thu, 30 Apr 2020 13:18:08 +0200] rev 4007
mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
Thu, 30 Apr 2020 13:16:27 +0200 mod_turncredentials/README: Markdown syntax normalization
Kim Alvefur <zash@zash.se> [Thu, 30 Apr 2020 13:16:27 +0200] rev 4006
mod_turncredentials/README: Markdown syntax normalization
Thu, 30 Apr 2020 13:14:36 +0200 mod_turncredentials/README: Link to credential spec
Kim Alvefur <zash@zash.se> [Thu, 30 Apr 2020 13:14:36 +0200] rev 4005
mod_turncredentials/README: Link to credential spec Internet-Draft but whatever.
Wed, 29 Apr 2020 13:00:22 +0200 mod_muc_batched_probe: New module
JC Brand <jc@opkode.com> [Wed, 29 Apr 2020 13:00:22 +0200] rev 4004
mod_muc_batched_probe: New module
Wed, 29 Apr 2020 12:59:53 +0200 muc_defaults: Fix setting name
JC Brand <jc@opkode.com> [Wed, 29 Apr 2020 12:59:53 +0200] rev 4003
muc_defaults: Fix setting name
Tue, 28 Apr 2020 16:54:21 +0100 mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
Matthew Wild <mwild1@gmail.com> [Tue, 28 Apr 2020 16:54:21 +0100] rev 4002
mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
Tue, 28 Apr 2020 10:03:17 +0100 mod_muc_rai: Use correct stanza kind (message) for initial notification
Matthew Wild <mwild1@gmail.com> [Tue, 28 Apr 2020 10:03:17 +0100] rev 4001
mod_muc_rai: Use correct stanza kind (message) for initial notification
Mon, 27 Apr 2020 23:07:01 +0200 mod_cloud_notify: Forbid user from registering their own JID as their push server
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Mon, 27 Apr 2020 23:07:01 +0200] rev 4000
mod_cloud_notify: Forbid user from registering their own JID as their push server
Thu, 15 Aug 2019 09:26:02 +0200 mod_muc_ban_ip: log fallback to module
Georg Lukas <georg@op-co.de> [Thu, 15 Aug 2019 09:26:02 +0200] rev 3999
mod_muc_ban_ip: log fallback to module
Mon, 27 Apr 2020 17:18:24 +0200 mod_firewall: do not log indifferent result
Georg Lukas <georg@op-co.de> [Mon, 27 Apr 2020 17:18:24 +0200] rev 3998
mod_firewall: do not log indifferent result
Mon, 27 Apr 2020 17:09:27 +0200 mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash
Georg Lukas <georg@op-co.de> [Mon, 27 Apr 2020 17:09:27 +0200] rev 3997
mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash
Thu, 23 Apr 2020 22:07:44 +0200 mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 22:07:44 +0200] rev 3996
mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list If either of the two list-multi are empty then apparently nothing thougth to include an empty array. Meh.
Thu, 23 Apr 2020 20:12:42 +0200 mod_s2s_auth_dane: Fix markdown link syntax
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 20:12:42 +0200] rev 3995
mod_s2s_auth_dane: Fix markdown link syntax
Thu, 23 Apr 2020 20:11:18 +0200 mod_s2s_auth_dane: It broke :(
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 20:11:18 +0200] rev 3994
mod_s2s_auth_dane: It broke :(
Thu, 23 Apr 2020 15:39:12 +0100 mod_auth_custom_http: Unlock globals while loading socket.http
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 15:39:12 +0100] rev 3993
mod_auth_custom_http: Unlock globals while loading socket.http ltn12 tries to set a global and isn't caught by the require sandboxing. Lua 5.2 issue?
Wed, 22 Apr 2020 12:42:42 +0200 mod_csi_muc_priorities: Adjust indentation
Kim Alvefur <zash@zash.se> [Wed, 22 Apr 2020 12:42:42 +0200] rev 3992
mod_csi_muc_priorities: Adjust indentation
Tue, 21 Apr 2020 20:51:31 +0200 mod_storage_xmlarchive: Update compat table
Kim Alvefur <zash@zash.se> [Tue, 21 Apr 2020 20:51:31 +0200] rev 3991
mod_storage_xmlarchive: Update compat table
Tue, 21 Apr 2020 11:26:43 +0200 mod_smacks: remove now unused code
tmolitor <thilo@eightysoft.de> [Tue, 21 Apr 2020 11:26:43 +0200] rev 3990
mod_smacks: remove now unused code
Mon, 20 Apr 2020 15:30:56 +0200 mod_smacks: fix typo in last commit
tmolitor <thilo@eightysoft.de> [Mon, 20 Apr 2020 15:30:56 +0200] rev 3989
mod_smacks: fix typo in last commit
Mon, 20 Apr 2020 14:49:17 +0200 mod_smacks: better logging for georg
tmolitor <thilo@eightysoft.de> [Mon, 20 Apr 2020 14:49:17 +0200] rev 3988
mod_smacks: better logging for georg
Mon, 20 Apr 2020 14:40:09 +0200 mod_smacks: Fix mam handling
tmolitor <thilo@eightysoft.de> [Mon, 20 Apr 2020 14:40:09 +0200] rev 3987
mod_smacks: Fix mam handling
Sun, 19 Apr 2020 23:38:39 +0200 mod_firewall: Remove trailing whitespace
Kim Alvefur <zash@zash.se> [Sun, 19 Apr 2020 23:38:39 +0200] rev 3986
mod_firewall: Remove trailing whitespace
Sun, 19 Apr 2020 23:37:13 +0200 mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)
Kim Alvefur <zash@zash.se> [Sun, 19 Apr 2020 23:37:13 +0200] rev 3985
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin) loadstring was deprecated in Lua 5.2 and removed from in 5.3
Sun, 19 Apr 2020 08:15:09 +0200 mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
tmolitor <thilo@eightysoft.de> [Sun, 19 Apr 2020 08:15:09 +0200] rev 3984
mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
Sun, 19 Apr 2020 08:12:21 +0200 mod_cloud_notify: make stanza queue processing faster
tmolitor <thilo@eightysoft.de> [Sun, 19 Apr 2020 08:12:21 +0200] rev 3983
mod_cloud_notify: make stanza queue processing faster
Sat, 18 Apr 2020 15:43:08 +0200 Merge
Kim Alvefur <zash@zash.se> [Sat, 18 Apr 2020 15:43:08 +0200] rev 3982
Merge
Thu, 16 Apr 2020 17:34:53 +0200 mod_turncredentials: Add 'transport' attribute
Wiktor Kwapisiewicz <wiktor@metacode.biz> [Thu, 16 Apr 2020 17:34:53 +0200] rev 3981
mod_turncredentials: Add 'transport' attribute XEP-0215 recommends using 'transport' attribute and since coturn can work in both TCP and UPD modes this patch adds one <service> element for each combination of STUN/TURN and TCP/UDP.
Fri, 17 Apr 2020 17:20:51 +0200 Merge
JC Brand <jc@opkode.com> [Fri, 17 Apr 2020 17:20:51 +0200] rev 3980
Merge
Fri, 17 Apr 2020 17:19:17 +0200 muc_defaults: Add support for the presence_broadcast setting
JC Brand <jc@opkode.com> [Fri, 17 Apr 2020 17:19:17 +0200] rev 3979
muc_defaults: Add support for the presence_broadcast setting
Wed, 15 Apr 2020 21:19:45 +0100 mod_muc_rai: New module to implement Room Activity Indicators
Matthew Wild <mwild1@gmail.com> [Wed, 15 Apr 2020 21:19:45 +0100] rev 3978
mod_muc_rai: New module to implement Room Activity Indicators
Mon, 13 Apr 2020 21:53:01 +0200 mod_firewall: Fix use of unpack() on Lua 5.3
Kim Alvefur <zash@zash.se> [Mon, 13 Apr 2020 21:53:01 +0200] rev 3977
mod_firewall: Fix use of unpack() on Lua 5.3 unpack() was previously a global function, it moved into the table library in either Lua 5.2 or 5.3
Mon, 13 Apr 2020 15:48:58 +0100 mod_muc_markers: New module for server-side receipt tracking in MUCs
Matthew Wild <mwild1@gmail.com> [Mon, 13 Apr 2020 15:48:58 +0100] rev 3976
mod_muc_markers: New module for server-side receipt tracking in MUCs
Sun, 12 Apr 2020 18:07:16 +0200 mod_rest: Improve auth error reporting
Kim Alvefur <zash@zash.se> [Sun, 12 Apr 2020 18:07:16 +0200] rev 3975
mod_rest: Improve auth error reporting
Tue, 07 Apr 2020 22:11:52 +0200 mod_nooffline_noerror: Fix for missing log
tmolitor <thilo@eightysoft.de> [Tue, 07 Apr 2020 22:11:52 +0200] rev 3974
mod_nooffline_noerror: Fix for missing log
Tue, 07 Apr 2020 18:48:04 +0200 mod_measure_muc: Collect statistics on Grout Chat
kaliko <kaliko@azylum.org> [Tue, 07 Apr 2020 18:48:04 +0200] rev 3973
mod_measure_muc: Collect statistics on Grout Chat
Sun, 05 Apr 2020 23:39:08 +0200 Merge commit
tmolitor <thilo@eightysoft.de> [Sun, 05 Apr 2020 23:39:08 +0200] rev 3972
Merge commit
Sun, 05 Apr 2020 23:37:17 +0200 mod_smacks: Update documentation and slightly adjust default values
tmolitor <thilo@eightysoft.de> [Sun, 05 Apr 2020 23:37:17 +0200] rev 3971
mod_smacks: Update documentation and slightly adjust default values
(0) -3000 -1000 -120 +120 +1000 tip