aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/PresenceGenerator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include pgp signature only in non anonymous mucsDaniel Gultsch2016-10-191-1/+5
|
* check if pgpengine is still bound before using itDaniel Gultsch2016-05-121-1/+1
|
* Use a Presence class for presence informationStephen Paul Weber2016-01-241-15/+4
| | | | Only has status for now, but doing it so I can add disco to it
* Sign empty statusfiaxh2015-11-091-1/+0
|
* introduced expert options to set status to away and xa if screen is off or ↵Daniel Gultsch2015-10-081-1/+16
| | | | if phone is silenced
* Fix typos in URL to the projectAlexander Groshev2015-05-031-2/+2
|
* don't resume old session when changing resourceiNPUTmice2015-04-091-0/+7
|
* adapt caps on whether or not message confirmation is oniNPUTmice2015-01-261-1/+1
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-2/+2
| | | | Remove `Account.getFullJid()'
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-3/+3
|
* Make conversations the root projectSam Whited2014-10-221-0/+57