aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Presence.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* never parse show in presences as offlineDaniel Gultsch2016-02-191-11/+15
|
* refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch2016-02-031-9/+33
|
* Fetch cached caps result on new presenceStephen Paul Weber2016-01-241-1/+4
|
* Use a Presence class for presence informationStephen Paul Weber2016-01-241-0/+49
Only has status for now, but doing it so I can add disco to it