Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more refactoring for presence selection. removed getTo, getFrom and getJid fr... | iNPUTmice | 2014-11-10 | 1 | -14/+19 |
* | fixed private messages | iNPUTmice | 2014-11-09 | 1 | -2/+2 |
* | s/getResourcepart().isEmpty()/isBareJid()/ | Sam Whited | 2014-11-09 | 3 | -4/+4 |
* | Rework `Account.getJid()' to return full JIDs | Sam Whited | 2014-11-09 | 3 | -3/+3 |
* | refactored code to always contain full jid for counterpart | iNPUTmice | 2014-11-09 | 1 | -3/+3 |
* | Don't crash on packets with no "from" specified | Sam Whited | 2014-11-09 | 1 | -1/+2 |
* | Update more files to use JID objects | Sam Whited | 2014-11-09 | 3 | -63/+64 |
* | Move a chunk of classes over to using JID objects | Sam Whited | 2014-11-09 | 2 | -16/+31 |
* | check if socket was null before doing ssl connect | iNPUTmice | 2014-11-08 | 1 | -1/+0 |
* | fixed notifications for images | iNPUTmice | 2014-11-05 | 1 | -15/+1 |
* | clear avatar cache after nick name change | iNPUTmice | 2014-11-04 | 1 | -4/+8 |
* | Merge branch 'gradle' into development | Sam Whited | 2014-10-30 | 1 | -2/+10 |
* | Make conversations the root project | Sam Whited | 2014-10-22 | 4 | -0/+834 |