Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | When an XMPP server has SRV records, try them, but don't then fall back to ↵ | Joey Hess | 2013-07-20 |
| | | | | | | | | | | | the regular host if they all fail. gmail.com has some XMPP SRV records, but does not itself respond to XMPP traffic, although it does accept connections on port 5222. So if a user entered the wrong password, it would try all the SRVs and fall back to trying gmail, and hang at that point. This seems the right thing to do, not just a workaround. | ||
* | when xmpp connection fails, show the host(s) it tried to connect to | Joey Hess | 2013-05-27 |
| | |||
* | factor out Creds | Joey Hess | 2012-11-14 |
| | |||
* | fix creation of creds directory for xmpp | Joey Hess | 2012-11-10 |
| | |||
* | rename xmpp creds file | Joey Hess | 2012-11-03 |
| | | | | it's not just about push notifications anymore | ||
* | xmpp buddy list tracking | Joey Hess | 2012-11-02 |