Commit Graph

7 Commits

Author SHA1 Message Date
Marvin W
b2af8c5112
Fix various typing issues in signal bindings 2020-01-09 13:39:36 +01:00
Maxime “pep” Buquet
2a70a4e83f Make TestCase protected for newer vala
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-09-11 15:35:46 +02:00
hrxi
d5d305193c Fix some warnings
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.
2019-09-10 19:36:11 +02:00
linkmauve
0ce28c0b0d Fix typos in comments and variable names (#269)
Thanks `codespell`!
2018-01-10 15:12:54 +01:00
fiaxh
d2a5287eff Use utc time everywhere 2017-08-31 18:54:38 +02:00
Marvin W
7e388fb2bc
signal-protocol/omemo: fix null-pointer issues
Fixes #44 and #58
2017-04-18 20:20:41 +02:00
Marvin W
d5ea5172a7
Add OMEMO via Plugin 2017-03-11 23:59:04 +01:00