aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Account.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of special self presence object and incorporate that into rosteriNPUTmice2014-12-201-18/+2
|
* fixed another npe in hasBookmarkiNPUTmice2014-12-031-2/+3
|
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵iNPUTmice2014-11-161-21/+24
| | | | shareable uri where ever possible
* Remove extra status wrapper methodSam Whited2014-11-151-4/+0
|
* Add incompatible server statusSam Whited2014-11-151-1/+4
|
* Add security error statusSam Whited2014-11-151-12/+15
|
* Make account status an enumSam Whited2014-11-151-49/+64
|
* Add auth method pinningSam Whited2014-11-151-0/+2
|
* s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2014-11-091-1/+1
|
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-5/+1
| | | | Remove `Account.getFullJid()'
* fixed full jid for accountiNPUTmice2014-11-091-80/+76
|
* It builds again!Sam Whited2014-11-091-7/+7
|
* Update more files to use JID objectsSam Whited2014-11-091-2/+2
|
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-45/+49
|
* Make conversations the root projectSam Whited2014-10-221-0/+399