Germain Souquet
|
29c4d9ffd0
|
Restore toggle LHS logic
|
2021-05-28 10:03:46 +01:00 |
|
Germain Souquet
|
1a51ed9ffd
|
Make breadcrumb animation run on the compositing layer
|
2021-05-28 09:34:08 +01:00 |
|
Germain Souquet
|
aaca71b316
|
Reintroduce sticky header width
|
2021-05-27 12:44:53 +01:00 |
|
Germain Souquet
|
fcae19f831
|
Track left panel width using ResizeObserver
|
2021-05-27 12:36:16 +01:00 |
|
Michael Telatynski
|
086ce7c621
|
Merge pull request #6109 from matrix-org/t3chguy/fix/17387
Fix misleading child counts in spaces
|
2021-05-27 12:35:00 +01:00 |
|
Germain Souquet
|
51d88062f9
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-27 10:22:16 +01:00 |
|
Michael Telatynski
|
d6d0922753
|
Fix misleading child counts in spaces
|
2021-05-27 10:11:28 +01:00 |
|
Germain Souquet
|
f31ec343f4
|
Use Set::size instead of Array.from()::length
|
2021-05-27 09:26:31 +01:00 |
|
Germain
|
b8a7d5d730
|
Better Set handling
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-05-27 09:23:56 +01:00 |
|
Germain Souquet
|
fbb6a42d86
|
fix reading Set length
|
2021-05-27 09:05:51 +01:00 |
|
Germain Souquet
|
2d15d66df8
|
Listen to home server sync update to remove pending rooms
|
2021-05-27 08:58:11 +01:00 |
|
Germain Souquet
|
be22a325f6
|
Prevent having duplicates in pending room state
|
2021-05-27 08:57:27 +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 |
|
Germain Souquet
|
c7c6a818f0
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-26 09:51:27 +01:00 |
|
Michael Telatynski
|
231e39a965
|
Fix accessing currentState on an invalid joinedRoom
|
2021-05-25 17:26:43 +01:00 |
|
Michael Telatynski
|
830ad47e87
|
Merge pull request #6097 from matrix-org/t3chguy/allSettled
Remove Promise allSettled polyfill as js-sdk uses it directly
|
2021-05-25 17:11:06 +01:00 |
|
Michael Telatynski
|
c1f397dcf7
|
delint
|
2021-05-25 16:20:23 +01:00 |
|
Michael Telatynski
|
17bbbff479
|
Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly
|
2021-05-25 16:12:34 +01:00 |
|
Michael Telatynski
|
59f4c728c9
|
Initial cut of Pinned event card in the right panel
|
2021-05-25 16:10:44 +01:00 |
|
Germain Souquet
|
b09dd8f1f8
|
remove unused values
|
2021-05-25 14:54:27 +01:00 |
|
Germain Souquet
|
7303166924
|
fix sticky headers when results num get displayed
|
2021-05-25 13:53:20 +01:00 |
|
Michael Telatynski
|
152c178ea9
|
Convert NotificationPanel to Typescript
|
2021-05-25 12:15:37 +01:00 |
|
Michael Telatynski
|
170b11d130
|
Convert RightPanel to Typescript
|
2021-05-25 12:13:16 +01:00 |
|
Germain
|
1751b4ba43
|
Merge pull request #6092 from matrix-org/gsouquet/window-dimensions-reflow
|
2021-05-25 12:00:08 +01:00 |
|
Michael Telatynski
|
5980528f30
|
Merge pull request #6089 from matrix-org/t3chguy/fix/17336
Use local room state to render space hierarchy if the room is known
|
2021-05-25 11:59:09 +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 |
|
David Schilling
|
5c674365d3
|
Add url param defaultUsername to prefill the login username field
Signed-off-by: David Schilling <dschilling@churchtools.de>
|
2021-05-25 10:39:33 +02:00 |
|
Michael Telatynski
|
4a5c634d82
|
Iterate PR
|
2021-05-24 22:02:50 +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 |
|
Michael Telatynski
|
5b66975605
|
Use local room state to render space hierarchy if the room is known
|
2021-05-24 18:57:24 +01:00 |
|
Germain Souquet
|
36d95ff737
|
Display spinner in user menu when joining a room
|
2021-05-24 15:02:26 +01:00 |
|
Germain Souquet
|
b5295b03ce
|
Trigger join room actions properly
|
2021-05-24 14:34:06 +01:00 |
|
Robin Townsend
|
88e0e9b9fb
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-24 08:23:07 -04:00 |
|
Germain Souquet
|
ecff5bd65c
|
Merge branch 'develop' into gsouquet-scroll-to-live-reset-hash
|
2021-05-24 09:20:12 +01:00 |
|
Germain Souquet
|
4851e96297
|
Switch rooms documentation and polishing
|
2021-05-24 09:17:29 +01:00 |
|
Michael Telatynski
|
a6adfde8e2
|
Merge pull request #6070 from matrix-org/t3chguy/fix/17360
Improve explore rooms when no results are found
|
2021-05-23 21:17:35 +01:00 |
|
Michael Telatynski
|
35b9388fc2
|
Iterate PR
|
2021-05-21 13:37:21 +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 |
|
Michael Telatynski
|
e984a4f0cd
|
rejig the code to make types happy
|
2021-05-20 20:12:28 +01:00 |
|
Michael Telatynski
|
073127aa3c
|
Fix handling of via servers for suggested rooms
|
2021-05-20 18:47:12 +01:00 |
|
Germain Souquet
|
9e55f24092
|
Remove extraenous DOM nodes
|
2021-05-20 16:11:33 +01:00 |
|
Germain Souquet
|
171539d42d
|
Simplify EventTile structure
Only render MessageTimestamp to the DOM when a tile is hovered
|
2021-05-20 15:26:02 +01:00 |
|
Michael Telatynski
|
ba7604fd44
|
fix types around sending stickers
|
2021-05-20 13:24:19 +01:00 |
|
Michael Telatynski
|
c21445c406
|
switch from MatrixClientPeg in ContentMessages for consistency
|
2021-05-20 13:23:17 +01:00 |
|
Germain
|
49c853a304
|
Delete RoomView dead code
|
2021-05-20 09:37:33 +01:00 |
|
Michael Telatynski
|
aa7ccc1420
|
Show prompt to create new room from room directory results
|
2021-05-19 20:07:54 +01:00 |
|
Michael Telatynski
|
a61e977b5f
|
Fix room directory ts migration
|
2021-05-19 19:30:56 +01:00 |
|