aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/PresenceParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* parse vcard avatars from muc presencesmuc_vcard_avatarsDaniel Gultsch2015-12-031-1/+109
* Show status message when contact requests presenceSam Whited2015-12-021-2/+14
* parse nick and avatar only from available presences to avoid potential error ...Daniel Gultsch2015-05-271-47/+26
* r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch2015-05-051-0/+15
* look at 5 muc users instead of 4 for tile cache clearingiNPUTmice2015-02-221-2/+2
* clear muc tiles cache only when necessaryiNPUTmice2015-02-211-1/+7
* update last presence only for messagesDaniel Gultsch2015-01-031-3/+2
* get rid of special self presence object and incorporate that into rosteriNPUTmice2014-12-201-56/+44
* add an listener for the muc roster update.Michael2014-11-231-0/+2
* update action bar with conversations updates as welliNPUTmice2014-11-211-25/+10
* changed listener timing and cache clearing after muc presencesiNPUTmice2014-11-201-6/+9
* s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2014-11-091-2/+2
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
* Don't crash on packets with no "from" specifiedSam Whited2014-11-091-1/+2
* Update more files to use JID objectsSam Whited2014-11-091-13/+14
* Make conversations the root projectSam Whited2014-10-221-0/+133