aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/PresenceParser.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-118/+0
| | | | | | "renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
* 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
| | | | | this is for the ConferenceDetailsActivity to show precence updates immediately.
* 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
| | | | Remove `Account.getFullJid()'
* 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