Michael Telatynski
|
127a3b667c
|
Conform more of the codebase to strictNullChecks (#10350
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Generics ftw
* Iterate
|
2023-03-10 14:55:06 +00:00 |
|
Michael Telatynski
|
da7aa4055e
|
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking
* More strict fixes
* More strict work
* Fix missing optional type
* Iterate
|
2023-02-13 17:01:43 +00:00 |
|
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00: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
|
f1e8e7f140
|
Enable @typescript-eslint/explicit-member-accessibility on /src (#9785)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
|
2022-12-16 12:29:59 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
David Baker
|
23d5ba9c89
|
Support MSC3026 busy presence (#8043)
* Support MSC3026 busy presence
* Use UnstableValue
* Add the import
|
2022-03-14 10:22:12 +00:00 |
|
Šimon Brandner
|
3c6612df93
|
Fix hyper-precise presence
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-26 07:53:42 +02:00 |
|
Šimon Brandner
|
1b64cd0c88
|
Iterate PresenceLabel
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-24 14:36:22 +02:00 |
|
Šimon Brandner
|
e25940cbdd
|
Convert PresenceLabel to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-23 19:22:11 +02:00 |
|