aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/AvatarService.java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-02-12Imports organizedsteckbrief1-2/+1
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-8/+7
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-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-295/+0
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