Robin Townsend
|
64e828d069
|
Merge branch 'develop' into improved-forwarding-ui
|
2021-05-16 08:13:59 -04:00 |
|
Michael Telatynski
|
d0458332d5
|
fix roving tab index intercepting home/end in space create menu
|
2021-05-14 11:22:20 +01:00 |
|
Michael Telatynski
|
4f55ac1fa6
|
Merge pull request #6025 from matrix-org/t3chguy/fix/16674
Improve Spaces "Just Me" wizard
|
2021-05-14 10:58:55 +01:00 |
|
Michael Telatynski
|
034bd9cb02
|
Merge pull request #6029 from matrix-org/t3chguy/fix/17275
Show alternative button during space creation wizard if no rooms
|
2021-05-14 10:48:39 +01:00 |
|
Michael Telatynski
|
e1df62472d
|
remove unused imports and run i18n
|
2021-05-14 10:48:24 +01:00 |
|
Travis Ralston
|
2d2c0d54c0
|
Merge pull request #6001 from jaiwanth-v/save-edited-state-messages
Save edited state of a message when switching rooms
|
2021-05-13 20:06:31 -06:00 |
|
Michael Telatynski
|
2f28de8472
|
Show alternative button during space creation wizard if user opted to create 0 rooms
|
2021-05-13 13:22:50 +01:00 |
|
Michael Telatynski
|
423c515708
|
Consolidate AddExistingToSpace between Dialog and Just Me integrated flow
|
2021-05-13 09:46:45 +01:00 |
|
Michael Telatynski
|
654ce95c74
|
Progress from adding existing rooms to new space upon completion
|
2021-05-12 17:31:55 +01:00 |
|
Michael Telatynski
|
2c89be312a
|
Disable space fields whilst their form is busy
|
2021-05-12 13:30:00 +01:00 |
|
Germain
|
91133ed35b
|
Prioritise and reduce the amount of events decrypted on application startup (#5980)
|
2021-05-12 12:19:53 +01:00 |
|
Michael Telatynski
|
2c2d95560b
|
Linkify topics in space room directory results
|
2021-05-12 10:05:53 +01:00 |
|
Michael Telatynski
|
7de626824e
|
Sprinkle some more feedback prompts in the spaces beta
|
2021-05-11 17:01:31 +01:00 |
|
Jaiwanth
|
240753a84f
|
Check for a pending edit only once per render and clear any pending events while switching between edits
|
2021-05-11 18:37:57 +05:30 |
|
Michael Telatynski
|
2e19c7fd24
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
src/components/views/spaces/SpaceCreateMenu.tsx
|
2021-05-11 13:40:28 +01:00 |
|
Germain Souquet
|
da1df70557
|
Improve comments and explainer for new decryption approach
|
2021-05-11 10:18:53 +01:00 |
|
Michael Telatynski
|
23001cb10d
|
remove unused import
|
2021-05-11 10:11:51 +01:00 |
|
Germain Souquet
|
be236309c5
|
use arrayFastClone instead of slice
|
2021-05-11 10:08:57 +01:00 |
|
Michael Telatynski
|
de04d82395
|
Switch to using forms for implicit submission
|
2021-05-11 10:01:40 +01:00 |
|
Michael Telatynski
|
5eed9f6cba
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17227
|
2021-05-11 09:14:01 +01:00 |
|
Jaiwanth
|
4ea3fbc5ba
|
Add comments and newlines back and resolve merge conflicts
|
2021-05-11 11:07:34 +05:30 |
|
Travis Ralston
|
beef07bdef
|
Merge branch 'develop' into err
|
2021-05-10 20:08:19 -06:00 |
|
Travis Ralston
|
379d19e2e0
|
Lint
|
2021-05-10 19:56:30 -06:00 |
|
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 |
|
Michael Telatynski
|
70d7a59ea2
|
Merge pull request #5969 from matrix-org/t3chguy/fix/17044.1
Switch the Home Space out for an All rooms space
|
2021-05-10 16:26:05 +01:00 |
|
Michael Telatynski
|
c96bb374ea
|
Allow user to progress through space setup wizard using Enter/Return
|
2021-05-10 16:06:23 +01:00 |
|
Germain Souquet
|
f1a6f6fd7f
|
make breadcrumb room events decryption more idiomatic
|
2021-05-10 15:48:39 +01:00 |
|
Jaiwanth
|
6f98aa06c4
|
Save edited state when switching rooms
Signed-off-by: Jaiwanth <jaiwanth2011@gmail.com>
|
2021-05-09 13:42:01 +05:30 |
|
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
|
6e3f8d6a0a
|
Decrypt last events first to avoid shifts when scrolling up
|
2021-05-07 15:26:16 +01:00 |
|
Germain Souquet
|
fa30285c6b
|
Decrypt messages on when used on a timeline
|
2021-05-07 15:16:54 +01:00 |
|
Ayush PS
|
32edbc155f
|
Merge remote-tracking branch 'origin/develop' into err
|
2021-05-07 19:16:00 +05:30 |
|
Michael Telatynski
|
a8c4aabb52
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/i18n/strings/en_EN.json
|
2021-05-07 11:50:49 +01:00 |
|
Michael Telatynski
|
6338ced8a3
|
Merge pull request #5977 from matrix-org/t3chguy/fix/17176
Iterate Spaces admin UX around room management
|
2021-05-07 11:47:45 +01:00 |
|
Germain Souquet
|
17099c656b
|
Call renamed room::decryptAllEvents method
|
2021-05-07 11:25:25 +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
|
6f28964b49
|
Merge pull request #5979 from matrix-org/t3chguy/spaces-logs
Guard all isSpaceRoom calls behind the labs flag
|
2021-05-07 10:28:14 +01:00 |
|
Michael Telatynski
|
d9912651d6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17176
Conflicts:
src/components/structures/SpaceRoomDirectory.tsx
|
2021-05-06 13:06:50 +01:00 |
|
Michael Telatynski
|
d47eecbd24
|
Make button sizes more consistent and fix untrapped behaviour of join button leaking to parent
|
2021-05-06 13:05:58 +01:00 |
|
Germain Souquet
|
0c87a67caf
|
Lazily decrypt events on room view
|
2021-05-06 11:46:25 +01:00 |
|
J. Ryan Stinnett
|
683aec1066
|
Merge pull request #5833 from SimonBrandner/feed
Support for multiple streams (not MSC3077)
|
2021-05-06 11:20:09 +01:00 |
|
Michael Telatynski
|
90538c95aa
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
|
2021-05-06 08:05:14 +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
|
650933096a
|
Iterate Spaces admin UX around room management
|
2021-05-05 17:25:29 +01:00 |
|
Michael Telatynski
|
886959f32d
|
port rate limiting code over to space creation wizard's add existing rooms
|
2021-05-05 11:54:14 +01:00 |
|
Michael Telatynski
|
a70be45b6e
|
Experiment switching the Home Space out for an All rooms space
|
2021-05-04 18:26:49 +01:00 |
|
Michael Telatynski
|
ac61c8eca8
|
Adhere to updated sort order for space children
|
2021-05-04 12:27:27 +01:00 |
|