RiotRobot
0475e7107f
Merge branch 'master' into develop
2023-03-28 14:30:52 +01:00
Michael Weimann
c30b2637c5
Changes for v3.69.0
2023-03-28 11:23:16 +01:00
Kerry
b2c046689e
Apply strictNullChecks to src/components/views/dialogs/devtools/* ( #10391 )
2023-03-16 23:58:41 +00:00
Michael Telatynski
503df62191
Conform more of the codebase to strictNullChecks ( #10358
...
* Conform more of the codebase to `strictNullChecks`
* Fix types
* Iterate
* Iterate
2023-03-13 15:07:20 +00:00
Michael Telatynski
80fc0997a4
Explicitly specify all children props ( #10312 )
2023-03-08 13:28:07 +00:00
Suguru Hirahara
b9ff6558e9
Make localization keys compatible with agglutinative and/or SOV type languages ( #10159 )
...
* Make localization keys on HelpUserSettingsTab compatible with agglutinative and/or SOV type languages
* Make localization keys on room notifications debug dialog on devtools compatible with agglutinative and/or SOV type languages
* Make keys compatible with inflection
* Clarify context for Weblate translators
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2023-02-22 12:40:18 +01: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
Germain
6dd578e5a7
Devtools for stuck notifications ( #10042 )
2023-02-03 11:07:24 +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 Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Michael Telatynski
d258402186
Typescript updates ( #9658 )
...
* Typescript updates
* Update @types/node
* Fix more types
2022-11-30 11:32:56 +00:00
Michael Telatynski
6407cd4c0d
Reuse empty string & space string logic for event types in devtools ( #9218 )
...
* Reuse empty string & space string logic for event types in devtools
* Fix edge case behaviours
* Make tsc quality higher
* Make remainder of tsc happy
2022-08-25 11:08:52 +00:00
Michael Telatynski
45f6c32eb6
Make sonar happier ( #9114 )
...
* Make sonar happier
* Rename method
2022-07-29 11:01:15 +00:00
Michael Telatynski
56cf9212d3
Fix issue with ServerInfo crashing the modal ( #8364 )
2022-04-19 17:21:40 +01:00
Michael Telatynski
306ddd51e4
Refactor all of Devtools and tidy it up ( #8097 )
2022-03-23 20:17:57 +00:00