aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/parser/PresenceParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-29Fixes FS#29: Own Avatar not loadedsteckbrief1-3/+9
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-8/+10
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-1/+2
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-13/+13
2015-05-27parse nick and avatar only from available presences to avoid potential error ...Daniel Gultsch1-47/+26
2015-05-05r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch1-0/+15
2015-02-22look at 5 muc users instead of 4 for tile cache clearingiNPUTmice1-2/+2
2015-02-21clear muc tiles cache only when necessaryiNPUTmice1-1/+7
2015-01-03update last presence only for messagesDaniel Gultsch1-3/+2
2014-12-20get rid of special self presence object and incorporate that into rosteriNPUTmice1-56/+44
2014-11-23add an listener for the muc roster update.Michael1-0/+2
2014-11-21update action bar with conversations updates as welliNPUTmice1-25/+10
2014-11-20changed listener timing and cache clearing after muc presencesiNPUTmice1-6/+9
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited1-2/+2
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Don't crash on packets with no "from" specifiedSam Whited1-1/+2
2014-11-09Update more files to use JID objectsSam Whited1-13/+14
2014-10-22Make conversations the root projectSam Whited1-0/+0