Michael Telatynski
|
87641a6803
|
Improve processBeaconEvents hotpath (#3200)
* Attempt at improving beacons hotpath
* Iterate and fix tests
|
2023-03-09 09:24:57 +00:00 |
|
Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Michael Telatynski
|
c0f7df8c3b
|
Update eslint-plugin-matrix-org and improve visibilities & types (#2887)
|
2022-11-18 09:20:53 +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 |
|
Kerry
|
37187ef347
|
Test typescriptification - room-member and room-state (#2601)
* renamed: spec/MockStorageApi.js -> spec/MockStorageApi.ts
* renamed: spec/olm-loader.js -> spec/olm-loader.t
* renamed: spec/unit/room-state.spec.js -> spec/unit/room-state.spec.ts
* ts fixes in room-state.spec
* renamed: spec/unit/room-member.spec.js -> spec/unit/room-member.spec.ts
* ts fixes in room-member.spec
* strict mode fixes for MockStorageApi
* strict ts fixes in room-state
* strict errors
|
2022-09-05 10:38:05 +02:00 |
|