Log

description author age
mod_rest: Fire pre-events Kim Alvefur Mon, 01 Nov 2021 15:51:59 +0100
mod_rest: Add an anonymous mode Kim Alvefur Mon, 01 Nov 2021 15:08:21 +0100
mod_rest: Add JSON mapping of XEP-0313 archive result container Kim Alvefur Wed, 27 Oct 2021 20:54:54 +0200
mod_rest: Add recursive properties of XEP-0297 forwarded container Kim Alvefur Wed, 27 Oct 2021 20:45:28 +0200
mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc) Kim Alvefur Wed, 27 Oct 2021 20:43:17 +0200
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls Matthew Wild Wed, 27 Oct 2021 19:12:03 +0100
mod_rest: Add new fields to openapi spec from mapping schema Kim Alvefur Wed, 27 Oct 2021 14:07:07 +0200
mod_rest: Correct option name in error message Kim Alvefur Wed, 27 Oct 2021 14:06:34 +0200
mod_rest: Set type on temp session to satisfy certain auth checks Kim Alvefur Tue, 26 Oct 2021 18:07:35 +0200
mod_rest: Add mapping for XEP-0215: External Service Discovery Kim Alvefur Tue, 26 Oct 2021 17:52:15 +0200
mod_muc_webchat_url: Add hint of being an URL to form field Kim Alvefur Mon, 25 Oct 2021 16:48:06 +0200
mod_muc_http_auth: Add missing import JC Brand Mon, 25 Oct 2021 16:47:44 +0200
mod_muc_http_auth: Allow for enabling/disabling per user host JC Brand Mon, 25 Oct 2021 15:58:16 +0200
mod_smacks: Remove EOL releases from Compatibility section, add 0.11 & trunk Kim Alvefur Mon, 25 Oct 2021 12:40:26 +0200
mod_smacks: Add smacks_s2s_resend to configuration listing Kim Alvefur Mon, 25 Oct 2021 12:39:34 +0200
mod_rest: Add XEP-0100 gateway to mapping schema Kim Alvefur Sat, 23 Oct 2021 14:20:16 +0200
mod_bookmarks2: Use max_items='max' on trunk, with fallback Kim Alvefur Wed, 20 Oct 2021 22:16:14 +0200
mod_cloud_notify: Fix traceback for clients without a stable client_id Matthew Wild Tue, 19 Oct 2021 11:05:13 +0100
mod_auth_ldap: Mark as Merged into Prosody Kim Alvefur Mon, 18 Oct 2021 15:42:37 +0200
mod_cloud_notify: Move client info out of sub-object to improve usability with map store API Matthew Wild Mon, 18 Oct 2021 13:00:28 +0100
mod_cloud_notify_priority_tag: Fix summary (thanks Zash) Matthew Wild Mon, 18 Oct 2021 12:44:29 +0100
mod_http_admin_api: Include client info in push registration debug output Matthew Wild Mon, 18 Oct 2021 11:55:56 +0100
mod_cloud_notify: Record client id (or resource) and language during registration Matthew Wild Mon, 18 Oct 2021 11:44:13 +0100
mod_cloud_notify: Fix some minor luacheck offences Matthew Wild Mon, 18 Oct 2021 11:43:48 +0100
mod_cloud_notify: Reverse dependencies Kim Alvefur Sun, 17 Oct 2021 23:25:25 +0200
mod_auth_cyrus: Import from Prosody rev 8f1e7fd55e7b Kim Alvefur Sun, 17 Oct 2021 17:08:07 +0200
mod_delegation: update to XEP-0355 v0.5 Goffi Fri, 15 Oct 2021 15:10:36 +0200
mod_cloud_notify_extensions: Add depends metadata for plugin installer Kim Alvefur Fri, 15 Oct 2021 11:30:44 +0200
mod_groups_internal: Remove deleted user from groups Kim Alvefur Tue, 12 Oct 2021 13:57:24 +0200
mod_groups_internal: Fix accidental global [luacheck] Kim Alvefur Tue, 12 Oct 2021 13:52:12 +0200
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions Matthew Wild Sun, 10 Oct 2021 20:10:29 +0100
mod_tlsfail/README: Fix header Kim Alvefur Sun, 03 Oct 2021 17:14:32 +0200
mod_tlsfail: Add README Kim Alvefur Sun, 03 Oct 2021 17:12:32 +0200
mod_tlsfail: Add c2s support Kim Alvefur Sun, 03 Oct 2021 17:04:05 +0200
mod_tweet_data: Return when no tweet data returned JC Brand Fri, 01 Oct 2021 16:58:37 +0200
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten) Kim Alvefur Wed, 29 Sep 2021 13:39:59 +0200
mod_rest: Support returning multiple replies in an <xmpp> container Kim Alvefur Wed, 29 Sep 2021 00:26:44 +0200
mod_cloud_notify: notify on groupchat messages sent to bare JID arcseconds Sat, 25 Sep 2021 11:43:31 +0000
mod_muc_http_auth: Make sure query parameters are URL encoded Seve Ferrer Thu, 23 Sep 2021 17:13:35 +0200
mod_muc_http_auth: Make sure query parameters are URL encoded Seve Ferrer Thu, 23 Sep 2021 16:41:42 +0200
mod_muc_http_auth: External auth services might need to check on the nickname as well Seve Ferrer Tue, 21 Sep 2021 14:00:01 +0200
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco) Matthew Wild Sat, 18 Sep 2021 11:51:48 +0100
mod_muc_require_tos: Generate a message id instead of hardcoding "foo" Emmanuel Gil Peyrot Thu, 16 Sep 2021 22:57:52 +0200
mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nil Emmanuel Gil Peyrot Thu, 16 Sep 2021 22:47:52 +0200
mod_muc_require_tos: Send the message after the subject, once the client is fully joined Emmanuel Gil Peyrot Thu, 16 Sep 2021 22:32:59 +0200
mod_muc_require_tos: Add this new module Emmanuel Gil Peyrot Thu, 16 Sep 2021 20:41:14 +0200
mod_debug_omemo: Use archive single message retrieval method Kim Alvefur Wed, 15 Sep 2021 17:55:58 +0200
mod_bookmarks2: Use same default as mod_pep for max_items Kim Alvefur Wed, 15 Sep 2021 17:39:37 +0200
mod_debug_omemo: Improve no keys/devices cases Matthew Wild Mon, 13 Sep 2021 21:10:50 +0100
mod_debug_omemo: Fix traceback in case of zero devices Kim Alvefur Mon, 13 Sep 2021 21:47:01 +0200
mod_debug_omemo: Adjust priority to act after mod_mam archived Kim Alvefur Mon, 13 Sep 2021 21:45:20 +0200
mod_debug_omemo: README: Maybe fix version table Matthew Wild Mon, 13 Sep 2021 19:29:03 +0100
mod_debug_omemo: Fix header level in HTML template Matthew Wild Mon, 13 Sep 2021 19:28:02 +0100
mod_debug_omemo: OMEMO debugging tool Matthew Wild Mon, 13 Sep 2021 19:24:13 +0100
mod_smacks: Include username in offline event, mirroring Prosody 0.10+ Kim Alvefur Sun, 12 Sep 2021 21:14:26 +0200
mod_auto_moved: Fix README rendering Matthew Wild Sun, 12 Sep 2021 19:27:06 +0100
mod_auto_moved: New module implementing XEP-0283 r0.2.0 Matthew Wild Sun, 12 Sep 2021 18:49:56 +0100
mod_smacks: Update README Martin Dosch Sun, 12 Sep 2021 13:34:46 +0200
mod_http_muc_log: Sort rooms with a description before those without Kim Alvefur Sun, 12 Sep 2021 00:28:46 +0200
mod_http_muc_log: Add way to list certain rooms in a specified order Kim Alvefur Sun, 12 Sep 2021 00:13:32 +0200