aboutsummaryrefslogtreecommitdiff
path: root/plugins/signal-protocol/tests/common.vala
Commit message (Collapse)AuthorAgeFilesLines
* Merge `signal-protocol` into `omemo` pluginhrxi2023-10-061-92/+0
| | | | Same reasoning as for the `openpgp` plugin.
* Fix some warningshrxi2019-09-101-2/+2
| | | | | | 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 typos in comments and variable names (#269)linkmauve2018-01-101-2/+2
| | | Thanks `codespell`!
* Add OMEMO via PluginMarvin W2017-03-111-0/+92