aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 <develop@web>2013-08-15 14:03:51 +0000
committerGravatar admin <admin@branchable.com>2013-08-15 14:03:51 +0000
commit37a2796545fd3271530a83a971a1343ae4305114 (patch)
treecd69ebd936821427321726e9b163bcba7f30729b
parentf976a067105c8cd792e687ef83af7d25603cff06 (diff)
-rw-r--r--doc/special_remotes/xmpp.mdwn18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/special_remotes/xmpp.mdwn b/doc/special_remotes/xmpp.mdwn
index 609d7913f..70d2a95f4 100644
--- a/doc/special_remotes/xmpp.mdwn
+++ b/doc/special_remotes/xmpp.mdwn
@@ -21,23 +21,21 @@ any other git remote. Since XMPP requires a client that is continually running
to see incoming pushes, the XMPP remote cannot be used with git at the
command line.
-## Hosted server support status
+## XMPP server support status
[[!table data="""
Provider|Status|Type|Notes
Gmail|Working|?|Google apps users will have to configure `.git/annex/creds/xmpp` manually
-?|Working|[[Prosody|http://prosody.im/]]
-?|Working|[[Metronome|http://www.lightwitch.org/]]
+-|Working|[[Prosody|http://prosody.im/]]|Daemon tested, no providers tested.
+-|Working|[[Metronome|http://www.lightwitch.org/]]|Daemon tested, no providers tested.
[[Coderollers|http://www.coderollers.com/xmpp-server/]]|Working|[[Openfire|http://www.igniterealtime.org/projects/openfire/]]
+[[jabber.me|http://jabber.me/]]|Working|[[Tigase|http://www.tigase.org/]]
[[jabber.org|http://jabber.org]]|?|[[Isode M-Link|http://www.isode.com/products/m-link.html]]|Please update. (jabber.org doesn't currently allow new accounts, so if someone have an account, please test. )
Facebook|Failing|?|Maybe non 2-factor will work
League Of Legends|Failing|?
-?|[[Failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/]]|ejabberd|[[Authentication bug|https://support.process-one.net/browse/EJAB-1632]]: Fixed in debian unstable with version 2.1.10-5
-?|[[Failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/#comment-4ce5aeabd12ca3016290b3d8255f6ef1]]|jabberd14|No further information
-?|?|iChat Server/jabberd2|Please update
-?|?|Tigase|Please update
+-|[[Failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/]]|ejabberd|[[Authentication bug|https://support.process-one.net/browse/EJAB-1632]]: Fixed in debian unstable with version 2.1.10-5
+-|[[Failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/#comment-4ce5aeabd12ca3016290b3d8255f6ef1]]|jabberd14|No further information
+-|?|iChat Server/jabberd2|Please update
"""]]
-
-## Free public XMPP servers
-[[http://xmpp.net/]]
+List of providers: [[http://xmpp.net/]]
See also: [[xmpp_protocol_design_notes|design/assistant/xmpp]]