Michael Telatynski
|
30429df948
|
Eliminate the use of MatrixClientPeg in utils (#10910)
|
2023-05-23 16:24:12 +01:00 |
|
Michael Telatynski
|
cefd94859c
|
Conform src/components/views/messages/* code to strictNullChecks (#10461)
|
2023-03-29 08:22:35 +01: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
|
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 |
|
Suguru Hirahara
|
e57f6f0257
|
Remove white space characters before the horizontal ellipsis (#10130)
|
2023-02-10 17:42:39 +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 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 |
|
Michael Telatynski
|
f25e6813bb
|
Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933)
|
2022-03-01 20:42:05 +00:00 |
|
Michael Telatynski
|
7fa01ffb06
|
Improve typing around event emitter handlers (#7816)
|
2022-02-22 12:18:08 +00:00 |
|
Michael Telatynski
|
fb49ccce35
|
Show bubble tile timestamps for bubble layout inside the bubble (#7622)
|
2022-01-25 13:10:17 +00:00 |
|
Timo
|
4ab3470184
|
History based navigation with new right panel store (#7398)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2022-01-05 17:25:41 +01:00 |
|
Timo
|
325e2ba99b
|
Right panel store refactor (#7313)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2022-01-05 16:14:44 +01:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Šimon Brandner
|
914de71e9c
|
Sixth batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-03 10:44:03 +02:00 |
|
David Baker
|
80f5232217
|
Comply with new member-delimiter-style rule
Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9 in place
|
2021-07-01 23:23:03 +01:00 |
|
David Baker
|
66d95ed7b2
|
Fix button styling in verification bubbles
|
2021-07-01 14:51:20 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Germain Souquet
|
adb42b7927
|
Deprecate FormButton to use AccessibleButton everywhere
|
2021-06-21 14:16:37 +01:00 |
|
Germain Souquet
|
ca123d3c4d
|
Migrate MKeyVerificationRequest to TypeScript
|
2021-06-21 14:05:56 +01:00 |
|