David Baker
|
fdef1f9b68
|
Merge pull request #6299 from matrix-org/dbkr/tsify_setupencryptionbody
Convert some Key Verification classes to TypeScript
|
2021-07-01 15:33:15 +01:00 |
|
Germain Souquet
|
d804df84a7
|
Allow missing sender in event
|
2021-07-01 15:16:47 +01:00 |
|
David Baker
|
c6d1dc7e8e
|
lint
|
2021-07-01 15:11:18 +01:00 |
|
David Baker
|
7e8bb70621
|
Never mind, it wasn't even used
|
2021-07-01 14:55:00 +01:00 |
|
David Baker
|
66d95ed7b2
|
Fix button styling in verification bubbles
|
2021-07-01 14:51:20 +01:00 |
|
David Baker
|
676163d5cd
|
convert NewSessionReviewDialog
|
2021-07-01 14:51:07 +01:00 |
|
David Baker
|
5d3b94b7c9
|
Convert VerificationRequestDialog
|
2021-07-01 14:22:58 +01:00 |
|
Michael Telatynski
|
04902fa2e4
|
Merge pull request #6292 from matrix-org/t3chguy/ts/9
|
2021-07-01 14:11:17 +01:00 |
|
David Baker
|
16fb24fa09
|
Remove unused prop
|
2021-07-01 14:03:01 +01:00 |
|
David Baker
|
46b2f0404a
|
Basic ts-ification of SetupEncryptionBody
|
2021-07-01 13:45:33 +01:00 |
|
Michael Telatynski
|
4c42313f99
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
src/createRoom.ts
|
2021-07-01 12:47:34 +01:00 |
|
Germain Souquet
|
9c93b9002f
|
Add extra context for filtering out '>' for sanitizeHtml
|
2021-07-01 12:23:36 +01:00 |
|
Germain Souquet
|
04db8333e3
|
Fix typing and unused import
|
2021-07-01 12:13:43 +01:00 |
|
Germain Souquet
|
ede87129b2
|
Add a layout fallback for EventTile
|
2021-07-01 11:45:29 +01:00 |
|
Germain Souquet
|
d47194e61d
|
Migrate SearchResultTile to TypeScript
|
2021-07-01 11:17:44 +01:00 |
|
Michael Telatynski
|
30d027d2b4
|
fix js-sdk lib import
|
2021-07-01 08:29:53 +01:00 |
|
Michael Telatynski
|
6693993d08
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/9
|
2021-07-01 08:21:59 +01:00 |
|
Travis Ralston
|
da8a783ca0
|
lint
|
2021-06-30 14:51:18 -06:00 |
|
Travis Ralston
|
a5a4f2ed7d
|
Fix linter + merge
|
2021-06-30 13:29:37 -06:00 |
|
Travis Ralston
|
12d7be2b6a
|
Merge branch 'develop' into travis/new-audio
|
2021-06-30 13:25:41 -06:00 |
|
Germain Souquet
|
209344d443
|
improvements to bubble layout
|
2021-06-30 17:06:51 +01:00 |
|
Michael Telatynski
|
3a80df4222
|
Fix react context not being assigned during construction
|
2021-06-30 13:45:43 +01:00 |
|
Michael Telatynski
|
0a5abb09f4
|
Fixes identified by TS
|
2021-06-30 13:03:29 +01:00 |
|
Michael Telatynski
|
e768ecb3d0
|
Typescript conversion of Composer components and more
|
2021-06-30 13:01:26 +01:00 |
|
Germain Souquet
|
d1c6cfe6b9
|
Improved message bubble layout (no reply)
|
2021-06-30 12:06:16 +01:00 |
|
Germain Souquet
|
f3b4a21815
|
Remove Tinter reference
|
2021-06-30 09:02:00 +01:00 |
|
Germain Souquet
|
6b9dfa37c5
|
Migrate UnknownBody to TypeScript
|
2021-06-30 09:00:14 +01:00 |
|
Germain Souquet
|
d9eec1c03b
|
Merge branch 'develop' into gsouquet/message-bubbles-4635
|
2021-06-30 08:58:20 +01:00 |
|
Germain Souquet
|
fdced3da1b
|
Remove reminescent references to the tinter
|
2021-06-30 08:09:55 +01:00 |
|
Jaiwanth
|
a99b24ef83
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-06-30 11:20:01 +05:30 |
|
Jaiwanth
|
1b21c8f732
|
Remove unreadRoomId from summarized notification state
|
2021-06-30 10:53:46 +05:30 |
|
Robin Townsend
|
c0e10218d9
|
Fix lints
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-06-29 22:42:46 -04:00 |
|
Robin Townsend
|
adb5df52a4
|
Merge branch 'develop' into text-for-event-perf
|
2021-06-29 22:13:18 -04:00 |
|
Michael Telatynski
|
29904a7ffc
|
Merge pull request #6263 from matrix-org/t3chguy/ts/4
|
2021-06-29 22:31:16 +01:00 |
|
Michael Telatynski
|
6250d9ba61
|
Merge branch 'develop' into t3chguy/ts/4
|
2021-06-29 22:24:47 +01:00 |
|
Michael Telatynski
|
a59e94b907
|
delint
|
2021-06-29 22:21:05 +01:00 |
|
Michael Telatynski
|
8f4879ea96
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/MessagePanel.tsx
src/components/structures/ScrollPanel.tsx
src/components/structures/TimelinePanel.tsx
src/components/views/elements/ErrorBoundary.tsx
src/components/views/elements/EventListSummary.tsx
src/components/views/messages/TileErrorBoundary.tsx
|
2021-06-29 22:14:40 +01:00 |
|
J. Ryan Stinnett
|
782e793925
|
Merge remote-tracking branch 'origin/develop' into jryans/rework-linting-2
|
2021-06-29 15:27:24 +01:00 |
|
Michael Telatynski
|
623317cd47
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/MessagePanel.tsx
src/components/structures/TimelinePanel.tsx
|
2021-06-29 15:22:54 +01:00 |
|
Germain
|
640fc591bb
|
Merge pull request #6279 from matrix-org/gsouquet/deprecate-tinter
Deprecate Tinter and TintableSVG
|
2021-06-29 15:22:48 +01:00 |
|
J. Ryan Stinnett
|
0551becafd
|
Fix long lines
|
2021-06-29 13:42:51 +01:00 |
|
J. Ryan Stinnett
|
fe123fc605
|
Rework lint comments
|
2021-06-29 13:35:43 +01:00 |
|
J. Ryan Stinnett
|
bbdd93f592
|
Auto-fix more errors
|
2021-06-29 13:26:09 +01:00 |
|
J. Ryan Stinnett
|
b501665971
|
Fix parsing errors
|
2021-06-29 13:23:13 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
J. Ryan Stinnett
|
4c5720a573
|
Update lint comments
|
2021-06-29 12:51:13 +01:00 |
|
Michael Telatynski
|
88cd5aeaf6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/elements/StyledRadioGroup.tsx
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
|
2021-06-29 12:29:45 +01:00 |
|
J. Ryan Stinnett
|
14ef38e057
|
Merge pull request #6280 from robintown/group-acls
Group ACLs with MELS
|
2021-06-29 10:02:12 +01:00 |
|
Jaiwanth
|
746b11b24d
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-06-29 14:31:08 +05:30 |
|
Michael Telatynski
|
26592da09f
|
Merge pull request #5671 from weeman1337/msg-context-menu
|
2021-06-29 08:18:07 +01:00 |
|