summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2019-02-05 03:42:44 +0100
committernorly <ny-git@enpas.org>2019-02-05 03:50:03 +0100
commitf247358ca541073e9f1262b98f7ba390fc22b9c5 (patch)
tree347dcddf5e4b6ddeaec4b10d61b61913d297a1b6 /README.md
parent39035e503a13fde5f332cdb2bd023adbbbf274ca (diff)
Add patch-hangoutsHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e5ed23..1cfaf5b 100644
--- a/README.md
+++ b/README.md
@@ -25,3 +25,21 @@ drop messages with the same message ID, or no message ID at all.
To avoid silent message loss at the receiving end when sending
messages to a Monal user, this plugin generates a random message ID
(a UUID) for every message stanza.
+
+
+
+Patches
+--------
+
+### `patch-hangouts`
+
+This is now obsolete.
+
+It was used to hide users who were online online via Google Hangouts,
+as Hangouts would report presence via XMPP S2S, but silently drop
+incoming messages. It was useless to see these people online unless
+they ever used a proper XMPP client to log into Hangouts, at which
+point S2S worked just like GTalk did before.
+
+This has become obsolete now that Google has ended the XMPP S2S
+support altogether.