aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jid/Jid.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* made Jid class parse otr session idsiNPUTmice2014-11-101-0/+10
* Check for illegal arguments to the toASCII funcSam Whited2014-11-091-2/+10
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-1/+1
* Fix JID parsing errorSam Whited2014-11-091-1/+1
* Update another chunk of stuff to use JID objectsSam Whited2014-11-091-0/+4
* Update more files to use JID objectsSam Whited2014-11-091-0/+4
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-5/+14
* Use factories to generate JIDsSam Whited2014-11-091-18/+22
* Improve JID error handlingSam Whited2014-11-091-9/+9
* Add first attempt at JID classSam Whited2014-11-091-0/+151