aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/PresenceParser.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fire onContactStatusChanged only on online/offline changes. not on status ↵iNPUTmice2014-06-121-2/+3
| | | | changes
* send otr messages when contacts comes onlineiNPUTmice2014-06-121-2/+2
|
* put xep333 parsing into parser classDaniel Gultsch2014-06-061-1/+1
|
* refactored presence parsing into dedicated classDaniel Gultsch2014-06-061-0/+103