Software /
code /
prosody-modules
Graph
-
mod_server_info: New module to add custom service extension forms to discoTue, 12 Dec 2023 19:08:28 +0000, by Matthew Wild
-
mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash)Tue, 12 Dec 2023 19:06:37 +0000, by Matthew Wild
-
mod_firewall: Fix TO/FROM ROLEMon, 11 Dec 2023 19:09:25 +0000, by Matthew Wild
-
mod_measure_active_users: Fix inverted logic (thanks mirux)Mon, 11 Dec 2023 12:10:43 +0000, by Matthew Wild
-
mod_http_oauth2: Use color-scheme to get nice dark mode defaultsFri, 08 Dec 2023 20:08:35 +0100, by Kim Alvefur
-
mod_isolate_host: Fix inverted logic in log messageFri, 08 Dec 2023 16:00:34 +0000, by Matthew Wild
-
mod_s2s_status: Add missing return (thanks Zash)Fri, 08 Dec 2023 12:45:22 +0000, by Matthew Wild
-
mod_c2s_conn_throttle: Reduce log level from error->infoThu, 07 Dec 2023 15:46:50 +0000, by Matthew Wild
-
mod_http_admin_api: Abort request if no valid usernameThu, 07 Dec 2023 15:43:47 +0000, by Matthew Wild
-
mod_http_admin_api: Fix some luacheck warnings and code style issuesThu, 07 Dec 2023 15:43:16 +0000, by Matthew Wild
-
mod_http_admin_api: Support PATCH for user enabled statusThu, 07 Dec 2023 15:41:55 +0000, by Matthew Wild
-
mod_http_admin_api: Support for setting user account enabled statusThu, 07 Dec 2023 15:41:18 +0000, by Matthew Wild
-
mod_http_admin_api: Only include user deletion_request if account is disabledThu, 07 Dec 2023 15:30:41 +0000, by Matthew Wild
-
mod_http_admin_api: Return avatar metadata from get_user_info()Thu, 07 Dec 2023 15:30:01 +0000, by Matthew Wild
-
mod_audit_auth: Improve user-agent building (fixes traceback)Thu, 07 Dec 2023 13:02:36 +0000, by Matthew Wild
-
mod_http_admin_api: Include information about pending deletion request, if anyWed, 06 Dec 2023 19:13:26 +0000, by Matthew Wild
-
mod_measure_active_users: Use the new mod_lastlog2 APIWed, 06 Dec 2023 15:50:46 +0000, by Matthew Wild
-
mod_measure_active_users: Exclude disabled user accounts from countsWed, 06 Dec 2023 15:45:44 +0000, by Matthew Wild
-
mod_lastlog2: Fix to interpret stored data structure correctlyWed, 06 Dec 2023 15:07:09 +0000, by Matthew Wild
-
mod_http_admin_api: Include user account status and activity in get_user_infoWed, 06 Dec 2023 12:14:12 +0000, by Matthew Wild
-
mod_lastlog2: Expose API to query the last active time of a userWed, 06 Dec 2023 12:12:37 +0000, by Matthew Wild
-
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade ProtectionTue, 05 Dec 2023 12:39:00 +0000, by Matthew Wild
-
mod_log_sasl_mech: Handle auth event from other than mod_saslauthMon, 04 Dec 2023 21:38:27 +0100, by Kim Alvefur
-
mod_http_oauth2: Add logger to "session" for auth eventMon, 04 Dec 2023 21:36:35 +0100, by Kim Alvefur
-
mod_http_oauth2: Move some code earlierMon, 04 Dec 2023 21:07:54 +0100, by Kim Alvefur
-
mod_restrict_xmpp: Allow all XEP-0199 pings to selfMon, 04 Dec 2023 00:23:19 +0100, by Kim Alvefur
-
mod_restrict_xmpp/README: Fix definition list renderingMon, 04 Dec 2023 00:08:27 +0100, by Kim Alvefur
-
mod_http_oauth2: Reject unparsable URLsSun, 03 Dec 2023 23:51:54 +0100, by Kim Alvefur
-
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0Sun, 03 Dec 2023 23:44:18 +0100, by Kim Alvefur
-
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2sSun, 03 Dec 2023 21:25:39 +0100, by Kim Alvefur
-
mod_http_oauth2: Handle login_hint without @hostpartSun, 03 Dec 2023 15:07:50 +0100, by Kim Alvefur
-
mod_audit: Fix querying for both user and global eventsSat, 02 Dec 2023 13:35:29 +0100, by Kim Alvefur
-
mod_storage_s3: Fix mapping archive query limit to ?max-keys=Sat, 02 Dec 2023 13:26:31 +0100, by Kim Alvefur
-
mod_audit: Fix error due to sub-second precision timestampsSat, 02 Dec 2023 12:30:28 +0100, by Kim Alvefur
-
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)Sat, 02 Dec 2023 12:23:15 +0100, by Kim Alvefur
-
mod_storage_s3: Fix sorting items by correct fieldSat, 02 Dec 2023 12:21:26 +0100, by Kim Alvefur
-
mod_storage_s3: Fix passing of prefixes, should not be urlencodedSat, 02 Dec 2023 12:20:36 +0100, by Kim Alvefur
-
mod_audit: Update command to handle storing JIDs instead of only usernamesSat, 02 Dec 2023 11:48:19 +0100, by Kim Alvefur
-
mod_client_management: Include session in the other new-client event tooSat, 02 Dec 2023 11:18:57 +0100, by Kim Alvefur
-
luacheckrc: Replace deprecated module:once with :on_readySat, 02 Dec 2023 11:10:43 +0100, by Kim Alvefur
-
mod_restrict_xmpp: Add vcard4 PEP node to profile permissionSat, 02 Dec 2023 11:07:23 +0100, by Kim Alvefur
-
mod_client_management: Include session in new-client eventSat, 02 Dec 2023 11:06:47 +0100, by Kim Alvefur
-
mod_http_oauth2: Fire authentication events on login formFri, 01 Dec 2023 22:40:41 +0100, by Kim Alvefur
-
mod_http_oauth2: Comment on authorization code storageFri, 01 Dec 2023 21:35:25 +0100, by Kim Alvefur
-
mod_audit_tokens: Record events fired by mod_tokenauth in audit logFri, 01 Dec 2023 21:32:33 +0100, by Kim Alvefur
-
mod_audit_auth: Add audit record when a client connects that has not been seen beforeFri, 01 Dec 2023 11:59:02 +0000, by Matthew Wild
-
mod_audit_auth: Ignore FAST authentication events by defaultFri, 01 Dec 2023 11:34:52 +0000, by Matthew Wild
-
mod_restrict_xmpp: Fix remaining hard-coded role nameThu, 30 Nov 2023 18:05:42 +0000, by Matthew Wild
-
mod_audit: Update README with new name of mod_audit_registerThu, 30 Nov 2023 17:59:47 +0000, by Matthew Wild
-
mod_audit_user_accounts: Renamed from mod_audit_registerThu, 30 Nov 2023 17:59:08 +0000, by Matthew Wild
-
mod_audit_register: Support for deregister and enable/disable eventsThu, 30 Nov 2023 17:51:27 +0000, by Matthew Wild
-
mod_audit_status: Support writing heartbeat with async storage driversWed, 29 Nov 2023 12:14:49 +0000, by Matthew Wild
-
mod_storage_xmlarchive: Support using requested archive-idWed, 29 Nov 2023 11:14:21 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Pass hostname to converter for converting all usersTue, 28 Nov 2023 19:55:43 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument givenTue, 28 Nov 2023 19:48:34 +0100, by Kim Alvefur
-
misc: Add a basic grafterm dashboardMon, 27 Nov 2023 17:16:15 +0100, by Kim Alvefur
-
misc: Add a Grafana dashboardMon, 27 Nov 2023 17:14:36 +0100, by Kim Alvefur
-
mod_storage_s3: Sort archive items by LastModifiedMon, 27 Nov 2023 14:27:35 +0100, by Kim Alvefur
-
mod_storage_s3: Reorder path components (BC: invalidates any existing data)Mon, 27 Nov 2023 09:30:04 +0100, by Kim Alvefur
-
mod_storage_s3: Fix querying for basic MAM parametersMon, 27 Nov 2023 09:28:28 +0100, by Kim Alvefur
-
luacheck: Add new module API methods from trunkMon, 27 Nov 2023 07:10:06 +0100, by Kim Alvefur
-
mod_storage_s3: Implement search for set of IDsSun, 26 Nov 2023 22:44:01 +0100, by Kim Alvefur
-
mod_storage_s3: Advertise full id range archive query capabilitySun, 26 Nov 2023 22:29:21 +0100, by Kim Alvefur
-
mod_audit: Use new module API for period/time rangesSun, 26 Nov 2023 21:51:12 +0100, by Kim Alvefur
-
mod_auth_oauth_external: Fix typoSat, 25 Nov 2023 01:09:01 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Fix "user" iteration APIThu, 23 Nov 2023 16:16:34 +0100, by Kim Alvefur
-
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)Wed, 22 Nov 2023 12:56:50 +0100, by Kim Alvefur
-
mod_register_redirect: docs: Fix typo in example (thanks melvo)Wed, 22 Nov 2023 11:54:22 +0000, by Matthew Wild
-
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)Tue, 21 Nov 2023 17:34:54 +0000, by Matthew Wild
-
mod_invites_page: Add support for Haiku and mobile LinuxThu, 16 Nov 2023 19:18:22 +0100, by Emmanuel Gil Peyrot
-
mod_invites_page: Also remove jQuery usage in client pageThu, 16 Nov 2023 19:18:05 +0100, by Emmanuel Gil Peyrot
-
mod_invites_page: Stop displaying the QRCode to mobile devicesThu, 16 Nov 2023 19:17:44 +0100, by Emmanuel Gil Peyrot
-
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full sizeThu, 16 Nov 2023 18:06:40 +0100, by Emmanuel Gil Peyrot
-
mod_invites_page: Typo in preventing the default event when clicking on show allThu, 16 Nov 2023 16:31:02 +0100, by Emmanuel Gil Peyrot
-
mod_http_avatar: Fix displaying the fallback on FirefoxThu, 16 Nov 2023 16:25:52 +0100, by Emmanuel Gil Peyrot
-
mod_invites_page: Move the JS script to its own fileThu, 16 Nov 2023 16:16:55 +0100, by Emmanuel Gil Peyrot
-
mod_invites_page: Replace jQuery with vanilla.js in the HTMLThu, 16 Nov 2023 16:15:26 +0100, by Emmanuel Gil Peyrot
-
mod_register_apps: Add Renga to the list of supported clientsThu, 16 Nov 2023 16:14:24 +0100, by Emmanuel Gil Peyrot
-
mod_http_oauth2: Make defaults more secureTue, 14 Nov 2023 23:19:19 +0100, by Kim Alvefur
-
mod_http_oauth2: Skip consent screen if requested by client and same scopes already grantedTue, 14 Nov 2023 23:03:37 +0100, by Kim Alvefur
-
mod_audit: Replace argument parsing debug print() with debug loggingTue, 14 Nov 2023 16:01:33 +0100, by Kim Alvefur
-
mod_audit_register: Include hostpart with audit events here tooMon, 13 Nov 2023 17:23:49 +0100, by Kim Alvefur
-
mod_audit_auth: Include hostpart with audit eventsMon, 13 Nov 2023 17:14:09 +0100, by Kim Alvefur
-
mod_audit: Fix storing IP prefixesMon, 13 Nov 2023 16:55:12 +0100, by Kim Alvefur
-
mod_audit: Fix showing session details in module commandMon, 13 Nov 2023 12:37:21 +0100, by Kim Alvefur
-
mod_audit: Also record human-readable name of countryMon, 13 Nov 2023 12:22:17 +0100, by Kim Alvefur
-
mod_audit: Fix recording location infoMon, 13 Nov 2023 12:14:31 +0100, by Kim Alvefur
-
mod_audit: Parse IP into util.ip object once and reuseMon, 13 Nov 2023 12:05:17 +0100, by Kim Alvefur
-
mod_audit: Pass IP address in string formMon, 13 Nov 2023 12:02:54 +0100, by Kim Alvefur
-
mod_audit: Fix use of util.ipMon, 13 Nov 2023 11:36:56 +0100, by Kim Alvefur
-
mod_firewall: Add FROM COUNTRY condition based on GeoIP DBSun, 12 Nov 2023 16:37:47 +0100, by Kim Alvefur
-
mod_firewall: Tweak page outlineSun, 12 Nov 2023 16:14:09 +0100, by Kim Alvefur
-
mod_aws_profile: Fix use of timer APISun, 12 Nov 2023 02:37:53 +0100, by Kim Alvefur
-
mod_auth_oauth_external: Enable experimental http connection poolingSun, 12 Nov 2023 02:35:34 +0100, by Kim Alvefur
-
mod_storage_s3: Enable connection pooling added in latest trunkSat, 11 Nov 2023 23:55:44 +0100, by Kim Alvefur
-
mod_storage_s3: Fix loggingSat, 11 Nov 2023 22:43:34 +0100, by Kim Alvefur
-
mod_storage_s3: Sort importsSat, 11 Nov 2023 22:32:18 +0100, by Kim Alvefur
-
mod_storage_s3: Implement archive store deletionSat, 11 Nov 2023 22:47:14 +0100, by Kim Alvefur
-
mod_storage_s3: Skip archive items matching on date but not full datetimeSat, 11 Nov 2023 22:26:39 +0100, by Kim Alvefur
-
mod_storage_s3: Move request signing into a net.http hookSat, 11 Nov 2023 17:01:29 +0100, by Kim Alvefur
-
mod_client_management: Report on longest lived token when grant does not expireFri, 10 Nov 2023 00:26:17 +0100, by Kim Alvefur
-
mod_muc_members_json: Fix typo in example and set correct syntax highlighterTue, 07 Nov 2023 11:28:46 +0000, by Matthew Wild
-
mod_muc_members_json: Expand example config and docs for clarityTue, 07 Nov 2023 11:26:36 +0000, by Matthew Wild
-
mod_storage_appendmap: Include timestamps when appending dataSun, 05 Nov 2023 21:06:23 +0100, by Kim Alvefur
-
mod_storage_appendmap: Implement item/user iteration methodsSun, 05 Nov 2023 21:03:30 +0100, by Kim Alvefur
-
mod_http_health: Copypaste IP access control codeSun, 05 Nov 2023 19:22:46 +0100, by Kim Alvefur
-
mod_dnsupdate: Support advertising explicit non-existence of serviceFri, 03 Nov 2023 23:26:57 +0100, by Kim Alvefur
-
mod_http_admin_api: Support for adding/removing group MUCsThu, 02 Nov 2023 17:00:53 +0000, by Matthew Wild
-
mod_groups_muc_bookmarks: Update bookmarks when a group MUC is added/removedThu, 02 Nov 2023 17:00:14 +0000, by Matthew Wild
-
mod_groups_internal: Update to support multiple MUCs per groupThu, 02 Nov 2023 16:59:44 +0000, by Matthew Wild
-
mod_storage_ejabberdsql_readonly: Don't use MySQL-specific syntaxMon, 30 Oct 2023 12:28:12 +0000, by Matthew Wild
-
mod_client_management: Bail out retrieving tokens for userSun, 29 Oct 2023 12:41:56 +0100, by Kim Alvefur
-
mod_http_oauth2: Limit revocation to clients own tokens in strict modeSun, 29 Oct 2023 11:30:49 +0100, by Kim Alvefur
-
mod_http_oauth2: Restrict introspection to clients own tokensSun, 29 Oct 2023 11:20:15 +0100, by Kim Alvefur
-
mod_http_oauth2: Implement introspection endpointThu, 25 May 2023 09:31:21 +0200, by Kim Alvefur
-
mod_http_status: Add IP allowlisting capabilitiesWed, 25 Oct 2023 17:18:50 +0200, by Kim Alvefur
-
mod_rest: Limit payload size (cf stanza size limits)Wed, 25 Oct 2023 15:36:20 +0200, by Kim Alvefur
-
mod_storage_s3: Add brief READMESat, 14 Oct 2023 23:05:59 +0200, by Kim Alvefur
-
mod_storage_s3: Treat 404 to GET as a signal for empty dataSat, 14 Oct 2023 22:50:29 +0200, by Kim Alvefur
-
mod_storage_s3: Use '@' as placeholder for empty (host) store slotsSat, 14 Oct 2023 22:49:57 +0200, by Kim Alvefur
-
mod_storage_s3: Handle archive query without parametersSat, 14 Oct 2023 22:49:12 +0200, by Kim Alvefur
-
mod_storage_s3: Implement Archive storageSat, 14 Oct 2023 21:44:14 +0200, by Kim Alvefur
-
mod_storage_s3: Implement iteration of keyvalue keys (users usually)Sat, 14 Oct 2023 21:41:01 +0200, by Kim Alvefur
-
mod_storage_s3: Implement keyvalue deletionSat, 14 Oct 2023 21:40:46 +0200, by Kim Alvefur
-
mod_storage_s3: Handle signing of request ?query partSat, 14 Oct 2023 21:40:20 +0200, by Kim Alvefur
-
mod_storage_s3: Beginnings of an experimental S3 storage driverSat, 14 Oct 2023 17:31:06 +0200, by Kim Alvefur
-
mod_measure_modules: Report module statuses via OpenMetricsFri, 06 Oct 2023 18:34:39 +0200, by Kim Alvefur
-
mod_http_health: Provide a health check HTTP endpointFri, 06 Oct 2023 16:49:57 +0200, by Kim Alvefur
-
mod_rest/rest.sh: Restore default read-only behavior and the -rw flagSun, 01 Oct 2023 16:39:48 +0200, by Kim Alvefur
-
mod_http_oauth2: Include 'amr' claim in ID TokenThu, 28 Sep 2023 16:38:29 +0200, by Kim Alvefur
-
mod_push2: restore offline message hookThu, 21 Sep 2023 18:47:27 -0500, by Stephen Paul Weber
-
mod_push2: Need to include the public key with the JWTWed, 20 Sep 2023 23:05:29 -0500, by Stephen Paul Weber
-
mod_push2: Add note about luaossl patchTue, 19 Sep 2023 21:39:14 -0500, by Stephen Paul Weber
-
mod_push2: Fix unbalanced quote in readmeTue, 19 Sep 2023 21:36:13 -0500, by Stephen Paul Weber
-
mod_push2: Add back body truncation logicTue, 19 Sep 2023 21:33:40 -0500, by Stephen Paul Weber
-
Initial work on Push 2.0Tue, 19 Sep 2023 21:21:17 -0500, by Stephen Paul Weber
-
mod_muc_adhoc_bots: Fix unbalanced quote in metadata sectionTue, 19 Sep 2023 15:03:01 +0200, by Kim Alvefur
-
mod_muc_members_json: Fix potential error when removing old affiliationsTue, 19 Sep 2023 14:55:56 +0200, by Kim Alvefur
-
mod_http_muc_log: Correctly handle changed or retracted reactionsTue, 19 Sep 2023 13:22:00 +0200, by Kim Alvefur
-
mod_muc_members_json: Demonstrate support for more than one JID per listMon, 18 Sep 2023 18:34:55 +0200, by Kim Alvefur
-
mod_muc_members_json: Fix invalid JSON in READMEMon, 18 Sep 2023 18:33:01 +0200, by Kim Alvefur
-
MergeMon, 18 Sep 2023 08:24:19 -0500, by Stephen Paul Weber
-
mod_muc_adhoc_bots: add moduleMon, 18 Sep 2023 08:22:07 -0500, by Stephen Paul Weber
-
mod_pubsub_subscription: support subscribing from a bare JIDSat, 06 May 2023 19:42:08 -0500, by Stephen Paul Weber
-
mergeSat, 06 May 2023 19:40:23 -0500, by Stephen Paul Weber
-
mod_muc_restrict_avatars: Block MUC participant avatars for non-membersWed, 22 Feb 2023 22:47:45 -0500, by Stephen Paul Weber
-
misc/mtail: Start of an mtail configSun, 17 Sep 2023 13:36:30 +0200, by Kim Alvefur
-
mod_muc_moderation: Mention that it works with mod_storage_xmlarchive (thanks Menel)Mon, 11 Sep 2023 18:03:18 +0200, by Kim Alvefur
-
mod_http_oauth2: Apply refresh token ttl to refresh token instead of grantMon, 11 Sep 2023 10:48:31 +0200, by Kim Alvefur
-
mod_client_management: Show grant expiry in shell commandMon, 11 Sep 2023 10:19:38 +0200, by Kim Alvefur
-
mod_http_oauth2: Tweak wording in README to point out that this is an ASSat, 09 Sep 2023 22:51:25 +0200, by Kim Alvefur
-
mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' promptSat, 09 Sep 2023 21:42:24 +0200, by Kim Alvefur
-
mod_http_oauth2: Remove broken in-CSS templatingSun, 27 Aug 2023 09:49:35 +0200, by Kim Alvefur
-
mod_invites_page: load `invites_template_html` from config which support multiple languages and parse the correct query params accordingly.Tue, 29 Aug 2023 22:25:01 +0700, by Trần H. Trung
-
mod_invites_register_web: update README for `invites_template_html`.Tue, 29 Aug 2023 22:06:19 +0700, by Trần H. Trung
-
mod_invites_register_web: change config option from `invites_html_template` to `invites_template_html`.Tue, 29 Aug 2023 22:05:46 +0700, by Trần H. Trung
-
mod_bidi: Really extra finally fix auto-linking to mod_s2s_bidiSun, 27 Aug 2023 15:33:14 +0200, by Kim Alvefur
-
mod_bidi: Fix README againSun, 27 Aug 2023 15:31:46 +0200, by Kim Alvefur
-
mod_bidi: Fix autolink syntaxSun, 27 Aug 2023 15:30:00 +0200, by Kim Alvefur
-
mod_bidi: Add warning about use with 0.12Sun, 27 Aug 2023 15:28:53 +0200, by Kim Alvefur
-
mod_rest/rest.sh: Silence shellcheck SC1091Sat, 26 Aug 2023 14:49:45 +0200, by Kim Alvefur
-
mod_rest/rest.sh: Update to use httpie-oauth2 pluginSat, 26 Aug 2023 14:37:04 +0200, by Kim Alvefur
-
mod_http_oauth2: Specify language in templatesSat, 26 Aug 2023 01:40:23 +0200, by Kim Alvefur
-
mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3Thu, 17 Aug 2023 08:34:17 +0200, by Kim Alvefur
-
mod_http_oauth2: Allow omitting application type for native appsWed, 16 Aug 2023 23:56:40 +0200, by Kim Alvefur
-
mod_client_management: Show timestamp of first client appearanceWed, 16 Aug 2023 11:17:28 +0200, by Kim Alvefur
-
mod_http_oauth2: Improve templatesTue, 08 Aug 2023 17:04:50 +0200, by Kim Alvefur
-
mod_http_oauth2: Add autocomplete hint to username fieldMon, 07 Aug 2023 22:52:14 +0200, by Kim Alvefur
-
mod_http_oauth2: Make storage of various code more consistentSun, 06 Aug 2023 12:07:05 +0200, by Kim Alvefur
-
mod_http_oauth2: Bail on invalid or expired device flow state tokenFri, 04 Aug 2023 01:11:01 +0200, by Kim Alvefur
-
mod_http_oauth2: Tweak method of centering the UIMon, 31 Jul 2023 07:28:09 +0200, by Kim Alvefur
-
mod_http_oauth2: Optionally enforce authentication on revocation endpointMon, 31 Jul 2023 02:07:58 +0200, by Kim Alvefur
-
mod_http_oauth2: Present errors in HTML <dialog>Mon, 31 Jul 2023 02:07:24 +0200, by Kim Alvefur
-
mod_http_oauth2: Move site name into <header>Mon, 31 Jul 2023 02:05:49 +0200, by Kim Alvefur
-
mod_http_oauth2: Conform to XHTML in templatesMon, 31 Jul 2023 02:04:05 +0200, by Kim Alvefur
-
mod_invites_register_web: add inviter back in every html render.Tue, 01 Aug 2023 01:27:45 +0700, by Trần H. Trung
-
mod_invites_api: refactor to keep consistent error message.Mon, 31 Jul 2023 16:41:48 +0700, by Trần H. Trung
-
mod_invites_api: fix error messages when not `found`.Mon, 31 Jul 2023 13:15:54 +0700, by Trần H. Trung
-
mod_invites_api: add `rename` command.Mon, 31 Jul 2023 12:49:04 +0700, by Trần H. Trung
-
mod_invites_api: add `module:depends("http");` to use `module:http_url()` in `prosodyctl`.Mon, 31 Jul 2023 11:52:00 +0700, by Trần H. Trung
-
mod_invites_api: Update README.markdown.Sat, 29 Jul 2023 22:51:48 +0700, by Trần H. Trung
-
Merge upstreamSat, 29 Jul 2023 18:11:24 +0700, by Trần H. Trung
-
mod_webpresence: use module:http_url() to get the correct url.Sat, 29 Jul 2023 18:08:58 +0700, by Trần H. Trung
-
mod_s2sout_override: Add support for one-level wildcards (e.g. *.example.net)Thu, 27 Jul 2023 15:04:38 +0200, by Kim Alvefur
-
mod_s2sout_override: Add support for a catch-all targetThu, 27 Jul 2023 15:00:26 +0200, by Kim Alvefur
-
mod_invites_page: Produce URL without config from prosodyctl in trunkWed, 26 Jul 2023 16:23:13 +0200, by Kim Alvefur
-
mod_invites_api: remove unnecessary variables.Thu, 27 Jul 2023 18:41:06 +0700, by Trần H. Trung
-
mod_invites_api: use the nice `module:http_url()` to get the correct url.Thu, 27 Jul 2023 18:33:12 +0700, by Trần H. Trung
-
Merge upstream.Wed, 26 Jul 2023 18:45:41 +0700, by Trần H. Trung
-
mod_http_oauth2: Don't use new time period API just yetTue, 25 Jul 2023 11:01:58 +0200, by Kim Alvefur
Scroll all the way down to load more.