aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/services/AvatarService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-14once again: FS#34 - review all calls for String.trim()lookshe1-3/+3
2016-01-15Introducing some specialized IqPacketGeneratorssteckbrief1-6/+7
2016-01-15Moved all avatar related work to AvatarServicesteckbrief1-0/+58
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-8/+181
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-22/+18
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-8/+8
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