aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more refactoring for presence selection. removed getTo, getFrom and getJid ↵iNPUTmice2014-11-101-14/+19
| | | | from Element
* fixed private messagesiNPUTmice2014-11-091-2/+2
|
* s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2014-11-093-4/+4
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-093-3/+3
| | | | Remove `Account.getFullJid()'
* refactored code to always contain full jid for counterpartiNPUTmice2014-11-091-3/+3
|
* Don't crash on packets with no "from" specifiedSam Whited2014-11-091-1/+2
|
* Update more files to use JID objectsSam Whited2014-11-093-63/+64
|
* Move a chunk of classes over to using JID objectsSam Whited2014-11-092-16/+31
|
* check if socket was null before doing ssl connectiNPUTmice2014-11-081-1/+0
|
* fixed notifications for imagesiNPUTmice2014-11-051-15/+1
|
* clear avatar cache after nick name changeiNPUTmice2014-11-041-4/+8
|
* Merge branch 'gradle' into developmentSam Whited2014-10-301-2/+10
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-224-0/+834