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 |
|
Germain
|
9eb4f8d723
|
Add thread notification with server assistance (MSC3773) (#9400)
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
|
2022-10-24 07:50:21 +01:00 |
|
Michael Weimann
|
c980885d6b
|
Extract RoomStatusBarUnsentMessages (#9080)
|
2022-07-20 14:41:43 +02:00 |
|
Christian Paul
|
1a0af54ccb
|
Grammar fix: by it's administrator -> by its administrator (#8467)
* by it's administrator -> by its administrator
* Fix typo in ServerLimitToast: by it's administrator
|
2022-05-05 03:50:30 +00:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Kerry
|
d98a73b003
|
Revert "replace all require(.svg) with esm import" (#7969)
* Revert "replace all require(svgs) with esm import (#7948)"
This reverts commit 61cd463a3b .
* add .default to svg icon inline requires
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add shameful eslint ignore
Signed-off-by: Kerry Archibald <kerrya@element.io>
* format eslintrc
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add missed MFileBody change
Signed-off-by: Kerry Archibald <kerrya@element.io>
* one more broken svg
Signed-off-by: Kerry Archibald <kerrya@element.io>
* and ignore it
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-03 17:51:38 +00:00 |
|
Kerry
|
61cd463a3b
|
replace all require(svgs) with esm import (#7948)
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-02 17:14:33 +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 |
|
Michael Telatynski
|
a968b4ce53
|
Improve typing around LoggedInView (#7384)
* Update SyncState imports
* Improve typing around LoggedInView
* Fix typing
|
2021-12-16 09:57:10 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Šimon Brandner
|
8a86407a4c
|
Use MatrixClientContext
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:28:52 +02:00 |
|
Šimon Brandner
|
1590fe32cf
|
Convert RoomStatusBar to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 10:15:34 +02:00 |
|