This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-react-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced
2025-12-07 03:42:20 +03:00
Code
Activity
Files
f5f79158ed5a950626bc89439b8319e362a75de1
matrix-react-sdk
/
src
/
autocomplete
History
Michael Telatynski
964c60d086
Apply corrections identified by SonarQube (
#8457
)
2022-05-03 22:04:37 +01:00
..
AutocompleteProvider.tsx
Auto fix
2021-12-09 09:10:23 +00:00
Autocompleter.ts
Apply corrections identified by SonarQube (
#8457
)
2022-05-03 22:04:37 +01:00
CommandProvider.tsx
Replace deprecated String#substr with String#slice (
#8314
)
2022-04-14 07:52:42 +00:00
Components.tsx
A11y fix role-has-required-aria-props (
#7455
)
2022-01-04 08:46:21 +00:00
EmojiProvider.tsx
Resolve emoji autocomplete not being temporally consistent (
#8086
)
2022-04-14 20:31:50 +00:00
NotifProvider.tsx
Suggest
@room
when
@channel
,
@everyone
, or
@here
is typed in composer (
#7737
)
2022-02-09 09:03:28 +00:00
QueryMatcher.ts
Improve QueryMatcher TypeScript definition (
#7555
)
2022-01-17 14:08:36 +00:00
RoomProvider.tsx
Delete groups (legacy communities system) (
#8027
)
2022-03-22 23:07:37 +00:00
SpaceProvider.tsx
Auto-fix lint errors
2021-06-29 13:11:58 +01:00
UserProvider.tsx
Prefer RoomStateEvent.Update where possible as it fires far less (
#7878
)
2022-02-24 14:39:25 +00:00