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