mod_storage_s3: Fix passing of prefixes, should not be urlencoded
|
Kim Alvefur |
Sat, 02 Dec 2023 12:20:36 +0100 |
mod_audit: Update command to handle storing JIDs instead of only usernames
|
Kim Alvefur |
Sat, 02 Dec 2023 11:48:19 +0100 |
mod_client_management: Include session in the other new-client event too
|
Kim Alvefur |
Sat, 02 Dec 2023 11:18:57 +0100 |
luacheckrc: Replace deprecated module:once with :on_ready
|
Kim Alvefur |
Sat, 02 Dec 2023 11:10:43 +0100 |
mod_restrict_xmpp: Add vcard4 PEP node to profile permission
|
Kim Alvefur |
Sat, 02 Dec 2023 11:07:23 +0100 |
mod_client_management: Include session in new-client event
|
Kim Alvefur |
Sat, 02 Dec 2023 11:06:47 +0100 |
mod_http_oauth2: Fire authentication events on login form
|
Kim Alvefur |
Fri, 01 Dec 2023 22:40:41 +0100 |
mod_http_oauth2: Comment on authorization code storage
|
Kim Alvefur |
Fri, 01 Dec 2023 21:35:25 +0100 |
mod_audit_tokens: Record events fired by mod_tokenauth in audit log
|
Kim Alvefur |
Fri, 01 Dec 2023 21:32:33 +0100 |
mod_audit_auth: Add audit record when a client connects that has not been seen before
|
Matthew Wild |
Fri, 01 Dec 2023 11:59:02 +0000 |
mod_audit_auth: Ignore FAST authentication events by default
|
Matthew Wild |
Fri, 01 Dec 2023 11:34:52 +0000 |
mod_restrict_xmpp: Fix remaining hard-coded role name
|
Matthew Wild |
Thu, 30 Nov 2023 18:05:42 +0000 |
mod_audit: Update README with new name of mod_audit_register
|
Matthew Wild |
Thu, 30 Nov 2023 17:59:47 +0000 |
mod_audit_user_accounts: Renamed from mod_audit_register
|
Matthew Wild |
Thu, 30 Nov 2023 17:59:08 +0000 |
mod_audit_register: Support for deregister and enable/disable events
|
Matthew Wild |
Thu, 30 Nov 2023 17:51:27 +0000 |
mod_audit_status: Support writing heartbeat with async storage drivers
|
Matthew Wild |
Wed, 29 Nov 2023 12:14:49 +0000 |
mod_storage_xmlarchive: Support using requested archive-id
|
Kim Alvefur |
Wed, 29 Nov 2023 11:14:21 +0100 |
mod_storage_xmlarchive: Pass hostname to converter for converting all users
|
Kim Alvefur |
Tue, 28 Nov 2023 19:55:43 +0100 |
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given
|
Kim Alvefur |
Tue, 28 Nov 2023 19:48:34 +0100 |
misc: Add a basic grafterm dashboard
|
Kim Alvefur |
Mon, 27 Nov 2023 17:16:15 +0100 |
misc: Add a Grafana dashboard
|
Kim Alvefur |
Mon, 27 Nov 2023 17:14:36 +0100 |
mod_storage_s3: Sort archive items by LastModified
|
Kim Alvefur |
Mon, 27 Nov 2023 14:27:35 +0100 |
mod_storage_s3: Reorder path components (BC: invalidates any existing data)
|
Kim Alvefur |
Mon, 27 Nov 2023 09:30:04 +0100 |
mod_storage_s3: Fix querying for basic MAM parameters
|
Kim Alvefur |
Mon, 27 Nov 2023 09:28:28 +0100 |
luacheck: Add new module API methods from trunk
|
Kim Alvefur |
Mon, 27 Nov 2023 07:10:06 +0100 |
mod_storage_s3: Implement search for set of IDs
|
Kim Alvefur |
Sun, 26 Nov 2023 22:44:01 +0100 |
mod_storage_s3: Advertise full id range archive query capability
|
Kim Alvefur |
Sun, 26 Nov 2023 22:29:21 +0100 |
mod_audit: Use new module API for period/time ranges
|
Kim Alvefur |
Sun, 26 Nov 2023 21:51:12 +0100 |
mod_auth_oauth_external: Fix typo
|
Kim Alvefur |
Sat, 25 Nov 2023 01:09:01 +0100 |
mod_storage_xmlarchive: Fix "user" iteration API
|
Kim Alvefur |
Thu, 23 Nov 2023 16:16:34 +0100 |
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)
|
Kim Alvefur |
Wed, 22 Nov 2023 12:56:50 +0100 |
mod_register_redirect: docs: Fix typo in example (thanks melvo)
|
Matthew Wild |
Wed, 22 Nov 2023 11:54:22 +0000 |
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)
|
Matthew Wild |
Tue, 21 Nov 2023 17:34:54 +0000 |
mod_invites_page: Add support for Haiku and mobile Linux
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 19:18:22 +0100 |
mod_invites_page: Also remove jQuery usage in client page
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 19:18:05 +0100 |
mod_invites_page: Stop displaying the QRCode to mobile devices
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 19:17:44 +0100 |
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 18:06:40 +0100 |
mod_invites_page: Typo in preventing the default event when clicking on show all
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 16:31:02 +0100 |
mod_http_avatar: Fix displaying the fallback on Firefox
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 16:25:52 +0100 |
mod_invites_page: Move the JS script to its own file
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 16:16:55 +0100 |
mod_invites_page: Replace jQuery with vanilla.js in the HTML
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 16:15:26 +0100 |
mod_register_apps: Add Renga to the list of supported clients
|
Emmanuel Gil Peyrot |
Thu, 16 Nov 2023 16:14:24 +0100 |
mod_http_oauth2: Make defaults more secure
|
Kim Alvefur |
Tue, 14 Nov 2023 23:19:19 +0100 |
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted
|
Kim Alvefur |
Tue, 14 Nov 2023 23:03:37 +0100 |
mod_audit: Replace argument parsing debug print() with debug logging
|
Kim Alvefur |
Tue, 14 Nov 2023 16:01:33 +0100 |
mod_audit_register: Include hostpart with audit events here too
|
Kim Alvefur |
Mon, 13 Nov 2023 17:23:49 +0100 |
mod_audit_auth: Include hostpart with audit events
|
Kim Alvefur |
Mon, 13 Nov 2023 17:14:09 +0100 |
mod_audit: Fix storing IP prefixes
|
Kim Alvefur |
Mon, 13 Nov 2023 16:55:12 +0100 |
mod_audit: Fix showing session details in module command
|
Kim Alvefur |
Mon, 13 Nov 2023 12:37:21 +0100 |
mod_audit: Also record human-readable name of country
|
Kim Alvefur |
Mon, 13 Nov 2023 12:22:17 +0100 |
mod_audit: Fix recording location info
|
Kim Alvefur |
Mon, 13 Nov 2023 12:14:31 +0100 |
mod_audit: Parse IP into util.ip object once and reuse
|
Kim Alvefur |
Mon, 13 Nov 2023 12:05:17 +0100 |
mod_audit: Pass IP address in string form
|
Kim Alvefur |
Mon, 13 Nov 2023 12:02:54 +0100 |
mod_audit: Fix use of util.ip
|
Kim Alvefur |
Mon, 13 Nov 2023 11:36:56 +0100 |
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB
|
Kim Alvefur |
Sun, 12 Nov 2023 16:37:47 +0100 |
mod_firewall: Tweak page outline
|
Kim Alvefur |
Sun, 12 Nov 2023 16:14:09 +0100 |
mod_aws_profile: Fix use of timer API
|
Kim Alvefur |
Sun, 12 Nov 2023 02:37:53 +0100 |
mod_auth_oauth_external: Enable experimental http connection pooling
|
Kim Alvefur |
Sun, 12 Nov 2023 02:35:34 +0100 |
mod_storage_s3: Enable connection pooling added in latest trunk
|
Kim Alvefur |
Sat, 11 Nov 2023 23:55:44 +0100 |
mod_storage_s3: Fix logging
|
Kim Alvefur |
Sat, 11 Nov 2023 22:43:34 +0100 |
mod_storage_s3: Sort imports
|
Kim Alvefur |
Sat, 11 Nov 2023 22:32:18 +0100 |
mod_storage_s3: Implement archive store deletion
|
Kim Alvefur |
Sat, 11 Nov 2023 22:47:14 +0100 |
mod_storage_s3: Skip archive items matching on date but not full datetime
|
Kim Alvefur |
Sat, 11 Nov 2023 22:26:39 +0100 |
mod_storage_s3: Move request signing into a net.http hook
|
Kim Alvefur |
Sat, 11 Nov 2023 17:01:29 +0100 |
mod_client_management: Report on longest lived token when grant does not expire
|
Kim Alvefur |
Fri, 10 Nov 2023 00:26:17 +0100 |
mod_muc_members_json: Fix typo in example and set correct syntax highlighter
|
Matthew Wild |
Tue, 07 Nov 2023 11:28:46 +0000 |
mod_muc_members_json: Expand example config and docs for clarity
|
Matthew Wild |
Tue, 07 Nov 2023 11:26:36 +0000 |
mod_storage_appendmap: Include timestamps when appending data
|
Kim Alvefur |
Sun, 05 Nov 2023 21:06:23 +0100 |
mod_storage_appendmap: Implement item/user iteration methods
|
Kim Alvefur |
Sun, 05 Nov 2023 21:03:30 +0100 |
mod_http_health: Copypaste IP access control code
|
Kim Alvefur |
Sun, 05 Nov 2023 19:22:46 +0100 |
mod_dnsupdate: Support advertising explicit non-existence of service
|
Kim Alvefur |
Fri, 03 Nov 2023 23:26:57 +0100 |
mod_http_admin_api: Support for adding/removing group MUCs
|
Matthew Wild |
Thu, 02 Nov 2023 17:00:53 +0000 |
mod_groups_muc_bookmarks: Update bookmarks when a group MUC is added/removed
|
Matthew Wild |
Thu, 02 Nov 2023 17:00:14 +0000 |
mod_groups_internal: Update to support multiple MUCs per group
|
Matthew Wild |
Thu, 02 Nov 2023 16:59:44 +0000 |
mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntax
|
Matthew Wild |
Mon, 30 Oct 2023 12:28:12 +0000 |
mod_client_management: Bail out retrieving tokens for user
|
Kim Alvefur |
Sun, 29 Oct 2023 12:41:56 +0100 |
mod_http_oauth2: Limit revocation to clients own tokens in strict mode
|
Kim Alvefur |
Sun, 29 Oct 2023 11:30:49 +0100 |
mod_http_oauth2: Restrict introspection to clients own tokens
|
Kim Alvefur |
Sun, 29 Oct 2023 11:20:15 +0100 |
mod_http_oauth2: Implement introspection endpoint
|
Kim Alvefur |
Thu, 25 May 2023 09:31:21 +0200 |
mod_http_status: Add IP allowlisting capabilities
|
Kim Alvefur |
Wed, 25 Oct 2023 17:18:50 +0200 |
mod_rest: Limit payload size (cf stanza size limits)
|
Kim Alvefur |
Wed, 25 Oct 2023 15:36:20 +0200 |
mod_storage_s3: Add brief README
|
Kim Alvefur |
Sat, 14 Oct 2023 23:05:59 +0200 |
mod_storage_s3: Treat 404 to GET as a signal for empty data
|
Kim Alvefur |
Sat, 14 Oct 2023 22:50:29 +0200 |
mod_storage_s3: Use '@' as placeholder for empty (host) store slots
|
Kim Alvefur |
Sat, 14 Oct 2023 22:49:57 +0200 |
mod_storage_s3: Handle archive query without parameters
|
Kim Alvefur |
Sat, 14 Oct 2023 22:49:12 +0200 |
mod_storage_s3: Implement Archive storage
|
Kim Alvefur |
Sat, 14 Oct 2023 21:44:14 +0200 |
mod_storage_s3: Implement iteration of keyvalue keys (users usually)
|
Kim Alvefur |
Sat, 14 Oct 2023 21:41:01 +0200 |
mod_storage_s3: Implement keyvalue deletion
|
Kim Alvefur |
Sat, 14 Oct 2023 21:40:46 +0200 |
mod_storage_s3: Handle signing of request ?query part
|
Kim Alvefur |
Sat, 14 Oct 2023 21:40:20 +0200 |
mod_storage_s3: Beginnings of an experimental S3 storage driver
|
Kim Alvefur |
Sat, 14 Oct 2023 17:31:06 +0200 |
mod_measure_modules: Report module statuses via OpenMetrics
|
Kim Alvefur |
Fri, 06 Oct 2023 18:34:39 +0200 |
mod_http_health: Provide a health check HTTP endpoint
|
Kim Alvefur |
Fri, 06 Oct 2023 16:49:57 +0200 |
mod_rest/rest.sh: Restore default read-only behavior and the -rw flag
|
Kim Alvefur |
Sun, 01 Oct 2023 16:39:48 +0200 |
mod_http_oauth2: Include 'amr' claim in ID Token
|
Kim Alvefur |
Thu, 28 Sep 2023 16:38:29 +0200 |
mod_push2: restore offline message hook
|
Stephen Paul Weber |
Thu, 21 Sep 2023 18:47:27 -0500 |
mod_push2: Need to include the public key with the JWT
|
Stephen Paul Weber |
Wed, 20 Sep 2023 23:05:29 -0500 |
mod_push2: Add note about luaossl patch
|
Stephen Paul Weber |
Tue, 19 Sep 2023 21:39:14 -0500 |
mod_push2: Fix unbalanced quote in readme
|
Stephen Paul Weber |
Tue, 19 Sep 2023 21:36:13 -0500 |
mod_push2: Add back body truncation logic
|
Stephen Paul Weber |
Tue, 19 Sep 2023 21:33:40 -0500 |
Initial work on Push 2.0
|
Stephen Paul Weber |
Tue, 19 Sep 2023 21:21:17 -0500 |
mod_muc_adhoc_bots: Fix unbalanced quote in metadata section
|
Kim Alvefur |
Tue, 19 Sep 2023 15:03:01 +0200 |
mod_muc_members_json: Fix potential error when removing old affiliations
|
Kim Alvefur |
Tue, 19 Sep 2023 14:55:56 +0200 |
mod_http_muc_log: Correctly handle changed or retracted reactions
|
Kim Alvefur |
Tue, 19 Sep 2023 13:22:00 +0200 |
mod_muc_members_json: Demonstrate support for more than one JID per list
|
Kim Alvefur |
Mon, 18 Sep 2023 18:34:55 +0200 |
mod_muc_members_json: Fix invalid JSON in README
|
Kim Alvefur |
Mon, 18 Sep 2023 18:33:01 +0200 |
Merge
|
Stephen Paul Weber |
Mon, 18 Sep 2023 08:24:19 -0500 |
mod_muc_adhoc_bots: add module
|
Stephen Paul Weber |
Mon, 18 Sep 2023 08:22:07 -0500 |
mod_pubsub_subscription: support subscribing from a bare JID
|
Stephen Paul Weber |
Sat, 06 May 2023 19:42:08 -0500 |
merge
|
Stephen Paul Weber |
Sat, 06 May 2023 19:40:23 -0500 |
mod_muc_restrict_avatars: Block MUC participant avatars for non-members
|
Stephen Paul Weber |
Wed, 22 Feb 2023 22:47:45 -0500 |
misc/mtail: Start of an mtail config
|
Kim Alvefur |
Sun, 17 Sep 2023 13:36:30 +0200 |
mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel)
|
Kim Alvefur |
Mon, 11 Sep 2023 18:03:18 +0200 |
mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant
|
Kim Alvefur |
Mon, 11 Sep 2023 10:48:31 +0200 |
mod_client_management: Show grant expiry in shell command
|
Kim Alvefur |
Mon, 11 Sep 2023 10:19:38 +0200 |
mod_http_oauth2: Tweak wording in README to point out that this is an AS
|
Kim Alvefur |
Sat, 09 Sep 2023 22:51:25 +0200 |
mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt
|
Kim Alvefur |
Sat, 09 Sep 2023 21:42:24 +0200 |
mod_http_oauth2: Remove broken in-CSS templating
|
Kim Alvefur |
Sun, 27 Aug 2023 09:49:35 +0200 |
Merge local
draft
|
Trần H. Trung |
Tue, 29 Aug 2023 23:51:17 +0700 |
Merge upstream
draft
|
Trần H. Trung |
Tue, 29 Aug 2023 22:46:27 +0700 |
mod_invites_page: load `invites_template_html` from config which support multiple languages and parse the correct query params accordingly.
|
Trần H. Trung |
Tue, 29 Aug 2023 22:25:01 +0700 |
mod_invites_register_web: update README for `invites_template_html`.
|
Trần H. Trung |
Tue, 29 Aug 2023 22:06:19 +0700 |
mod_invites_register_web: change config option from `invites_html_template` to `invites_template_html`.
|
Trần H. Trung |
Tue, 29 Aug 2023 22:05:46 +0700 |
mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidi
|
Kim Alvefur |
Sun, 27 Aug 2023 15:33:14 +0200 |
mod_bidi: Fix README again
|
Kim Alvefur |
Sun, 27 Aug 2023 15:31:46 +0200 |
mod_bidi: Fix autolink syntax
|
Kim Alvefur |
Sun, 27 Aug 2023 15:30:00 +0200 |
mod_bidi: Add warning about use with 0.12
|
Kim Alvefur |
Sun, 27 Aug 2023 15:28:53 +0200 |
mod_rest/rest.sh: Silence shellcheck SC1091
|
Kim Alvefur |
Sat, 26 Aug 2023 14:49:45 +0200 |
mod_rest/rest.sh: Update to use httpie-oauth2 plugin
|
Kim Alvefur |
Sat, 26 Aug 2023 14:37:04 +0200 |
mod_http_oauth2: Specify language in templates
|
Kim Alvefur |
Sat, 26 Aug 2023 01:40:23 +0200 |
mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
|
Kim Alvefur |
Thu, 17 Aug 2023 08:34:17 +0200 |
mod_http_oauth2: Allow omitting application type for native apps
|
Kim Alvefur |
Wed, 16 Aug 2023 23:56:40 +0200 |
mod_client_management: Show timestamp of first client appearance
|
Kim Alvefur |
Wed, 16 Aug 2023 11:17:28 +0200 |
mod_http_oauth2: Improve templates
|
Kim Alvefur |
Tue, 08 Aug 2023 17:04:50 +0200 |
mod_http_oauth2: Add autocomplete hint to username field
|
Kim Alvefur |
Mon, 07 Aug 2023 22:52:14 +0200 |
mod_http_oauth2: Make storage of various code more consistent
|
Kim Alvefur |
Sun, 06 Aug 2023 12:07:05 +0200 |
mod_http_oauth2: Bail on invalid or expired device flow state token
|
Kim Alvefur |
Fri, 04 Aug 2023 01:11:01 +0200 |
mod_http_oauth2: Tweak method of centering the UI
|
Kim Alvefur |
Mon, 31 Jul 2023 07:28:09 +0200 |
mod_http_oauth2: Optionally enforce authentication on revocation endpoint
|
Kim Alvefur |
Mon, 31 Jul 2023 02:07:58 +0200 |
mod_http_oauth2: Present errors in HTML <dialog>
|
Kim Alvefur |
Mon, 31 Jul 2023 02:07:24 +0200 |
mod_http_oauth2: Move site name into <header>
|
Kim Alvefur |
Mon, 31 Jul 2023 02:05:49 +0200 |
mod_http_oauth2: Conform to XHTML in templates
|
Kim Alvefur |
Mon, 31 Jul 2023 02:04:05 +0200 |
mod_invites_register_web: add inviter back in every html render.
|
Trần H. Trung |
Tue, 01 Aug 2023 01:27:45 +0700 |
mod_invites_api: refactor to keep consistent error message.
|
Trần H. Trung |
Mon, 31 Jul 2023 16:41:48 +0700 |
mod_invites_api: fix error messages when not `found`.
|
Trần H. Trung |
Mon, 31 Jul 2023 13:15:54 +0700 |
mod_invites_api: add `rename` command.
|
Trần H. Trung |
Mon, 31 Jul 2023 12:49:04 +0700 |
mod_invites_api: add `module:depends("http");` to use `module:http_url()` in `prosodyctl`.
|
Trần H. Trung |
Mon, 31 Jul 2023 11:52:00 +0700 |
mod_invites_api: Update README.markdown.
|
Trần H. Trung |
Sat, 29 Jul 2023 22:51:48 +0700 |
Merge upstream
|
Trần H. Trung |
Sat, 29 Jul 2023 18:11:24 +0700 |
mod_webpresence: use module:http_url() to get the correct url.
|
Trần H. Trung |
Sat, 29 Jul 2023 18:08:58 +0700 |
mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)
|
Kim Alvefur |
Thu, 27 Jul 2023 15:04:38 +0200 |
mod_s2sout_override: Add support for a catch-all target
|
Kim Alvefur |
Thu, 27 Jul 2023 15:00:26 +0200 |
mod_invites_page: Produce URL without config from prosodyctl in trunk
|
Kim Alvefur |
Wed, 26 Jul 2023 16:23:13 +0200 |
mod_invites_api: remove unnecessary variables.
|
Trần H. Trung |
Thu, 27 Jul 2023 18:41:06 +0700 |
mod_invites_api: use the nice `module:http_url()` to get the correct url.
|
Trần H. Trung |
Thu, 27 Jul 2023 18:33:12 +0700 |
Merge upstream.
|
Trần H. Trung |
Wed, 26 Jul 2023 18:45:41 +0700 |
mod_http_oauth2: Don't use new time period API just yet
|
Kim Alvefur |
Tue, 25 Jul 2023 11:01:58 +0200 |
mod_http_oauth2: Clean cache less frequently
|
Kim Alvefur |
Mon, 24 Jul 2023 01:26:41 +0200 |
mod_http_oauth2: Shorten default token validity periods
|
Kim Alvefur |
Mon, 24 Jul 2023 01:30:14 +0200 |
mod_http_oauth2: Implement refresh token rotation
|
Kim Alvefur |
Sun, 23 Jul 2023 02:56:08 +0200 |
mod_http_oauth2: Hint at future deprecation of resource owner password grant
|
Kim Alvefur |
Fri, 21 Jul 2023 00:38:04 +0200 |
mod_http_oauth2: Allow a shorter form of the device grant in config
|
Kim Alvefur |
Fri, 21 Jul 2023 00:37:34 +0200 |
mod_http_oauth2: Mention Device flow in list of flows in README
|
Kim Alvefur |
Fri, 21 Jul 2023 00:29:24 +0200 |
mod_muc_moderation: Stamp XEP-0421 occupant-id for the acting moderator
|
Kim Alvefur |
Thu, 20 Jul 2023 10:38:33 +0200 |
mod_muc_moderation: Copy XEP-0421 occupant-id from retracted message
|
Kim Alvefur |
Thu, 20 Jul 2023 10:37:27 +0200 |
mod_muc_block_pm: Advertise that Moderators are allowed to send PMs
|
Kim Alvefur |
Wed, 19 Jul 2023 17:01:40 +0200 |
mod_muc_block_pm: Allow private messages to yourself
|
Kim Alvefur |
Wed, 19 Jul 2023 16:59:16 +0200 |
mod_http_oauth2: Show errors on device flow user code entry page
|
Kim Alvefur |
Wed, 19 Jul 2023 13:05:47 +0200 |
mod_http_oauth2: Namespace the various codes to minimize confusion
|
Kim Alvefur |
Wed, 19 Jul 2023 12:58:04 +0200 |
mod_default_bookmarks: Include 'autojoin' in examples
|
Kim Alvefur |
Mon, 17 Jul 2023 16:40:45 +0200 |
mod_http_oauth2: Improve a description in schema
|
Kim Alvefur |
Sat, 15 Jul 2023 12:27:24 +0200 |
editorconfig: Document established conventions
|
Kim Alvefur |
Sat, 15 Jul 2023 10:45:26 +0200 |
mod_muc_limits: Drop unsupported Prosody versions from Compatibility table
|
Kim Alvefur |
Sat, 15 Jul 2023 09:16:19 +0200 |
mod_muc_limits: Set syntax of config snippets to enable syntax highlighting
|
Kim Alvefur |
Sat, 15 Jul 2023 09:14:57 +0200 |
mod_muc_limits: Reduce cost of multi-line messages, make configurable
|
Kim Alvefur |
Sat, 15 Jul 2023 09:09:41 +0200 |
mod_client_management: Make ID column dynamically sized
|
Kim Alvefur |
Fri, 14 Jul 2023 16:20:54 +0200 |
mod_client_management: Fix traceback if no last seen timestamp available
|
Kim Alvefur |
Fri, 14 Jul 2023 16:09:43 +0200 |
mod_http_oauth2: Add titles and descriptions to registration schema
|
Kim Alvefur |
Fri, 14 Jul 2023 16:04:11 +0200 |
mod_client_management: Fix missing equality check
|
Kim Alvefur |
Fri, 14 Jul 2023 15:44:55 +0200 |
mod_client_management: Allow revoking a specific client version
|
Kim Alvefur |
Fri, 14 Jul 2023 15:16:06 +0200 |
mod_client_management: Add way to revoke (one) client by software
|
Kim Alvefur |
Fri, 14 Jul 2023 15:01:56 +0200 |
mod_client_management: Add shell command to revoke client access
|
Kim Alvefur |
Fri, 14 Jul 2023 13:25:30 +0200 |
mod_client_management: Include software version in table (when known)
|
Kim Alvefur |
Thu, 13 Jul 2023 23:26:02 +0200 |
mod_client_management: Include the client id in table in shell command
|
Kim Alvefur |
Thu, 13 Jul 2023 23:24:23 +0200 |
mod_muc_block_pm: Update to 0.12+ API, use roles instead of affiliations
|
Kim Alvefur |
Wed, 12 Jul 2023 15:47:20 +0200 |
mod_http_muc_log: Fix redirect bug
|
Kim Alvefur |
Mon, 10 Jul 2023 16:10:57 +0200 |
mod_http_oauth2: Implement RFC 8628 Device Authorization Grant
|
Kim Alvefur |
Mon, 10 Jul 2023 07:16:54 +0200 |
mod_invites_api: Change and add new commands for `module.command` to improve UX.
|
Trần H. Trung |
Wed, 26 Jul 2023 18:43:45 +0700 |
mod_webpresence: Add TODO about fixing the first adhoc form.
|
Trần H. Trung |
Mon, 10 Jul 2023 19:19:36 +0700 |
Update from upstream
|
Trần H. Trung |
Sun, 09 Jul 2023 01:31:29 +0700 |
mod_http_oauth2: Mention support for RFC 9207
|
Kim Alvefur |
Fri, 07 Jul 2023 19:45:48 +0200 |
mod_invites_register_web: Don't register user when refresh `register_error.html`.
|
Trần H. Trung |
Fri, 26 May 2023 02:15:45 +0700 |
mod_invites_register_web: Update doc on how to use `invites_html_template`.
|
Trần H. Trung |
Fri, 26 May 2023 02:08:29 +0700 |