Travis Ralston
615a432eda
Add missing type
2021-09-06 22:37:21 -06:00
Travis Ralston
b9001c3e11
Convert widget OIDC exchange dialog to TS (fixing it)
...
Fixes https://github.com/vector-im/element-web/issues/15631
The `super` call was the primary issue, but a log line in the `onPermissionSelection` was also using the wrong property. Both issues have been fixed as part of the TS conversion in order to make the thing compile, conveniently fixing the bugs.
2021-09-03 22:31:29 -06:00
Travis Ralston
9dee3eb0e1
Merge pull request #6728 from matrix-org/travis/voice-messages/interrupt-text
...
Stop automatic playback of voice messages if a non-voice message is encountered
2021-09-03 13:34:58 -06:00
Travis Ralston
60e2d61d25
Merge pull request #6489 from psrpinto/better-pinned-messages
...
When pinning or unpinning messages, link to the specific message
2021-09-03 13:27:49 -06:00
David Baker
de01dcfd26
Merge pull request #6700 from SimonBrandner/feature/call-timer/18566
...
Show call length during a call
2021-09-03 17:17:36 +01:00
Michael Telatynski
b5abaffbd1
Merge pull request #6737 from matrix-org/t3chguy/fix/18789
...
Serialize and retry mass-leave when leaving space
2021-09-03 16:30:19 +01:00
Michael Telatynski
0b07a70b15
Merge pull request #6730 from matrix-org/t3chguy/fix/17974
...
Don't context switch room on SpaceStore ready as it can break permalinks
2021-09-03 16:26:19 +01:00
Michael Telatynski
f7e491f713
Merge pull request #6729 from matrix-org/t3chguy/fix/18762
...
Fix explore rooms button not working during space creation wizard
2021-09-03 16:18:25 +01:00
Michael Telatynski
2faa2e12c6
Merge pull request #6739 from matrix-org/t3chguy/fix/18775
2021-09-03 16:12:54 +01:00
Germain
bfad9c0599
Merge pull request #6736 from matrix-org/gsouquet/fix-18876
...
Fix ProfileSettings when avatarUrl is null
2021-09-03 13:47:14 +01:00
Michael Telatynski
cc40df298b
Improve form handling in and around space creation
2021-09-03 13:34:09 +01:00
Michael Telatynski
acb89d3447
Serialize and retry mass-leave when leaving space
2021-09-03 12:56:09 +01:00
Germain Souquet
3c36b3c2c0
Fix ProfileSettings when avatarUrl is null
2021-09-03 12:50:42 +01:00
David Baker
25fb243d0b
Merge pull request #6731 from matrix-org/dbkr/prevent_multiple_calls
...
Fix bug where one party's media would sometimes not be shown
2021-09-03 12:01:54 +01:00
Germain
2e237bfe70
Merge pull request #6735 from matrix-org/gsouquet/fix-18876
...
Fix state initialisation for DevicesPanel
2021-09-03 11:08:30 +01:00
David Baker
7b52cca8d3
Formatting
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-03 10:38:39 +01:00
Germain Souquet
475ef66c58
Fix state initialisation for DevicesPanel
2021-09-03 10:25:45 +01:00
Germain
e16921e1f1
Merge pull request #6619 from matrix-org/gsouquet/ts-components-migration
2021-09-03 08:47:12 +01:00
Dariusz Niemczyk
781662ded7
Merge pull request #6732 from matrix-org/palid/fix/blurhash-being-stuck-forever
...
Fix unnecessary blurhash rendering
2021-09-03 06:03:36 +02:00
Travis Ralston
1772e7e314
Merge pull request #6734 from matrix-org/travis/widget-algo
...
Improve performance of widget startup slightly
2021-09-02 16:02:11 -06:00
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
40cb8e8fc6
Fix unnecessary blurhash rendering
2021-09-02 21:10:21 +02:00
David Baker
1a0365f528
i18n
2021-09-02 19:00:30 +01:00
David Baker
f2758f9ce5
Fix glare
2021-09-02 18:41:26 +01:00
Travis Ralston
b2cb944d73
Merge branch 'develop' into travis/voice-messages/interrupt-text
2021-09-02 11:21:12 -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
David Baker
cd8e7e3076
Move error dialog to the new check
...
So we just check for an existing call in one place where it doesn't race
2021-09-02 15:51:44 +01: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
David Baker
edf6d13818
Prevent multiple calls for the same room
2021-09-02 14:41:10 +01:00
Michael Telatynski
44b4561b8b
Don't context switch room on SpaceStore ready as it can break permalinks
2021-09-02 13:40:48 +01:00
Michael Telatynski
aed835554c
Fix explore rooms button not working during space creation wizard
2021-09-02 12:30:49 +01: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
91d0b55fd0
Stop automatic playback if a non-voice message is encountered
...
Fixes https://github.com/vector-im/element-web/issues/18850
2021-09-01 16:14:44 -06:00
Travis Ralston
d7426b9b5b
Merge branch 'travis/voice-messages/audio-queue' into travis/voice-messages/interrupt-text
2021-09-01 16:08:20 -06: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