Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attempt to unregister when receiving push for channel no longer joined | Christian Schneppe | 2019-07-01 | 1 | -1/+5 |
| | | | | when receiving a FCM push message for a channel the user is no longer in (this can happen when the disable command failed) an attempt will be made to explicitly unregister from the app server (which in turn will then send item-not-found on next push) | ||||
* | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 2019-02-07 | 1 | -1/+2 |
| | |||||
* | implement self healing omemo | Christian Schneppe | 2018-12-04 | 1 | -0/+1 |
| | | | | | | after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message. | ||||
* | refactor magic creates password gen to CryptoHelper | Christian Schneppe | 2018-10-20 | 1 | -5/+13 |
| | |||||
* | refined create conference dialog | Christian Schneppe | 2018-07-09 | 1 | -0/+14 |
| | |||||
* | Do not use TLS_FALLBACK_SCSV | Christian Schneppe | 2018-05-26 | 1 | -0/+1 |
| | |||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 1 | -1/+1 |
| | |||||
* | changed jid of push server | Christian Schneppe | 2018-05-17 | 1 | -3/+3 |
| | |||||
* | make error message for 'not encrypted for this device' | Christian Schneppe | 2018-04-23 | 1 | -0/+1 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -8/+7 |
| | |||||
* | added config param to use a random resource at every bind | Christian Schneppe | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | parse jid from CN in client certs if nothing else is available | Christian Schneppe | 2017-08-13 | 1 | -4/+12 |
| | |||||
* | use base64 instead of base36 when creating random strings | Christian Schneppe | 2017-08-01 | 1 | -0/+8 |
| | |||||
* | upgrade to signal-protocol-java | Christian Schneppe | 2017-06-24 | 1 | -2/+1 |
| | |||||
* | transform aesgcm:// links back to https:// before connecting through Tor | Christian Schneppe | 2017-04-16 | 1 | -1/+13 |
| | |||||
* | send urls pointing to pgp encrypted files directly in body+oob | Christian Schneppe | 2017-04-13 | 1 | -0/+8 |
| | |||||
* | use aesgcm:// uri scheme for omemo encrypted http upload | Christian Schneppe | 2017-04-13 | 1 | -0/+13 |
| | |||||
* | added share button to account details | Christian Schneppe | 2016-11-24 | 1 | -1/+5 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -185/+185 |
| | |||||
* | issue ping after push was received | Christian Schneppe | 2016-10-08 | 1 | -0/+10 |
| | |||||
* | show identity type for device selection | Daniel Gultsch | 2016-07-29 | 1 | -0/+3 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+216 |