aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Presences.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-01fixed npe on rare occasion of show element in presence being nulliNPUTmice1-1/+1
2014-06-11groundwork for offline otr messagesiNPUTmice1-0/+10
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-37/+0
2014-04-18fixed possible race conditions with presencesDaniel Gultsch1-2/+6
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-0/+22
2014-02-28rebrandingDaniel Gultsch1-1/+1
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch1-0/+76