Šimon Brandner
|
9755da6f09
|
Add ?
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 19:59:51 +02:00 |
|
Jaiwanth
|
54e139a6ad
|
Generate previews when the room tile is maximised
|
2021-05-03 23:17:10 +05:30 |
|
Travis Ralston
|
8abd251ec5
|
delib
|
2021-05-03 11:43:46 -06:00 |
|
Travis Ralston
|
3f4ee9742a
|
Simple rendering of voice messages in the timeline
Fixes https://github.com/vector-im/element-web/issues/17138
|
2021-05-03 11:41:14 -06:00 |
|
Šimon Brandner
|
f79339c2da
|
Add missing semicolon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 18:36:11 +02:00 |
|
Šimon Brandner
|
889b90fbc3
|
Fix const values
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 18:33:24 +02:00 |
|
Travis Ralston
|
d7ed2d3486
|
Switch to m.audio with extensible events
|
2021-05-03 10:27:15 -06:00 |
|
Jaiwanth
|
cf9edb1884
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into room-preview-spaces
|
2021-05-03 21:53:54 +05:30 |
|
Šimon Brandner
|
941a6e1c1b
|
Don't duplicate code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 18:16:36 +02:00 |
|
Šimon Brandner
|
0bf2b01f84
|
Keep PiP in the window when resizing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 18:11:02 +02:00 |
|
Šimon Brandner
|
be2da6376e
|
Simplifie translation code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 17:49:55 +02:00 |
|
Šimon Brandner
|
d8d380c74d
|
Always keep the PiP CallView on the screen
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 17:22:45 +02:00 |
|
Šimon Brandner
|
f93ff1c8ae
|
Add semicolons to event listeners
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 15:43:13 +02:00 |
|
Šimon Brandner
|
2c9231641b
|
Add ref to callViewWrapper
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 15:40:59 +02:00 |
|
Šimon Brandner
|
76f503666c
|
Add default offset
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 15:40:12 +02:00 |
|
Šimon Brandner
|
0851cf4415
|
Simplifie things
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 15:16:08 +02:00 |
|
Šimon Brandner
|
adcdd72a08
|
preventDefault() and stopPropagation() only if moving
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 15:07:25 +02:00 |
|
Sven Grewe
|
6127281c11
|
Translated using Weblate (German)
Currently translated at 99.3% (2904 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-05-03 10:34:38 +00:00 |
|
LinAGKar
|
31596167d4
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2924 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
|
2021-05-03 10:34:36 +00:00 |
|
iaiz
|
1f1f7decdf
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (2924 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
|
2021-05-03 10:34:33 +00:00 |
|
Šimon Brandner
|
7042eb38dd
|
Listen for mouseup on the document
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 08:12:54 +02:00 |
|
Šimon Brandner
|
51e80dd172
|
Remove onMoving listner from CallView
This is not necessary since we already listen for it in CallPreview
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-03 07:50:21 +02:00 |
|
Šimon Brandner
|
fca5347668
|
Add preventDefault() and stopPropagation()
This avoids text being selected while dragging
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 21:17:59 +02:00 |
|
Šimon Brandner
|
53b8fd3072
|
Listen for mousemove on document scale
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 20:57:18 +02:00 |
|
Šimon Brandner
|
241e626e96
|
Don't listen for onMouseLeave
This would cause problems because the moving element wouldn't catch up with the user
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 20:55:05 +02:00 |
|
Ayush PS
|
b42872daa4
|
Fixed the Dial Pad and finalized the changes
|
2021-05-02 22:10:15 +05:30 |
|
Šimon Brandner
|
11222e7a46
|
Wire up dragging
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 16:26:54 +02:00 |
|
Šimon Brandner
|
f64a950195
|
Prep basic methods for dragging
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 16:26:41 +02:00 |
|
Šimon Brandner
|
c97bbe11a9
|
Prep state and props for dragging
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 16:26:03 +02:00 |
|
Šimon Brandner
|
8948c7419c
|
Call dragCallbacks
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 16:24:47 +02:00 |
|
Šimon Brandner
|
bebcb32e8f
|
Add dragCallbacks
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-02 16:23:35 +02:00 |
|
waclaw66
|
b96bf63d6f
|
Translated using Weblate (Czech)
Currently translated at 100.0% (2924 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
|
2021-05-01 10:34:48 +00:00 |
|
Sebastian Lithgow
|
e382684539
|
Translated using Weblate (Danish)
Currently translated at 21.1% (617 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/da/
|
2021-05-01 10:34:46 +00:00 |
|
Hakim Oubouali
|
8451e4aa4f
|
Translated using Weblate (Central Atlas Tamazight)
Currently translated at 5.1% (152 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/tzm/
|
2021-05-01 10:34:46 +00:00 |
|
libexus
|
a2ece69976
|
Translated using Weblate (German)
Currently translated at 99.2% (2903 of 2924 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-05-01 10:34:30 +00:00 |
|
Šimon Brandner
|
0c869364e9
|
Don't serialize resourceId in AtRoomPill
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-01 12:27:52 +02:00 |
|
Šimon Brandner
|
c1549dfac5
|
Make optional params optional
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-01 11:32:35 +02:00 |
|
Šimon Brandner
|
ee8d688de1
|
Fix saving room pill part to history
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-01 10:59:28 +02:00 |
|
Aaron Raimist
|
35c1e54521
|
lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-04-30 21:55:00 -05:00 |
|
Aaron Raimist
|
626a4ccc34
|
Make warning bold, close copied tooltip on escape
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-04-30 21:45:37 -05:00 |
|
Aaron Raimist
|
03a098887a
|
Change confirmation string in CreateSecretStorageDialog.js to match
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-04-30 19:44:43 -05:00 |
|
Michael Telatynski
|
8dbcc85249
|
Merge pull request #5944 from matrix-org/t3chguy/fix/17043
Inhibit sending RR when context switching to a room
|
2021-04-30 15:13:18 +01:00 |
|
Michael Telatynski
|
39ccecab03
|
Merge pull request #5950 from matrix-org/t3chguy/fix/17117
Prevent room list keyboard handling from landing focus on hidden nodes
|
2021-04-30 12:55:27 +01:00 |
|
Michael Telatynski
|
0008ef7ab1
|
Merge pull request #5942 from matrix-org/t3chguy/fix/16998
Make the text filter search all spaces instead of just the selected one
|
2021-04-30 12:53:38 +01:00 |
|
Michael Telatynski
|
2435332d37
|
fix beta disabled behaviour
|
2021-04-30 12:42:16 +01:00 |
|
Michael Telatynski
|
042ca65806
|
fix beta dot showing up when beta is disabled
|
2021-04-30 12:32:42 +01:00 |
|
Michael Telatynski
|
d2959e1acc
|
Add mechanism for disabling Betas
|
2021-04-30 12:30:05 +01:00 |
|
Michael Telatynski
|
43410835a3
|
Prevent room list keyboard handling from landing focus on hidden nodes
|
2021-04-30 11:53:56 +01:00 |
|
J. Ryan Stinnett
|
83035b6b6a
|
Merge pull request #5931 from SimonBrandner/fix-indent
Enable indent rule and fix indent
|
2021-04-30 11:51:22 +01:00 |
|
Šimon Brandner
|
2e62b18617
|
Revert some changes to avoid re-translation
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-30 12:30:14 +02:00 |
|