aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed description in notifications and conversation overviewiNPUTmice2014-11-151-0/+39
* made file transfers cancelableiNPUTmice2014-11-151-0/+2
* some mime and pgp fixes for file transferiNPUTmice2014-11-141-6/+8
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-141-0/+1
* basic arbitrary file transferiNPUTmice2014-11-143-7/+36
* fixed possible npe when loading null counterpart into messageiNPUTmice2014-11-141-1/+6
* made presences synchronizediNPUTmice2014-11-131-13/+27
* more npe checks in muc packet parseriNPUTmice2014-11-131-31/+34
* more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice2014-11-101-9/+5
* s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2014-11-092-3/+3
* migrated some otr stuff to new jid classesiNPUTmice2014-11-091-72/+73
* Merge pull request #642 from SamWhited/accountgetjidDaniel Gultsch2014-11-091-5/+1
|\
| * Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-5/+1
* | fixed null pointer in message mergeriNPUTmice2014-11-091-0/+1
|/
* refactored code to always contain full jid for counterpartiNPUTmice2014-11-092-22/+5
* fixed full jid for accountiNPUTmice2014-11-091-80/+76
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-6/+8
* Fix letter avatar selection in MUCSam Whited2014-11-091-0/+1
* It builds again!Sam Whited2014-11-091-7/+7
* Update more files to use JID objectsSam Whited2014-11-091-2/+2
* Update another chunk of stuff to use JID objectsSam Whited2014-11-091-7/+2
* Update more files to use JID objectsSam Whited2014-11-091-3/+3
* Move a chunk of classes over to using JID objectsSam Whited2014-11-098-195/+235
* fixed #634iNPUTmice2014-11-091-2/+2
* Add last seen info to the databaseSam Whited2014-11-041-13/+36
* fixed arrayoutofbounds + spellingiNPUTmice2014-11-011-6/+6
* Merge branch 'gradle' into developmentSam Whited2014-10-301-25/+59
* Make conversations the root projectSam Whited2014-10-2212-0/+2612