aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Account.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* attempt to keep messages waiting until muc is connectedChristian Schneppe2019-06-201-0/+1
* refactored avatar workers into single classChristian Schneppe2019-01-271-1/+8
* archive destoryed mucs when registering that bookmark has been removedChristian Schneppe2019-01-031-0/+12
* make password editable on auth errorChristian Schneppe2018-11-231-1/+1
* refresh contacts when opening StartConversationsActivityChristian Schneppe2018-11-231-0/+8
* introduced error code for server not opening stream after auth or starttlsChristian Schneppe2018-10-011-193/+194
* speed up DNSChristian Schneppe2018-09-131-4/+1
* do grace period calculation only on positive periodsChristian Schneppe2018-08-261-2/+4
* add support for S3 file transfersChristian Schneppe2018-05-261-1/+1
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-1/+1
* get escaped localpart as username. should fixed saslChristian Schneppe2018-04-231-1/+1
* presist http upload availibilityChristian Schneppe2018-04-121-3/+2
* use escaped form of jid where approriateChristian Schneppe2018-04-071-2/+2
* return contact and account.getServer() as StringChristian Schneppe2018-04-071-5/+5
* 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