log

age author description
Sun, 17 Jan 2021 13:58:52 +0000 Matthew Wild mod_http_admin_api: Add methods for managing users
Sun, 17 Jan 2021 12:50:19 +0000 Matthew Wild mod_invites: Fix some more luacheck warnings
Sun, 17 Jan 2021 12:49:20 +0000 Matthew Wild mod_http_admin_api: HTTP API for managing users and invites
Sun, 17 Jan 2021 12:47:56 +0000 Matthew Wild mod_invites: Fix luacheck warning
Sun, 17 Jan 2021 12:47:47 +0000 Matthew Wild mod_invites: Add internal API to list, read and delete account invites
Sat, 16 Jan 2021 19:47:22 +0000 Matthew Wild mod_http_oauth2: Rudimentary support for scopes (but not really)
Fri, 15 Jan 2021 18:57:12 +0000 Matthew Wild mod_muc_deliver_offline: New module for delivery of MUC messages to offline users
Fri, 15 Jan 2021 14:08:46 +0100 JC Brand mod_muc_markers: Fix default value in readme
Fri, 15 Jan 2021 14:07:01 +0100 JC Brand mod_muc_markers: Add config setting to turn off sending of markers on MUC join
Wed, 13 Jan 2021 16:50:47 +0000 Matthew Wild mod_cloud_notify_filters: New module to support push notification filters
Wed, 13 Jan 2021 16:23:44 +0100 JC Brand mod_muc_rai: Get user JID from event.occupant
Wed, 13 Jan 2021 15:02:27 +0000 Matthew Wild mod_cloud_notify_priority_tag: New module to support Tigase's push priority indicator extension
Wed, 13 Jan 2021 15:01:59 +0000 Matthew Wild mod_cloud_notify_encrypted: Use new direct access to notification element
Wed, 13 Jan 2021 15:00:41 +0000 Matthew Wild mod_cloud_notify: Some restructuring to allow direct access to notification element within push event
Wed, 13 Jan 2021 14:19:20 +0000 Matthew Wild mod_cloud_notify_encrypted: Truncate message body to 255 characters
Wed, 13 Jan 2021 14:18:24 +0000 Matthew Wild mod_cloud_notify_encrypted: Fixes to the push notification syntax and payload
Wed, 13 Jan 2021 14:15:38 +0000 Matthew Wild mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
Wed, 13 Jan 2021 14:09:18 +0000 Matthew Wild mod_cloud_notify: Include 'important' flag in push event data
Tue, 12 Jan 2021 15:43:26 +0000 Matthew Wild mod_cloud_notify_encrypted: New module for Encrypted Push Notifications
Tue, 05 Jan 2021 13:15:00 -0600 Boris Grozev mod_roster_command: Fix subscription when the "user JID" is a bare domain.
Tue, 12 Jan 2021 15:21:46 +0000 Matthew Wild mod_cloud_notify: Fire register and push events for integration with other modules
Mon, 11 Jan 2021 22:48:17 +0100 tmolitor mod_cloud_notify: fix push flooding on delayed acks
Mon, 11 Jan 2021 16:11:08 +0100 Georg Lukas mod_muc_ban_ip: Lua is not C, fix typo
Wed, 06 Jan 2021 20:49:45 +0100 Seve Ferrer mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login
Wed, 06 Jan 2021 17:07:16 +0100 Georg Lukas mod_muc_ban_ip: do not error() on banned user sending error to MUC
Fri, 22 May 2020 09:47:42 +0200 Georg Lukas mod_cache_c2s_caps: log full JID on all relevant code paths
Wed, 06 Jan 2021 13:48:49 +0100 JC Brand mod_muc_http_auth: `no-authorized` error must be of type `auth`
Tue, 05 Jan 2021 20:51:23 +0100 Jonas Schäfer mod_client_proxy: Fix typo in readme
Tue, 05 Jan 2021 13:49:50 +0000 Matthew Wild mod_log_http: Switch to line buffering (thanks Zash+Ge0rG)
Sat, 02 Jan 2021 15:38:15 +0100 Kim Alvefur mod_pastebin: Document tresholds inclusion in disco#info
Sat, 02 Jan 2021 15:28:45 +0100 Kim Alvefur mod_pastebin: Normalize markdown
Wed, 30 Dec 2020 18:44:54 +0100 JC Brand mod_muc_mention_notifications: Add description in readme
Wed, 30 Dec 2020 16:44:21 +0100 JC Brand mod_muc_mention_notifications: Send mention notifications from the MUC JID
Tue, 22 Dec 2020 11:27:20 +0100 Seve Ferrer Improve UX by providing defaults users expect
Tue, 22 Dec 2020 11:18:46 +0100 Seve Ferrer End value is index+1 as per the newest revision https://xmpp.org/extensions/xep-0372.html#revision-history-v0.4.0
Mon, 21 Dec 2020 19:29:04 +0100 Richard Schwab mod_http_upload_external: update php scripts to return HTTP 201 Created on upload
Wed, 16 Dec 2020 22:07:09 +0100 Kim Alvefur mod_rest: Optimize stanza to JSON mapping
Mon, 21 Dec 2020 16:01:28 +0100 JC Brand mod_muc_mention_notifications: Remove debugging helpers
Mon, 21 Dec 2020 15:43:35 +0100 JC Brand muc_mention_notifications: Rename module
Mon, 21 Dec 2020 15:41:58 +0100 JC Brand muc_room_mention_notifications: Set xmlns to what's used in the protoXEP
Mon, 21 Dec 2020 15:39:56 +0100 JC Brand muc_room_mention_notifications: Handle referenced JID being a MUC nickname JID
Fri, 18 Dec 2020 16:31:01 +0100 Seve Ferrer mod_muc_http_auth: Bugfix: Not properly listening on register IQs
Fri, 18 Dec 2020 15:28:12 +0100 Seve Ferrer Improve UX by providing defaults users expect
Tue, 15 Dec 2020 23:40:18 +0000 Matthew Wild mod_migrate: Add support for the fictitious pep_data store
Tue, 15 Dec 2020 14:16:11 +0100 Seve Ferrer mod_muc_http_auth: Use get_option_set API properly
Tue, 15 Dec 2020 10:49:11 +0000 Matthew Wild mod_vcard_muc: Pass room object around instead of JID, hopefully fixing traceback
Tue, 15 Dec 2020 11:26:29 +0100 Seve Ferrer For deployments that have https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance.
Mon, 14 Dec 2020 12:09:25 +0000 Matthew Wild mod_muc_markers: Add option for @id rewriting, default off (may break some clients)
Mon, 14 Dec 2020 13:05:18 +0100 JC Brand mod_muc_rai: Use xmlns from XEP-0437
Sat, 12 Dec 2020 18:19:14 +0100 Seve Ferrer Prosodoy module to externalize MUC authorization via HTTP
Fri, 11 Dec 2020 07:03:31 +0000 Matthew Wild mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.
Thu, 10 Dec 2020 13:36:52 +0100 Kim Alvefur mod_sentry: Include sentry.lib in luarock
Thu, 10 Dec 2020 11:57:03 +0100 Kim Alvefur mod_s2s_keepalive: Don't send whitespace keepalives before s2sin stream is open
Wed, 09 Dec 2020 22:32:31 +0000 Matthew Wild mod_sentry: Pull message from error *before* we mutate it into something different...
Wed, 09 Dec 2020 22:23:49 +0000 Matthew Wild mod_sentry: Pull default message from error text or wrapped error (if string)
Wed, 09 Dec 2020 16:30:21 +0000 Matthew Wild mod_sentry: Automatically attach exceptions for errors used in log parameters
Wed, 09 Dec 2020 16:22:22 +0000 Matthew Wild mod_sentry: Fix to correctly iterate over traceback
Wed, 09 Dec 2020 16:22:04 +0000 Matthew Wild mod_sentry: Ensure frames gets encoded as a JSON array, even if empty
Wed, 09 Dec 2020 16:12:35 +0000 Matthew Wild mod_sentry: Don't include tracebacks in extra context
Wed, 09 Dec 2020 16:11:47 +0000 Matthew Wild mod_sentry: Fix syntax for inclusion of stack traces in events
Wed, 09 Dec 2020 15:15:17 +0000 Matthew Wild mod_sentry: Support for including stack frames in exception events
Wed, 09 Dec 2020 12:21:17 +0000 Matthew Wild mod_sentry: Fix typo in method name
Tue, 08 Dec 2020 15:34:53 +0000 Matthew Wild mod_sentry: New module to forward errors to a Sentry server
Mon, 30 Nov 2020 15:17:29 +0100 Kim Alvefur mod_pubsub_feeds: Don't skip publishing items after an existing one
Tue, 01 Dec 2020 22:12:16 +0100 Kim Alvefur mod_muc_rai: Use log systems string formatting facilities
Fri, 04 Dec 2020 16:58:36 +0100 Seve Ferrer mod_muc_room_mention_notifications: Publish module
Thu, 03 Dec 2020 19:27:11 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Fix luacheck warning
Thu, 03 Dec 2020 19:25:33 +0100 Emmanuel Gil Peyrot mod_bookmarks2: Add a warning about client compatibility
Tue, 01 Dec 2020 16:45:20 +0100 Seve Ferrer mod_muc_rai: Subscribe/unsubscribe users when leaving/joining
Sat, 28 Nov 2020 21:22:16 +0100 Kim Alvefur mod_http_oauth2: Fix passing OAuth-specific error details
Sat, 28 Nov 2020 14:14:03 +0100 Kim Alvefur mod_rest: Expand TODO
Wed, 25 Nov 2020 06:44:51 +0000 Matthew Wild mod_admin_notify: Fix traceback when no admins listed in config
Tue, 24 Nov 2020 01:52:33 +0100 tmolitor mod_cloud_notify: Modernize interface to mod_smacks
Sun, 22 Nov 2020 19:11:42 +0100 Kim Alvefur mod_http_oauth2: Periodically trim unused authorization codes
Sun, 22 Nov 2020 18:49:31 +0100 Kim Alvefur mod_http_oauth2: Keep authorization codes in memory instead of storage
Sun, 22 Nov 2020 18:46:25 +0100 Kim Alvefur mod_http_oauth2: Reduce authorization code validity time to 2 minutes
Sun, 22 Nov 2020 18:39:55 +0100 Kim Alvefur mod_http_oauth2: Factor out authorization code validity decision
Sun, 22 Nov 2020 17:00:26 +0100 Kim Alvefur mod_adhoc_oauth2_client: Fix including final client_id in result form
Sun, 22 Nov 2020 16:54:50 +0100 Kim Alvefur mod_adhoc_oauth2_client: Advertise URI fields with XEP-0122
Sun, 22 Nov 2020 16:17:24 +0100 Kim Alvefur mod_adhoc_oauth2_client: Fix adhoc status on error
Sun, 22 Nov 2020 01:55:42 +0100 Kim Alvefur mod_http_oauth2: Add TODO
Sun, 22 Nov 2020 01:54:06 +0100 Kim Alvefur mod_adhoc_oauth2_client: Add stub README
Sun, 22 Nov 2020 01:32:09 +0100 Kim Alvefur mod_http_oauth2: Improve storage of client secret
Sun, 22 Nov 2020 01:31:27 +0100 Kim Alvefur mod_adhoc_oauth2_client: Note TODO
Sun, 22 Nov 2020 00:50:45 +0100 Kim Alvefur mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hoc
Sat, 21 Nov 2020 23:55:10 +0100 Kim Alvefur mod_http_oauth2: Rescope oauth client config into users' storage
Sat, 21 Nov 2020 23:03:47 +0100 Kim Alvefur mod_http_oauth2: Remove unnecessary redirect uri check
Sat, 21 Nov 2020 16:36:44 +0100 Kim Alvefur mod_http_oauth2: Unpack event object to improve readability
Sat, 21 Nov 2020 16:05:55 +0100 Kim Alvefur mod_http_oauth2: Fix incomplete function arity change in dea6bea2ddd3
Sat, 21 Nov 2020 01:08:30 +0100 Kim Alvefur mod_http_oauth2: Authorization code flow
Wed, 18 Nov 2020 13:48:07 +0100 Seve Ferrer mod_ogp: Update parsing logic to catch more cases
Wed, 18 Nov 2020 11:16:11 +0100 Seve Ferrer mod_ogp: Improve parsing patterns
Tue, 17 Nov 2020 13:45:33 +0100 Seve Ferrer mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found
Sun, 15 Nov 2020 19:07:34 +0100 Seve Ferrer mod_ogp: Add module
Sun, 15 Nov 2020 16:31:08 +0100 Kim Alvefur mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>
Sun, 15 Nov 2020 16:29:48 +0100 Kim Alvefur mod_rest: Ensure no attempt is made to reply to an error stanza
Sun, 15 Nov 2020 16:25:49 +0100 Kim Alvefur mod_rest: Catch and log errors in callback promise chain
Sun, 15 Nov 2020 15:41:52 +0100 Kim Alvefur mod_rest/example: Reorder things to match the disco#info feature order
Sun, 15 Nov 2020 15:33:56 +0100 Kim Alvefur mod_rest: Use promise based HTTP client API
Sun, 15 Nov 2020 15:28:14 +0100 Kim Alvefur mod_rest/example: Advertise version query support
Sun, 15 Nov 2020 15:17:50 +0100 Kim Alvefur mod_rest: Use HTTP error mapping from net.http.errors
Sat, 14 Nov 2020 22:38:28 +0100 Kim Alvefur mod_rest: Use util.error registry datatype
Sat, 14 Nov 2020 18:02:49 +0100 Seve Ferrer mod_muc_inject_mentions: Make module scalable by iterating through the body instead of participants list as the main loop
Thu, 12 Nov 2020 20:37:54 +0100 Kim Alvefur mod_rest: Add whitespace to improve readability, code navigation
Thu, 12 Nov 2020 20:36:53 +0100 Kim Alvefur mod_post_msg: Advertise mod_rest, the spiritual successor
Thu, 12 Nov 2020 20:36:40 +0100 Kim Alvefur mod_post_msg: Tweak header level
Tue, 10 Nov 2020 22:29:08 +0100 Emmanuel Gil Peyrot mod_prometheus: Warn users to put statistics settings in the global section
Mon, 09 Nov 2020 16:53:13 +0000 Matthew Wild mod_admin_notify: New module providing an API to notify host admins
Mon, 09 Nov 2020 12:49:31 +0100 Kim Alvefur mod_http_oauth2: Fix typo not caught by luacheck
Fri, 06 Nov 2020 11:17:30 +0000 Matthew Wild mod_firewall: Some additional documentation improvements, particularly adding section links where needed
Fri, 06 Nov 2020 11:16:48 +0000 Matthew Wild mod_firewall: Improve 'INSPECT' comparison operator documentation
Thu, 05 Nov 2020 21:51:48 +0100 Kim Alvefur mod_pubsub_text_interface: Remove receipt handling (thanks meaz)
Wed, 28 Oct 2020 20:38:38 +0100 Kim Alvefur mod_bob: Add dependency metadata
Wed, 28 Oct 2020 20:36:02 +0100 Kim Alvefur mod_auto_answer_disco_info: Add dependency data for rock packaging
Mon, 26 Oct 2020 16:32:07 +0300 Vladimir D. Seleznev mod_offline_email: explicitly set charset to utf-8 to override mailclients default settings
Sun, 25 Oct 2020 18:01:25 +0100 Emmanuel Gil Peyrot mod_http_prebind: Stop hardcoding test domain
Sun, 25 Oct 2020 17:58:02 +0100 Emmanuel Gil Peyrot mod_http_prebind: New module
Fri, 23 Oct 2020 22:23:20 +0200 Kim Alvefur mod_http_oauth2: Accept empty scope
Fri, 23 Oct 2020 22:07:06 +0200 Kim Alvefur mod_conversejs: Comment on what's going on in JS template
Tue, 20 Oct 2020 15:54:07 +0100 Matthew Wild mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation)
Tue, 20 Oct 2020 15:34:29 +0100 Matthew Wild mod_log_ringbuffer: Discard old data when buffer is full
Mon, 19 Oct 2020 22:02:30 +0200 Kim Alvefur mod_invites*: Also link to mod_invites_api
Mon, 19 Oct 2020 21:55:06 +0200 Kim Alvefur mod_invites*: Link to each other
Mon, 19 Oct 2020 15:47:25 +0100 Matthew Wild mod_debug_traceback: Fix global lookup warning on 0.11.x
Mon, 19 Oct 2020 16:31:01 +0200 tmolitor mod_cloud_notify: make logging more clear
Fri, 16 Oct 2020 18:48:08 +0100 Matthew Wild mod_log_ringbuffer: Document how to integrate with mod_debug_traceback
Fri, 16 Oct 2020 18:41:15 +0100 Matthew Wild mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is
Fri, 16 Oct 2020 18:40:29 +0100 Matthew Wild mod_log_ringbuffer: Fix incorrect parameter name
Fri, 16 Oct 2020 14:28:34 +0100 Matthew Wild mod_debug_traceback: Fix to use the cached traceback
Fri, 16 Oct 2020 14:26:53 +0100 Matthew Wild mod_invites_api: Allow restricting HTTP methods per key (once implemented)
Fri, 16 Oct 2020 14:25:44 +0100 Matthew Wild mod_log_ringbuffer: Update default filename to include data path
Fri, 16 Oct 2020 14:23:10 +0100 Matthew Wild mod_debug_traceback: Descendent of mod_traceback with some additional features
Fri, 16 Oct 2020 13:38:51 +0200 Kim Alvefur mod_s2s_keepalive: Restore timer start (Thanks Ge0rG)
Fri, 16 Oct 2020 13:18:11 +0200 Kim Alvefur mod_s2s_keepalive: Fix response handler (thanks Ge0rG)
Fri, 16 Oct 2020 11:06:25 +0100 Matthew Wild mod_invites_page: Change client selection button text from 'Install' to 'Select' by default
Fri, 16 Oct 2020 11:03:38 +0100 Matthew Wild mod_invites_page: Remove preauth URI button
Thu, 15 Oct 2020 20:12:04 +0200 Kim Alvefur mod_conversejs: Add comments about default settings
Thu, 15 Oct 2020 20:11:15 +0200 Kim Alvefur mod_conversejs/README: Complete list of auto-injected settings
Thu, 15 Oct 2020 19:55:47 +0200 Kim Alvefur mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws
Thu, 15 Oct 2020 19:48:24 +0200 Kim Alvefur mod_conversejs: Tweak wording
Thu, 15 Oct 2020 16:47:21 +0100 Matthew Wild mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer
Wed, 14 Oct 2020 18:15:12 +0200 Kim Alvefur mod_s2s_keepalive: Fix name of timestamp function
Wed, 14 Oct 2020 18:02:10 +0200 Kim Alvefur mod_s2s_keepalive: Use timestamp as iq @id
Wed, 14 Oct 2020 17:58:22 +0200 Kim Alvefur mod_welcome_page/html: Containerize the Jumbotron!
Wed, 14 Oct 2020 16:49:00 +0100 Matthew Wild mod_invites_page: Fix table in README (thanks Ge0rG)
Wed, 14 Oct 2020 17:47:58 +0200 Kim Alvefur mod_welcome_page/html: Fix closing div tag!
Tue, 13 Oct 2020 18:44:32 +0200 Kim Alvefur mod_http_index: Remove unused CSS class
Tue, 13 Oct 2020 18:37:16 +0200 Kim Alvefur mod_http_index,muc_log: More CSS tweaks
Mon, 12 Oct 2020 19:26:33 +0200 Kim Alvefur mod_admin_web: Add a title for mod_http_index
Mon, 12 Oct 2020 19:24:20 +0200 Kim Alvefur mod_http_index,mod_http_muc_log: Tweak again
Mon, 12 Oct 2020 19:16:46 +0200 Kim Alvefur mod_http_index, mod_http_muc_log: Tweak navigation element margins
Mon, 12 Oct 2020 18:53:26 +0200 Kim Alvefur mod_http_index: Copy style from mod_http_muc_log (inc dark theme!)
Mon, 12 Oct 2020 18:45:01 +0200 Kim Alvefur mod_welcome_page: Serve from top level path (/) by default
Mon, 12 Oct 2020 18:38:36 +0200 Kim Alvefur mod_welcome_page/html: Fix form target if path isn't /
Mon, 12 Oct 2020 18:04:05 +0200 JC Brand Merge
Mon, 12 Oct 2020 18:01:54 +0200 JC Brand muc_batched_probe: don't return too quickly
Mon, 12 Oct 2020 17:56:10 +0200 tmolitor mod_smacks: don't store mam results in offline store
Mon, 12 Oct 2020 13:21:16 +0200 JC Brand mod_muc_batched_probe: don't rely on mt_room:respond_to_probe method
Sat, 10 Oct 2020 16:54:06 +0200 Kim Alvefur mod_register_apps: Fix removal of apps from array on unload
Sat, 10 Oct 2020 16:52:36 +0200 Kim Alvefur mod_register_apps: Ignore the long lines [luacheck]
Fri, 09 Oct 2020 16:47:46 +0200 Kim Alvefur Back out a8aacfbdaea9: Not needed since change in trunk
Fri, 09 Oct 2020 12:19:46 +0100 Matthew Wild mod_welcome_page: New module to provide a friendly entrypoint to invite-based setups
Thu, 08 Oct 2020 16:42:10 +0200 Kim Alvefur mod_register_apps: Point out assets/ directory for packaging
Thu, 08 Oct 2020 16:39:19 +0200 Kim Alvefur mod_http_muc_log: Move template into a directory to ease packaging
Thu, 08 Oct 2020 13:49:08 +0200 Kim Alvefur mod_admin_web: Really fix luarocks build spec
Thu, 08 Oct 2020 12:26:56 +0200 Kim Alvefur mod_admin_web: Serve resources from resource path in trunk/0.11
Thu, 08 Oct 2020 12:20:48 +0200 Kim Alvefur mod_admin_web: Include build instructions in metadata
Wed, 07 Oct 2020 15:42:30 +0100 Matthew Wild mod_register_apps: Add setup instructions for Beagle IM
Tue, 06 Oct 2020 18:57:47 +0200 Kim Alvefur mod_muc_moderation: Improve error message to be more helpful
Tue, 06 Oct 2020 16:07:43 +0100 Matthew Wild mod_conversejs: Automatically register as a site app (see mod_register_apps)
Tue, 06 Oct 2020 16:06:57 +0100 Matthew Wild mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration
Tue, 06 Oct 2020 16:06:24 +0100 Matthew Wild mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL
Tue, 06 Oct 2020 16:05:30 +0100 Matthew Wild mod_invites_register_web: Tweak layout and text of web chat CTA
Tue, 06 Oct 2020 16:04:31 +0100 Matthew Wild mod_invites_page: Always display web clients regardless of detected platform
Tue, 06 Oct 2020 16:03:38 +0100 Matthew Wild mod_register_apps: Add support for module:provides("site-app", app_info)
Tue, 06 Oct 2020 16:02:31 +0100 Matthew Wild mod_register_apps: Add logo for Converse.js
Mon, 05 Oct 2020 21:56:37 +0200 Kim Alvefur mod_firewall: Add packaging metadata to include libraries
Mon, 05 Oct 2020 21:56:04 +0200 Kim Alvefur mod_rest: Add packaging metadata to include jsonmap lib and examples
Mon, 05 Oct 2020 16:45:06 +0100 Matthew Wild mod_invites_register_web: Support linking to a web chat after successful registration
Thu, 01 Oct 2020 17:51:32 +0200 Kim Alvefur mod_conversejs: Hint that templates should be copied into packages
Thu, 01 Oct 2020 17:49:10 +0200 Kim Alvefur mod_conversejs: Move templates into a directory for easier install
Thu, 01 Oct 2020 16:20:09 +0200 Seve Ferrer mod_muc_inject_mentions: Add new configuration setting to choose between registered nicknames or online participants
Wed, 30 Sep 2020 13:14:46 +0200 Seve Ferrer mod_muc_inject_mentions: Add new configuration setting to strip out prefixes from mentions
Tue, 29 Sep 2020 17:14:41 +0200 Seve Ferrer mod_muc_inject_mentions: Should not append mentions by default
Tue, 29 Sep 2020 17:05:14 +0200 Seve Ferrer mod_muc_inject_mentions: Add new configuration setting to look for mentions even if the client sent some already
Mon, 28 Sep 2020 19:06:20 +0200 Seve Ferrer mod_muc_inject_mentions: Update README explainig mention_delimiters setting
Mon, 28 Sep 2020 18:46:33 +0200 Seve Ferrer mod_muc_inject_mentions: Improve mentions lookup by using a set instead of a list
Wed, 30 Sep 2020 13:27:27 +0100 Matthew Wild mod_auth_http: Fix unfinished sentence in
Wed, 30 Sep 2020 13:20:11 +0100 Matthew Wild mod_auth_http: Yet another module to authenticate against a HTTP service
Mon, 28 Sep 2020 15:34:00 +0200 Seve Ferrer Update local repository
Mon, 28 Sep 2020 15:30:22 +0200 Seve Ferrer mod_muc_inject_mentions: Refactor code using in_list utility function to improve readability
Sat, 26 Sep 2020 14:45:08 +0200 Kim Alvefur Merge
Sat, 26 Sep 2020 00:22:57 +0200 Kim Alvefur mod_conversejs: Generate 'assets_path' to fix locating certain resources
Mon, 21 Sep 2020 21:57:25 +0200 Christian Weiske Improve mod_firewall readme
Wed, 23 Sep 2020 19:55:46 +0200 tmolitor mod_cloud_notify: fix comment text
Mon, 21 Sep 2020 21:56:46 +0200 Kim Alvefur mod_easy_invite: Highlight deprecation notice
Mon, 21 Sep 2020 15:49:54 +0100 Matthew Wild mod_firewall: Update another chain name for consistency
Mon, 21 Sep 2020 15:45:53 +0100 Matthew Wild mod_firewall: Update chain name for consistency
Sun, 20 Sep 2020 17:06:00 +0200 Kim Alvefur mod_conversejs: Enable serving resources from built-in http server
Sun, 20 Sep 2020 15:57:04 +0100 Matthew Wild mod_firewall: Add jabberspam-simple-blocklist.pfw and spam-blocklists.pfw
Sun, 20 Sep 2020 15:24:09 +0200 Seve Ferrer mod_muc_inject_mentions: Catch nicknames between new lines
Sun, 20 Sep 2020 15:04:22 +0200 Seve Ferrer mod_muc_inject_mentions: Allow suffixes to be used after a new line
Sun, 20 Sep 2020 14:57:55 +0200 Seve Ferrer mod_muc_inject_mentions: Allow suffixes to be used before a new line
Sun, 20 Sep 2020 14:45:58 +0200 Seve Ferrer mod_muc_inject_mentions: Allow preffixes to be used after a new line
Sun, 20 Sep 2020 13:45:32 +0200 Seve Ferrer mod_muc_inject_mentions: (W311) value assigned to variable _first is overwritten on line 104 before use
Sun, 20 Sep 2020 13:38:31 +0200 Seve Ferrer mod_muc_inject_mentions: (W211) unused variable node, (W211) unused variable host
Sun, 20 Sep 2020 13:34:18 +0200 Seve Ferrer mod_muc_inject_mentions: (W213) unused loop variable i
Sun, 20 Sep 2020 10:31:02 +0200 Seve Ferrer mod_muc_inject_mentions: Publish module to repository
Fri, 17 Aug 2018 11:16:46 +0200 Kim Alvefur mod_muc_search: Some changes predating version control
Fri, 17 Aug 2018 09:49:27 +0200 Kim Alvefur mod_muc_search: Implementation of the search.jabber.network XMPP API
Tue, 15 Sep 2020 19:18:31 +0200 Kim Alvefur mod_invites_register_web: Include html resources in rock
Tue, 15 Sep 2020 16:27:48 +0100 Matthew Wild mod_invites_page: Fix platform detection and don't show empty list of clients for unknown platforms
Tue, 15 Sep 2020 16:16:16 +0100 Matthew Wild mod_invites_page: Add alt text to invalid invite image
Tue, 15 Sep 2020 16:15:51 +0100 Matthew Wild mod_invites_page: Apply fixes from invite page to client URI page
Tue, 15 Sep 2020 15:13:32 +0100 Matthew Wild mod_invites_page: Remove h-100 that was preventing uri-cta from being tapped on Fennec (thanks meaz)
Tue, 15 Sep 2020 14:35:00 +0100 Matthew Wild mod_invites_page: Some HTML fixes to please the W3C validator
Tue, 15 Sep 2020 14:11:48 +0100 Matthew Wild mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessary
Tue, 15 Sep 2020 11:54:48 +0100 Matthew Wild mod_firewall: spam-blocking.pfw: allow subscription acks through
Tue, 15 Sep 2020 11:49:55 +0100 Matthew Wild mod_firewall: Add checkcerts option for HTTP lists, cert verification disabled when SNI unsupported
Tue, 15 Sep 2020 11:45:09 +0100 Matthew Wild mod_firewall: Add docs for list types and parameters
Mon, 14 Sep 2020 18:16:31 +0100 Matthew Wild mod_invites_page: Fix HTML syntax error
Mon, 14 Sep 2020 18:06:54 +0100 Matthew Wild mod_invites_page: Fix incorrect use of <button> (thanks Martin)
Mon, 14 Sep 2020 18:06:33 +0100 Matthew Wild mod_invites_page: Fix indentation and mismatched <div> tag (thanks Martin)
Mon, 14 Sep 2020 17:45:29 +0200 Maxime “pep” Buquet mod_muc_occupant_id: remove Stage-Alpha label
Mon, 14 Sep 2020 15:05:19 +0100 Matthew Wild mod_invites_register: Fix traceback for non-invite registrations
Mon, 14 Sep 2020 15:55:29 +0200 Kim Alvefur mod_invites_register: Fix traceback on registration via other module (thanks franck)
Mon, 14 Sep 2020 14:19:19 +0100 Matthew Wild mod_invites_register_web: Also add ip to user-registered
Mon, 14 Sep 2020 13:58:47 +0100 Matthew Wild mod_register_dnsbl: Handle missing session in user-registering event (thanks meaz)
Mon, 14 Sep 2020 13:57:59 +0100 Matthew Wild mod_invites_register_web: Include request.ip in user-registering event (thanks franck)
Mon, 14 Sep 2020 12:47:34 +0100 Matthew Wild mod_invites_page: Add Link header for URI with rel=alternate
Sun, 13 Sep 2020 11:05:19 +0100 Matthew Wild mod_invites_api: New module to create new invites over HTTP
Sat, 12 Sep 2020 21:18:48 +0200 Kim Alvefur mod_register_apps: Prevent traceback if hide_apps is unset (thanks meaz)
Sat, 12 Sep 2020 10:42:37 +0100 Matthew Wild mod_register_apps: Add site_apps_show and site_apps_hide options (thanks meaz)
Sat, 12 Sep 2020 10:28:28 +0100 Matthew Wild mod_invites_register_web: Fix traceback on missing query params
Sat, 12 Sep 2020 08:23:09 +0100 Matthew Wild mod_register_apps: Don't duplicate client entries on module reload
Fri, 11 Sep 2020 16:57:09 +0100 Matthew Wild mod_register_apps: Add missing docs
Fri, 11 Sep 2020 17:49:10 +0200 Kim Alvefur various: Update dependencies
Fri, 11 Sep 2020 16:36:34 +0100 Matthew Wild mod_invites_register_web: Remove dependency on mod_easy_invite
Fri, 11 Sep 2020 16:35:24 +0100 Matthew Wild mod_invites_page: Remove dependency on mod_invites_register_web
Fri, 11 Sep 2020 16:30:51 +0100 Matthew Wild mod_invites_register: New module to allow IBR with invite tokens
Fri, 11 Sep 2020 17:21:07 +0200 Kim Alvefur various: Dependency metadata needs the mod_ prefix
Fri, 11 Sep 2020 17:13:34 +0200 Kim Alvefur various: Add some dependency metadata
Fri, 11 Sep 2020 16:48:28 +0200 Kim Alvefur mod_lastlog2: Fix reporting of IP address (thanks Ge0rG)
Fri, 11 Sep 2020 16:45:47 +0200 Kim Alvefur mod_lastlog2: Fix 'registered' event (Thanks Ge0rG)
Fri, 11 Sep 2020 15:45:45 +0200 Kim Alvefur mod_muc_media_metadata: Bootstrap warning box
Fri, 11 Sep 2020 14:43:12 +0100 Matthew Wild mod_muc_media_metadata: Add alpha tag and experimental warning
Fri, 11 Sep 2020 13:57:04 +0100 Matthew Wild mod_invite: Add deprecation note and tag
Fri, 11 Sep 2020 13:56:52 +0100 Matthew Wild mod_easy_invite: Add deprecation note and tag
Fri, 11 Sep 2020 13:53:55 +0100 Matthew Wild mod_invites: Update documentation
Fri, 11 Sep 2020 13:53:43 +0100 Matthew Wild mod_invites: Absorb shell and prosodyctl commands from mod_easy_invite
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
Fri, 17 Apr 2020 17:19:17 +0200 JC Brand muc_defaults: Add support for the presence_broadcast setting
Wed, 15 Apr 2020 21:19:45 +0100 Matthew Wild mod_muc_rai: New module to implement Room Activity Indicators
Mon, 13 Apr 2020 21:53:01 +0200 Kim Alvefur mod_firewall: Fix use of unpack() on Lua 5.3
Mon, 13 Apr 2020 15:48:58 +0100 Matthew Wild mod_muc_markers: New module for server-side receipt tracking in MUCs
Sun, 12 Apr 2020 18:07:16 +0200 Kim Alvefur mod_rest: Improve auth error reporting
Tue, 07 Apr 2020 22:11:52 +0200 tmolitor mod_nooffline_noerror: Fix for missing log
Tue, 07 Apr 2020 18:48:04 +0200 kaliko mod_measure_muc: Collect statistics on Grout Chat
Sun, 05 Apr 2020 23:39:08 +0200 tmolitor Merge commit
Sun, 05 Apr 2020 23:37:17 +0200 tmolitor mod_smacks: Update documentation and slightly adjust default values
Sat, 21 Mar 2020 23:50:34 +0100 tmolitor mod_nooffline_noerror: fix error in logging
Fri, 03 Apr 2020 12:26:56 +0100 Matthew Wild mod_muc_limits: Add config option to limit to join stanzas only
Fri, 03 Apr 2020 12:24:54 +0100 Matthew Wild mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning
Mon, 30 Mar 2020 19:56:43 +0200 Kim Alvefur mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)
Mon, 30 Mar 2020 19:56:09 +0200 Kim Alvefur mod_http_upload: Show help message if not at least one host/user is given
Mon, 30 Mar 2020 19:56:04 +0200 Kim Alvefur mod_http_upload: Add some kind of help message to prosodyctl command
Mon, 30 Mar 2020 19:20:09 +0200 Kim Alvefur mod_http_upload/README: Add example disco_items use
Mon, 30 Mar 2020 19:15:04 +0200 Kim Alvefur mod_http_upload_external: Discourage loading via modules_enabled
Mon, 30 Mar 2020 16:29:44 +0200 Kim Alvefur mod_conversejs/README: Add an example of the URL to open
Fri, 27 Mar 2020 15:51:57 +0100 JC Brand mod_muc_archive: Add fork of mod_muc_log that uses newer storage API
Fri, 27 Mar 2020 11:56:14 +0100 JC Brand mod_stanzas: tighten up stanza check and add explanatory text
Thu, 26 Mar 2020 11:57:02 +0100 JC Brand mod_smacks: also count outgoing MAM messages
Wed, 25 Mar 2020 19:42:18 +0100 Kim Alvefur mod_auth_ldap: Fix broken link to LuaLDAP
Mon, 23 Mar 2020 19:03:04 +0100 Kim Alvefur mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions
Sat, 21 Mar 2020 18:05:22 +0100 Kim Alvefur mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin)
Sat, 21 Mar 2020 15:03:47 +0100 Maxime “pep” Buquet mod_measure_registration: new module
Thu, 19 Mar 2020 16:18:36 +0100 Kim Alvefur mod_muc_hats_*/README: Linkify XEP references
Thu, 19 Mar 2020 16:18:07 +0100 Kim Alvefur mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands
Thu, 19 Mar 2020 14:51:44 +0000 Matthew Wild mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats
Thu, 19 Mar 2020 14:39:14 +0000 Matthew Wild mod_muc_hats_api: New API-only module for managing user hats in MUCs
Sun, 15 Mar 2020 23:02:58 +0100 Kim Alvefur mod_rest/README: Fix adhoc example
Sun, 15 Mar 2020 17:18:49 +0100 Maxime “pep” Buquet mod_muc_occupant_id: Handle MUC-PMs
Wed, 11 Mar 2020 20:09:17 +0100 tmolitor mod_cloud_notify: fix link and table layout in readme
Wed, 11 Mar 2020 20:00:50 +0100 tmolitor mod_cloud_notify: Cleanup code and drop support for prosody 0.9
Tue, 10 Mar 2020 23:59:19 +0100 tmolitor mod_smacks: fix logging issue in mam eventhandler
Tue, 10 Mar 2020 20:42:27 +0100 tmolitor mod_log_auth: log hostname, too
Sun, 08 Mar 2020 20:00:23 +0100 tmolitor mod_cloud_notify: Fix bug in prosody 0.9
Sun, 08 Mar 2020 19:59:49 +0100 tmolitor Merge commit
Sun, 08 Mar 2020 19:53:52 +0100 tmolitor mod_smacks_offline: add readme
Sun, 08 Mar 2020 19:52:33 +0100 tmolitor mod_smacks_noerror: This module is superseded by mod_smacks and mod_nooffline_noerror
Sun, 08 Mar 2020 19:50:43 +0100 tmolitor mod_smacks_offline: this module is obsoleted by latest mod_smacks update
Sun, 08 Mar 2020 19:49:47 +0100 tmolitor mod_smacks: handle mam-enabled session internally
Sun, 08 Mar 2020 13:42:55 +0100 Kim Alvefur mod_http_oauth2: Set content type on successful repsponses (fixes #1501)
Sun, 08 Mar 2020 12:52:18 +0100 Kim Alvefur mod_rest: Avoid interfering with mod_http_oauth2 errors (fixes #1500)
Sat, 07 Mar 2020 21:58:13 +0100 Kim Alvefur mod_rest: Fix encoding of simple dataforms
Sat, 07 Mar 2020 17:35:09 +0100 Kim Alvefur mod_rest: Add an XML error formatter (fixes #1499)
Sat, 07 Mar 2020 17:34:17 +0100 Kim Alvefur mod_rest: Break out POST errors into a registry
Sat, 07 Mar 2020 16:12:49 +0100 Kim Alvefur mod_rest: Separate lists of mediatypes for input, output and errors
Mon, 02 Mar 2020 19:32:11 +0100 tmolitor mod_nooffline_noerror: New module that disables errors for disabled offline storage
Sat, 29 Feb 2020 13:55:40 +0100 Kim Alvefur mod_http_index: Increase distance between navigation items
Sat, 29 Feb 2020 13:26:05 +0100 Kim Alvefur mod_rest: Fix routing to self-jid (thanks jonas’)
Fri, 28 Feb 2020 22:40:53 +0100 Kim Alvefur mod_rest: Advertise "support" for text/plain
Fri, 28 Feb 2020 22:39:42 +0100 Kim Alvefur mod_rest: Spred array over multiple lines for nicer future diffs
Fri, 28 Feb 2020 22:38:41 +0100 Kim Alvefur mod_rest: Add JSON mapping of XEP-0039: Statistics Gathering
Fri, 28 Feb 2020 22:24:49 +0100 Kim Alvefur mod_rest: Move dataforms into structure for more logical code order
Fri, 28 Feb 2020 16:22:37 +0100 marc0s mod_reminders: add id to sent reminder
Thu, 27 Feb 2020 23:17:31 +0100 Kim Alvefur mod_http_oauth2: Use component_secret setting as password on Components
Thu, 27 Feb 2020 23:14:24 +0100 Kim Alvefur mod_http_oauth2: Allow creation of full JID tokens
Thu, 27 Feb 2020 22:58:56 +0100 Kim Alvefur mod_http_oauth2: Refactor re-joining of JID out of token constructor
Thu, 27 Feb 2020 00:59:17 +0100 marc0s mod_reminders: Initial commit for supporting Reminders ProtoXEP
Thu, 27 Feb 2020 00:39:40 +0100 Maxime “pep” Buquet mod_muc_occupant_id: Ensure id is added to self-presences, nick changes, etc.
Wed, 26 Feb 2020 22:48:10 +0000 Matthew Wild mod_rest, mod_http_oauth2: Switch from mod_authtokens to mod_tokenauth per Prosody bf81523e2ff4
Wed, 26 Feb 2020 22:30:50 +0100 Kim Alvefur mod_adhoc_dataforms_demo: Add the now required permission mode (#1482)
Wed, 26 Feb 2020 21:15:20 +0100 Maxime “pep” Buquet mod_muc_occupant_id: add TODOs
Wed, 26 Feb 2020 20:51:38 +0100 Kim Alvefur mod_rest: Fix another missing switch from array to map in json mapping
Wed, 26 Feb 2020 20:14:14 +0100 Kim Alvefur mod_rest: Support urlencoded form data (does a subset of JSON mapping)
Wed, 26 Feb 2020 18:36:40 +0000 Matthew Wild mod_rest: Add support for token authentication
Wed, 26 Feb 2020 18:04:17 +0000 Matthew Wild mod_rest: Handle uncaught native errors correctly
Wed, 26 Feb 2020 17:57:53 +0000 Matthew Wild mod_http_oauth2: Implement real tokens using mod_authtokens
Tue, 25 Feb 2020 23:33:55 +0100 Kim Alvefur mod_rest: Update with namespace and name of XEP-0432
Tue, 25 Feb 2020 23:30:07 +0100 Kim Alvefur mod_rest: Fix traceback in mapping of adhoc with forms
Sat, 28 Sep 2019 00:16:13 +0200 Kim Alvefur mod_sasl2: Experimental implementation of XEP-0388
Tue, 25 Feb 2020 17:06:22 +0100 Maxime “pep” Buquet mod_muc_occupant_id: id is an attribute not a text node
Sun, 23 Feb 2020 21:36:53 +0000 Matthew Wild mod_http_oauth2: OAuth2 API (work in progress for developers only)
Sat, 22 Feb 2020 21:41:31 +0100 Kim Alvefur mod_muc_moderation: Broadcast retraction via method that saves it
Sat, 22 Feb 2020 21:40:19 +0100 Kim Alvefur mod_muc_moderation: Remove debug message
Sat, 22 Feb 2020 21:34:37 +0100 Kim Alvefur mod_muc_moderation: Add a copyright header
Sat, 22 Feb 2020 21:32:52 +0100 Kim Alvefur mod_storage_xmlarchive: Bump copyright
Sat, 22 Feb 2020 21:12:29 +0100 Kim Alvefur mod_storage_xmlarchive: Add a new API similar to map-stores
Sat, 22 Feb 2020 21:11:31 +0100 Kim Alvefur mod_muc_moderation: Initial commit of XEP-0425: Message Moderation
Sat, 22 Feb 2020 14:08:19 +0100 Kim Alvefur mod_rest: Restructure JSON / Stanza mapping definitions
Sat, 22 Feb 2020 13:51:59 +0100 Kim Alvefur mod_rest: Rename loop variable for improved clarity
Sat, 22 Feb 2020 13:35:58 +0100 Kim Alvefur mod_rest: Rename table of mappings
Mon, 17 Feb 2020 21:50:55 +0100 Emmanuel Gil Peyrot mod_http_muc_log: Expose JID localpart to the template
Mon, 17 Feb 2020 21:49:15 +0100 Emmanuel Gil Peyrot mod_http_muc_log: Reduce hashtable lookups
Mon, 17 Feb 2020 16:42:24 +0100 Georg Lukas mod_list_inactive: report last action timestamp
Sat, 08 Feb 2020 15:29:35 +0100 Kim Alvefur mod_rest/README: Describe Ad-Hoc command mapping
Sat, 08 Feb 2020 14:38:23 +0100 Kim Alvefur mod_rest: Support mapping XEP-0004 Data Forms directly
Fri, 07 Feb 2020 22:30:38 +0100 Kim Alvefur mod_rest: Allow passing form data in a more compact format
Fri, 07 Feb 2020 20:57:47 +0100 Kim Alvefur mod_rest: Remove no longer needed logging
Fri, 07 Feb 2020 20:53:57 +0100 Kim Alvefur mod_rest: Ignore already handled top-level stanza attr fields
Fri, 07 Feb 2020 20:49:07 +0100 Kim Alvefur mod_rest: Return an error for unknown fields in JSON input
Thu, 06 Feb 2020 21:03:17 +0000 Matthew Wild mod_auth_external->mod_auth_external_insecure: Unmaintained and almost certainly insecure, discourage its use
Wed, 05 Feb 2020 23:38:57 +0100 tmolitor mod_muc_cloud_notify: Revert last commit
Wed, 05 Feb 2020 23:27:33 +0100 tmolitor mod_reload_modules: Ignore removed hosts...
Tue, 04 Feb 2020 23:05:43 +0100 Kim Alvefur mod_rest: Add final pieces of XEP-0050 (actions, note, form)
Tue, 04 Feb 2020 22:34:19 +0100 Kim Alvefur mod_rest: Add JSON to XML mapping of dataforms
Tue, 04 Feb 2020 22:22:47 +0100 Kim Alvefur mod_rest: Fix traceback
Tue, 04 Feb 2020 22:06:19 +0100 Kim Alvefur mod_rest: Add JSON mapping for dataform (XEP-0004)
Tue, 04 Feb 2020 21:49:14 +0100 Kim Alvefur mod_rest: Add basic support for XEP-0050: Ad-Hoc commands (no forms)
Sat, 01 Feb 2020 13:03:18 +0100 Kim Alvefur mod_rest: Add support for HTTP Basic username and password authentication
Tue, 04 Feb 2020 21:04:02 +0100 Kim Alvefur mod_rest: Support passing 'node' attr in disco#items queries
Tue, 04 Feb 2020 20:20:08 +0100 Kim Alvefur mod_rest: Remove debug hack to ignore Accept header
Tue, 04 Feb 2020 20:19:09 +0100 Kim Alvefur mod_rest: Back out 513a8a7fab41
Mon, 03 Feb 2020 23:09:38 +0100 Kim Alvefur mod_rest: Hide JSON error behind a flag
Sat, 01 Feb 2020 00:38:10 +0100 Kim Alvefur mod_rest: Map the error@by attribute
Wed, 29 Jan 2020 21:44:00 +0100 Kim Alvefur mod_rest: Fix missing return
Mon, 27 Jan 2020 16:37:23 +0000 Matthew Wild mod_auth_ldap, mod_auth_ldap2: Ensure is_admin() checks of remote JIDs never return positive
Sun, 26 Jan 2020 16:49:14 +0100 Kim Alvefur mod_pastebin: Follow XEP-0068 and use Clark notation in disco#info
Sun, 26 Jan 2020 04:07:07 +0100 Kim Alvefur mod_rest: Skip attempting parse empty response
Sat, 25 Jan 2020 20:22:12 +0100 Kim Alvefur mod_rest: Handle internal http request errors early and then return