Michael Telatynski
|
f758cbd38a
|
Make more of the codebase conform to strict types (#10859)
|
2023-05-12 09:49:37 +01:00 |
|
Michael Telatynski
|
a4f0b80692
|
Improve quality of Typescript types (#10742)
|
2023-05-05 09:11:14 +01: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 |
|
Michael Telatynski
|
c257bc3f7a
|
Prefer RoomStateEvent.Update where possible as it fires far less (#7878)
|
2022-02-24 14:39:25 +00:00 |
|
Michael Telatynski
|
7fa01ffb06
|
Improve typing around event emitter handlers (#7816)
|
2022-02-22 12:18:08 +00:00 |
|
Michael Telatynski
|
8e4ced6454
|
Correctly handle Room.timeline events which have a nullable Room (#7635)
|
2022-01-26 13:24:14 +00:00 |
|
Kerry
|
502b805164
|
Add customisation point for mxid display (#7595)
* add wrapping component for hiding UI
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add Setting
Signed-off-by: Kerry Archibald <kerrya@element.io>
* apply setting to profile settings, user menu, invite dialog, userinfo
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide mxids in user autocomplete
* remove mxids from title in memeber list and timeline
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide mxid in ConfirmUserActionDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use name in power level event message when displayMxids is falsy
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add customisation point for mxid display
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use userid customisation
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use customisation in sender profile
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide profile settings mxid if falsy
Signed-off-by: Kerry Archibald <kerrya@element.io>
* rename and move to components
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove change to UIFeature.ts
Signed-off-by: Kerry Archibald <kerrya@element.io>
* improvements from pr
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint fix
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-01-25 10:40:02 +01:00 |
|
Aaron Raimist
|
7b94e13a84
|
Merge branch 'develop' into sort-imports
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 08:34:20 +00:00 |
|
Germain
|
256c468c15
|
Chat Effects & Commands in thread context (#7138)
|
2021-11-18 12:47:11 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Michael Telatynski
|
f9527c9d6b
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
|
2021-08-12 11:21:20 +01:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Michael Telatynski
|
ebfe38dc4a
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
|
2021-07-15 09:59:40 +01:00 |
|
Šimon Brandner
|
9d569c378e
|
Second batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 17:08:27 +02:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
02e72d8b04
|
Fix more type definitions
|
2021-06-17 14:24:53 +01:00 |
|
Michael Telatynski
|
f929d2ee5f
|
Typescript fixes due to MatrixEvent being TSified
|
2021-06-17 14:06:03 +01:00 |
|
Michael Telatynski
|
e9c258a930
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/autocomplete/AutocompleteProvider.tsx
src/components/views/rooms/Autocomplete.tsx
|
2021-05-18 12:49:11 +01:00 |
|
Germain
|
bd2917aa69
|
Add a limit option for autocomplete results (#6016)
|
2021-05-12 12:18:56 +01:00 |
|
Michael Telatynski
|
60d3da2441
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/components/structures/LoggedInView.tsx
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
|
2021-05-11 10:59:22 +01:00 |
|
Germain Souquet
|
c81847689a
|
Remove query matcher shouldMatchPrefix support
|
2021-03-31 18:21:02 +01:00 |
|
Germain Souquet
|
377b6c8a05
|
Make user autocomplete query search beyond prefix
|
2021-03-31 11:41:22 +01:00 |
|
Robin Townsend
|
dba52fb5b1
|
Autocomplete invited users
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-02-25 16:01:46 -05:00 |
|
Michael Telatynski
|
9463fda1c1
|
Improve VoiceOver & WebKit accessibility support
Based on https://bugs.webkit.org/show_bug.cgi?id=167671#c15
(workaround)
|
2021-02-18 11:08:43 +00:00 |
|
Michael Telatynski
|
97ebfa02c3
|
Merge pull request #5162 from matrix-org/t3chguy/lodash
Consolidate Lodash files in bundle
|
2020-09-03 15:54:43 +01:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|
Michael Telatynski
|
1fc55b33c1
|
Stash lodash import optimization
|
2020-08-28 18:53:43 +01:00 |
|
Bruno Windels
|
5c05b494df
|
remove emoji icons in autocomplete/reply by designer request
|
2020-07-31 14:14:37 +02:00 |
|
Michael Telatynski
|
bc83984a62
|
tidy up the ref to ref with a forwardRef and initialComponent signature
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-30 13:30:59 +01:00 |
|
Michael Telatynski
|
fc828378fa
|
Fix post-ts autocomplete, it is not null
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-22 13:18:54 +01:00 |
|
Michael Telatynski
|
bf891c85e8
|
Enable esModuleInterop and iterate PR
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-21 10:01:05 +01:00 |
|
Michael Telatynski
|
5c57b9ab9b
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-20 19:04:55 +01:00 |
|
Michael Telatynski
|
fced4ea51e
|
Convert autocomplete stuff to TypeScript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-20 19:00:54 +01:00 |
|