Software /
code /
prosody-modules
Graph
-
mod_rest: Treat archive.ids as comma-separated to work in query stringSat, 21 May 2022 22:55:41 +0200, by Kim Alvefur
-
mod_reload_modules: Be aware of component module (thanks Menel)Sat, 21 May 2022 14:48:18 +0200, by Kim Alvefur
-
mod_onions: Fix for bitop with Lua 5.4Fri, 20 May 2022 08:41:45 -0400, by moparisthebest
-
mod_net_proxy: Fix for bitop with Lua 5.4Fri, 20 May 2022 08:39:17 -0400, by moparisthebest
-
mod_rest: Fix attempt to index nil in handling of single iq responseTue, 17 May 2022 11:44:44 +0200, by Kim Alvefur
-
mod_rest: Ensure MAM result-iq is included in results from remote hostsMon, 16 May 2022 20:31:58 +0200, by Kim Alvefur
-
mod_rest: Add special handling to catch MAM results from remote hostsMon, 16 May 2022 19:47:09 +0200, by Kim Alvefur
-
mod_auth_dovecot: Fix compat with Lua 5.2+ move of unpack() (thanks Tom)Sat, 14 May 2022 15:52:23 +0200, by Kim Alvefur
-
mod_auth_dovecot: Add luarocks metadata to make automatic packaging workSat, 14 May 2022 15:50:44 +0200, by Kim Alvefur
-
upstream mergeWed, 11 May 2022 12:44:32 +0200, by Goffi
-
mod_privilege: update to v0.4:Wed, 11 May 2022 12:43:26 +0200, by Goffi
-
mod_rest: Fix 'format' property in schemaSat, 30 Apr 2022 01:02:38 +0200, by Kim Alvefur
-
mod_rest: Expand mapping of XEP-0045 join stanzaSat, 30 Apr 2022 01:00:01 +0200, by Kim Alvefur
-
mod_audit: make the extension of the module API less of a hackTue, 26 Apr 2022 22:42:09 +0200, by Jonas Schäfer
-
mod_audit*: fix luacheck warningsTue, 26 Apr 2022 22:37:13 +0200, by Jonas Schäfer
-
mod_audit*: modules for audit logging in prosodyTue, 26 Apr 2022 22:32:44 +0200, by Jonas Schäfer
-
mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)Sun, 24 Apr 2022 23:58:41 -0400, by moparisthebest
-
mod_http_muc_log: Fix exception on lack of trailing slash in room pathFri, 22 Apr 2022 14:29:32 +0200, by Kim Alvefur
-
mod_rest: Fix description of extdisco endpoint (thanks MattJ)Mon, 18 Apr 2022 23:02:04 +0200, by Kim Alvefur
-
mod_rest/apidemo: Don't show traceback to users on config/resource problemSun, 17 Apr 2022 12:52:13 +0200, by Kim Alvefur
-
mod_rest: Add some notes about custom disco#info mapping codeSun, 17 Apr 2022 12:51:45 +0200, by Kim Alvefur
-
mod_auth_cyrus: Adjust module import to work with repo clone - Fix #1744Sun, 17 Apr 2022 12:49:06 +0200, by Kim Alvefur
-
mod_http_admin_api: Indicate whether a given push registration uses encryptionMon, 11 Apr 2022 20:32:05 +0100, by Matthew Wild
-
mod_http_admin_api: Fix client -> client_id (the actual field name)Mon, 11 Apr 2022 20:31:43 +0100, by Matthew Wild
-
mod_http_oauth2/README: Update Compatibility section to mention 0.12Mon, 11 Apr 2022 00:19:48 +0200, by Kim Alvefur
-
mod_rest: Add configuration of which stanzas to route to callbackSat, 09 Apr 2022 01:04:25 +0200, by Kim Alvefur
-
mod_rest: Improve logging of results from callback startup probeSat, 09 Apr 2022 00:43:18 +0200, by Kim Alvefur
-
mod_rest: Support parameters in callback URLSat, 09 Apr 2022 00:41:18 +0200, by Kim Alvefur
-
mod_rest/README: Mention the OPTIONS probe fired at the callbackSat, 09 Apr 2022 00:37:55 +0200, by Kim Alvefur
-
mod_rest: Improve error handling during format mappingThu, 07 Apr 2022 17:49:08 +0200, by Kim Alvefur
-
mod_rest: Catch and coerce errors in echo endpointThu, 07 Apr 2022 17:48:08 +0200, by Kim Alvefur
-
mod_rest: Move most of XEP-0432 handling into JSON mapping schemaThu, 07 Apr 2022 15:39:57 +0200, by Kim Alvefur
-
mod_rest/jsonmap: Fix indentationThu, 07 Apr 2022 15:39:11 +0200, by Kim Alvefur
-
mod_conversejs: Bump Copyright yearMon, 04 Apr 2022 17:50:24 +0200, by Kim Alvefur
-
mod_conversejs: Remove plugin installer dependency on mod_bookmarksMon, 04 Apr 2022 17:48:34 +0200, by Kim Alvefur
-
mod_register_web: Include HTML templates in rock (thanks unbunt)Wed, 30 Mar 2022 17:52:41 +0200, by Kim Alvefur
-
mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG)Thu, 24 Mar 2022 14:56:30 +0100, by Kim Alvefur
-
mod_vjud: Add permission parameter "any" for compatibility with 0.12 (fixes #1720)Sat, 19 Mar 2022 17:52:33 +0000, by Matthew Wild
-
mod_adhoc_account_management: Add compatibility with 0.12 permission string (thanks mirux)Sat, 19 Mar 2022 09:10:25 +0000, by Matthew Wild
-
mod_onions: Add comment explaining s2s-check-certificate handlerThu, 17 Mar 2022 20:24:43 +0000, by Matthew Wild
-
mod_invites_register: Push invitee contact entry to inviter (Thanks gerald)Tue, 15 Mar 2022 21:59:51 +0100, by Kim Alvefur
-
mod_http_upload: Update compatibility informationTue, 08 Mar 2022 11:57:25 +0000, by Matthew Wild
-
mod_muc_restrict_media: Fix traceback when checking default (thanks Martin)Fri, 04 Mar 2022 19:57:13 +0000, by Matthew Wild
-
mod_muc_restrict_media: Fix logic inversion on default valueFri, 04 Mar 2022 19:56:52 +0000, by Matthew Wild
-
mod_cloud_notify_encrypted: Linkify dependenciesWed, 23 Feb 2022 12:40:50 +0100, by Kim Alvefur
-
mod_ping_muc: Fix typo in READMETue, 22 Feb 2022 20:27:09 +0100, by Kim Alvefur
-
mod_portcheck: Don't rewrite '*' to '0.0.0.0' since Prosody doesn'tTue, 22 Feb 2022 14:00:01 +0100, by Kim Alvefur
-
mod_muc_moderation: Update Clients section (+ Gajim, clix)Sun, 20 Feb 2022 11:49:06 +0100, by Kim Alvefur
-
mod_portcheck: Include '*' in allowed characters so '*:port' worksSat, 19 Feb 2022 01:42:12 +0100, by Kim Alvefur
-
mod_graceful_shutdown: Add a banner saying no longer needed with trunkFri, 18 Feb 2022 23:40:41 +0100, by Kim Alvefur
-
mod_portcheck: Shell command to check if ports are openFri, 18 Feb 2022 18:35:45 +0100, by Kim Alvefur
-
mod_dnsupdate: Add a --remove option to delete all SRV recordsThu, 17 Feb 2022 01:59:24 +0100, by Kim Alvefur
-
mod_turn_external: Fix type of config option (thanks mirux)Tue, 15 Feb 2022 21:51:52 +0100, by Kim Alvefur
-
mod_turn_external: Import from prosody trunk @ ed23bbf3b946Mon, 14 Feb 2022 14:36:32 +0000, by Matthew Wild
-
mod_graceful_shutdown: Close multiplex portsFri, 11 Feb 2022 16:13:09 +0100, by Kim Alvefur
-
mod_graceful_shutdown: Deactivate direct TLS c2s along with plain c2sFri, 11 Feb 2022 16:11:55 +0100, by Kim Alvefur
-
mod_conversejs: Revert back to depending on mod_bookmarksWed, 09 Feb 2022 18:16:33 +0100, by Kim Alvefur
-
mod_bookmarks2: Remove conflict check with mod_bookmarksWed, 09 Feb 2022 18:10:27 +0100, by Kim Alvefur
-
mod_rest: Add XEP-0363 HTTP Upload to schemasWed, 09 Feb 2022 00:34:36 +0100, by Kim Alvefur
-
mod_rest: Ensure mod_http is loaded before API demoTue, 08 Feb 2022 13:51:41 +0100, by Kim Alvefur
-
mod_ping_muc: Remove 'kick' status codeMon, 07 Feb 2022 16:52:19 +0100, by Kim Alvefur
-
mod_bookmarks: Add a stub that loads mod_bookmarks2Sat, 05 Feb 2022 01:11:22 +0100, by Kim Alvefur
-
mod_bookmarks: Use autolink to mod_bookmarks2Sat, 05 Feb 2022 01:10:14 +0100, by Kim Alvefur
-
mod_bookmarks: Also link to mod_bookmarks included with Prosody (trunk)Sat, 05 Feb 2022 01:09:35 +0100, by Kim Alvefur
-
mod_pubsub_feeds: Allow but ignore XML comments and processing instructionsFri, 04 Feb 2022 21:22:10 +0100, by Kim Alvefur
-
mod_dnsupdate: Fix typoFri, 04 Feb 2022 16:25:23 +0100, by Kim Alvefur
-
mod_invites_page: Fix templates including stray inviter name (thanks Menel)Wed, 02 Feb 2022 11:22:50 +0100, by Kim Alvefur
-
misc/lnav: Attempt at log format description for lnavMon, 31 Jan 2022 11:51:50 +0100, by Kim Alvefur
-
mod_vcard_muc: Add a summary to improve SEOFri, 21 Jan 2022 17:53:31 +0100, by Kim Alvefur
-
mod_measure_process: Handle unlimited FD limitsTue, 18 Jan 2022 19:09:01 +0100, by Kim Alvefur
-
mod_measure_process: Report the enforced limitTue, 18 Jan 2022 18:55:20 +0100, by Kim Alvefur
-
mod_http_xep227: Add support for import via APIs rather than direct store manipulationTue, 18 Jan 2022 17:01:18 +0000, by Matthew Wild
-
mod_pubsub_summary: Fix typo in exampleTue, 18 Jan 2022 09:39:15 +0100, by Kim Alvefur
-
mod_pubsub_summary: Add stub documentationTue, 18 Jan 2022 09:34:10 +0100, by Kim Alvefur
-
mod_http_xep227: Fix typo in method nameSun, 16 Jan 2022 15:02:14 +0000, by Matthew Wild
-
mod_http_xep227: Correctly read selected stores from URL query partSun, 16 Jan 2022 15:01:53 +0000, by Matthew Wild
-
mod_http_xep227: Handle nil/errors opening archive storesSun, 16 Jan 2022 15:01:20 +0000, by Matthew Wild
-
mod_http_xep227: Don't require admin privileges to use import/exportSun, 16 Jan 2022 13:44:26 +0000, by Matthew Wild
-
mod_http_xep227: Initialize XEP-0227 XMLSat, 15 Jan 2022 14:25:27 +0000, by Matthew Wild
-
mod_http_xep227: Fix validation of resulting export XMLSat, 15 Jan 2022 14:06:19 +0000, by Matthew Wild
-
mod_http_xep227: Fix luacheck warningsSat, 15 Jan 2022 13:46:34 +0000, by Matthew Wild
-
mod_bookmarks2: Skip send_last_published_item (unavailable in 0.11) (thanks carlos)Sat, 15 Jan 2022 00:38:32 +0100, by Kim Alvefur
-
mod_http_xep227: New module providing HTTP API for account data import/exportWed, 12 Jan 2022 16:42:08 +0000, by Matthew Wild
-
mod_default_bookmarks: Silence warning when probing for mod_bookmarks versionMon, 10 Jan 2022 22:19:31 +0100, by Kim Alvefur
-
mod_groups_muc_bookmarks: restore bookmark injection on empty storeSun, 09 Jan 2022 18:20:28 +0100, by Jonas Schäfer
-
mod_groups_muc_bookmarks: fix typo/leftover from refactorSun, 09 Jan 2022 18:20:02 +0100, by Jonas Schäfer
-
mod_groups_muc_bookmarks: Switch to XEP-0402Sat, 08 Jan 2022 02:57:36 +0100, by Kim Alvefur
-
mod_default_bookmarks: Improve validationSat, 08 Jan 2022 02:28:16 +0100, by Kim Alvefur
-
mod_default_bookmarks: Add support for XEP-0402 via mod_bookmarks(2)Sat, 08 Jan 2022 02:24:42 +0100, by Kim Alvefur
-
mod_default_bookmarks: Minor refactor to do some checks earlierSat, 08 Jan 2022 02:21:54 +0100, by Kim Alvefur
-
mod_default_bookmarks: Use whichever of mod_bookmarks and mod_bookmarks2 is enabledSat, 08 Jan 2022 00:05:45 +0100, by Kim Alvefur
-
mod_default_bookmarks: Fix mod_bookmarks capability checkSat, 08 Jan 2022 00:01:29 +0100, by Kim Alvefur
-
mod_conversejs: Reduce mod_bookmarks dependency to a warningFri, 07 Jan 2022 23:33:12 +0100, by Kim Alvefur
-
mod_default_bookmarks: Abort on incompatible mod_bookmarksFri, 07 Jan 2022 23:25:33 +0100, by Kim Alvefur
-
mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047Fri, 07 Jan 2022 19:55:03 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Update Compatibility tableThu, 06 Jan 2022 17:45:15 +0100, by Kim Alvefur
-
mod_bookmarks2: Add a notice of inclusion in prosody-trunkThu, 06 Jan 2022 17:28:53 +0100, by Kim Alvefur
-
mod_bookmarks2: Override the node configuration if it was wrongThu, 06 Jan 2022 00:59:40 +0100, by Emmanuel Gil Peyrot
-
mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2Wed, 05 Jan 2022 21:22:13 +0100, by Kim Alvefur
-
Back out ad7767a9f3eaWed, 05 Jan 2022 00:06:24 +0100, by Kim Alvefur
-
mod_bookmarks: So long, and thanks for all the fish!Tue, 04 Jan 2022 23:22:31 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Fix check for max_items=max supportTue, 04 Jan 2022 23:00:04 +0100, by Kim Alvefur
-
mod_bookmarks2: Actually fix the right wrong codepathTue, 04 Jan 2022 22:59:24 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Remove wrong codepath (thanks luacheck!)Tue, 04 Jan 2022 22:57:06 +0100, by Emmanuel Gil Peyrot
-
mod_conversejs: Switch dependency to mod_bookmarks2Tue, 04 Jan 2022 20:21:10 +0100, by Kim Alvefur
-
mod_pubsub_post: Document JSON to XML mapping capabilityWed, 29 Dec 2021 23:12:43 +0100, by Kim Alvefur
-
mod_rest: Fix nested message stanzas in XEP-0297 containersWed, 29 Dec 2021 19:40:28 +0100, by Kim Alvefur
-
mod_rest: Fixup internal schema references for correctnessWed, 29 Dec 2021 18:31:40 +0100, by Kim Alvefur
-
mod_bookmarks2: Remove obsolete commentMon, 27 Dec 2021 19:48:25 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Advertise XEP-0049 supportSun, 26 Dec 2021 14:51:35 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Use constants for namespacesSun, 26 Dec 2021 14:51:02 +0100, by Emmanuel Gil Peyrot
-
mod_pep_atom_categories: Add a module to index categories in Atom entriesSat, 25 Dec 2021 15:35:17 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Finally add the #compat-pep feature!Fri, 24 Dec 2021 18:50:29 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Add simple support for legacy PEP queriesThu, 23 Dec 2021 17:44:35 +0100, by Emmanuel Gil Peyrot
-
mod_invites_register_web: Add mod_password_policy checks for web registrationWed, 22 Dec 2021 15:05:31 +0000, by Matthew Wild
-
mod_password_policy: Support for additional policies provided by other modulesWed, 22 Dec 2021 14:48:46 +0000, by Matthew Wild
-
mod_password_policy: Silence luacheck warning for intentional globalWed, 22 Dec 2021 14:43:53 +0000, by Matthew Wild
-
mod_password_policy: Hard failure on missing/empty passwordsWed, 22 Dec 2021 14:04:01 +0000, by Matthew Wild
-
mod_password_policy: Add check that password doesn't contain usernameWed, 22 Dec 2021 14:03:25 +0000, by Matthew Wild
-
mod_password_policy: Allow check_password() to indicate the policy that failedWed, 22 Dec 2021 14:01:53 +0000, by Matthew Wild
-
mod_cloud_notify: Include extra error details if availableSun, 19 Dec 2021 01:33:34 +0100, by Kim Alvefur
-
mod_jsxc: Try not to put username and password into the ?query ...Wed, 15 Dec 2021 22:24:34 +0100, by Kim Alvefur
-
mod_jsxc: Demo module serving JSXC relatively easily from ProsodyWed, 15 Dec 2021 18:28:40 +0100, by Kim Alvefur
-
mod_muc_bot: Use correct JID for virtual occupantSun, 12 Dec 2021 18:33:06 +0100, by Kim Alvefur
-
mod_conversejs: Refresh client shortlist in fallback textSat, 11 Dec 2021 21:20:20 +0100, by Kim Alvefur
-
mod_export_skeletons: Add a standalone filter scriptFri, 10 Dec 2021 16:36:56 +0100, by Kim Alvefur
-
mod_export_skeletons: Remove wildcard queryFri, 10 Dec 2021 14:51:55 +0100, by Kim Alvefur
-
mod_export_skeletons: Fix logic to do wildcard searchFri, 10 Dec 2021 14:19:10 +0100, by Kim Alvefur
-
mod_export_skeletons: Update examples tooFri, 10 Dec 2021 00:20:21 +0100, by Kim Alvefur
-
mod_export_skeletons: Generate ids based on log2 of the original lengthFri, 10 Dec 2021 00:14:12 +0100, by Kim Alvefur
-
mod_export_skeletons: Fix override docsFri, 10 Dec 2021 00:04:56 +0100, by Kim Alvefur
-
mod_export_skeletons: Document archive name override optionFri, 10 Dec 2021 00:01:17 +0100, by Kim Alvefur
-
mod_export_skeletons: Command to aid in analysis of archive contentsThu, 09 Dec 2021 23:48:25 +0100, by Kim Alvefur
-
mod_muc_moderation: Handle non-retraction moderationTue, 07 Dec 2021 20:36:13 +0100, by Kim Alvefur
-
mod_muc_rtbl: Optimize case with zero hashesMon, 06 Dec 2021 18:19:19 +0100, by Kim Alvefur
-
mod_muc_rtbl: Check joining user's host against RTBLMon, 06 Dec 2021 12:27:16 +0000, by Matthew Wild
-
mod_muc_rtbl: Fix typo in variable name in previous commit (thanks luacheck)Mon, 06 Dec 2021 12:26:16 +0000, by Matthew Wild
-
mod_muc_rtbl: Skip check if user has any explicit affiliation with the MUCMon, 06 Dec 2021 12:24:07 +0000, by Matthew Wild
-
mod_muc_rtbl: Fix to hook server-started globally, to fetch entries at startup (thanks mirux)Mon, 06 Dec 2021 12:02:45 +0000, by Matthew Wild
-
mod_muc_rtbl: Sync existing list entries when first loadedMon, 06 Dec 2021 10:36:02 +0000, by Matthew Wild
-
mod_muc_rtbl: Real-time blocklist checks for MUC servicesSun, 05 Dec 2021 18:22:47 +0000, by Matthew Wild
-
mod_muc_moderation: Fix actor JID when moderated from outside (thanks lovetox)Sat, 04 Dec 2021 23:11:16 +0100, by Kim Alvefur
-
mod_admin_blocklist: Update admin check for new 0.12 role APISat, 04 Dec 2021 16:17:55 +0100, by Kim Alvefur
-
mod_ping_muc: Yet another attempt to improve MUC reliabilityThu, 02 Dec 2021 23:43:11 +0100, by Kim Alvefur
-
mod_rest: Handle unknown 'kind' valuesThu, 02 Dec 2021 16:08:40 +0100, by Kim Alvefur
-
mod_rest: Fix minor mistakes in openapi specSun, 28 Nov 2021 21:30:53 +0100, by Kim Alvefur
-
mod_rest: Add GET method of invoking XEP-0215 to openapi specSun, 28 Nov 2021 21:27:44 +0100, by Kim Alvefur
-
mod_rest: Fix mistaken way of specifying required fields in XEP-0215 mapSun, 28 Nov 2021 21:26:52 +0100, by Kim Alvefur
-
mod_bind2: Add initial READMESun, 28 Nov 2021 20:10:07 +0100, by Kim Alvefur
-
mod_sasl2: Add initial READMESun, 28 Nov 2021 20:08:09 +0100, by Kim Alvefur
-
mod_bind2: Silence [luacheck] warningSun, 28 Nov 2021 20:07:15 +0100, by Kim Alvefur
-
mod_sasl2: Silence [luacheck] warningSun, 28 Nov 2021 20:07:06 +0100, by Kim Alvefur
-
mod_bind2: Add missing missing SASL2 namespace [luacheck]Sun, 28 Nov 2021 20:05:23 +0100, by Kim Alvefur
-
mod_bind2: Advertise stream featureSun, 28 Nov 2021 19:59:26 +0100, by Kim Alvefur
-
mod_bind2: Experimental implementation of XEP-0386: Bind 2.0Sun, 28 Nov 2021 19:45:25 +0100, by Kim Alvefur
-
mod_sasl2: Remove channel bindingSun, 28 Nov 2021 19:42:00 +0100, by Kim Alvefur
-
mod_s2s_status: Module to track status of s2s connections by domainFri, 26 Nov 2021 10:10:02 +0000, by Matthew Wild
-
mod_prometheus: Update docs to reference mod_http_openmetrics for trunk/0.12Thu, 25 Nov 2021 16:07:23 +0000, by Matthew Wild
-
mod_muc_restrict_media: Fix disco#info field (thanks mirux)Wed, 24 Nov 2021 16:28:35 +0100, by Kim Alvefur
-
mod_muc_hide_media: Fix disco#info field (thanks mirux)Wed, 24 Nov 2021 16:27:20 +0100, by Kim Alvefur
-
mod_muc_restrict_media: Allow hiding inline media from unaffiliated users in MUCsTue, 23 Nov 2021 17:14:25 +0000, by Matthew Wild
-
mod_mam_muc: Obsolete this module, it is included in Prosody since 0.11 under the name mod_muc_mamFri, 09 Jul 2021 18:31:45 +0200, by Emmanuel Gil Peyrot
-
mod_csi: Obsolete this module, it is included in Prosody since 0.11Fri, 09 Jul 2021 18:30:13 +0200, by Emmanuel Gil Peyrot
-
mod_carbons: Obsolete this module, it is included in Prosody since 0.10Fri, 09 Jul 2021 18:27:18 +0200, by Emmanuel Gil Peyrot
-
mod_mam: Obsolete this module, it is included in Prosody since 0.10Fri, 09 Jul 2021 18:25:07 +0200, by Emmanuel Gil Peyrot
-
mod_limits: Obsolete this module, it is included in Prosody since 0.10Fri, 09 Jul 2021 20:54:40 +0200, by Emmanuel Gil Peyrot
-
mod_http_muc_log: Show messages moderated using XEP-0425Mon, 22 Nov 2021 21:01:53 +0100, by Kim Alvefur
-
mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)Fri, 19 Nov 2021 17:00:38 +0000, by Matthew Wild
-
mod_dnsupdate: Add support for componentsFri, 19 Nov 2021 13:45:21 +0100, by Kim Alvefur
-
mod_http_admin_api: Fix YAML indentationThu, 18 Nov 2021 19:39:38 +0100, by Kim Alvefur
-
mod_http_admin_api: Export total storage use via mod_http_file_shareThu, 18 Nov 2021 19:28:43 +0100, by Kim Alvefur
-
mod_http_admin_api: Ensure freshness of metrics when in manual modeThu, 18 Nov 2021 19:26:07 +0100, by Kim Alvefur
-
mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)Thu, 18 Nov 2021 09:07:40 +0000, by Matthew Wild
-
mod_measure_active_users: Calculate active user counts over fixed time periodsWed, 17 Nov 2021 13:35:00 +0000, by Matthew Wild
-
mod_muc_offline_delivery: Allow the module to be enabled by default for all usersTue, 16 Nov 2021 15:09:52 +0000, by Matthew Wild
-
mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupantsTue, 16 Nov 2021 15:08:09 +0000, by Matthew Wild
-
mod_smacks: Send <r> immediately from csi-flushing eventTue, 16 Nov 2021 13:39:49 +0100, by Kim Alvefur
-
mod_muc_offline_delivery: split name/var so that retrieval of form data worksMon, 15 Nov 2021 15:29:02 +0000, by Matthew Wild
-
mod_slack_webhook: fixed documentation for default nick and marked trunk as worksFri, 12 Nov 2021 03:29:39 -0600, by Gary Kramlich
-
mod_muc_offline_delivery: Less noisy, clearer, debug logging for notificationsTue, 09 Nov 2021 11:40:21 +0000, by Matthew Wild
-
mod_invites_adhoc: Allow role-based permissions to override default policyTue, 09 Nov 2021 11:39:18 +0000, by Matthew Wild
-
mod_invites_adhoc: Add the ability to deny user invites by specific rolesTue, 09 Nov 2021 11:33:06 +0000, by Matthew Wild
-
mod_dnsupdate: Restore the --each optionMon, 08 Nov 2021 23:07:01 +0100, by Kim Alvefur
-
mod_dnsupdate: Rewrite port config vs DNS comparison codeMon, 08 Nov 2021 23:03:14 +0100, by Kim Alvefur
-
mod_dnsupdate: Fix to use correct port settingsMon, 08 Nov 2021 22:28:00 +0100, by Kim Alvefur
-
mod_dnsupdate: Use with nsupdate to update DNS records from configSat, 06 Nov 2021 14:48:35 +0100, by Kim Alvefur
-
Merge commitSun, 07 Nov 2021 14:41:43 +0100, by tmolitor
-
mod_smacks: Don't forgive client counting errorsSun, 07 Nov 2021 14:40:41 +0100, by tmolitor
-
mod_admin_web: make get_deps.sh stand out a littleSun, 07 Nov 2021 14:30:24 +0100, by Jonas Schäfer
-
mod_measure_malloc: Fix accidental global variable write [luacheck]Sun, 07 Nov 2021 14:25:58 +0100, by Kim Alvefur
-
luacheck: Discourage use of the 'hosts' global (like in Prosody)Sun, 07 Nov 2021 14:18:47 +0100, by Kim Alvefur
-
luacheck: Make module:metric() knownSun, 07 Nov 2021 14:17:29 +0100, by Kim Alvefur
-
luacheckrc: Remove accidentally commented directiveTue, 28 Jan 2020 21:54:04 +0100, by Kim Alvefur
-
mod_muc_moderation: Bump yearSat, 06 Nov 2021 21:09:21 +0100, by Kim Alvefur
-
mod_muc_moderation: More client feature requestsSat, 06 Nov 2021 21:08:53 +0100, by Kim Alvefur
-
mod_muc_moderation: Add list of client feature requests for XEP-0425Sat, 06 Nov 2021 20:58:41 +0100, by Kim Alvefur
-
Delete stray editor swap fileSat, 06 Nov 2021 19:25:22 +0100, by Kim Alvefur
-
mod_muc_moderation: Use reserved nickname as fallbackSat, 06 Nov 2021 19:03:00 +0100, by Kim Alvefur
-
mod_muc_moderation: Clarify behavior with a commentSat, 06 Nov 2021 16:19:38 +0100, by Kim Alvefur
-
mod_rest: Correct unused referenceThu, 04 Nov 2021 20:19:31 +0100, by Kim Alvefur
-
mod_rest: Map the XEP-0313 <fin> element to make paging workThu, 04 Nov 2021 20:18:02 +0100, by Kim Alvefur
-
mod_rest: Imply type=set for archive queriesThu, 04 Nov 2021 20:17:07 +0100, by Kim Alvefur
-
mod_rest: Let 'type' be implied in path based queriesThu, 04 Nov 2021 20:15:44 +0100, by Kim Alvefur
-
mod_rest: Stop search when an implied type is determinedThu, 04 Nov 2021 20:13:43 +0100, by Kim Alvefur
-
mod_rest: Add some convenience mapping to make MAM queries easierThu, 04 Nov 2021 20:04:13 +0100, by Kim Alvefur
-
mod_rest: Add support for mapping of XEP-0313 query iqsThu, 04 Nov 2021 20:03:36 +0100, by Kim Alvefur
-
mod_rest: Add XEP-0059 mappingThu, 04 Nov 2021 19:46:38 +0100, by Kim Alvefur
-
mod_rest: Add XEP-0004 mapping for future reuseThu, 04 Nov 2021 19:36:11 +0100, by Kim Alvefur
-
mod_bookmarks2: Fix comparisonWed, 03 Nov 2021 21:16:11 +0100, by Kim Alvefur
-
mod_bookmarks2: Fix handling of nick and password elementsWed, 03 Nov 2021 21:11:55 +0100, by Kim Alvefur
-
mod_rest: Remove unused variable [luacheck]Wed, 03 Nov 2021 20:15:14 +0100, by Kim Alvefur
-
mod_reminders: Fix README metadata syntaxWed, 03 Nov 2021 13:47:34 +0100, by Kim Alvefur
-
mod_rest: Fire pre-eventsMon, 01 Nov 2021 15:51:59 +0100, by Kim Alvefur
-
mod_rest: Add an anonymous modeMon, 01 Nov 2021 15:08:21 +0100, by Kim Alvefur
-
mod_rest: Add JSON mapping of XEP-0313 archive result containerWed, 27 Oct 2021 20:54:54 +0200, by Kim Alvefur
-
mod_rest: Add recursive properties of XEP-0297 forwarded containerWed, 27 Oct 2021 20:45:28 +0200, by Kim Alvefur
-
mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc)Wed, 27 Oct 2021 20:43:17 +0200, by Kim Alvefur
-
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. callsWed, 27 Oct 2021 19:12:03 +0100, by Matthew Wild
-
mod_rest: Add new fields to openapi spec from mapping schemaWed, 27 Oct 2021 14:07:07 +0200, by Kim Alvefur
-
mod_rest: Correct option name in error messageWed, 27 Oct 2021 14:06:34 +0200, by Kim Alvefur
-
mod_rest: Set type on temp session to satisfy certain auth checksTue, 26 Oct 2021 18:07:35 +0200, by Kim Alvefur
-
mod_rest: Add mapping for XEP-0215: External Service DiscoveryTue, 26 Oct 2021 17:52:15 +0200, by Kim Alvefur
-
mod_muc_webchat_url: Add hint of being an URL to form fieldMon, 25 Oct 2021 16:48:06 +0200, by Kim Alvefur
-
mod_muc_http_auth: Add missing importMon, 25 Oct 2021 16:47:44 +0200, by JC Brand
-
mod_muc_http_auth: Allow for enabling/disabling per user hostMon, 25 Oct 2021 15:58:16 +0200, by JC Brand
-
mod_smacks: Remove EOL releases from Compatibility section, add 0.11 & trunkMon, 25 Oct 2021 12:40:26 +0200, by Kim Alvefur
-
mod_smacks: Add smacks_s2s_resend to configuration listingMon, 25 Oct 2021 12:39:34 +0200, by Kim Alvefur
-
mod_rest: Add XEP-0100 gateway to mapping schemaSat, 23 Oct 2021 14:20:16 +0200, by Kim Alvefur
-
mod_bookmarks2: Use max_items='max' on trunk, with fallbackWed, 20 Oct 2021 22:16:14 +0200, by Kim Alvefur
-
mod_cloud_notify: Fix traceback for clients without a stable client_idTue, 19 Oct 2021 11:05:13 +0100, by Matthew Wild
-
mod_auth_ldap: Mark as Merged into ProsodyMon, 18 Oct 2021 15:42:37 +0200, by Kim Alvefur
-
mod_cloud_notify: Move client info out of sub-object to improve usability with map store APIMon, 18 Oct 2021 13:00:28 +0100, by Matthew Wild
-
mod_cloud_notify_priority_tag: Fix summary (thanks Zash)Mon, 18 Oct 2021 12:44:29 +0100, by Matthew Wild
-
mod_http_admin_api: Include client info in push registration debug outputMon, 18 Oct 2021 11:55:56 +0100, by Matthew Wild
-
mod_cloud_notify: Record client id (or resource) and language during registrationMon, 18 Oct 2021 11:44:13 +0100, by Matthew Wild
-
mod_cloud_notify: Fix some minor luacheck offencesMon, 18 Oct 2021 11:43:48 +0100, by Matthew Wild
-
mod_cloud_notify: Reverse dependenciesSun, 17 Oct 2021 23:25:25 +0200, by Kim Alvefur
-
mod_auth_cyrus: Import from Prosody rev 8f1e7fd55e7bSun, 17 Oct 2021 17:08:07 +0200, by Kim Alvefur
-
mod_delegation: update to XEP-0355 v0.5Fri, 15 Oct 2021 15:10:36 +0200, by Goffi
-
mod_cloud_notify_extensions: Add depends metadata for plugin installerFri, 15 Oct 2021 11:30:44 +0200, by Kim Alvefur
-
mod_groups_internal: Remove deleted user from groupsTue, 12 Oct 2021 13:57:24 +0200, by Kim Alvefur
-
mod_groups_internal: Fix accidental global [luacheck]Tue, 12 Oct 2021 13:52:12 +0200, by Kim Alvefur
-
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensionsSun, 10 Oct 2021 20:10:29 +0100, by Matthew Wild
-
mod_tlsfail/README: Fix headerSun, 03 Oct 2021 17:14:32 +0200, by Kim Alvefur
-
mod_tlsfail: Add READMESun, 03 Oct 2021 17:12:32 +0200, by Kim Alvefur
-
mod_tlsfail: Add c2s supportSun, 03 Oct 2021 17:04:05 +0200, by Kim Alvefur
-
mod_tweet_data: Return when no tweet data returnedFri, 01 Oct 2021 16:58:37 +0200, by JC Brand
-
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)Wed, 29 Sep 2021 13:39:59 +0200, by Kim Alvefur
-
mod_rest: Support returning multiple replies in an <xmpp> containerWed, 29 Sep 2021 00:26:44 +0200, by Kim Alvefur
-
mod_cloud_notify: notify on groupchat messages sent to bare JIDSat, 25 Sep 2021 11:43:31 +0000, by arcseconds
-
mod_muc_http_auth: Make sure query parameters are URL encodedThu, 23 Sep 2021 17:13:35 +0200, by Seve Ferrer
-
mod_muc_http_auth: Make sure query parameters are URL encodedThu, 23 Sep 2021 16:41:42 +0200, by Seve Ferrer
-
mod_muc_http_auth: External auth services might need to check on the nickname as wellTue, 21 Sep 2021 14:00:01 +0200, by Seve Ferrer
-
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco)Sat, 18 Sep 2021 11:51:48 +0100, by Matthew Wild
-
mod_muc_require_tos: Generate a message id instead of hardcoding "foo"Thu, 16 Sep 2021 22:57:52 +0200, by Emmanuel Gil Peyrot
-
mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nilThu, 16 Sep 2021 22:47:52 +0200, by Emmanuel Gil Peyrot
-
mod_muc_require_tos: Send the message after the subject, once the client is fully joinedThu, 16 Sep 2021 22:32:59 +0200, by Emmanuel Gil Peyrot
-
mod_muc_require_tos: Add this new moduleThu, 16 Sep 2021 20:41:14 +0200, by Emmanuel Gil Peyrot
-
mod_debug_omemo: Use archive single message retrieval methodWed, 15 Sep 2021 17:55:58 +0200, by Kim Alvefur
-
mod_bookmarks2: Use same default as mod_pep for max_itemsWed, 15 Sep 2021 17:39:37 +0200, by Kim Alvefur
-
mod_debug_omemo: Improve no keys/devices casesMon, 13 Sep 2021 21:10:50 +0100, by Matthew Wild
-
mod_debug_omemo: Fix traceback in case of zero devicesMon, 13 Sep 2021 21:47:01 +0200, by Kim Alvefur
-
mod_debug_omemo: Adjust priority to act after mod_mam archivedMon, 13 Sep 2021 21:45:20 +0200, by Kim Alvefur
-
mod_debug_omemo: README: Maybe fix version tableMon, 13 Sep 2021 19:29:03 +0100, by Matthew Wild
-
mod_debug_omemo: Fix header level in HTML templateMon, 13 Sep 2021 19:28:02 +0100, by Matthew Wild
-
mod_debug_omemo: OMEMO debugging toolMon, 13 Sep 2021 19:24:13 +0100, by Matthew Wild
-
mod_smacks: Include username in offline event, mirroring Prosody 0.10+Sun, 12 Sep 2021 21:14:26 +0200, by Kim Alvefur
-
mod_auto_moved: Fix README renderingSun, 12 Sep 2021 19:27:06 +0100, by Matthew Wild
-
mod_auto_moved: New module implementing XEP-0283 r0.2.0Sun, 12 Sep 2021 18:49:56 +0100, by Matthew Wild
-
mod_smacks: Update READMESun, 12 Sep 2021 13:34:46 +0200, by Martin Dosch
-
mod_http_muc_log: Sort rooms with a description before those withoutSun, 12 Sep 2021 00:28:46 +0200, by Kim Alvefur
-
mod_http_muc_log: Add way to list certain rooms in a specified orderSun, 12 Sep 2021 00:13:32 +0200, by Kim Alvefur
-
mod_s2s_auth_samecert: Handle lack of provided client certificateFri, 10 Sep 2021 20:15:19 +0200, by Kim Alvefur
-
mod_tls_policy: Switch method of checking for TLS-encrypted connectionThu, 09 Sep 2021 20:27:14 +0200, by Kim Alvefur
-
mod_invites_register: advertise new stream feature from XEP-0445Thu, 09 Sep 2021 14:39:13 +0100, by Matthew Wild
-
mod_register_apps: Fix removal on unload (thanks ibikk)Wed, 08 Sep 2021 19:28:42 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversionSat, 04 Sep 2021 14:56:04 +0200, by Kim Alvefur
-
mod_http_oauth2: Gracefully handle cache write failureThu, 02 Sep 2021 23:06:58 +0200, by Kim Alvefur
-
mod_http_oauth2: Optimize cleanup timerThu, 02 Sep 2021 23:03:41 +0200, by Kim Alvefur
-
mod_external_services: Factor out public function for converting to XMLMon, 30 Aug 2021 20:19:15 +0200, by Kim Alvefur
-
mod_external_services: Factor out public function returning current servicesMon, 30 Aug 2021 00:11:58 +0200, by Kim Alvefur
-
mod_external_services: Filter services by requested credentials using a SetMon, 30 Aug 2021 20:19:09 +0200, by Kim Alvefur
-
mod_external_services: Validate required attributes on credentials requestsSun, 29 Aug 2021 23:26:19 +0200, by Kim Alvefur
-
mod_muc_cloud_notify: Fix comparison between string and number in reference extraction. Fixes #1681.Wed, 01 Sep 2021 22:41:27 +0100, by Matthew Wild
-
mod_watch_spam_reports: Support for fetching admins from authz providerThu, 26 Aug 2021 16:52:13 +0100, by Matthew Wild
-
mod_spam_reporting: Fallback string for missing 'reason'Wed, 25 Aug 2021 19:42:28 +0200, by Kim Alvefur
-
mod_spam_reporting: Missed a spotWed, 25 Aug 2021 19:33:59 +0200, by Kim Alvefur
-
mod_spam_reporting: Refactor to deduplicate codeWed, 25 Aug 2021 19:04:40 +0200, by Kim Alvefur
-
mod_spam_reporting: Rename variable avoid name clash with global functionWed, 25 Aug 2021 18:56:45 +0200, by Kim Alvefur
-
mod_spam_reporting: Make 'reason' text an optional valueWed, 25 Aug 2021 16:32:11 +0200, by Kim Alvefur
-
mod_watch_spam_reports: Prepare for changing 'reason' to an optional valueWed, 25 Aug 2021 16:31:10 +0200, by Kim Alvefur
-
mod_spam_reporting: Handle unknown or future report typesWed, 25 Aug 2021 15:05:56 +0200, by Kim Alvefur
-
mod_tos: Initial draftWed, 25 Aug 2021 16:05:09 +0200, by Jonas Schäfer
-
mod_http_upload: Prevent the module from starting without TLSWed, 25 Aug 2021 12:52:33 +0200, by Emmanuel Gil Peyrot
-
mod_http_upload: Don’t send http: URIs to clients, this is forbidden by the XEPWed, 25 Aug 2021 10:22:37 +0200, by Emmanuel Gil Peyrot
-
mod_http_muc_kick: Missing local keywordMon, 23 Aug 2021 14:28:40 +0200, by Seve Ferrer
-
mod_cloud_notify_encrypted: Ensure body substring remains valid UTF-8Sun, 22 Aug 2021 13:22:59 +0200, by Kim Alvefur
-
mod_cloud_notify_encrypted: For encrypted messages, push a friendly message instead of fallback bodySun, 22 Aug 2021 10:46:31 +0100, by Matthew Wild
-
mod_storage_xmlarchive: Support query by list of IDsSun, 15 Aug 2021 12:57:00 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Support full id range queriesFri, 13 Aug 2021 01:23:34 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Fix return of numeric 'when' from key-value APIFri, 13 Aug 2021 01:37:15 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Advertise capabilities (none atm)Fri, 13 Aug 2021 01:18:32 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Move quick response out of unknown command textFri, 13 Aug 2021 01:06:15 +0200, by Kim Alvefur
-
mod_pubsub_text_interface: Fix move quick response tags out of <body>Fri, 13 Aug 2021 00:57:33 +0200, by Kim Alvefur
-
mod_http_muc_kick: Fix typoThu, 12 Aug 2021 11:05:43 +0200, by Seve Ferrer
-
mod_http_muc_kick: Publish moduleTue, 10 Aug 2021 13:27:16 +0200, by Seve Ferrer
-
mod_bookmarks2: Add missing @publisher in testsFri, 30 Jul 2021 22:00:51 +0200, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Update namespace to :1Fri, 30 Jul 2021 21:17:09 +0200, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Factor namespace string into a variableFri, 30 Jul 2021 21:13:16 +0200, by Emmanuel Gil Peyrot
-
mod_bookmarks: Deprecate this moduleFri, 30 Jul 2021 21:12:15 +0200, by Emmanuel Gil Peyrot
-
mod_smacks: Use 'smacks_max_inactive_unacked_stanzas' when inactive and no timerWed, 28 Jul 2021 16:06:03 +0200, by Kim Alvefur
-
mod_pubsub_post: fix incorrect claimThu, 29 Jul 2021 17:23:08 +0200, by Jonas Schäfer
-
mod_invites_register: Depend on mod_invites [rockspec]Tue, 27 Jul 2021 01:08:54 +0200, by Kim Alvefur
-
mod_conversejs: Add dependency on mod_bookmarks [rockspec]Tue, 27 Jul 2021 01:01:48 +0200, by Kim Alvefur
-
mod_rest: Fix typo (thanks codespell)Tue, 27 Jul 2021 00:22:30 +0200, by Kim Alvefur
-
mod_smacks: Fix typo in comment (thanks codespell)Tue, 27 Jul 2021 00:21:42 +0200, by Kim Alvefur
-
mod_smacks: Fix traceback on missing stanza counterThu, 22 Jul 2021 17:26:32 +0200, by Kim Alvefur
-
mod_register_apps: Reduce yellow yelling in log messageWed, 21 Jul 2021 16:28:13 +0200, by Kim Alvefur
-
mod_s2s_keepalive: Ignore errors from the local serverWed, 21 Jul 2021 15:57:13 +0200, by Kim Alvefur
-
mod_s2s_keepalive: Fix identification of replies (error-replies included)Wed, 21 Jul 2021 15:52:12 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Include status booleans in template inputSun, 18 Jul 2021 00:21:35 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Exclude "ends at" timestamp for unresolved alertsSun, 18 Jul 2021 00:19:50 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Add TODOsFri, 16 Jul 2021 17:35:28 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Add some words about the node templateFri, 16 Jul 2021 17:35:09 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Minimal example of Prometheus and Alertmanager configFri, 16 Jul 2021 17:34:24 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Add a README with initial docsFri, 16 Jul 2021 17:21:07 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Allow templating the pubsub node to publish toFri, 16 Jul 2021 12:27:34 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Allow configuring template for <body> renderingFri, 16 Jul 2021 12:26:55 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Add a plain text summaryThu, 01 Jul 2021 00:07:27 +0200, by Kim Alvefur
-
mod_pubsub_alertmanager: Publish Alertmanager alerts into pubsubWed, 09 Jun 2021 01:14:46 +0200, by Kim Alvefur
-
mod_http_upload: More emphasis on conditionality of disco_itemsWed, 14 Jul 2021 19:46:12 +0200, by Kim Alvefur
-
mod_delegation: fix bare jid disco nestingSat, 10 Jul 2021 16:48:28 +0200, by Goffi
-
mod_http_pep_avatar: Fix name of module in exampleTue, 06 Jul 2021 21:12:56 +0200, by Kim Alvefur
-
mod_auto156: Include the containing object in command outputSat, 03 Jul 2021 20:22:27 +0200, by Kim Alvefur
-
mod_auto156: Queries for XEP-0156 TXT records and prints in JSON formatSat, 03 Jul 2021 20:18:21 +0200, by Kim Alvefur
-
mod_spam_reporting: Add support for XEP-0377 0.3Thu, 01 Jul 2021 21:07:38 +0200, by Martin Dosch
-
mod_watch_spam_reports: Support spam_reporting/abuse-reportThu, 01 Jul 2021 21:00:03 +0200, by Martin Dosch
-
mod_http_upload: Fix issuing slots to components or other non-c2s sessionsThu, 01 Jul 2021 16:17:35 +0200, by Kim Alvefur
-
mod_pubsub_summary: Use pre-escaped UTF-8 sequence for compatWed, 30 Jun 2021 15:53:49 +0200, by Kim Alvefur
-
mod_firewall: Remove reliance on full_sessions being a globalWed, 30 Jun 2021 14:48:59 +0200, by Kim Alvefur
-
mod_checkcerts: Notify both host-local and global adminsWed, 30 Jun 2021 14:33:06 +0200, by Kim Alvefur
-
mod_conversejs: Update descriptionTue, 29 Jun 2021 12:48:42 +0200, by Kim Alvefur
-
mod_welcome_page: Add dependency on mod_http_libjsTue, 29 Jun 2021 12:42:23 +0200, by Kim Alvefur
-
mod_http_libjs: Check that the path to serve existsTue, 29 Jun 2021 12:41:43 +0200, by Kim Alvefur
-
mod_compliance_2021: Add mod_turn_external as satisfying A/V categoryTue, 29 Jun 2021 12:40:30 +0200, by Kim Alvefur
-
mod_measure_lua: Use gauge instead of counter for Lua version (thanks jonas’)Mon, 28 Jun 2021 12:20:28 +0200, by Kim Alvefur
-
mod_measure_lua: Capture current Lua versionMon, 28 Jun 2021 12:05:51 +0200, by Kim Alvefur
-
mod_pubsub_summary: Fix conversion of emphasis _like this_ per XEP-0393Mon, 28 Jun 2021 04:12:47 +0200, by Kim Alvefur
-
mod_invites_register: Fix missing 'from' attribute (thanks Martin)Fri, 25 Jun 2021 15:12:46 +0200, by Kim Alvefur
-
mod_ogp: Add the ability to block OGP fetching for certain domainsTue, 22 Jun 2021 12:25:36 +0200, by JC Brand
-
mod_tweet_data: New module that fetches and sends tweet dataTue, 22 Jun 2021 11:41:16 +0200, by JC Brand
-
mod_prometheus: Revert part of previous commitSun, 20 Jun 2021 13:54:23 +0200, by Kim Alvefur
-
Add note of incompatibility with trunk since 5f15ab7c6ae5Sat, 19 Jun 2021 12:55:14 +0200, by Kim Alvefur
-
mod_auth_http: Format README betterWed, 16 Jun 2021 17:32:43 +0200, by Emmanuel Gil Peyrot
-
mod_http_muc_log: Different icon for edited contra editing messageTue, 15 Jun 2021 18:16:07 +0200, by Kim Alvefur
-
mod_http_muc_log: Find edit relations using XEP-0308Tue, 15 Jun 2021 17:35:56 +0200, by Kim Alvefur
-
mod_http_muc_log: Highlight messages directly linked toTue, 15 Jun 2021 17:22:33 +0200, by Kim Alvefur
-
mod_http_muc_log: Move out nickname into a variable for future reuseTue, 15 Jun 2021 17:20:05 +0200, by Kim Alvefur
-
mod_http_muc_log: Add some spacing around code for readabilityTue, 15 Jun 2021 17:19:25 +0200, by Kim Alvefur
-
mod_muc_restrict_nick: New module to restrict MUC occupant nicknamesTue, 15 Jun 2021 12:35:17 +0100, by Matthew Wild
-
mod_invites_adhoc/README: Fix tableSat, 12 Jun 2021 17:28:34 +0200, by Kim Alvefur
-
mod_groups_muc_bookmarks: handle removal of accounts without bookmarksSat, 12 Jun 2021 15:29:53 +0200, by Jonas Schäfer
-
mod_auto_answer_disco_info: Fix to use event that is firedSat, 12 Jun 2021 14:47:06 +0200, by Kim Alvefur
-
mod_smacks: Include timestamp in hibernation log messageMon, 07 Jun 2021 19:15:28 +0200, by Kim Alvefur
-
mod_firewall: Documentation updates to reduce confusion and use inclusive languageSat, 05 Jun 2021 16:23:21 +0100, by Matthew Wild
-
mod_firewall: Allow underscores in definition namesSat, 05 Jun 2021 16:22:22 +0100, by Matthew Wild
-
mod_adhoc_dataforms_demo: Add compat with 0.11 (vs trunk api change)Tue, 01 Jun 2021 19:23:32 +0200, by Kim Alvefur
-
mod_muc_dicebot: ignore messages without bodySat, 29 May 2021 15:34:41 +0200, by Jonas Schäfer
-
mod_muc_dicebot: A thing to roll diceSat, 29 May 2021 15:17:05 +0200, by Jonas Schäfer
-
mod_measure_lua: add openmetrics-spirited way to collect lua memory useSat, 29 May 2021 12:12:17 +0200, by Jonas Schäfer
-
mod_discodot: Print a graph of service discoveryThu, 27 May 2021 17:23:43 +0200, by Kim Alvefur
-
mod_http_admin_api: Add endpoints for server maintenanceThu, 27 May 2021 16:18:10 +0200, by Jonas Schäfer
-
mod_measure_malloc: port to most recent trunk statistics APITue, 25 May 2021 19:01:54 +0200, by Jonas Schäfer
-
mod_rest: Add XEP-0012 to OpenAPI specTue, 25 May 2021 16:49:51 +0200, by Kim Alvefur
-
mod_rest: Add XEP-0153 to OpenAPI specTue, 25 May 2021 16:49:32 +0200, by Kim Alvefur
-
mod_rest: Add XEP-0115 to OpenAPI specTue, 25 May 2021 16:48:52 +0200, by Kim Alvefur
-
mod_rest: Update schema for <thread>Tue, 25 May 2021 16:47:19 +0200, by Kim Alvefur
-
mod_rest: Add various XML metadata to OpenAPI specTue, 25 May 2021 16:46:46 +0200, by Kim Alvefur
-
mod_muc_bot: Add Compatibility section to READMEMon, 24 May 2021 16:36:35 +0200, by Kim Alvefur
-
mod_muc_bot: Add a READMEMon, 24 May 2021 16:35:47 +0200, by Kim Alvefur
-
mod_muc_bot: Add option to ignore error bounces from botsMon, 24 May 2021 16:18:56 +0200, by Kim Alvefur
-
mod_muc_bot: Add option to not send any messages to botsMon, 24 May 2021 16:18:29 +0200, by Kim Alvefur
-
mod_muc_bot: Save occupant to roomSat, 10 Apr 2021 19:23:25 +0200, by Kim Alvefur
-
mod_muc_bot: Reduce hackyness of occupant constructionSat, 10 Apr 2021 19:20:03 +0200, by Kim Alvefur
Scroll all the way down to load more.