diff options
author | http://joeyh.name/ <joey@web> | 2013-03-16 15:39:14 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-16 15:39:14 +0000 |
commit | 2f18a4125ac3df73eba163c5bf248c5bedddd134 (patch) | |
tree | 1a17e46bf36895787b8229a847d34bfaf4891b66 | |
parent | 879ae13066765536d77cf4d91dad926c4677b241 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/assistant_-_GTalk_collision/comment_2_91dff34c629a3b3a97a2313ff077e4ae._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/assistant_-_GTalk_collision/comment_2_91dff34c629a3b3a97a2313ff077e4ae._comment b/doc/bugs/assistant_-_GTalk_collision/comment_2_91dff34c629a3b3a97a2313ff077e4ae._comment new file mode 100644 index 000000000..1fbbadb05 --- /dev/null +++ b/doc/bugs/assistant_-_GTalk_collision/comment_2_91dff34c629a3b3a97a2313ff077e4ae._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 2" + date="2013-03-16T15:39:14Z" + content=""" +Thanks for the link, that perhaps explains the continuing oddities I've seen with google talk and presence information sometimes not being sent. + +It's not clear to me if git-annex could use this extension at all. It seems to say that if I use it, my regular presence messages won't be sent. Which is a problem, since git-annex uses extended content in presence messages to indicate that they're coming from a git-annex client, which is important to make xmpp pairing work. (It's also used to send push notifications, but that's not essential.) + +Also, of course, I'm reluctant to implement a non-standard extension that may change at any time, especially when it's attached to a service that currently has the FSF unhappy <http://www.fsf.org/blogs/sysadmin/google-backslides-on-federated-instant-messaging-on-purpose>. + +Perhaps the real solution is to make the assistant encourage use of some other XMPP server. +"""]] |