Michael Telatynski
|
ad8d27d2b2
|
Fix some features not being configurable via `features` (#10276)
|
2023-03-03 13:31:51 +00:00 |
Michael Telatynski
|
145a5a8a8d
|
Conform more code to strict null checking (#10153)
* Conform more code to strict null checking
* Conform more code to strict null checking
* Iterate
* Iterate
|
2023-02-15 13:36:22 +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
|
39c4b78371
|
Space preferences for whether or not you see DMs in a Space (#7250)
|
2021-12-17 09:26:32 +00:00 |
Robin Townsend
|
40d2f8228f
|
Fix watching settings
An accidental variable shadowing was preventing setting watcher
callbacks from being fired.
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-06-05 01:16:52 -04:00 |
Michael Telatynski
|
73b24ae225
|
move WatchManager over to an ES6 Map
|
2021-05-19 09:24:46 +01:00 |
Michael Telatynski
|
5c3c8cfb06
|
Make Travis an ounce happier
|
2020-09-08 15:07:16 +01:00 |
Michael Telatynski
|
07f7ff6831
|
Fix WatchManager global room watchers
|
2020-09-08 11:01:36 +01:00 |
Travis Ralston
|
4969cfe9de
|
Appease the linter
|
2020-07-28 16:37:09 -06:00 |
Travis Ralston
|
7de727915d
|
Convert AccountSettingsHandler to TS
|
2020-07-28 16:31:13 -06:00 |
Travis Ralston
|
d627baf508
|
Convert WatchManager to TS
|
2020-07-28 16:08:08 -06:00 |