aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warningshrxi2019-09-101-2/+4
| | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid.
* Rework encryption enabling logic + UIfiaxh2019-08-021-3/+25
|
* Fix Manage Key dialog string for verified keys (#588)Henrik Ullman2019-07-281-1/+1
|
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-082-24/+24
|
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-089-0/+771