Hugh Nimmo-Smith
|
ff1db2b538
|
Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule (#4680)
* Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule
* Re-lint after merge
|
2025-02-05 12:15:20 +00:00 |
|
Michael Telatynski
|
97844f0e47
|
Improve types for sendEvent (#4108)
|
2024-03-25 12:48:49 +00:00 |
|
Eric Eastwood
|
c67325ba07
|
Add matrix-org/jest linting (#2973)
|
2023-02-10 12:05:40 +01:00 |
|
Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Kerry
|
a1b046b5d8
|
test typescriptification - spec/integ (#2714)
* renamed: spec/integ/devicelist-integ.spec.js -> spec/integ/devicelist-integ.spec.ts
* fix ts issue in devicelist-integ.spec
* renamed: spec/integ/matrix-client-event-emitter.spec.js -> spec/integ/matrix-client-event-emitter.spec.ts
* ts issues in matrix-client-event-emitter integ
* strict fixes
* renamed: spec/integ/matrix-client-methods.spec.js -> spec/integ/matrix-client-methods.spec.ts
* fix ts issues
* renamed: spec/integ/matrix-client-opts.spec.js -> spec/integ/matrix-client-opts.spec.ts
* ts fixes in matrix-client-methods / matrix-client-opts
* renamed: spec/integ/matrix-client-room-timeline.spec.js -> spec/integ/matrix-client-room-timeline.spec.ts
* most ts fixes in matrix-client-room-timeline
* remove obsoleted prev_events from mockenvents
* make xmlhttprequest ts
* strict errors in matrix-client-event-timeline spec
* strict in devicelist
* strict fixes in matrix-client-crypto.spec
* strict fixes in spec/integ/matrix-client-room-timeline
* strict issues in matrix-client-opts.specc
* strict issues in matrix-client-syncing
* strict issues in spec/integ/megolm
* strict fixes in spec/integ/matrix-client-retrying.spec
* strict fixes for spec/integ/sliding-sync
* eslint fixes
* more strict errors sneaking in from develop
* kill al httpbackends
* kill matrix-client-methods.spec httpbackend properly
|
2022-10-06 08:11:25 +02:00 |
|
Faye Duxovni
|
8412ccfa9b
|
Try to load keys from key backup when a message fails to decrypt (#2373)
Co-authored-by: Travis Ralston <travisr@matrix.org>
|
2022-06-01 00:43:23 -04:00 |
|
Michael Telatynski
|
12e525b664
|
Improve typing around event emitter handlers (#2180)
|
2022-02-22 12:18:07 +00:00 |
|
Michael Telatynski
|
f8097221e6
|
Improve typing (#2055)
|
2021-12-09 14:22:58 +00:00 |
|
Germain
|
ddd6a05198
|
Make local echo work for threads (#2026)
|
2021-11-24 08:19:17 +00:00 |
|