Michael Telatynski
|
cc40df298b
|
Improve form handling in and around space creation
|
2021-09-03 13:34:09 +01:00 |
|
Germain Souquet
|
3c36b3c2c0
|
Fix ProfileSettings when avatarUrl is null
|
2021-09-03 12:50:42 +01:00 |
|
Germain Souquet
|
997f43cb82
|
Implement new narrow mode UI
|
2021-09-03 12:03:19 +01:00 |
|
Germain Souquet
|
475ef66c58
|
Fix state initialisation for DevicesPanel
|
2021-09-03 10:25:45 +01:00 |
|
Germain Souquet
|
6d80976eae
|
Merge branch 'develop' into gsouquet/compact-composer-18533
|
2021-09-03 09:20:38 +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
|
40cb8e8fc6
|
Fix unnecessary blurhash rendering
|
2021-09-02 21:10:21 +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 |
|
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 |
|
Šimon Brandner
|
2f1ee610d9
|
Use source id directly
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-02 14:27:55 +02:00 |
|
Germain Souquet
|
bb87834dc8
|
Appease linter
|
2021-09-02 10:06:09 +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 |
|
Germain Souquet
|
e416952c90
|
Merge branch 'develop' into gsouquet/compact-composer-18533
|
2021-09-02 08:31:29 +01: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 |
|
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
|
b86a0dcc15
|
Merge branch 'develop' into travis/cross-room
|
2021-09-01 11:29:20 -06:00 |
|
Šimon Brandner
|
5ed4f3f54f
|
Move DesktopCapturerSource out of global.d.ts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-01 18:45:18 +02:00 |
|
Šimon Brandner
|
7ae9f3d1ae
|
Remove Element-specifc screen-sharing code out of the js-sdk
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-01 18:45:13 +02:00 |
|
Šimon Brandner
|
4777da4da7
|
Don't declare DesktopCapturerSource since we have a definition in the js-sdk
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-01 18:38:14 +02:00 |
|
Šimon Brandner
|
d0b95b7d3d
|
Don't use a callback in setScreensharingEnabled()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-01 18:38:09 +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 |
|
Michael Telatynski
|
979bc71609
|
Deduplicate join rule management between rooms and spaces
|
2021-09-01 15:52:56 +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 |
|
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 |
|
Germain Souquet
|
ae16695713
|
Fix Apache copyright headers
|
2021-09-01 10:19:25 +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 |
|
Germain
|
7621a9a0f3
|
Merge pull request #6658 from matrix-org/gsouquet/threaded-messaging-2349
|
2021-09-01 08:47:10 +01:00 |
|
Germain Souquet
|
8b567944ec
|
Merge branch 'develop' into gsouquet/ts-components-migration
|
2021-09-01 08:40:48 +01:00 |
|
Michael Telatynski
|
e089c34db7
|
Fix EmojiPicker filtering to lower case emojibase data strings
|
2021-08-31 17:36:10 +01:00 |
|
Michael Telatynski
|
4e1e304616
|
Merge pull request #6698 from SimonBrandner/fix/space-invite-dialog/18745
|
2021-08-31 16:35:36 +01:00 |
|
Travis Ralston
|
730af94014
|
Autoplay semantics for voice messages
Fixes https://github.com/vector-im/element-web/issues/18804
Fixes https://github.com/vector-im/element-web/issues/18715
Fixes https://github.com/vector-im/element-web/issues/18714
Fixes https://github.com/vector-im/element-web/issues/17961
|
2021-08-30 14:29:37 -06:00 |
|
Šimon Brandner
|
9684d7263b
|
Filter members on load
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-30 10:09:57 +02:00 |
|
Steffen Kolmer
|
6a550f2f9c
|
Added trailing comma to make eslint happy
|
2021-08-28 14:04:00 +02:00 |
|
Steffen Kolmer
|
3ef9584f68
|
Simplify things
|
2021-08-28 14:00:18 +02:00 |
|
Steffen Kolmer
|
9fdc5659b7
|
Fixed eslint error and copyright header
|
2021-08-28 13:56:08 +02:00 |
|
Steffen Kolmer
|
e661c017e3
|
Moved custom field name to a const
|
2021-08-28 13:48:33 +02:00 |
|
Steffen Kolmer
|
d76adde1ab
|
Use scss instead of inline styles
|
2021-08-28 13:41:24 +02:00 |
|
Steffen Kolmer
|
70b4308bab
|
Fix eslint error
|
2021-08-27 21:59:22 +02:00 |
|
Steffen Kolmer
|
6da11f375d
|
Allow to use basic html formatting in invite reasons
|
2021-08-27 21:44:34 +02:00 |
|
Steffen Kolmer
|
f65eff103e
|
Switch from inline-spinner to spinner
|
2021-08-27 20:48:29 +02:00 |
|
Steffen Kolmer
|
a4899ad225
|
Fixed padding
|
2021-08-27 20:11:34 +02:00 |
|
Steffen Kolmer
|
9b495eeec3
|
Optimized style
|
2021-08-27 20:10:01 +02:00 |
|
Steffen Kolmer
|
21cf3592cf
|
Update props and state interfaces
|
2021-08-27 19:32:38 +02:00 |
|
Steffen Kolmer
|
6e30673164
|
Show spinner if user id is missing in event tile preview
|
2021-08-27 19:23:26 +02:00 |
|
Šimon Brandner
|
c6400c8db3
|
Show call length during a call
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 16:34:44 +02:00 |
|