Commit Graph

37173 Commits (65905721245f979a656ec69204f3051d605744cf)

Author SHA1 Message Date
Travis Ralston 6590572124 Improve performance of widget startup slightly
See https://github.com/matrix-org/matrix-react-sdk/pull/6733#pullrequestreview-745513275
2021-09-02 15:24:23 -06:00
Travis Ralston 36f4b9f723
Merge pull request #6733 from matrix-org/travis/fix-widgets
Don't rely on rooms having timelines to use when checking widgets
2021-09-02 15:02:48 -06:00
Travis Ralston 57aa045195 Don't rely on rooms having timelines to use when checking widgets 2021-09-02 14:27:20 -06:00
Dariusz Niemczyk b8f6d2926c
Merge pull request #6688 from matrix-org/palid/fix/stronger-light-theme-background-blur
Make stronger background blur for light theme
2021-09-02 18:42:58 +02:00
Dariusz Niemczyk 99a0bd935b
Merge pull request #6726 from SimonBrandner/feature/autoplay-split
Split autoplay GIFs and videos into different settings
2021-09-02 18:40:42 +02:00
Šimon Brandner c246b027be
Add missing space
Co-authored-by: Dariusz Niemczyk <3636685+Palid@users.noreply.github.com>
2021-09-02 17:39:13 +02:00
Travis Ralston c749492b9c
Merge pull request #6710 from matrix-org/travis/voice-messages/audio-queue
Add autoplay for voice messages
2021-09-02 08:06:17 -06:00
Michael Telatynski 7d74cfecda
Merge pull request #6714 from matrix-org/t3chguy/fix/18760
Only make the initial space rooms suggested by default
2021-09-02 12:17:14 +01:00
Michael Telatynski daba23d1bf Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18760
 Conflicts:
	src/components/structures/SpaceRoomView.tsx
