Log

description author age
mod_rest: Add support for form-encoded output Kim Alvefur Mon, 20 Jul 2020 21:42:11 +0200
mod_muc_markers: replace configurable multi-marker tracking with better system Matthew Wild Tue, 07 Jul 2020 17:08:08 +0100
mod_watch_spam_reports: Move stage from alpha to beta Martin Dosch Tue, 07 Jul 2020 14:37:49 +0200
mod_watch_spam_reports: Add compatibility section Martin Dosch Tue, 07 Jul 2020 14:36:37 +0200
mod_watch_spam_reports: Document dependency on mod_spam_reporting Martin Dosch Tue, 07 Jul 2020 14:34:24 +0200
mod_watch_spam_reports: Define variable prior to using it Martin Dosch Fri, 03 Jul 2020 18:50:04 +0200
mod_muc_rai: Add debug logging Matthew Wild Thu, 02 Jul 2020 12:20:55 +0100
mod_muc_rai: Fix to correctly extract the archive id Matthew Wild Thu, 02 Jul 2020 12:18:35 +0100
mod_muc_rai: Don't store/modify existing table to track rooms Matthew Wild Thu, 02 Jul 2020 12:17:53 +0100
mod_muc_rai: Fix to use bare JID where a bare JID is needed Matthew Wild Thu, 02 Jul 2020 12:09:24 +0100
mod_muc_markers: Expose is_markable utility function to other modules Matthew Wild Thu, 02 Jul 2020 12:07:08 +0100
mod_turncredentials/README: Link to eturnal (thanks Holger) Kim Alvefur Tue, 30 Jun 2020 19:32:39 +0200
mod_watch_spam_reports: Fix another whitespace typo Martin Dosch Wed, 24 Jun 2020 09:08:12 +0200
mod_watch_spam_reports: Fix ugly whitespace typo Martin Dosch Wed, 24 Jun 2020 09:05:05 +0200
mod_watch_spam_reports: Create report message outside of the admin notification loop Martin Dosch Wed, 24 Jun 2020 09:01:55 +0200
mod_watch_spam_reports: Show reporters bare JID instead of full JID Martin Dosch Wed, 24 Jun 2020 08:51:07 +0200
mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step Kim Alvefur Tue, 23 Jun 2020 19:54:06 +0200
mod_adhoc_dataforms_demo: Fix duplicate field prevention Kim Alvefur Tue, 23 Jun 2020 19:40:55 +0200
mod_csi_battery_saver: Ignore CSI actions before resource bind tmolitor Mon, 22 Jun 2020 21:35:57 +0200
mod_conversejs: Disable automatic BOSH/WS endpoint discovery Kim Alvefur Thu, 18 Jun 2020 15:24:34 +0200
mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports Martin Dosch Tue, 16 Jun 2020 11:21:58 +0200
mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded Kim Alvefur Thu, 11 Jun 2020 18:34:29 +0200
Merge Matthew Wild Wed, 10 Jun 2020 22:20:00 +0100
mod_vcard_muc: Fix #1414 issue with nil room being queried when a stanza with a nonexisting MUC localpart was sent Michel Le Bihan Mon, 08 Jun 2020 18:39:16 +0200
mod_pubsub_text_interface: Reflect XEP-0334 hints Kim Alvefur Wed, 10 Jun 2020 12:21:10 +0200
mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response Kim Alvefur Wed, 10 Jun 2020 12:15:11 +0200
mod_measure_memory: Report that stats are in units of bytes Kim Alvefur Wed, 10 Jun 2020 12:12:47 +0200
mod_measure_cpu: Specify units of total CPU time as seconds Kim Alvefur Sun, 07 Jun 2020 00:19:49 +0200
mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax Kim Alvefur Tue, 02 Jun 2020 20:00:03 +0200
mod_rest: Add support for CBOR Kim Alvefur Fri, 29 May 2020 12:38:23 +0200
mod_rest: Respond to unknown payload types with HTTP status 415 Kim Alvefur Fri, 29 May 2020 12:30:15 +0200
mod_rest: Map xml:lang to/from JSON Kim Alvefur Fri, 29 May 2020 12:04:04 +0200
mod_http_muc_log: Add link to room list from logs page Kim Alvefur Tue, 26 May 2020 21:32:55 +0200
mod_muc_markers: Allow tracking multiple markers Matthew Wild Thu, 21 May 2020 16:35:07 +0100
mod_muc_markers: luacheck annotation Matthew Wild Thu, 21 May 2020 16:34:46 +0100
mod_adhoc_groups: Fix check for error on group creation Kim Alvefur Wed, 20 May 2020 17:24:57 +0200
mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before) Karol Topolski Wed, 20 May 2020 17:25:59 +0200
mod_measure_message_e2ee/README: Fix typo Kim Alvefur Wed, 20 May 2020 17:24:15 +0200
mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour. Emmanuel Gil Peyrot Wed, 20 May 2020 16:42:32 +0200
mod_muc_block_pm: Don't respond to error stanzas JC Brand Wed, 20 May 2020 11:11:11 +0200
mod_muc_markers: Broadcast current markers on join Kim Alvefur Tue, 05 May 2020 21:52:14 +0200
mod_muc_markers: Prevent storage instead of broadcast Kim Alvefur Tue, 05 May 2020 21:50:35 +0200
mod_muc_markers: Allow configuration of which marker to track, default to displayed Matthew Wild Tue, 19 May 2020 14:06:42 +0100
mod_easy_invite: backport: ensure session exists before accessing it Maxime “pep” Buquet Sun, 17 May 2020 22:38:55 +0200
mod_easy_invite: Add commands to telnet console Kim Alvefur Sat, 16 May 2020 19:48:26 +0200
mod_rest/jsonmap: Derive stanza @type from certain payloads Kim Alvefur Sat, 16 May 2020 18:30:01 +0200
mod_extdisco, mod_turncredentials: Note incompatibility in readmes. tastytea Thu, 14 May 2020 17:28:38 +0200
mod_muc_local_only: New module to restrict a list of MUCs to local users Matthew Wild Wed, 13 May 2020 11:43:27 +0100
mod_cache_c2s_caps: also log full JID for caps Georg Lukas Tue, 12 May 2020 14:14:51 +0200
mod_firewall: Ensure file lists are always initialized empty Matthew Wild Tue, 12 May 2020 12:31:51 +0100
mod_firewall: Add option to ignore missing list files Matthew Wild Mon, 11 May 2020 17:18:30 +0100
mod_firewall/test: Print replies to stderr instead of crashing Kim Alvefur Sun, 10 May 2020 09:03:16 +0200
mod_csi_muc_priorities: Report reason for importance decision Kim Alvefur Sat, 09 May 2020 21:14:59 +0200
mod_csi_grace_period: Report reason for importance decision Kim Alvefur Sat, 09 May 2020 21:14:36 +0200
mod_lastlog2: Store last timestamp per account event Kim Alvefur Sun, 29 Mar 2020 15:09:25 +0200
mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax Georg Lukas Wed, 06 May 2020 14:55:36 +0200
mod_muc_occupant_id: Don't store occupant-ids. Maxime “pep” Buquet Tue, 05 May 2020 16:27:59 +0200
mod_smacks: don't send error replys for error stanzas on session timeout tmolitor Fri, 01 May 2020 22:24:10 +0200
Merge JC Brand Fri, 01 May 2020 11:34:43 +0200
mod_muc_batched_probe: Call instance method JC Brand Fri, 01 May 2020 11:34:09 +0200
mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12 Kim Alvefur Fri, 01 May 2020 00:54:32 +0200
mod_turncredentials/README: HTML comments aren't a thing apparently Kim Alvefur Fri, 01 May 2020 00:53:36 +0200
mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API Kim Alvefur Fri, 01 May 2020 00:51:56 +0200
mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger) Kim Alvefur Thu, 30 Apr 2020 13:18:08 +0200
mod_turncredentials/README: Markdown syntax normalization Kim Alvefur Thu, 30 Apr 2020 13:16:27 +0200
mod_turncredentials/README: Link to credential spec Kim Alvefur Thu, 30 Apr 2020 13:14:36 +0200
mod_muc_batched_probe: New module JC Brand Wed, 29 Apr 2020 13:00:22 +0200
muc_defaults: Fix setting name JC Brand Wed, 29 Apr 2020 12:59:53 +0200
mod_muc_rai: Ignore attempts to re-subscribe from the same full JID Matthew Wild Tue, 28 Apr 2020 16:54:21 +0100
mod_muc_rai: Use correct stanza kind (message) for initial notification Matthew Wild Tue, 28 Apr 2020 10:03:17 +0100
mod_cloud_notify: Forbid user from registering their own JID as their push server Emmanuel Gil Peyrot Mon, 27 Apr 2020 23:07:01 +0200
mod_muc_ban_ip: log fallback to module Georg Lukas Thu, 15 Aug 2019 09:26:02 +0200
mod_firewall: do not log indifferent result Georg Lukas Mon, 27 Apr 2020 17:18:24 +0200
mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash Georg Lukas Mon, 27 Apr 2020 17:09:27 +0200
mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list Kim Alvefur Thu, 23 Apr 2020 22:07:44 +0200
mod_s2s_auth_dane: Fix markdown link syntax Kim Alvefur Thu, 23 Apr 2020 20:12:42 +0200
mod_s2s_auth_dane: It broke :( Kim Alvefur Thu, 23 Apr 2020 20:11:18 +0200
mod_auth_custom_http: Unlock globals while loading socket.http Matthew Wild Thu, 23 Apr 2020 15:39:12 +0100
mod_csi_muc_priorities: Adjust indentation Kim Alvefur Wed, 22 Apr 2020 12:42:42 +0200
mod_storage_xmlarchive: Update compat table Kim Alvefur Tue, 21 Apr 2020 20:51:31 +0200
mod_smacks: remove now unused code tmolitor Tue, 21 Apr 2020 11:26:43 +0200
mod_smacks: fix typo in last commit tmolitor Mon, 20 Apr 2020 15:30:56 +0200
mod_smacks: better logging for georg tmolitor Mon, 20 Apr 2020 14:49:17 +0200
mod_smacks: Fix mam handling tmolitor Mon, 20 Apr 2020 14:40:09 +0200
mod_firewall: Remove trailing whitespace Kim Alvefur Sun, 19 Apr 2020 23:38:39 +0200
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin) Kim Alvefur Sun, 19 Apr 2020 23:37:13 +0200
mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz> tmolitor Sun, 19 Apr 2020 08:15:09 +0200
mod_cloud_notify: make stanza queue processing faster tmolitor Sun, 19 Apr 2020 08:12:21 +0200
Merge Kim Alvefur Sat, 18 Apr 2020 15:43:08 +0200
mod_turncredentials: Add 'transport' attribute Wiktor Kwapisiewicz Thu, 16 Apr 2020 17:34:53 +0200
Merge JC Brand Fri, 17 Apr 2020 17:20:51 +0200
muc_defaults: Add support for the presence_broadcast setting JC Brand Fri, 17 Apr 2020 17:19:17 +0200
mod_muc_rai: New module to implement Room Activity Indicators Matthew Wild Wed, 15 Apr 2020 21:19:45 +0100
mod_firewall: Fix use of unpack() on Lua 5.3 Kim Alvefur Mon, 13 Apr 2020 21:53:01 +0200
mod_muc_markers: New module for server-side receipt tracking in MUCs Matthew Wild Mon, 13 Apr 2020 15:48:58 +0100
mod_rest: Improve auth error reporting Kim Alvefur Sun, 12 Apr 2020 18:07:16 +0200
mod_nooffline_noerror: Fix for missing log tmolitor Tue, 07 Apr 2020 22:11:52 +0200
mod_measure_muc: Collect statistics on Grout Chat kaliko Tue, 07 Apr 2020 18:48:04 +0200
Merge commit tmolitor Sun, 05 Apr 2020 23:39:08 +0200
mod_smacks: Update documentation and slightly adjust default values tmolitor Sun, 05 Apr 2020 23:37:17 +0200
mod_nooffline_noerror: fix error in logging tmolitor Sat, 21 Mar 2020 23:50:34 +0100
mod_muc_limits: Add config option to limit to join stanzas only Matthew Wild Fri, 03 Apr 2020 12:26:56 +0100
mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning Matthew Wild Fri, 03 Apr 2020 12:24:54 +0100
mod_http_upload/README: User/host arguments to command not optional (thanks kaliko) Kim Alvefur Mon, 30 Mar 2020 19:56:43 +0200
mod_http_upload: Show help message if not at least one host/user is given Kim Alvefur Mon, 30 Mar 2020 19:56:09 +0200
mod_http_upload: Add some kind of help message to prosodyctl command Kim Alvefur Mon, 30 Mar 2020 19:56:04 +0200
mod_http_upload/README: Add example disco_items use Kim Alvefur Mon, 30 Mar 2020 19:20:09 +0200
mod_http_upload_external: Discourage loading via modules_enabled Kim Alvefur Mon, 30 Mar 2020 19:15:04 +0200
mod_conversejs/README: Add an example of the URL to open Kim Alvefur Mon, 30 Mar 2020 16:29:44 +0200
mod_muc_archive: Add fork of mod_muc_log that uses newer storage API JC Brand Fri, 27 Mar 2020 15:51:57 +0100
mod_stanzas: tighten up stanza check and add explanatory text JC Brand Fri, 27 Mar 2020 11:56:14 +0100
mod_smacks: also count outgoing MAM messages JC Brand Thu, 26 Mar 2020 11:57:02 +0100
mod_auth_ldap: Fix broken link to LuaLDAP Kim Alvefur Wed, 25 Mar 2020 19:42:18 +0100
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions Kim Alvefur Mon, 23 Mar 2020 19:03:04 +0100
mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin) Kim Alvefur Sat, 21 Mar 2020 18:05:22 +0100
mod_measure_registration: new module Maxime “pep” Buquet Sat, 21 Mar 2020 15:03:47 +0100
mod_muc_hats_*/README: Linkify XEP references Kim Alvefur Thu, 19 Mar 2020 16:18:36 +0100
mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands Kim Alvefur Thu, 19 Mar 2020 16:18:07 +0100
mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats Matthew Wild Thu, 19 Mar 2020 14:51:44 +0000
mod_muc_hats_api: New API-only module for managing user hats in MUCs Matthew Wild Thu, 19 Mar 2020 14:39:14 +0000