Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -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) | linkmauve | 2018-01-10 | 1 | -2/+2 |
| | | | Thanks `codespell`! | ||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -4/+4 |
| | |||||
* | signal-protocol/omemo: fix null-pointer issues | Marvin W | 2017-04-18 | 1 | -6/+2 |
| | | | | Fixes #44 and #58 | ||||
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 5 | -0/+838 |