aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/AvatarService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.12.4' into trz/merge_1.12.4 (not tested yet)trz/merge_1.12.4lookshe2016-05-261-1/+1
|\
| * keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-161-1/+1
* | Merge tag '1.11.7' into trz/merge_1.11.7lookshe2016-04-171-31/+113
|\|
| * republish avatar if server offers non-persistent pep :-(Daniel Gultsch2016-04-111-5/+18
* | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-151-3/+3
|\ \
* | | Imports organizedsteckbrief2016-02-121-2/+1
* | | Compilation errors and merge mixups fixedsteckbrief2016-02-111-8/+7
* | | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-21/+126
|\ \ \ | | |/ | |/|
| * | 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
| * | Own contact picture in tile for conferences with only one other occupantfiaxh2015-11-151-20/+48
| * | load avatars in message adapter in background taskDaniel Gultsch2015-10-291-2/+19
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-6/+7
|\ \ \ | | |/ | |/|
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-151-0/+58
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-131-8/+181
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-061-22/+19
|\| | | |/ |/|
| * renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-295/+0
|/
* 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