Richard van der Hoff
|
d02559cf3c
|
Make error handling in decryptionLoop more generic (#3024)
Not everything is a `DecryptionError`, and there's no real reason that we
should only do retries for `DecryptionError`s
|
2023-01-05 15:02:19 +00:00 |
|
Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Michael Telatynski
|
8d018f9c2d
|
Enable noImplicitAny (#2895)
* Stash noImplicitAny work
* Enable noImplicitAny
* Update olm
* Fun
* Fix msgid stuff
* Fix tests
* Attempt to fix Browserify
|
2022-12-06 18:21:44 +00:00 |
|
Michael Telatynski
|
9f2f08dfd3
|
Fix more typescript --strict violations (#2795)
* Stash tsc fixes
* Iterate
* Iterate
* Iterate
* Fix tests
* Iterate
* Iterate
* Iterate
* Iterate
* Add tests
|
2022-10-25 18:31:40 +01:00 |
|
Michael Telatynski
|
12a4d2a749
|
Make more of the code conform to Strict TSC (#2756)
|
2022-10-14 15:57:08 +01:00 |
|
Michael Telatynski
|
6b5f4aa0a9
|
Prune both clear & wire content on redaction (#2346)
|
2022-05-05 07:14:23 +01:00 |
|
Travis Ralston
|
b15487ec03
|
Misc lint
|
2021-06-17 14:24:39 -06:00 |
|
Travis Ralston
|
13c9c4bea5
|
Add functions to assist in immutability of Event objects
|
2021-06-15 14:23:27 -06:00 |
|