aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jid/Jid.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-14Add SCRAM-SHA1 supportSam Whited1-1/+1
2014-11-12Make sure we're storing the display JID as UnicodeSam Whited1-2/+3
2014-11-10made Jid class parse otr session idsiNPUTmice1-0/+10
2014-11-09Check for illegal arguments to the toASCII funcSam Whited1-2/+10
2014-11-09Create avatar's for JID's w/o localpartsSam Whited1-1/+1
2014-11-09Fix JID parsing errorSam Whited1-1/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-0/+4
2014-11-09Update more files to use JID objectsSam Whited1-0/+4
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-5/+14
2014-11-09Use factories to generate JIDsSam Whited1-18/+22
2014-11-09Improve JID error handlingSam Whited1-9/+9
2014-11-09Add first attempt at JID classSam Whited1-0/+151