aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Account.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* migrate to xmpp-addrChristian Schneppe2018-04-021-31/+25
* get rid of customizable resourcesChristian Schneppe2018-04-011-6/+9
* do not cross reference bookmarks and conversationsChristian Schneppe2018-02-101-5/+8
* code refactoring to provide shorter account enabled checkChristian Schneppe2017-11-201-0/+4
* correct typoChristian Schneppe2017-08-131-1/+1
* no automatic reconnect on registration failuresChristian Schneppe2017-08-131-26/+36
* create a new axolotl service when the account jid changesChristian Schneppe2017-08-131-2/+10
* prevent users from editing their account jid after successful loginChristian Schneppe2017-08-131-2/+5
* provide extra 'network is unreachable' account stateChristian Schneppe2017-08-131-1/+4
* provide upgrade path for accounts with publish-optionsChristian Schneppe2017-08-011-0/+1
* offer to open website if ibb offers oob redirectChristian Schneppe2017-06-241-0/+3
* rename downgrade attack to downgraded sasl mechanismChristian Schneppe2017-05-311-1/+1
* unified all account state exceptionsChristian Schneppe2017-05-101-3/+9
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-101-1/+5
* don't use jingle, make httpUpload independent from filesizeChristian Schneppe2017-02-021-0/+2
* fixed npe cause by race condition when axolotl service isn't initializedChristian Schneppe2016-12-251-0/+3
* add omemo fingerprints to web links as wellChristian Schneppe2016-12-181-17/+11
* always force close a connection when disabling from error stateChristian Schneppe2016-11-241-0/+4
* lower own otr fingerprintChristian Schneppe2016-11-201-1/+2
* reformat codeChristian Schneppe2016-11-191-629/+629
* put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe2016-11-181-66/+101
* synchronize access to json key storage in account modelChristian Schneppe2016-10-131-45/+50
* make error notification dismissableChristian Schneppe2016-10-051-0/+11
* store jid if it was changed during bindChristian Schneppe2016-09-171-3/+6
* display error status for missing internet permissionDaniel Gultsch2016-08-261-1/+4
* various null pointer checksDaniel Gultsch2016-08-261-1/+2
* add payment required errorDaniel Gultsch2016-08-261-1/+4
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+604