aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-10made Jid class parse otr session idsiNPUTmice1-0/+10
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-1/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited4-45/+45
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-1/+1
2014-11-09return null if from ist not set in abstract stanzaiNPUTmice1-12/+17
2014-11-09Check for illegal arguments to the toASCII funcSam Whited2-3/+17
2014-11-09Fix issue with IDN SRV recordsSam Whited1-2/+3
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-09It builds again!Sam Whited1-5/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-0/+4
2014-11-09Update more files to use JID objectsSam Whited7-47/+72
2014-11-09Move a chunk of classes over to using JID objectsSam Whited4-117/+118
2014-11-09Use factories to generate JIDsSam Whited1-18/+22
2014-11-09Improve JID error handlingSam Whited2-9/+57
2014-11-09Add first attempt at JID classSam Whited1-0/+151
2014-11-09got rid of MTM and mRandom variable in favor of using a reference to serviceiNPUTmice1-12/+7
2014-11-08check if socket was null before doing ssl connectiNPUTmice1-46/+42
2014-11-03more error handling in xmppconnectioniNPUTmice1-66/+78
2014-10-22Make conversations the root projectSam Whited33-0/+3387