| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
fixes #179
fixes #812
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It is especially important for OMEMO database, as it stores *ephemeral* keys
|
| |
|
|
|
|
| |
fixes #524
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #631
|
|
|
|
| |
Fixes #630
|
|
|
|
| |
Co-authored-by: srgcdev <srg.dev@posteo.net>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|