summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-10-24Don't register ourself as default URI handler.Remko Tronçon
We need to ask the user first.
2011-05-05Use naive XMPPURI transformation to work around a bug in GCC4.5+boost1.42.Remko Tronçon
2011-04-18JID escaping algorithm refactoring.Remko Tronçon
Made algorithm more efficient. Fixed some incorrect escaping. Added more tests from the XEP.
2011-04-18Fixed compilation on older GCCs.Remko Tronçon
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
URI Handling currently only works on Mac OS X.