Michael Weimann
|
ca53b11aa9
|
Apply strictNullChecks to src/utils/local-room.ts (#10915)
* Stricity local room
* Handle error
|
2023-06-01 11:55:26 +00:00 |
|
Michael Telatynski
|
30429df948
|
Eliminate the use of MatrixClientPeg in utils (#10910)
|
2023-05-23 16:24:12 +01:00 |
|
Michael Telatynski
|
030b7e90bf
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
|
Michael Telatynski
|
d258402186
|
Typescript updates (#9658)
* Typescript updates
* Update @types/node
* Fix more types
|
2022-11-30 11:32:56 +00:00 |
|
Michael Weimann
|
c5eaeafe8e
|
Prepare utils for local rooms (#9084)
* Prepare utils for local rooms
* Split up direct-messages module
|
2022-07-25 10:17:40 +02:00 |
|
Michael Weimann
|
8641a5210b
|
Add LocalRoom (#9023)
|
2022-07-11 07:33:37 +02:00 |
|