aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services/AvatarService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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