Šimon Brandner
640e6d68b3
Merge branch 'develop' into fix-screen-sharing
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-05 20:41:06 +01:00
Šimon Brandner
bb7e76f69e
Hopefully fixed copyrights
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-05 20:36:54 +01:00
Šimon Brandner
99dc829369
Fixed translation
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-05 20:27:11 +01:00
Šimon Brandner
d497594a6f
Remove unnecessary line
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-05 19:55:08 +01:00
Šimon Brandner
8652c2e653
Fixed class names
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-05 19:49:09 +01:00
Šimon Brandner
efd889c09a
Remove commented line
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-05 19:32:59 +01:00
David Baker
2d37151750
Merge pull request #5523 from matrix-org/dbkr/dial_pad
...
Add a dialpad UI for PSTN lookup
2021-01-05 17:23:34 +00:00
David Baker
470756546c
Merge pull request #5494 from matrix-org/dbkr/call_transfer
...
Basic call transfer initiation support
2021-01-05 17:22:22 +00:00
David Baker
3fa2b7d55c
Document payload (or in this case, lack thereof)
2021-01-04 11:54:10 +00:00
David Baker
a258a3874b
Use objectShallowClone
2021-01-04 11:51:27 +00:00
Šimon Brandner
14a3b88497
Consistent formatting
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-28 08:15:54 +01:00
Šimon Brandner
b24464269f
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-26 18:28:53 +01:00
Šimon Brandner
5779a543c9
Type cleanup
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-26 18:10:50 +01:00
Šimon Brandner
322afe6450
Remove log
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-26 18:00:08 +01:00
Šimon Brandner
675ca58eef
Improve UI
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-26 16:56:25 +01:00
Šimon Brandner
1dc1bc68db
Clean up
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-26 08:40:58 +01:00
Šimon Brandner
eae3c1c496
Get screen-sharing working, somehow
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-26 08:32:51 +01:00
Šimon Brandner
65af77e546
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-24 08:01:35 +01:00
Šimon Brandner
65285fd55e
Fix 15988
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-24 08:00:23 +01:00
David Baker
452fbb076b
Add a dialpad UI for PSTN lookup
...
Queries the homeserver for PSTN protocol support, and if found,
the add-room button on the DM rooms list section opens a context
menu instead with a 'dial pad' option as well as the current 'start chat'
dialog. Entering a number into this and pressing dial performs
a thirdparty user query for the given string and starts a DM with that
user.
2020-12-23 19:02:01 +00:00
J. Ryan Stinnett
44c705e41c
Look for emoji in the body that will be displayed
...
Fixes https://github.com/vector-im/element-web/issues/16013
2020-12-21 15:24:59 +00:00
J. Ryan Stinnett
62d1345790
Merge pull request #5514 from matrix-org/jryans/element-url-patterns
...
Recognise `*.element.io` links as Element permalinks
2020-12-21 14:49:58 +00:00
J. Ryan Stinnett
5d78418530
Recognise *.element.io links as Element permalinks
...
This ensures all Elements detect permalinks to official deployments as Element
and handle them internally.
Fixes https://github.com/vector-im/element-web/issues/16005
2020-12-21 13:15:00 +00:00
J. Ryan Stinnett
162a5de82e
Rename and reformat Element URL pattern
...
This is just a code style cleanup. There are no behaviour changes in this
commit.
2020-12-21 13:05:45 +00:00
David Baker
68c5482c05
Comment typo
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-12-21 11:21:41 +00:00
David Baker
12474bb434
Merge remote-tracking branch 'origin/develop' into dbkr/call_ui_fixups
2020-12-21 11:10:31 +00:00
Travis Ralston
d53ee58b18
Appease the linter
2020-12-21 00:18:58 -07:00
Travis Ralston
9263bf7cda
Add a snowfall chat effect (with /snowfall command)
2020-12-21 00:13:55 -07:00
Travis Ralston
1f95acc739
Run the effect to completion rather than chopping it off
2020-12-18 18:41:01 -07:00
Travis Ralston
b2825e8718
Use the same requestAnimationFrame as confetti
2020-12-18 18:40:30 -07:00
Travis Ralston
4ba89cc437
Lower effect time by 1 second
...
It feels like it runs a bit too long
2020-12-18 18:40:11 -07:00
Travis Ralston
77ce8a9e39
Fix minor lint problems
2020-12-18 18:39:16 -07:00
Travis Ralston
82b782cdb9
Merge branch 'develop' into travis/upstream/fireworks
2020-12-18 18:30:54 -07:00
David Baker
aee861956c
Remove secondary call avatar
...
and change 'paused' to 'on hold'
2020-12-18 19:40:57 +00:00
David Baker
eab764a3c8
Vary resume link text
...
Use 'Switch' if unholding that call would hold another
2020-12-18 19:35:41 +00:00
David Baker
3037aac59a
Merge pull request #5506 from matrix-org/dbkr/silent_call_end_for_non_started_calls
...
Don't play call end sound for calls that never started
2020-12-18 17:24:22 +00:00
nurjin jafar
ebe02ecf04
Merge branch 'develop' into nic/feat/PB-404-fireworks-effect
2020-12-18 16:15:14 +01:00
nurjinn jafar
3d1327ecec
removed unnecessary opacity
2020-12-18 15:32:44 +01:00
nurjinn jafar
2305811271
changed canvas globalCompositeOperation value and removed probability
2020-12-18 15:30:50 +01:00
nurjinn jafar
88d3de710a
comments added
2020-12-18 14:51:58 +01:00
David Baker
453575d70a
Don't play call end sound for calls that never started
2020-12-18 13:46:58 +00:00
Emmanouil Kampitakis
2488a8f1ee
Add string-translation for english
...
Signed-off-by: Emmanouil Kampitakis <info+github@kampitakis.de>
2020-12-18 12:19:37 +01:00
Emmanouil Kampitakis
f4d3668214
Add the unflip slashcommand
...
Signed-off-by: Emmanouil Kampitakis <info+github@kampitakis.de>
2020-12-18 12:19:37 +01:00
Emmanouil Kampitakis
98a1b7a2d8
Add the tableflip slashcommand
...
Signed-off-by: Emmanouil Kampitakis <info+github@kampitakis.de>
2020-12-18 12:19:37 +01:00
J. Ryan Stinnett
8350b4152b
Import from src in IncomingCallBox.tsx
2020-12-17 17:16:00 +00:00
nurjinn jafar
380b729692
fireworks effect added
2020-12-17 16:57:59 +01:00
Michael Telatynski
2567fcd045
add brackets for operator precedence
2020-12-17 12:02:16 +00:00
Michael Telatynski
1b2cfa5f05
Social Login support both https and mxc icons
2020-12-17 10:34:49 +00:00
waclaw66
66b682fa99
Translated using Weblate (Czech)
...
Currently translated at 95.0% (2577 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2020-12-16 11:42:54 +00:00
Weblate
99d15b35c6
Merge branch 'origin/develop' into Weblate.
2020-12-16 11:16:35 +00:00