aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-1/+1
|
* Fix JID parsing errorSam Whited2014-11-091-1/+1
|
* It builds again!Sam Whited2014-11-091-5/+1
|
* Update another chunk of stuff to use JID objectsSam Whited2014-11-091-0/+4
|
* Update more files to use JID objectsSam Whited2014-11-097-47/+72
|
* Move a chunk of classes over to using JID objectsSam Whited2014-11-094-117/+118
|
* Use factories to generate JIDsSam Whited2014-11-091-18/+22
|
* Improve JID error handlingSam Whited2014-11-092-9/+57
|
* Add first attempt at JID classSam Whited2014-11-091-0/+151
|
* got rid of MTM and mRandom variable in favor of using a reference to serviceiNPUTmice2014-11-091-12/+7
|
* check if socket was null before doing ssl connectiNPUTmice2014-11-081-46/+42
|
* more error handling in xmppconnectioniNPUTmice2014-11-031-66/+78
|
* Merge branch 'gradle' into developmentSam Whited2014-10-303-50/+46
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-2233-0/+3387