aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/AvatarService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-141-5/+18
|\
| * republish avatar if server offers non-persistent pep :-(Daniel Gultsch2016-04-111-5/+18
* | copy commitsChristian S2015-12-161-0/+5
|\|
| * when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch2015-12-091-1/+6
| * properly clear muc user avatar cachesDaniel Gultsch2015-12-041-8/+14
| * fixed showing avatars for contacts in mucDaniel Gultsch2015-12-041-1/+10
| * parse vcard avatars from muc presencesDaniel Gultsch2015-12-031-7/+43
* | when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch2015-12-121-1/+6
* | properly clear muc user avatar cachesDaniel Gultsch2015-12-061-8/+14
* | fixed showing avatars for contacts in mucDaniel Gultsch2015-12-041-1/+10
* | parse vcard avatars from muc presencesDaniel Gultsch2015-12-041-0/+5
* | parse vcard avatars from muc presencesDaniel Gultsch2015-12-041-7/+43
* | Merge pull request #52 from fiaxh/conference_one_other_occupantChristian S2015-11-151-20/+48
|\|
| * Own contact picture in tile for conferences with only one other occupantfiaxh2015-11-151-20/+48
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-2/+19
|\|
| * load avatars in message adapter in background taskDaniel Gultsch2015-10-291-2/+19
* | small avatar modificationsChristian S2015-07-041-6/+6
|/
* loading avatars in seperate tasksiNPUTmice2015-02-151-14/+26
* handle muc nicks with white spaces. fixed #884iNPUTmice2015-01-141-1/+2
* cleaned up avatar / tile creationiNPUTmice2014-12-031-20/+6
* fix for concurrency issueiNPUTmice2014-11-291-1/+1
* brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-201-1/+1
* synchronized around cache clear in avatar serviceiNPUTmice2014-11-171-9/+15
* happy hanukkahiNPUTmice2014-11-161-10/+4
* Merge branch 'development' of https://github.com/siacs/Conversations into dev...iNPUTmice2014-11-091-2/+2
|\
| * Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-2/+2
* | Merge branch 'master' into developmentiNPUTmice2014-11-091-14/+22
|\ \ | |/ |/|
| * make avatar service not break on empty namesiNPUTmice2014-11-091-14/+22
* | Create avatar's for JID's w/o localpartsSam Whited2014-11-091-3/+3
* | Fields that we sync on should be finalSam Whited2014-11-091-1/+1
* | Update more files to use JID objectsSam Whited2014-11-091-1/+1
|/
* fixed #617iNPUTmice2014-11-051-26/+22
* Merge branch 'gradle' into developmentSam Whited2014-10-301-6/+0
* Make conversations the root projectSam Whited2014-10-221-0/+298