aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp (unfollow)
Commit message (Expand)AuthorFilesLines
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