Šimon Brandner
|
3ef20174f3
|
Fix issues with the controls disappearing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 18:11:29 +02:00 |
|
Šimon Brandner
|
1754602613
|
Increase CONTROLS_HIDE_DELAY
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 17:30:59 +02:00 |
|
Šimon Brandner
|
03a8308ae8
|
Fix call type icon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 17:24:18 +02:00 |
|
Šimon Brandner
|
a8d27746b4
|
Show dialpad only when PSTN supported
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 17:07:18 +02:00 |
|
Šimon Brandner
|
a2c7035163
|
Tweak copy
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 10:57:46 +02:00 |
|
Šimon Brandner
|
f7087d5148
|
Add declined state
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 10:30:53 +02:00 |
|
Šimon Brandner
|
f63b6fc0a9
|
Support for getting reject info
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 10:28:27 +02:00 |
|
Šimon Brandner
|
4784ddc175
|
Add state for when the remote doesn't pick up
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 08:57:29 +02:00 |
|
Šimon Brandner
|
aedd535c92
|
Correct iconography for missed calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 08:37:25 +02:00 |
|
Šimon Brandner
|
50c27ebed7
|
Add myself to the license header as I need to re-run the CI
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 08:16:55 +02:00 |
|
Šimon Brandner
|
b762303102
|
Merge remote-tracking branch 'upstream/develop' into fix/12652/screen-share
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-25 08:10:01 +02:00 |
|
Michael Telatynski
|
64e3c72f65
|
Fix bad import due to naming clash
|
2021-07-23 18:51:27 +01:00 |
|
Michael Telatynski
|
70d8378a66
|
delint
|
2021-07-23 18:50:25 +01:00 |
|
Michael Telatynski
|
05a9023bac
|
delint and tidy code
|
2021-07-23 18:31:31 +01:00 |
|
Michael Telatynski
|
1ba601ba22
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18096
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/components/views/dialogs/BetaFeedbackDialog.tsx
|
2021-07-23 18:28:21 +01:00 |
|
Michael Telatynski
|
869a5fb5c7
|
Merge pull request #6467 from matrix-org/t3chguy/fix/18110
|
2021-07-23 18:21:43 +01:00 |
|
Michael Telatynski
|
e78a1adb6f
|
Merge pull request #6459 from matrix-org/t3chguy/eslint1
|
2021-07-23 16:23:38 +01:00 |
|
Michael Telatynski
|
4fe0e216d6
|
Use div instead of span for mx_MImageBody to not violate spec
|
2021-07-23 16:22:35 +01:00 |
|
Travis Ralston
|
2c4ab507d6
|
Merge pull request #6453 from matrix-org/travis/voice-messages/code-cleanup-1
Clean up voice messages code
|
2021-07-23 09:09:12 -06:00 |
|
Michael Telatynski
|
b89434fcbc
|
avoid abusing spans because you're too lazy to give things a class
|
2021-07-23 16:03:15 +01:00 |
|
Michael Telatynski
|
dec2c48155
|
remove unused import and revert removing some needed css
|
2021-07-23 15:56:00 +01:00 |
|
Michael Telatynski
|
1d1a396c1f
|
get rid of spurious hr
|
2021-07-23 15:51:59 +01:00 |
|
Michael Telatynski
|
7ccc429bea
|
Change spaces beta feedback to not be so beta-centric
|
2021-07-23 15:47:11 +01:00 |
|
Michael Telatynski
|
9c7fa71a4a
|
Remove spaces beta feedback prompts except a couple more strategic ones
|
2021-07-23 15:07:24 +01:00 |
|
Germain Souquet
|
3ce6fcc64b
|
Fix reactions row pushing content on IRC layout
|
2021-07-23 14:58:27 +02:00 |
|
Germain Souquet
|
1ba5f19f2e
|
Put avatar is right place when sender isnt displayed in message bubbles
|
2021-07-23 12:10:34 +02:00 |
|
Michael Telatynski
|
5ccd02dd6e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/eslint1
Conflicts:
src/components/views/dialogs/CreateRoomDialog.tsx
src/components/views/messages/MImageBody.tsx
|
2021-07-23 10:42:46 +01:00 |
|
Michael Telatynski
|
f5630acea7
|
Adhere to better eslint rules
|
2021-07-23 10:35:10 +01:00 |
|
Michael Telatynski
|
358a4e5d3f
|
Merge pull request #6212 from matrix-org/t3chguy/fix/17686
|
2021-07-23 09:09:17 +01:00 |
|
Michael Telatynski
|
cd77b9f1af
|
merge two opposing if statements
|
2021-07-23 08:55:16 +01:00 |
|
Michael Telatynski
|
010baabfe6
|
Improve subspaces and some utilities around room/space creation
|
2021-07-23 08:46:20 +01:00 |
|
Germain
|
aac01171b2
|
Merge pull request #6448 from matrix-org/gsouquet/fix-18162
Make images fit inside message bubble
|
2021-07-23 08:10:37 +01:00 |
|
Travis Ralston
|
c427612c24
|
de-dupe audio player
Fixes https://github.com/vector-im/element-web/issues/18161
|
2021-07-22 12:14:38 -06:00 |
|
Travis Ralston
|
e1bb04f45a
|
Remove answered TODOs
|
2021-07-22 09:27:38 -06:00 |
|
Travis Ralston
|
eec63574e6
|
Move src/voice to src/audio for better naming
Many of these files are used by Audio and Voice messages.
Fixes https://github.com/vector-im/element-web/issues/18131
|
2021-07-22 09:26:26 -06:00 |
|
Germain
|
248a758ad6
|
Merge pull request #6439 from matrix-org/gsouquet/fix-18142
Fix avatar obstructing membership and state changes
|
2021-07-22 16:16:33 +01:00 |
|
Germain Souquet
|
0768f03097
|
Migrate ViewSourceEvent to TypeScript
|
2021-07-22 17:11:23 +02:00 |
|
Germain
|
6765bb8f4c
|
Merge pull request #6418 from robintown/zoom-to-cursor
|
2021-07-22 15:22:04 +01:00 |
|
Germain Souquet
|
472ead41fb
|
Make images fit inside message bubble
|
2021-07-22 16:05:09 +02:00 |
|
Germain Souquet
|
02b08888b5
|
Use modern layout in file and notification panel
|
2021-07-22 16:00:41 +02:00 |
|
Robin Townsend
|
5d4b293e0a
|
Add comment about modulo operator
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-07-22 09:56:26 -04:00 |
|
Robin Townsend
|
9e0720a6c4
|
Rename zoom anchor variables for clarity
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-07-22 09:48:56 -04:00 |
|
Robin Townsend
|
875b46bacb
|
Don't zoom images when the cursor isn't over the image
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-07-22 09:46:29 -04:00 |
|
Robin Townsend
|
b99a6a8d54
|
Use typeof to check for presence of parameters
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-07-22 09:41:39 -04:00 |
|
Robin Townsend
|
3bf742f7aa
|
Merge branch 'develop' into zoom-to-cursor
|
2021-07-22 09:39:52 -04:00 |
|
Germain Souquet
|
552770c15a
|
Remove excessive padding after url previews
|
2021-07-22 14:24:49 +02:00 |
|
Michael Telatynski
|
18bb4bce35
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/stores/SpaceStore.tsx
|
2021-07-22 12:44:27 +01:00 |
|
Travis Ralston
|
0bb0c8105d
|
Merge pull request #6434 from matrix-org/travis/voice-messages/upload-failed
Handle upload errors in voice messages
|
2021-07-22 03:40:26 -06:00 |
|
Travis Ralston
|
98472b4fce
|
Merge pull request #6433 from matrix-org/travis/voice-messages/errors
Render error state for audio components
|
2021-07-22 03:39:47 -06:00 |
|
Travis Ralston
|
b9b37f59f1
|
Merge pull request #6432 from matrix-org/travis/voice-messages/colours
Clean up visual style of files and voice messages
|
2021-07-22 03:39:29 -06:00 |
|