public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "gerion" <gerion.entrup@flump.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/user/gerislay:master commit in: net-im/prosody-modules/
Date: Mon, 13 Apr 2020 21:46:30 +0000 (UTC)	[thread overview]
Message-ID: <1586814368.f99ef5acf31ab77e782d581f19d8f21f356d7d33.gerion@gentoo> (raw)

commit:     f99ef5acf31ab77e782d581f19d8f21f356d7d33
Author:     Gerion Entrup <gerion.entrup <AT> flump <DOT> de>
AuthorDate: Mon Apr 13 21:46:08 2020 +0000
Commit:     gerion <gerion.entrup <AT> flump <DOT> de>
CommitDate: Mon Apr 13 21:46:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=f99ef5ac

net-im/prosody-modules: add bookmarks2

Signed-off-by: Gerion Entrup <gerion.entrup <AT> flump.de>

 net-im/prosody-modules/Manifest                    | 4 ++--
 net-im/prosody-modules/metadata.xml                | 1 +
 net-im/prosody-modules/prosody-modules-9999.ebuild | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-im/prosody-modules/Manifest b/net-im/prosody-modules/Manifest
index c8c8dff..fd419b7 100644
--- a/net-im/prosody-modules/Manifest
+++ b/net-im/prosody-modules/Manifest
@@ -1,2 +1,2 @@
-EBUILD prosody-modules-9999.ebuild 6860 BLAKE2B fc350976b072b292587672254686f5c81da43946439d41e40e3cb72467aef5c695875afd2663b75fc78351b34a62fb53cc38c708ea71fd3fe1ec875012f49dde SHA512 f32ff7310ee90627566ab6085b256e04105dbb585ff331fa70a79b22f8f4257de8e562f314394e3898a033449197f5cd2e2ac6b9bf0a96652e6ade5b117f9a39
-MISC metadata.xml 72640 BLAKE2B f99c139de9d175293cd74c4b20a2371464d53960b75bc57aa04e5dfaf969ae72be26f978cf9fe88c7dd7019a6bec6fe1bd48547e0edafa7e6ff8a6a843c2d81f SHA512 b99abb57b9653b6fe3efefd13a7038df102b2f8e198873a134e95fc33c2914b03793739be5d3f79cfd52a0b2e278c6ef2613f6de97f8a311cdc4866321e7be59
+EBUILD prosody-modules-9999.ebuild 6871 BLAKE2B cb26b2d419de4a456baa10df6560fb659dd19306ceee1a02944fc2433b621671315c033ded1364d10c007458b25c3da864a551652719fdb137fbc65d6e030d00 SHA512 cb6bfc7799b83d93bdf6991a843810c9e678e7f8cfc3713e0e6cdcfb233b9da718595fd5cb9c670bea4498da00087fb42e3dbcd27f6ab0c7772926ae7c1e8b56
+MISC metadata.xml 73009 BLAKE2B 70e3f88e460c28132eb09eb9b42f4d3104014bb56f5ea2d86c0502a5b5690dd1dc64cde6421a991792ac236cff68d1acb6e69fff41e93614f78154b794ca134e SHA512 b2c2e8efbd1e1c91ad77c31c7d331523067a995934292306135b9eca7a3084dc4239bcf59b17fe7bb1e6f1b774ef499b9885fd21628b19d79ad3ba62f8c53510

diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
index 5905c4d..fb0d024 100644
--- a/net-im/prosody-modules/metadata.xml
+++ b/net-im/prosody-modules/metadata.xml
@@ -54,6 +54,7 @@ pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
     <flag name='prosody_modules_blocking'>Privacy lists are a widely implemented protocol for instructing your server on blocking communications with selected users and services. (info: https://modules.prosody.im/mod_blocking)</flag>
     <flag name='prosody_modules_bob'>This module extracts cid: URIs (as defined in XEP-0231) from messages, and replies with their content whenever another client asks for the actual data. (info: https://modules.prosody.im/mod_bob)</flag>
     <flag name='prosody_modules_bookmarks'>This module fetches users’ bookmarks from Private XML and pushes them to PEP on login, and then redirects any Private XML query to PEP. This allows interop between older clients that use XEP-0048: Bookmarks in its 1.0 version and recent clients which use it in PEP. (info: https://modules.prosody.im/mod_bookmarks)</flag>
+    <flag name='prosody_modules_bookmarks2'>This module fetches users’ bookmarks from Private XML and pushes them to PEP on login, and then redirects any Private XML query to PEP. This allows interop between older clients that use XEP-0048: Bookmarks in its 1.0 version and recent clients which use it in PEP. (info: https://modules.prosody.im/mod_bookmarks2)</flag>
     <flag name='prosody_modules_broadcast'>This module largely duplicates the functionality of the standard mod_announce that is included with Prosody. It was developed for compatibility with some clients (e.g. iChat) that do not support ad-hoc commands or sending to JIDs with the format ‘example.com/announce/online’. (info: https://modules.prosody.im/mod_broadcast)</flag>
     <flag name='prosody_modules_c2s_conn_throttle'>This module allows to throttle those client connections which exceed a n*seconds limit. (info: https://modules.prosody.im/mod_c2s_conn_throttle)</flag>
     <flag name='prosody_modules_c2s_limit_sessions'>This module lets you limit number of resources a user may connect. (info: https://modules.prosody.im/mod_c2s_limit_sessions)</flag>

diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index b98a947..731a429 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -25,7 +25,7 @@ PROSODY_MODULES="
 	auto_accept_subscriptions auto_activate_hosts auto_answer_disco_info
 	benchmark_storage bidi block_outgoing block_registrations
 	block_s2s_subscriptions block_strangers block_subscribes
-	block_subscriptions blocking bob bookmarks broadcast c2s_conn_throttle
+	block_subscriptions blocking bob bookmarks bookmarks2 broadcast c2s_conn_throttle
 	c2s_limit_sessions cache_c2s_caps captcha_registration carbons
 	carbons_adhoc carbons_copies checkcerts client_certs client_proxy
 	cloud_notify compact_resource compat_bind compat_dialback


             reply	other threads:[~2020-04-13 21:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 21:46 gerion [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-06  9:12 [gentoo-commits] repo/user/gerislay:master commit in: net-im/prosody-modules/ gerion
2020-04-13 18:08 gerion
2019-08-15  8:23 gerion

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1586814368.f99ef5acf31ab77e782d581f19d8f21f356d7d33.gerion@gentoo \
    --to=gerion.entrup@flump.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox