aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/logic/database.vala
Commit message (Collapse)AuthorAgeFilesLines
* Set omemo+openpgp database properties to be the same as main dbfiaxh2021-04-071-5/+7
|
* Warn about undecrypted and untrusted messagesfiaxh2020-03-291-2/+28
|
* Enable secure_delete PRAGMA on SQLite databases (#370)Alexander Krotov2020-02-211-0/+3
| | | | It is especially important for OMEMO database, as it stores *ephemeral* keys
* OMEMO: Improve handling of newly added devicesMarvin W2019-12-231-9/+25
|
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-081-12/+0
|
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-0/+249