Germain
|
9d126c51e4
|
Merge pull request #6113 from matrix-org/gsouquet/improve-layout-rendering
|
2021-06-02 11:41:59 +01:00 |
|
Germain Souquet
|
82fe9a5c7b
|
remove unused import
|
2021-06-02 10:48:18 +01:00 |
|
Germain Souquet
|
d7a5547d80
|
use Intl.Collator over String.prototype.localeCompare for better performance
|
2021-06-02 10:42:17 +01:00 |
|
Šimon Brandner
|
466a52e238
|
Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile
|
2021-06-02 10:45:35 +02:00 |
|
Robin Townsend
|
56714525f2
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-06-01 17:28:55 -04:00 |
|
J. Ryan Stinnett
|
173b0e9d78
|
Merge pull request #6117 from SimonBrandner/fix/down-arrow-edit/17491
Clear stored editor state when canceling editing using a shortcut
|
2021-06-01 12:07:23 +01:00 |
|
Germain Souquet
|
d894cc6f7a
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-06-01 09:02:28 +01:00 |
|
Šimon Brandner
|
dac741d8b9
|
Another rewrite
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-01 09:30:37 +02:00 |
|
Šimon Brandner
|
85bcf8ed52
|
Hook up CallEventGrouper
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
eaa3645238
|
Hook up CallEvent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-30 19:44:17 +02:00 |
|
Šimon Brandner
|
d72c773e2d
|
clearStoredEditorState when canceling editing using a shortcut
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-29 08:26:53 +02:00 |
|
Germain Souquet
|
fd69fce1ba
|
guard event listener from null values
|
2021-05-28 17:37:29 +01:00 |
|
Germain Souquet
|
f10e95956b
|
Use passive option for scroll handler
|
2021-05-28 14:59:14 +01:00 |
|
Germain Souquet
|
650b683761
|
Reposition sticky headers when layout has changed
|
2021-05-28 10:31:42 +01:00 |
|
Germain Souquet
|
51d88062f9
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-27 10:22:16 +01:00 |
|
J. Ryan Stinnett
|
118556b542
|
Merge pull request #6106 from matrix-org/jryans/hidden-events-reactions
Update reactions row on event decryption
|
2021-05-26 17:34:54 +01:00 |
|
Michael Telatynski
|
264ab925cd
|
delint
|
2021-05-26 14:21:28 +01:00 |
|
Michael Telatynski
|
1ffbaee560
|
update style of imports in all modified files
|
2021-05-26 14:14:55 +01:00 |
|
Michael Telatynski
|
974d62e347
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
Conflicts:
src/components/views/messages/TextualBody.js
src/components/views/right_panel/UserInfo.tsx
src/dispatcher/actions.ts
|
2021-05-26 14:08:01 +01:00 |
|
Michael Telatynski
|
27ad90760d
|
Iterate pinned messages
|
2021-05-26 13:51:17 +01:00 |
|
Germain Souquet
|
c7c6a818f0
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-26 09:51:27 +01:00 |
|
Germain
|
776b7100b5
|
Merge pull request #6086 from matrix-org/gsouquet/middle-pane-resize
|
2021-05-26 09:46:09 +01:00 |
|
Michael Telatynski
|
fd74a946e0
|
add header
|
2021-05-25 17:24:43 +01:00 |
|
Michael Telatynski
|
59f4c728c9
|
Initial cut of Pinned event card in the right panel
|
2021-05-25 16:10:44 +01:00 |
|
Michael Telatynski
|
4fa6d3599b
|
Convert PinnedEventTile to Typescript
|
2021-05-25 15:44:39 +01:00 |
|
Germain
|
7ecd96b320
|
Merge pull request #6095 from matrix-org/gsouquet/sticky-headers-results
|
2021-05-25 15:32:49 +01:00 |
|
Germain Souquet
|
d644338421
|
WhoIsTypingTile TypeScript conversion
|
2021-05-25 14:34:19 +01:00 |
|
Germain Souquet
|
a803e33ffe
|
Convert WhoIsTypingTile to TypeScript
|
2021-05-25 14:10:16 +01:00 |
|
Germain Souquet
|
7303166924
|
fix sticky headers when results num get displayed
|
2021-05-25 13:53:20 +01:00 |
|
Michael Telatynski
|
13427aaf07
|
Add a pulse animation to the pinned messages indicator and move it
|
2021-05-25 13:07:39 +01:00 |
|
Germain Souquet
|
88af74e4a4
|
Improve addEventsToTimeline performance scoping WhoIsTypingTile::setState
|
2021-05-25 12:45:19 +01:00 |
|
J. Ryan Stinnett
|
cb88f37bbd
|
Remove outdated diagnostic log
The cited issue (https://github.com/vector-im/element-web/issues/11120) has
since been fixed, so this "temporary" (2 years ago) logging is no longer needed.
|
2021-05-25 12:28:16 +01:00 |
|
Germain Souquet
|
f156c2db15
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
|
Germain Souquet
|
ac93cc514f
|
Prevent layout trashing when resizing the window
|
2021-05-25 10:28:20 +01:00 |
|
Germain Souquet
|
73d51a91d6
|
Prevent unneeded state updates to hide StickerPicker
|
2021-05-25 10:27:59 +01:00 |
|
Michael Telatynski
|
4a5c634d82
|
Iterate PR
|
2021-05-24 22:02:50 +01:00 |
|
Michael Telatynski
|
a757f589bd
|
post-merge fixup
|
2021-05-24 21:57:59 +01:00 |
|
Michael Telatynski
|
d8acc0612a
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/12740
Conflicts:
src/components/views/rooms/EditMessageComposer.js
src/components/views/rooms/SendMessageComposer.js
|
2021-05-24 21:57:38 +01:00 |
|
Germain Souquet
|
cdecc156df
|
Remove unused prop
|
2021-05-24 17:30:37 +01:00 |
|
Germain Souquet
|
3b69c0203c
|
Remove resize notifier prop from RoomTile
|
2021-05-24 17:05:59 +01:00 |
|
Germain Souquet
|
0bbfb1a6d9
|
remove unused variable checkObjectHasNoAdditionalKeys
|
2021-05-24 16:18:55 +01:00 |
|
Germain Souquet
|
671f169457
|
Remove unused middlePanelResized event listener
|
2021-05-24 16:08:48 +01:00 |
|
Germain Souquet
|
4851e96297
|
Switch rooms documentation and polishing
|
2021-05-24 09:17:29 +01:00 |
|
Robin Townsend
|
f34d61cf5d
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-21 08:15:09 -04:00 |
|
Germain Souquet
|
ccfd6ba4b1
|
fix linting issues
|
2021-05-21 12:53:26 +01:00 |
|
Germain Souquet
|
5ba419db54
|
split room header and header wrapper
|
2021-05-21 10:21:54 +01:00 |
|
Michael Telatynski
|
28eaac0ef8
|
remove dead code and fix some types
|
2021-05-20 22:25:19 +01:00 |
|
Michael Telatynski
|
073127aa3c
|
Fix handling of via servers for suggested rooms
|
2021-05-20 18:47:12 +01:00 |
|
Germain Souquet
|
0f63098c59
|
Remove typo semicolon
|
2021-05-20 18:02:44 +01:00 |
|
Germain Souquet
|
9e55f24092
|
Remove extraenous DOM nodes
|
2021-05-20 16:11:33 +01:00 |
|