aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/PresenceParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-10-201-7/+9
|\
* \ Merge tag '1.11.0' into trz/merge_1.11.0lookshe2016-03-081-2/+6
|\ \
| * | refactored omemo to take multiple recipientsDaniel Gultsch2016-02-291-2/+6
* | | Merge tag '1.10.1' into trz/merge_1.10.1steckbrief2016-02-281-9/+13
|\| |
| * | turned muc errors into enum. added error codes for service shutdownDaniel Gultsch2016-02-221-9/+13
* | | Merge tag '1.10.0' into trz/merge_1.10.0lookshe2016-02-221-1/+1
|\| |
| * | never parse show in presences as offlineDaniel Gultsch2016-02-191-1/+1
* | | Merge tag '1.9.4' into trz/merge_1.9.4trz/merge_1.9.4lookshe2016-02-161-2/+15
|\| |
| * | removed unecessary logging when muc tiles updateDaniel Gultsch2016-02-041-1/+0
| * | refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch2016-02-031-26/+7
| * | Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...Daniel Gultsch2016-02-021-3/+33
| |\ \
| | * | Do disco for caps hashes we have never seenStephen Paul Weber2016-01-241-2/+23
| | * | Fetch cached caps result on new presenceStephen Paul Weber2016-01-241-2/+10
| | * | Use a Presence class for presence informationStephen Paul Weber2016-01-241-1/+2
* | | | Imports organizedsteckbrief2016-02-121-2/+0
* | | | Compilation errors and merge mixups fixedsteckbrief2016-02-111-5/+7
* | | | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-9/+135
|\| | |
| * | | refactored user handling in conferences. show try again button when conferenc...Daniel Gultsch2016-02-011-1/+8
| |/ /
| * | always show conversations with pending subscription requestsDaniel Gultsch2015-12-091-3/+5
| * | when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch2015-12-091-1/+4
| * | properly clear muc user avatar cachesDaniel Gultsch2015-12-041-2/+4
| * | use proposed nick as default nick in mucoptionsDaniel Gultsch2015-12-041-4/+0
| * | parse vcard avatars from muc presencesDaniel Gultsch2015-12-031-6/+111
| * | 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
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-131-8/+10
|\ \ \ | | |/ | |/|
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-061-1/+3
|\| |
| * | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-118/+0
| |/
* / Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-111-33/+27
|/
* 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