Germain Souquet
|
5f2ab50a90
|
migrate SetupEncryptionStore to TypeScript
|
2021-06-14 20:58:20 +01:00 |
|
Germain Souquet
|
7f3173f170
|
Implement unencrypted warning slate in rooms
|
2021-06-10 11:14:43 +01:00 |
|
Robin Townsend
|
b97867271b
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-06-07 19:09:36 -04:00 |
|
Michael Telatynski
|
ced6c43147
|
Merge pull request #6152 from matrix-org/t3chguy/fix/17571
Fix Stickerpicker context menu
|
2021-06-07 22:21:19 +01:00 |
|
Michael Telatynski
|
b2d9dd7214
|
Convert LifecycleStore to Typescript
|
2021-06-07 10:57:39 +01:00 |
|
Michael Telatynski
|
31d308a1fb
|
Fix Stickerpicker context menu
|
2021-06-07 09:22:47 +01:00 |
|
Robin Townsend
|
a06306d560
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-06-05 11:04:17 -04:00 |
|
Travis Ralston
|
12e013508d
|
Merge pull request #6132 from matrix-org/travis/ts-mtxcli
Adapt for js-sdk MatrixClient conversion to TS
|
2021-06-04 00:07:22 -06:00 |
|
Michael Telatynski
|
93010d34fd
|
Merge branch 'develop' into t3chguy/fix/6606
|
2021-06-03 19:33:09 +01:00 |
|
Germain
|
7f83590846
|
Merge pull request #6079 from matrix-org/gsouquet/switch-rooms
|
2021-06-03 08:44:01 +01:00 |
|
Michael Telatynski
|
4f50727010
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/6606
Conflicts:
src/components/structures/RoomView.tsx
src/components/views/right_panel/UserInfo.tsx
|
2021-06-03 08:42:05 +01:00 |
|
Germain
|
96f5d3af05
|
Merge pull request #6130 from matrix-org/gsouquet/member-list-sort
|
2021-06-02 11:40:52 +01:00 |
|
Germain Souquet
|
d7a5547d80
|
use Intl.Collator over String.prototype.localeCompare for better performance
|
2021-06-02 10:42:17 +01:00 |
|
Travis Ralston
|
5b2dacd99e
|
Adapt for js-sdk MatrixClient conversion to TS
For https://github.com/matrix-org/matrix-js-sdk/pull/1718
|
2021-06-01 21:36:28 -06:00 |
|
Robin Townsend
|
56714525f2
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-06-01 17:28:55 -04:00 |
|
Michael Telatynski
|
1ea73ae9ae
|
Fix all DMs wrongly appearing in room list when m.direct is changed
|
2021-06-01 10:18:57 +01:00 |
|
Germain Souquet
|
d894cc6f7a
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-06-01 09:02:28 +01:00 |
|
Germain Souquet
|
fcae19f831
|
Track left panel width using ResizeObserver
|
2021-05-27 12:36:16 +01:00 |
|
Germain Souquet
|
51d88062f9
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-27 10:22:16 +01:00 |
|
Michael Telatynski
|
27ad90760d
|
Iterate pinned messages
|
2021-05-26 13:51:17 +01:00 |
|
Germain Souquet
|
934af23b1f
|
Fix preview generate check
|
2021-05-26 10:15:31 +01:00 |
|
Germain Souquet
|
c7c6a818f0
|
Merge branch 'develop' into gsouquet/switch-rooms
|
2021-05-26 09:51:27 +01:00 |
|
Germain Souquet
|
e934f81521
|
Skip generatePreview if event is not part of the live timeline
|
2021-05-25 16:34:52 +01:00 |
|
Michael Telatynski
|
59f4c728c9
|
Initial cut of Pinned event card in the right panel
|
2021-05-25 16:10:44 +01:00 |
|
Germain
|
1751b4ba43
|
Merge pull request #6092 from matrix-org/gsouquet/window-dimensions-reflow
|
2021-05-25 12:00:08 +01:00 |
|
Germain Souquet
|
85a73f2504
|
Fix copyright header in UIStore file
|
2021-05-25 11:48:45 +01:00 |
|
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 |
|
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 |
|
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 |
|