aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/AvatarService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-26disable printing letters on tilespossible_copperhead_fixesDaniel Gultsch1-9/+7
2016-07-27fixed rare null pointer in avatar creationDaniel Gultsch1-1/+1
2016-06-14clear muc tiles when avatar of member changesDaniel Gultsch1-0/+3
2016-05-27use first letter to draw tiles for avatarsDaniel Gultsch1-1/+10
2016-05-26show contact avatar in muc users unless that contact has its own avatarDaniel Gultsch1-1/+1
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-1/+1
2016-04-11republish avatar if server offers non-persistent pep :-(Daniel Gultsch1-5/+18
2015-12-09when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch1-1/+6
2015-12-04properly clear muc user avatar cachesDaniel Gultsch1-8/+14
2015-12-04fixed showing avatars for contacts in mucDaniel Gultsch1-1/+10
2015-12-03parse vcard avatars from muc presencesDaniel Gultsch1-7/+43
2015-11-15Own contact picture in tile for conferences with only one other occupantfiaxh1-20/+48
2015-10-29load avatars in message adapter in background taskDaniel Gultsch1-2/+19
2015-02-15loading avatars in seperate tasksiNPUTmice1-14/+26
2015-01-14handle muc nicks with white spaces. fixed #884iNPUTmice1-1/+2
2014-12-03cleaned up avatar / tile creationiNPUTmice1-20/+6
2014-11-29fix for concurrency issueiNPUTmice1-1/+1
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-1/+1
2014-11-17synchronized around cache clear in avatar serviceiNPUTmice1-9/+15
2014-11-16happy hanukkahiNPUTmice1-10/+4
2014-11-09make avatar service not break on empty namesiNPUTmice1-14/+22
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-2/+2
2014-11-09Create avatar's for JID's w/o localpartsSam Whited1-3/+3
2014-11-09Fields that we sync on should be finalSam Whited1-1/+1
2014-11-09Update more files to use JID objectsSam Whited1-1/+1
2014-11-05fixed #617iNPUTmice1-26/+22
2014-10-22Make conversations the root projectSam Whited1-0/+0