aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-15fixed description in notifications and conversation overviewiNPUTmice1-0/+39
2014-11-15made file transfers cancelableiNPUTmice1-0/+2
2014-11-14some mime and pgp fixes for file transferiNPUTmice1-6/+8
2014-11-14progress for http images as well. fixed open button for sent filesiNPUTmice1-0/+1
2014-11-14basic arbitrary file transferiNPUTmice3-7/+36
2014-11-14fixed possible npe when loading null counterpart into messageiNPUTmice1-1/+6
2014-11-13made presences synchronizediNPUTmice1-13/+27
2014-11-13more npe checks in muc packet parseriNPUTmice1-31/+34
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-9/+5
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2-3/+3
2014-11-09migrated some otr stuff to new jid classesiNPUTmice1-72/+73
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-5/+1
2014-11-09fixed null pointer in message mergeriNPUTmice1-0/+1
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice2-22/+5
2014-11-09fixed full jid for accountiNPUTmice1-80/+76
2014-11-09Create avatar's for JID's w/o localpartsSam Whited1-6/+8
2014-11-09Fix letter avatar selection in MUCSam Whited1-0/+1
2014-11-09It builds again!Sam Whited1-7/+7
2014-11-09Update more files to use JID objectsSam Whited1-2/+2
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-7/+2
2014-11-09Update more files to use JID objectsSam Whited1-3/+3
2014-11-09Move a chunk of classes over to using JID objectsSam Whited8-195/+235
2014-11-09fixed #634iNPUTmice1-2/+2
2014-11-04Add last seen info to the databaseSam Whited1-13/+36
2014-11-01fixed arrayoutofbounds + spellingiNPUTmice1-6/+6
2014-10-22Make conversations the root projectSam Whited12-0/+2612