Germain Souquet
|
8348add67f
|
Add MessageActionBar to ThreadView
|
2021-09-24 14:19:11 +01:00 |
|
Germain Souquet
|
82d685e410
|
Only switch to ThreadPanel when roomId changes
|
2021-09-24 11:06:07 +01:00 |
|
Germain Souquet
|
070f279ae7
|
Close thread view when changing room
|
2021-09-23 14:44:03 +01:00 |
|
Germain Souquet
|
bd599c96a3
|
Add React lifecycle methods publicity and return types
|
2021-09-23 14:43:39 +01:00 |
|
Germain
|
2cd5b731bf
|
Merge pull request #6851 from matrix-org/gsouquet/timeline-rendering-18719
|
2021-09-22 17:23:07 +01:00 |
|
Jaiwanth
|
94e4fb71c1
|
Merge branch 'develop' into export-conversations
|
2021-09-22 18:07:01 +05:30 |
|
Germain Souquet
|
1265fe6b86
|
Set comprehensive set of props for thread's MessagePanel
|
2021-09-22 10:48:24 +01:00 |
|
Dariusz Niemczyk
|
2d1d42b90e
|
Globally replace all console.logs via codemod (#6827)
This commit replaces all the `console.log` to `logger.log` via an automated script.
Related: vector-im/element-web#18425
|
2021-09-21 09:48:09 -06:00 |
|
Travis Ralston
|
2eea606442
|
Merge pull request #6815 from SimonBrandner/task/elements-ts
Convert `/src/components/views/elements` to TS
|
2021-09-21 09:12:56 -06:00 |
|
Germain Souquet
|
225380b248
|
Do not hide the root event of a thread
|
2021-09-20 12:53:08 +01:00 |
|
Šimon Brandner
|
e1445f71bd
|
Convert AppTile to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-17 18:47:15 +02:00 |
|
Michael Telatynski
|
af42a31794
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19064
|
2021-09-17 10:22:57 +01:00 |
|
Michael Telatynski
|
68768002bb
|
use more generic room type instead of boolean flag
|
2021-09-17 10:19:30 +01:00 |
|
Michael Telatynski
|
80caa5646f
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/npe1
|
2021-09-17 09:39:55 +01:00 |
|
Dariusz Niemczyk
|
58ffa5138b
|
Merge pull request #6822 from matrix-org/palid/thread-typescriptify
Transcriptify thread events a bit
|
2021-09-17 10:19:20 +02:00 |
|
Dariusz Niemczyk
|
0be6073058
|
Fix PR comments
|
2021-09-16 17:13:41 +02:00 |
|
Dariusz Niemczyk
|
d6788b023b
|
Fix PR comments
|
2021-09-16 16:04:18 +02:00 |
|
Dariusz Niemczyk
|
78587558d8
|
Transcriptify thread events a bit
|
2021-09-16 16:02:06 +02:00 |
|
Michael Telatynski
|
1e91191fa2
|
Fix missing null guard in space hierarchy pagination
|
2021-09-16 14:28:55 +01:00 |
|
Dariusz Niemczyk
|
f7d8ae2b13
|
Fix invalid accessor for method.
|
2021-09-16 15:21:40 +02:00 |
|
Michael Telatynski
|
1e04dfa11d
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19064
|
2021-09-16 11:46:00 +01:00 |
|
Michael Telatynski
|
ec4650c60d
|
Fix abuse of MainSplit in LegacyCommunityPreview
|
2021-09-16 11:23:41 +01:00 |
|
Michael Telatynski
|
febd3df5ac
|
Fix MainSplit IProps
|
2021-09-16 11:22:55 +01:00 |
|
Michael Telatynski
|
28bc8010a7
|
Say Joining space instead of Joining room where we know its a space
|
2021-09-16 11:20:01 +01:00 |
|
Michael Telatynski
|
3b39ba6590
|
Merge pull request #6787 from SimonBrandner/task/structures-ts
|
2021-09-16 10:45:12 +01:00 |
|
Michael Telatynski
|
e17318a364
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
|
2021-09-16 10:05:20 +01:00 |
|
Šimon Brandner
|
6972cb248f
|
Merge remote-tracking branch 'upstream/develop' into task/remove-message_send_failed
|
2021-09-14 19:31:12 +02:00 |
|
Šimon Brandner
|
db25147a19
|
Remove message_send_failed as it was unused
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-14 17:49:18 +02:00 |
|
Šimon Brandner
|
2f6239770a
|
Merge remote-tracking branch 'upstream/develop' into task/structures-ts
|
2021-09-14 17:32:00 +02:00 |
|
Šimon Brandner
|
b26bec949d
|
Use React.Children.count()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-14 17:19:57 +02:00 |
|
Michael Telatynski
|
6900fb79c2
|
Merge pull request #6798 from matrix-org/t3chguy/fix/randoms
|
2021-09-14 15:53:02 +01:00 |
|
Michael Telatynski
|
60f43f0171
|
Stop spinner on space preview if the join fails
|
2021-09-14 15:12:25 +01:00 |
|
Michael Telatynski
|
5048e41e8b
|
Space Hierarchy react to known local rooms changing names
|
2021-09-14 14:41:51 +01:00 |
|
Dariusz Niemczyk
|
60174c9836
|
Add a better comment describing the behavior
|
2021-09-14 14:51:17 +02:00 |
|
Šimon Brandner
|
c460d56e50
|
Remove unused import
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-14 06:37:08 +02:00 |
|
Šimon Brandner
|
eae45d8a7e
|
Merge remote-tracking branch 'upstream/develop' into task/structures-ts
|
2021-09-14 06:31:43 +02:00 |
|
Dariusz Niemczyk
|
ceafa83392
|
Fix invalid ContextualMenu positions
|
2021-09-13 22:11:58 +02:00 |
|
Dariusz Niemczyk
|
e913f03a67
|
Add missing types
|
2021-09-13 22:11:43 +02: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
|
807792dc69
|
Revert some changes that are unncessary due to js-sdk changes
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:24:53 +02:00 |
|
Šimon Brandner
|
44141bf048
|
Iterate PR first round
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:23:37 +02:00 |
|
Šimon Brandner
|
e4cf7314f5
|
Fix init value
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-13 18:14:55 +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 |
|
Šimon Brandner
|
e48407a1d6
|
Convert ViewSource to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 10:15:34 +02:00 |
|
Šimon Brandner
|
9a7e2b31d4
|
Convert IndicatorScrollbar to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 10:15:28 +02:00 |
|
Šimon Brandner
|
ff7e32cdd1
|
Convert UserView to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 09:24:55 +02:00 |
|
Šimon Brandner
|
a6a56b455b
|
Convert GenericErrorPage to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 08:56:29 +02:00 |
|
Šimon Brandner
|
e882576f86
|
Convert EmbeddedPage to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 08:56:00 +02:00 |
|
Šimon Brandner
|
716aba2a0e
|
Convert MainSplit to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 08:40:56 +02:00 |
|
Šimon Brandner
|
4673e1aa49
|
Convert SearchBox to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-12 08:24:17 +02:00 |
|