2021-09-02 12:10:20 +01:00
Germain 9be9e75c13
Merge pull request #6720 from matrix-org/gsouquet/replies-fix-18717 2021-09-02 08:42:54 +01:00
Germain Souquet 2ce8647120 Prevent unstable property to be sent with all events 2021-09-02 08:36:20 +01:00
Travis Ralston 7a08394686
Merge pull request #6707 from SimonBrandner/task/fix-actions
Make GH actions clone from the correct fork and cleanup
2021-09-01 14:49:56 -06:00
Travis Ralston 5692b74b28
Merge pull request #6703 from nordeck/nic/feat/invite-reason-formatting
Allow to use basic html to format invite messages
2021-09-01 14:46:54 -06:00
Travis Ralston e3cb55ce82
Update scripts/fetchdep.sh 2021-09-01 14:43:37 -06:00
Steffen Kolmer c32a77c3b2 Use helper function to get event content 2021-09-01 22:40:42 +02:00
Travis Ralston f0cf00433b
Merge pull request #6702 from nordeck/nic/fix/even-tile-preview
Replace fake username in EventTilePreview with a proper loading state
2021-09-01 14:28:12 -06:00
Travis Ralston 3046f0ed85
Merge pull request #6684 from matrix-org/travis/cross-room
Add support for MSC2762's timeline functionality
2021-09-01 13:28:26 -06:00
Travis Ralston 4b557fe0ad Update widget-api 2021-09-01 13:22:09 -06:00
Travis Ralston bf5fe29448
Merge pull request #6695 from matrix-org/travis/keep-old-out
Don't send prehistorical events to widgets during decryption at startup
2021-09-01 13:16:47 -06:00
Travis Ralston b86a0dcc15 Merge branch 'develop' into travis/cross-room 2021-09-01 11:29:20 -06:00
Travis Ralston 3ed76f5de7
Merge pull request #6719 from matrix-org/travis/widgets/no-limits
Remove arbitrary limits from send/receive events for widgets
2021-09-01 11:26:15 -06:00
Michael Telatynski 0d2f7db671
Merge pull request #6725 from matrix-org/t3chguy/fix/18797
When creating subspaces properly set restricted join rule
2021-09-01 16:38:11 +01:00
Šimon Brandner 7fcb8ed488
i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-01 17:28:16 +02:00
Šimon Brandner 9b2c380b64
Split autoplay gifs and videos in to different settings
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-01 17:28:15 +02:00
Michael Telatynski f2b7981009 When creating subspaces properly set restricted join rule 2021-09-01 16:12:39 +01:00
Michael Telatynski f19030bcfa
Merge pull request #6723 from SimonBrandner/fix/fallback-user-image-view 2021-09-01 16:01:24 +01:00
Šimon Brandner 387239864d
Add fallbackUserId
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-01 16:50:13 +02:00
Michael Telatynski 34e9443abc
Merge pull request #6722 from SimonBrandner/fix/autocomplete-dir 2021-09-01 14:45:30 +01:00
Šimon Brandner 4328ee18f5
Show autocomplete sections vertically
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-01 15:37:59 +02:00
Michael Telatynski 6e7a1e2db7
Merge pull request #6715 from matrix-org/t3chguy/fix/18761 2021-09-01 14:30:17 +01:00
Michael Telatynski eebc345ee4
Merge pull request #6721 from matrix-org/t3chguy/fix/18722 2021-09-01 13:09:02 +01:00
Michael Telatynski 030fa17a66 When creating private spaces, make the initial rooms restricted if supported 2021-09-01 12:47:43 +01:00
Germain Souquet 95d1b06abb Make composer able to reply in thread or in room timeline 2021-09-01 12:12:40 +01:00
Germain Souquet dca268e67a Replace eventIsReply util with replyEventId getter 2021-09-01 10:55:47 +01:00
David Baker 855c3819c1 Reset matrix-js-sdk back to develop branch 2021-09-01 09:52:32 +01:00
Michael Telatynski 0fa0b60e93
Merge pull request #6717 from matrix-org/t3chguy/fix/18686
Fix EmojiPicker filtering to lower case emojibase data strings
2021-09-01 09:02:16 +01:00
Michael Telatynski 642d8a0ec0
Merge pull request #6716 from matrix-org/t3chguy/fix/18668
Clear currentRoomId when viewing home page, fixing document title
2021-09-01 09:01:52 +01:00
Germain 7621a9a0f3
Merge pull request #6658 from matrix-org/gsouquet/threaded-messaging-2349 2021-09-01 08:47:10 +01:00
Travis Ralston 18b7a64910 Remove arbitrary limits from send/receive events for widgets
Fixes https://github.com/vector-im/element-web/issues/17994

As per MSC change: aeadae81e2
2021-08-31 13:17:49 -06:00
Michael Telatynski e089c34db7 Fix EmojiPicker filtering to lower case emojibase data strings 2021-08-31 17:36:10 +01:00
Michael Telatynski 4ce79148cf Clear currentRoomId when viewing home page, fixing document title 2021-08-31 17:14:50 +01:00
Michael Telatynski bbd420096b don't bother awaiting SpaceStore::setActiveSpace as it is no longer async 2021-08-31 17:03:43 +01:00
Michael Telatynski bf4ffa965c Reload suggested rooms if we see the state change down /sync 2021-08-31 16:56:47 +01:00
Michael Telatynski e0363ddee5
Merge pull request #6713 from matrix-org/t3chguy/fix/18737
Fix membership updates to Spaces not applying in real-time
2021-08-31 16:54:02 +01:00
Michael Telatynski d3ba33172b Only make the initial space rooms suggested by default 2021-08-31 16:42:21 +01:00
Michael Telatynski 4e1e304616
Merge pull request #6698 from SimonBrandner/fix/space-invite-dialog/18745 2021-08-31 16:35:36 +01:00
Michael Telatynski b814100b98 Fix membership updates to Spaces not applying in real-time 2021-08-31 16:31:10 +01:00
Michael Telatynski e2468854f6
Merge pull request #6712 from matrix-org/t3chguy/fix/18778 2021-08-31 16:16:46 +01:00
Michael Telatynski c2a5cfb11e remove stale unused import 2021-08-31 16:11:22 +01:00
Michael Telatynski 0cd00ae64f Remove non-functional DuckDuckGo Autocomplete Provider 2021-08-31 16:05:16 +01:00