aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/src/logic
Commit message (Collapse)AuthorAgeFilesLines
* OMEMO: Improve handling of newly added devicesMarvin W2019-12-233-48/+120
|
* Add support for JET-OMEMOMarvin W2019-09-161-55/+65
|
* Fix some warningshrxi2019-09-101-6/+6
| | | | | | 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.
* Fix runtime criticalfiaxh2019-08-261-2/+5
|
* Set OMEMO devicelist + bundle node access model to publicfiaxh2019-08-091-21/+8
|
* Rework encryption enabling logic + UIfiaxh2019-08-022-61/+79
|
* OMEMO: Rename variables, refactor can_encryptfiaxh2019-07-082-23/+21
|
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-083-25/+19
|
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-087-0/+1144