Germain Souquet
|
f156c2db15
|
prevent reflow in app when accessing window dimensions
|
2021-05-25 10:28:43 +01:00 |
|
Germain Souquet
|
2710062df7
|
Create a UIStore to track important data
This helper should hold data related to the UI and access save in a smart to avoid performance pitfalls in other parts of the application
|
2021-05-25 10:28:09 +01:00 |
|
Michael Telatynski
|
63ae84a72e
|
Wire space switch shortcut via dispatcher to prevent app load explosion due to skinning
|
2021-05-24 18:23:04 +01:00 |
|
Germain Souquet
|
b5295b03ce
|
Trigger join room actions properly
|
2021-05-24 14:34:06 +01:00 |
|
Robin Townsend
|
f34d61cf5d
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-21 08:15:09 -04: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
|
229c4b98b4
|
use userGroups cached value to avoid re-render
|
2021-05-20 18:02:03 +01:00 |
|
Germain Souquet
|
83e2461155
|
call matches with normalized name
|
2021-05-20 10:57:20 +01:00 |
|
Germain Souquet
|
66ffaf945f
|
Cache normalized room name
|
2021-05-20 10:43:57 +01:00 |
|
Jaiwanth
|
bf2d26ef21
|
Modify to navigate only on notification dots click
|
2021-05-20 11:23:00 +05:30 |
|
Robin Townsend
|
678b298bab
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-19 12:39:48 -04:00 |
|
Germain
|
6170403c10
|
Depile encrypted events to find the most suitable one for preview (#6056)
|
2021-05-19 13:25:52 +01:00 |
|
Michael Telatynski
|
a9d0699488
|
Merge pull request #6062 from matrix-org/t3chguy/fix/17280
Show DMs in space for invited members too, to match Android impl
|
2021-05-19 12:41:46 +01:00 |
|
Michael Telatynski
|
e18120f412
|
Show DMs in space for invited members too, to match Android impl
|
2021-05-19 08:55:56 +01:00 |
|
Travis Ralston
|
ec7c1ab9f0
|
Revert "Try putting room list handling behind a lock"
|
2021-05-18 15:40:09 -06:00 |
|
Germain Souquet
|
0e221ae548
|
Start decryption process if needed
|
2021-05-18 16:24:38 +01:00 |
|
Travis Ralston
|
6ccb0d487a
|
Merge branch 'develop' into travis/msc2873
|
2021-05-17 16:27:20 -06:00 |
|
Travis Ralston
|
3308368ac6
|
Merge pull request #5960 from matrix-org/travis/msc2876
Support UI for MSC2762: Widgets reading events from rooms
|
2021-05-17 16:26:53 -06:00 |
|
Robin Townsend
|
64e828d069
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-16 08:13:59 -04:00 |
|
Michael Telatynski
|
1b8402f39c
|
Merge pull request #6042 from matrix-org/t3chguy/fix/17304
Update space order field validity requirements to match msc update
|
2021-05-14 23:19:52 +01:00 |
|
Michael Telatynski
|
a48d786547
|
Update space order field validity requirements to match msc update
|
2021-05-14 22:59:03 +01:00 |
|
Travis Ralston
|
89933d779c
|
Merge branch 'develop' into travis/msc2873
|
2021-05-14 14:22:53 -06:00 |
|
Travis Ralston
|
98b2e120a7
|
Merge branch 'develop' into travis/msc2876
|
2021-05-14 14:09:57 -06:00 |
|
Travis Ralston
|
01491f4cba
|
Merge pull request #6024 from matrix-org/travis/roomlist-corruption
Try putting room list handling behind a lock
|
2021-05-14 11:06:19 -06:00 |
|
Travis Ralston
|
336904cef8
|
Apply suggestions from code review
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-05-14 11:05:49 -06:00 |
|
Germain Souquet
|
a37f415a21
|
Do not eagerly decrypt breadcrumb rooms
|
2021-05-13 14:26:22 +01:00 |
|
Travis Ralston
|
deab424c93
|
Appease the linter
|
2021-05-12 21:19:31 -06:00 |
|
Travis Ralston
|
9beb2b8d78
|
Try putting room list handling behind a lock
Some of the logs relating to room list corruption appear to be badly timed race conditions so we'll try to linearize them here.
|
2021-05-12 21:15:17 -06:00 |
|
Travis Ralston
|
f98eee318e
|
Fill out fields for MSC2873 values
As required by https://github.com/matrix-org/matrix-widget-api/pull/36
|
2021-05-12 14:10:02 -06:00 |
|
Germain
|
91133ed35b
|
Prioritise and reduce the amount of events decrypted on application startup (#5980)
|
2021-05-12 12:19:53 +01:00 |
|
Germain Souquet
|
da1df70557
|
Improve comments and explainer for new decryption approach
|
2021-05-11 10:18:53 +01:00 |
|
Šimon Brandner
|
1b877f2b7c
|
Make SpaceTreeLevelLayoutStore into a singleton
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-11 11:16:14 +02:00 |
|
Šimon Brandner
|
4115fd8695
|
Rewrite SpaceTreeLevelLayoutStore to save paths
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-11 11:13:13 +02:00 |
|
Jaiwanth
|
3e8863fc9a
|
Adjust behaviour for the home space
|
2021-05-11 13:03:45 +05:30 |
|
Šimon Brandner
|
965af1a642
|
Initial SpaceTreeLevelLayoutStore implementation
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-11 08:08:02 +02:00 |
|
Jaiwanth
|
1974d47e4e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-05-11 11:24:35 +05:30 |
|
Jaiwanth
|
07a952a1bb
|
Update src/stores/SpaceStore.tsx
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-11 11:01:28 +05:30 |
|
Jaiwanth
|
14f94c3883
|
Remove excessive null check
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-05-11 10:41:31 +05:30 |
|
Robin Townsend
|
c39d9649ba
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-10 13:38:02 -04:00 |
|
Germain Souquet
|
17f4945323
|
Merge branch 'develop' into gsouquet/cache-decrypt
|
2021-05-10 17:34:44 +01:00 |
|
Germain Souquet
|
f1a6f6fd7f
|
make breadcrumb room events decryption more idiomatic
|
2021-05-10 15:48:39 +01:00 |
|
Robin Townsend
|
7fa81766db
|
Remove old forwarding code
This has been replaced by ForwardDialog.
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-05-08 21:11:06 -04:00 |
|
Germain Souquet
|
5bd4120920
|
Decrypt breadcrumb events for better UX
|
2021-05-07 12:58:37 +01:00 |
|
Michael Telatynski
|
f0e61e6286
|
short circuit automatic switch to related space behaviour and fix tests
|
2021-05-07 11:08:18 +01:00 |
|
Michael Telatynski
|
6137162786
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17044.1
Conflicts:
src/stores/room-list/RoomListStore.ts
|
2021-05-07 10:40:07 +01:00 |
|
Michael Telatynski
|
4079b03ae0
|
Bring back filter all spaces behaviour
|
2021-05-07 10:39:35 +01:00 |
|
Michael Telatynski
|
9518e4d415
|
Guard all isSpaceRoom calls behind the labs flag
|
2021-05-05 23:59:07 +01:00 |
|
Michael Telatynski
|
68210b1415
|
Merge pull request #5963 from matrix-org/t3chguy/fix/17119
Update space ordering behaviour to match updates in MSC
|
2021-05-05 22:26:45 +01:00 |
|
Michael Telatynski
|
202dfd4521
|
Merge pull request #5976 from matrix-org/t3chguy/fix/17153
Improve performance of search all spaces and space switching
|
2021-05-05 22:13:05 +01:00 |
|