log

age author description
2020-06-24 Martin Dosch mod_watch_spam_reports: Create report message outside of the admin notification loop
2020-06-24 Martin Dosch mod_watch_spam_reports: Show reporters bare JID instead of full JID
2020-06-23 Kim Alvefur mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step
2020-06-23 Kim Alvefur mod_adhoc_dataforms_demo: Fix duplicate field prevention
2020-06-22 tmolitor mod_csi_battery_saver: Ignore CSI actions before resource bind
2020-06-18 Kim Alvefur mod_conversejs: Disable automatic BOSH/WS endpoint discovery
2020-06-16 Martin Dosch mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
2020-06-11 Kim Alvefur mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded
2020-06-10 Matthew Wild Merge
2020-06-08 Michel Le Bihan mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent
2020-06-10 Kim Alvefur mod_pubsub_text_interface: Reflect XEP-0334 hints
2020-06-10 Kim Alvefur mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response
2020-06-10 Kim Alvefur mod_measure_memory: Report that stats are in units of bytes
2020-06-06 Kim Alvefur mod_measure_cpu: Specify units of total CPU time as seconds
2020-06-02 Kim Alvefur mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax
2020-05-29 Kim Alvefur mod_rest: Add support for CBOR
2020-05-29 Kim Alvefur mod_rest: Respond to unknown payload types with HTTP status 415
2020-05-29 Kim Alvefur mod_rest: Map xml:lang to/from JSON
2020-05-26 Kim Alvefur mod_http_muc_log: Add link to room list from logs page
2020-05-21 Matthew Wild mod_muc_markers: Allow tracking multiple markers
2020-05-21 Matthew Wild mod_muc_markers: luacheck annotation
2020-05-20 Kim Alvefur mod_adhoc_groups: Fix check for error on group creation
2020-05-20 Karol Topolski mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)
2020-05-20 Kim Alvefur mod_measure_message_e2ee/README: Fix typo
2020-05-20 Emmanuel Gil Peyrot mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
2020-05-20 JC Brand mod_muc_block_pm: Don't respond to error stanzas
2020-05-05 Kim Alvefur mod_muc_markers: Broadcast current markers on join
2020-05-05 Kim Alvefur mod_muc_markers: Prevent storage instead of broadcast
2020-05-19 Matthew Wild mod_muc_markers: Allow configuration of which marker to track, default to displayed
2020-05-17 Maxime “pep” Buquet mod_easy_invite: backport: ensure session exists before accessing it
2020-05-16 Kim Alvefur mod_easy_invite: Add commands to telnet console
2020-05-16 Kim Alvefur mod_rest/jsonmap: Derive stanza @type from certain payloads
2020-05-14 tastytea mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
2020-05-13 Matthew Wild mod_muc_local_only: New module to restrict a list of MUCs to local users
2020-05-12 Georg Lukas mod_cache_c2s_caps: also log full JID for caps
2020-05-12 Matthew Wild mod_firewall: Ensure file lists are always initialized empty
2020-05-11 Matthew Wild mod_firewall: Add option to ignore missing list files
2020-05-10 Kim Alvefur mod_firewall/test: Print replies to stderr instead of crashing
2020-05-09 Kim Alvefur mod_csi_muc_priorities: Report reason for importance decision
2020-05-09 Kim Alvefur mod_csi_grace_period: Report reason for importance decision
2020-03-29 Kim Alvefur mod_lastlog2: Store last timestamp per account event
2020-05-06 Georg Lukas mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
2020-05-05 Maxime “pep” Buquet mod_muc_occupant_id: Don't store occupant-ids.
2020-05-01 tmolitor mod_smacks: don't send error replys for error stanzas on session timeout
2020-05-01 JC Brand Merge
2020-05-01 JC Brand mod_muc_batched_probe: Call instance method
2020-04-30 Kim Alvefur mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12
2020-04-30 Kim Alvefur mod_turncredentials/README: HTML comments aren't a thing apparently
2020-04-30 Kim Alvefur mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
2020-04-30 Kim Alvefur mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
2020-04-30 Kim Alvefur mod_turncredentials/README: Markdown syntax normalization
2020-04-30 Kim Alvefur mod_turncredentials/README: Link to credential spec
2020-04-29 JC Brand mod_muc_batched_probe: New module
2020-04-29 JC Brand muc_defaults: Fix setting name
2020-04-28 Matthew Wild mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
2020-04-28 Matthew Wild mod_muc_rai: Use correct stanza kind (message) for initial notification
2020-04-27 Emmanuel Gil Peyrot mod_cloud_notify: Forbid user from registering their own JID as their push server
2019-08-15 Georg Lukas mod_muc_ban_ip: log fallback to module
2020-04-27 Georg Lukas mod_firewall: do not log indifferent result
2020-04-27 Georg Lukas mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash