| Commit message (Expand) | Author | Age | Files | Lines |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -1/+1 |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 5 | -332/+352 |
|\ |
|
| * | Calls: Indicate whether OMEMO key is verified | fiaxh | 2021-05-11 | 1 | -1/+2 |
| * | Add support for OMEMO call encryption | fiaxh | 2021-04-29 | 5 | -332/+351 |
* | | Set omemo+openpgp database properties to be the same as main db | fiaxh | 2021-04-07 | 1 | -5/+7 |
|/ |
|
* | Send OMEMO-encrypted messages and files using 12 byte IV | Marvin W | 2020-09-14 | 1 | -2/+4 |
* | OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o ... | fiaxh | 2020-09-10 | 1 | -3/+8 |
* | Don't offer encryption in MUC PMs | fiaxh | 2020-06-23 | 1 | -0/+4 |
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 4 | -12/+12 |
* | Show unencryptable/untrusted OMEMO warnings also in MUCs | fiaxh | 2020-06-05 | 1 | -1/+1 |
* | Last message correction fixes | fiaxh | 2020-04-06 | 1 | -0/+3 |
* | Warn about undecrypted and untrusted messages | fiaxh | 2020-03-29 | 2 | -103/+150 |
* | Enable secure_delete PRAGMA on SQLite databases (#370) | Alexander Krotov | 2020-02-21 | 1 | -0/+3 |
* | Improve log messages for OMEMO sending issues | Marvin W | 2020-01-15 | 2 | -8/+12 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 2 | -4/+16 |
* | OMEMO: Improve handling of newly added devices | Marvin W | 2019-12-23 | 3 | -48/+120 |
* | Add support for JET-OMEMO | Marvin W | 2019-09-16 | 1 | -55/+65 |
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -6/+6 |
* | Fix runtime critical | fiaxh | 2019-08-26 | 1 | -2/+5 |
* | Set OMEMO devicelist + bundle node access model to public | fiaxh | 2019-08-09 | 1 | -21/+8 |
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 2 | -61/+79 |
* | OMEMO: Rename variables, refactor can_encrypt | fiaxh | 2019-07-08 | 2 | -23/+21 |
* | OMEMO code cleanup: Move TrustLevel out of Database | fiaxh | 2019-07-08 | 3 | -25/+19 |
* | OMEMO: Move files to fitting subdirectory | fiaxh | 2019-07-08 | 7 | -0/+1144 |