conversations-classic/src/main/java/eu/siacs/conversations/parser
Daniel Gultsch 483304c697 recognize muc self presence on nimbuzz.com
Apparently nimbuzz.com doesn't include status code 110 in muc self presence
It does however include the full real jid in the presence’s item.
We can use that as a work around to detect a self presence.
2017-04-15 15:14:12 +02:00
..
AbstractParser.java extract affiliations from unavailable presence 2016-11-13 19:25:58 +01:00
IqParser.java Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
MessageParser.java use async message loading only when called from UI 2017-04-13 00:12:23 +02:00
PresenceParser.java recognize muc self presence on nimbuzz.com 2017-04-15 15:14:12 +02:00