Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use base64 encoding for file names uploaded with http | Christian Schneppe | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | make sure to properly stop tagwriter | Christian Schneppe | 2017-01-25 | 1 | -1/+3 |
| | |||||
* | Add SCRAM-SHA-2 support | Christian Schneppe | 2017-01-16 | 1 | -0/+3 |
| | |||||
* | refactor getServerIdentity() to parse disco result directly | Christian Schneppe | 2017-01-15 | 1 | -34/+21 |
| | |||||
* | add support for RFC7711 to MTM | Christian Schneppe | 2016-12-18 | 1 | -1/+2 |
| | |||||
* | close socket after failed stream open | Christian Schneppe | 2016-11-20 | 1 | -47/+50 |
| | |||||
* | check if thread was interrupted before doing operations on socket | Christian Schneppe | 2016-11-20 | 1 | -77/+88 |
| | |||||
* | issue ping after network change | Christian Schneppe | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | don't reset last connect time on network change | Christian Schneppe | 2016-11-20 | 1 | -2/+4 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -1571/+1571 |
| | |||||
* | extracting stanza-id where by=account | Christian Schneppe | 2016-11-07 | 1 | -0/+4 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-10-18 | 1 | -2/+0 |
| | |||||
* | synchronize access to json key storage in account model | Christian Schneppe | 2016-10-13 | 1 | -12/+7 |
| | |||||
* | reset sending to waiting on every error | Christian Schneppe | 2016-10-08 | 1 | -1/+3 |
| | |||||
* | create new instances of key manager every time it's used | Christian Schneppe | 2016-10-08 | 1 | -3/+6 |
| | |||||
* | try to fix messages stuck at sending | Christian Schneppe | 2016-10-08 | 1 | -1/+2 |
| | |||||
* | add some more errors to UI if there where errors during account creation | Christian Schneppe | 2016-09-24 | 1 | -1/+10 |
| | | | | might fix #95 | ||||
* | don't wait for disco when not having stream managment | Daniel Gultsch | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | add support for XEP-0377: Spam Reporting | Daniel Gultsch | 2016-09-23 | 1 | -0/+4 |
| | |||||
* | store jid if it was changed during bind | Christian Schneppe | 2016-09-17 | 1 | -2/+5 |
| | |||||
* | Use JID returned by the server during bind | Sam Whited | 2016-09-14 | 1 | -1/+1 |
| | | | | Not just the resourcepart | ||||
* | Support ANONYMOUS SASL | Sam Whited | 2016-09-14 | 1 | -0/+3 |
| | |||||
* | Fix typo | licaon-kter | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | be a bit more careful when deleting and deactivating accounts | Daniel Gultsch | 2016-09-08 | 1 | -4/+10 |
| | |||||
* | made payment required error standard compliant | Daniel Gultsch | 2016-08-26 | 1 | -4/+5 |
| | |||||
* | send register IQs without full from | Daniel Gultsch | 2016-08-26 | 1 | -3/+4 |
| | |||||
* | display error status for missing internet permission | Daniel Gultsch | 2016-08-26 | 1 | -6/+8 |
| | |||||
* | add payment required error | Daniel Gultsch | 2016-08-26 | 1 | -1/+16 |
| | |||||
* | use direct ssl when port was manually set to 5223 | Daniel Gultsch | 2016-08-11 | 1 | -2/+24 |
| | | | | this should create a work around for the oracle xmpp server | ||||
* | explictly set account status to offline when waiting for push | Daniel Gultsch | 2016-08-11 | 1 | -1/+2 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+1647 |