Fri, 15 Oct 2021 15:10:36 +0200 mod_delegation: update to XEP-0355 v0.5
Goffi <goffi@goffi.org> [Fri, 15 Oct 2021 15:10:36 +0200] rev 4713
mod_delegation: update to XEP-0355 v0.5 - namespace bump to "urn:xmpp:delegation:2" - disco remaining infos now uses the XEP defined "urn:xmpp:delegation:2:bare:disco#info:*" namespace - complemeted disco remaining infos implementation for requests made on nodes not already managed by the server - bare JID disco items now uses the XEP defined "urn:xmpp:delegation:2:bare:disco#items:*'" namespace
Fri, 15 Oct 2021 11:30:44 +0200 mod_cloud_notify_extensions: Add depends metadata for plugin installer
Kim Alvefur <zash@zash.se> [Fri, 15 Oct 2021 11:30:44 +0200] rev 4712
mod_cloud_notify_extensions: Add depends metadata for plugin installer Allowing a single `prosodyctl install mod_cloud_notify_extensions` to Just Work and get it all installed.
Tue, 12 Oct 2021 13:57:24 +0200 mod_groups_internal: Remove deleted user from groups
Kim Alvefur <zash@zash.se> [Tue, 12 Oct 2021 13:57:24 +0200] rev 4711
mod_groups_internal: Remove deleted user from groups
Tue, 12 Oct 2021 13:52:12 +0200 mod_groups_internal: Fix accidental global [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 12 Oct 2021 13:52:12 +0200] rev 4710
mod_groups_internal: Fix accidental global [luacheck]
Sun, 10 Oct 2021 20:10:29 +0100 mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
Matthew Wild <mwild1@gmail.com> [Sun, 10 Oct 2021 20:10:29 +0100] rev 4709
mod_cloud_notify_extensions: Convenience meta-module for Tigase push extensions
Sun, 03 Oct 2021 17:14:32 +0200 mod_tlsfail/README: Fix header
Kim Alvefur <zash@zash.se> [Sun, 03 Oct 2021 17:14:32 +0200] rev 4708
mod_tlsfail/README: Fix header The site browser did not like `<failure/>`
Sun, 03 Oct 2021 17:12:32 +0200 mod_tlsfail: Add README
Kim Alvefur <zash@zash.se> [Sun, 03 Oct 2021 17:12:32 +0200] rev 4707
mod_tlsfail: Add README
Sun, 03 Oct 2021 17:04:05 +0200 mod_tlsfail: Add c2s support
Kim Alvefur <zash@zash.se> [Sun, 03 Oct 2021 17:04:05 +0200] rev 4706
mod_tlsfail: Add c2s support
Fri, 01 Oct 2021 16:58:37 +0200 mod_tweet_data: Return when no tweet data returned
JC Brand <jc@opkode.com> [Fri, 01 Oct 2021 16:58:37 +0200] rev 4705
mod_tweet_data: Return when no tweet data returned Can happen when a tweet is protected by its author.
Wed, 29 Sep 2021 13:39:59 +0200 mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten)
Kim Alvefur <zash@zash.se> [Wed, 29 Sep 2021 13:39:59 +0200] rev 4704
mod_pastebin: Fix pasting when <body> is not the first tag (thanks thorsten) Introduced in ded630a87563 stanza:get_child() and :get_child_text() operates on the first child when no name or namespace is given. If it so happens that the first child is an <thread/> instead of <body> then it calculates the line length against that instead of the body. Apparently in the vast majority of clients the <body> is first, so this issue was not noticed until now.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip