log

age author description
Fri, 11 Sep 2020 13:53:00 +0100 Matthew Wild mod_http_libjs: Add compatibility with Prosody 0.11.x
Fri, 11 Sep 2020 13:52:32 +0100 Matthew Wild mod_invites_page: New module to generate landing page for invites
Fri, 11 Sep 2020 13:51:54 +0100 Matthew Wild mod_invites_register_web: New module to allow web registration with an invite token
Fri, 11 Sep 2020 13:50:47 +0100 Matthew Wild mod_invites_adhoc: New module to allow invite creation via ad-hoc commands (XEP-0401)
Thu, 10 Sep 2020 16:47:59 +0100 Matthew Wild mod_register_apps: Provides a configurable list of XMPP apps
Thu, 10 Sep 2020 17:54:39 +0200 Kim Alvefur mod_easy_invite: Add a touch of dependency info
Tue, 08 Sep 2020 12:35:51 +0200 marc0s mod_muc_notifications: adapt to MUC get_name() API changes
Mon, 07 Sep 2020 13:48:22 +0100 Matthew Wild mod_easy_invite: Remove hard dependency on mod_invites_page and allow configuration of different landing page module
Mon, 07 Sep 2020 13:33:42 +0100 Matthew Wild mod_http_libjs: New module to serve common CSS/Javascript libraries
Mon, 07 Sep 2020 12:53:35 +0100 Matthew Wild mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)
Mon, 07 Sep 2020 12:52:40 +0100 Matthew Wild mod_easy_invite: Allow account reset invites
Mon, 07 Sep 2020 12:52:16 +0100 Matthew Wild mod_easy_invite: Allow setting account roles from associated invite (from Snikket)
Mon, 07 Sep 2020 12:51:20 +0100 Matthew Wild mod_easy_invite: Add code comment (from Snikket)
Mon, 07 Sep 2020 12:50:36 +0100 Matthew Wild mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket
Mon, 07 Sep 2020 13:04:01 +0100 Matthew Wild mod_invites: Fix potential traceback when invalid token used (from Snikket)
Mon, 07 Sep 2020 13:03:08 +0100 Matthew Wild mod_invites: Whitespace (from Snikket)
Mon, 07 Sep 2020 13:02:51 +0100 Matthew Wild mod_invites: Include invite type and uri in validated invites (from Snikket)
Mon, 07 Sep 2020 13:00:43 +0100 Matthew Wild mod_invites: Add API to create account reset invites (from Snikket)
Mon, 07 Sep 2020 12:59:00 +0100 Matthew Wild mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)
Tue, 25 Aug 2020 13:13:56 +0100 Matthew Wild mod_http_upload: Log warning when loaded on user host
Sat, 22 Aug 2020 18:28:19 +0200 Kim Alvefur mod_external_service: Include for users of older versions of Prosody
Wed, 19 Aug 2020 15:14:00 +0100 Matthew Wild mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
Tue, 18 Aug 2020 18:56:47 +0200 Emmanuel Gil Peyrot mod_http_muc_log: Add a dark theme when the user asked for that.
Wed, 05 Aug 2020 16:38:49 +0100 Matthew Wild mod_firewall: Fix example in README to use |host (thanks DebXWoody)
Wed, 05 Aug 2020 14:57:10 +0100 Matthew Wild mod_muc_markers: Add room JID to log message
Sun, 26 Jul 2020 16:15:37 +0200 Kim Alvefur mod_http_upload/README: Fix typo (thanks bjoernb)
Mon, 20 Jul 2020 22:32:22 +0200 Kim Alvefur mod_rest/README: Remove last trace of older credential option
Mon, 20 Jul 2020 21:55:07 +0200 Kim Alvefur mod_rest/README: Mention OAuth
Mon, 20 Jul 2020 21:54:52 +0200 Kim Alvefur mod_rest/README: Describe use on VirtualHosts
Mon, 20 Jul 2020 21:42:11 +0200 Kim Alvefur mod_rest: Add support for form-encoded output
Tue, 07 Jul 2020 17:08:08 +0100 Matthew Wild mod_muc_markers: replace configurable multi-marker tracking with better system
Tue, 07 Jul 2020 14:37:49 +0200 Martin Dosch mod_watch_spam_reports: Move stage from alpha to beta
Tue, 07 Jul 2020 14:36:37 +0200 Martin Dosch mod_watch_spam_reports: Add compatibility section
Tue, 07 Jul 2020 14:34:24 +0200 Martin Dosch mod_watch_spam_reports: Document dependency on mod_spam_reporting
Fri, 03 Jul 2020 18:50:04 +0200 Martin Dosch mod_watch_spam_reports: Define variable prior to using it
Thu, 02 Jul 2020 12:20:55 +0100 Matthew Wild mod_muc_rai: Add debug logging
Thu, 02 Jul 2020 12:18:35 +0100 Matthew Wild mod_muc_rai: Fix to correctly extract the archive id
Thu, 02 Jul 2020 12:17:53 +0100 Matthew Wild mod_muc_rai: Don't store/modify existing table to track rooms
Thu, 02 Jul 2020 12:09:24 +0100 Matthew Wild mod_muc_rai: Fix to use bare JID where a bare JID is needed
Thu, 02 Jul 2020 12:07:08 +0100 Matthew Wild mod_muc_markers: Expose is_markable utility function to other modules
Tue, 30 Jun 2020 19:32:39 +0200 Kim Alvefur mod_turncredentials/README: Link to eturnal (thanks Holger)
Wed, 24 Jun 2020 09:08:12 +0200 Martin Dosch mod_watch_spam_reports: Fix another whitespace typo
Wed, 24 Jun 2020 09:05:05 +0200 Martin Dosch mod_watch_spam_reports: Fix ugly whitespace typo
Wed, 24 Jun 2020 09:01:55 +0200 Martin Dosch mod_watch_spam_reports: Create report message outside of the admin notification loop
Wed, 24 Jun 2020 08:51:07 +0200 Martin Dosch mod_watch_spam_reports: Show reporters bare JID instead of full JID
Tue, 23 Jun 2020 19:54:06 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Treat 'execute' action as 'next' except in first step
Tue, 23 Jun 2020 19:40:55 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Fix duplicate field prevention
Mon, 22 Jun 2020 21:35:57 +0200 tmolitor mod_csi_battery_saver: Ignore CSI actions before resource bind
Thu, 18 Jun 2020 15:24:34 +0200 Kim Alvefur mod_conversejs: Disable automatic BOSH/WS endpoint discovery
Tue, 16 Jun 2020 11:21:58 +0200 Martin Dosch mod_watch_spam_reports: Module to notify admins about incoming XEP-0377 spam reports
Thu, 11 Jun 2020 18:34:29 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Ensure mod_adhoc is loaded
Wed, 10 Jun 2020 22:20:00 +0100 Matthew Wild Merge
Mon, 08 Jun 2020 18:39:16 +0200 Michel Le Bihan 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 Kim Alvefur mod_pubsub_text_interface: Reflect XEP-0334 hints
Wed, 10 Jun 2020 12:15:11 +0200 Kim Alvefur mod_pubsub_text_interface: Hint at possible commands using XEP-0439: Quick Response
Wed, 10 Jun 2020 12:12:47 +0200 Kim Alvefur mod_measure_memory: Report that stats are in units of bytes
Sun, 07 Jun 2020 00:19:49 +0200 Kim Alvefur mod_measure_cpu: Specify units of total CPU time as seconds
Tue, 02 Jun 2020 20:00:03 +0200 Kim Alvefur mod_http_pep_avatar: Serve multiple avatars with a user/hash syntax
Fri, 29 May 2020 12:38:23 +0200 Kim Alvefur mod_rest: Add support for CBOR
Fri, 29 May 2020 12:30:15 +0200 Kim Alvefur mod_rest: Respond to unknown payload types with HTTP status 415
Fri, 29 May 2020 12:04:04 +0200 Kim Alvefur mod_rest: Map xml:lang to/from JSON
Tue, 26 May 2020 21:32:55 +0200 Kim Alvefur mod_http_muc_log: Add link to room list from logs page
Thu, 21 May 2020 16:35:07 +0100 Matthew Wild mod_muc_markers: Allow tracking multiple markers
Thu, 21 May 2020 16:34:46 +0100 Matthew Wild mod_muc_markers: luacheck annotation
Wed, 20 May 2020 17:24:57 +0200 Kim Alvefur mod_adhoc_groups: Fix check for error on group creation
Wed, 20 May 2020 17:25:59 +0200 Karol Topolski mod_adhoc_groups: Fix responding with "You are already in this group." (was never sent before)
Wed, 20 May 2020 17:24:15 +0200 Kim Alvefur mod_measure_message_e2ee/README: Fix typo
Wed, 20 May 2020 16:42:32 +0200 Emmanuel Gil Peyrot mod_measure_message_e2ee: Add a warning for small servers leaking user behaviour.
Wed, 20 May 2020 11:11:11 +0200 JC Brand mod_muc_block_pm: Don't respond to error stanzas
Tue, 05 May 2020 21:52:14 +0200 Kim Alvefur mod_muc_markers: Broadcast current markers on join
Tue, 05 May 2020 21:50:35 +0200 Kim Alvefur mod_muc_markers: Prevent storage instead of broadcast
Tue, 19 May 2020 14:06:42 +0100 Matthew Wild mod_muc_markers: Allow configuration of which marker to track, default to displayed
Sun, 17 May 2020 22:38:55 +0200 Maxime “pep” Buquet mod_easy_invite: backport: ensure session exists before accessing it
Sat, 16 May 2020 19:48:26 +0200 Kim Alvefur mod_easy_invite: Add commands to telnet console
Sat, 16 May 2020 18:30:01 +0200 Kim Alvefur mod_rest/jsonmap: Derive stanza @type from certain payloads
Thu, 14 May 2020 17:28:38 +0200 tastytea mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
Wed, 13 May 2020 11:43:27 +0100 Matthew Wild mod_muc_local_only: New module to restrict a list of MUCs to local users
Tue, 12 May 2020 14:14:51 +0200 Georg Lukas mod_cache_c2s_caps: also log full JID for caps
Tue, 12 May 2020 12:31:51 +0100 Matthew Wild mod_firewall: Ensure file lists are always initialized empty
Mon, 11 May 2020 17:18:30 +0100 Matthew Wild mod_firewall: Add option to ignore missing list files
Sun, 10 May 2020 09:03:16 +0200 Kim Alvefur mod_firewall/test: Print replies to stderr instead of crashing
Sat, 09 May 2020 21:14:59 +0200 Kim Alvefur mod_csi_muc_priorities: Report reason for importance decision
Sat, 09 May 2020 21:14:36 +0200 Kim Alvefur mod_csi_grace_period: Report reason for importance decision
Sun, 29 Mar 2020 15:09:25 +0200 Kim Alvefur mod_lastlog2: Store last timestamp per account event
Wed, 06 May 2020 14:55:36 +0200 Georg Lukas mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
Tue, 05 May 2020 16:27:59 +0200 Maxime “pep” Buquet mod_muc_occupant_id: Don't store occupant-ids.
Fri, 01 May 2020 22:24:10 +0200 tmolitor mod_smacks: don't send error replys for error stanzas on session timeout
Fri, 01 May 2020 11:34:43 +0200 JC Brand Merge
Fri, 01 May 2020 11:34:09 +0200 JC Brand mod_muc_batched_probe: Call instance method
Fri, 01 May 2020 00:54:32 +0200 Kim Alvefur 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 Kim Alvefur mod_turncredentials/README: HTML comments aren't a thing apparently
Fri, 01 May 2020 00:51:56 +0200 Kim Alvefur mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
Thu, 30 Apr 2020 13:18:08 +0200 Kim Alvefur mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
Thu, 30 Apr 2020 13:16:27 +0200 Kim Alvefur mod_turncredentials/README: Markdown syntax normalization
Thu, 30 Apr 2020 13:14:36 +0200 Kim Alvefur mod_turncredentials/README: Link to credential spec
Wed, 29 Apr 2020 13:00:22 +0200 JC Brand mod_muc_batched_probe: New module
Wed, 29 Apr 2020 12:59:53 +0200 JC Brand muc_defaults: Fix setting name
Tue, 28 Apr 2020 16:54:21 +0100 Matthew Wild mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
Tue, 28 Apr 2020 10:03:17 +0100 Matthew Wild mod_muc_rai: Use correct stanza kind (message) for initial notification
Mon, 27 Apr 2020 23:07:01 +0200 Emmanuel Gil Peyrot mod_cloud_notify: Forbid user from registering their own JID as their push server
Thu, 15 Aug 2019 09:26:02 +0200 Georg Lukas mod_muc_ban_ip: log fallback to module
Mon, 27 Apr 2020 17:18:24 +0200 Georg Lukas mod_firewall: do not log indifferent result
Mon, 27 Apr 2020 17:09:27 +0200 Georg Lukas mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash
Thu, 23 Apr 2020 22:07:44 +0200 Kim Alvefur mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list
Thu, 23 Apr 2020 20:12:42 +0200 Kim Alvefur mod_s2s_auth_dane: Fix markdown link syntax
Thu, 23 Apr 2020 20:11:18 +0200 Kim Alvefur mod_s2s_auth_dane: It broke :(
Thu, 23 Apr 2020 15:39:12 +0100 Matthew Wild mod_auth_custom_http: Unlock globals while loading socket.http
Wed, 22 Apr 2020 12:42:42 +0200 Kim Alvefur mod_csi_muc_priorities: Adjust indentation
Tue, 21 Apr 2020 20:51:31 +0200 Kim Alvefur mod_storage_xmlarchive: Update compat table
Tue, 21 Apr 2020 11:26:43 +0200 tmolitor mod_smacks: remove now unused code
Mon, 20 Apr 2020 15:30:56 +0200 tmolitor mod_smacks: fix typo in last commit
Mon, 20 Apr 2020 14:49:17 +0200 tmolitor mod_smacks: better logging for georg
Mon, 20 Apr 2020 14:40:09 +0200 tmolitor mod_smacks: Fix mam handling
Sun, 19 Apr 2020 23:38:39 +0200 Kim Alvefur mod_firewall: Remove trailing whitespace
Sun, 19 Apr 2020 23:37:13 +0200 Kim Alvefur mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)
Sun, 19 Apr 2020 08:15:09 +0200 tmolitor 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 tmolitor mod_cloud_notify: make stanza queue processing faster
Sat, 18 Apr 2020 15:43:08 +0200 Kim Alvefur Merge
Thu, 16 Apr 2020 17:34:53 +0200 Wiktor Kwapisiewicz mod_turncredentials: Add 'transport' attribute
Fri, 17 Apr 2020 17:20:51 +0200 JC Brand Merge