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.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip