Commit Graph

36450 Commits (a9d32198386f86c9e98c1855c63b7f141c5702cd)

Author SHA1 Message Date
Travis Ralston 18b321f8e8 Improve hover states (tooltips) for voice message interactions
Fixes https://github.com/vector-im/element-web/issues/18375
2021-08-03 13:34:04 -06:00
Travis Ralston 32442068cf Use a default waveform when recording to ease component pop-in
Fixes https://github.com/vector-im/element-web/issues/18225
2021-08-03 13:26:27 -06:00
Travis Ralston c4e6cc7973 Remove debugging 2021-08-03 12:57:16 -06:00
Travis Ralston 7b565db02d Update uploading state designs 2021-08-03 12:52:21 -06:00
David Baker 82c6445648 Add release_config for changelogging 2021-08-03 18:08:25 +01:00
David Baker 612384a6a3 Switch to new changelog generator
allchange is typescript so has a 'prepare' script to tsc it into
javascript so it can be a binscript - hopefully this won't cause
it to make too much of a pain of itself causing tsc to run on every
yarn add/install
2021-08-03 18:03:46 +01:00
Weblate 40bd9c3ca5 Merge branch 'origin/develop' into Weblate. 2021-08-03 16:18:31 +00:00
jelv c2974f8d06 Translated using Weblate (Dutch)
Currently translated at 100.0% (3112 of 3112 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-03 16:18:31 +00:00
David Baker 8c5cfe6c2a
Merge pull request #6536 from matrix-org/dbkr/argh_the_linting
Update eslint plugin & fix silly indenting
2021-08-03 17:18:20 +01:00
David Baker 28f5dc483b Update eslint plugin & fix silly indenting
As per https://github.com/matrix-org/eslint-plugin-matrix-org/pull/15
this caused a bunch of silly indenting to creep in, so this fixes it
back to the previous style.
2021-08-03 17:07:37 +01:00
Dariusz Niemczyk 806b36856d
Fix i18n 2021-08-03 18:01:34 +02:00
Dariusz Niemczyk 7487636f90
Fix linter again 2021-08-03 18:00:11 +02:00
Šimon Brandner 65451805a2
Merge remote-tracking branch 'upstream/develop' into fix/mirroring/5633
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 16:06:12 +02:00
Šimon Brandner a18f41ceed
Fix tests
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:43:56 +02:00
Šimon Brandner 2a378f30b7
Attempt to fix tests
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:38:12 +02:00
Dariusz Niemczyk b18d03be32
Fix final style issues 2021-08-03 15:21:15 +02:00
Dariusz Niemczyk 8a1def1d26
Update src/components/views/voip/CallView/CallViewHeader.tsx
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk 08b27a7c82
Update src/components/views/voip/PictureInPictureDragger.tsx
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk 3ab54bce6e
Move CallViewHeader css to separate file 2021-08-03 15:21:14 +02:00
Dariusz Niemczyk 389d0b2d4a
Another fix for indentation 2021-08-03 15:21:14 +02:00
Dariusz Niemczyk 466151a10c
Update src/components/views/voip/CallPreview.tsx
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk f592d37f39
Remove widget support for CallViewHeader 2021-08-03 15:21:14 +02:00
Šimon Brandner 75948587e4
Avoid calling with undefined
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:13:40 +02:00
Šimon Brandner e787d14cde
Set silenced state as soon as we get the call
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 14:58:50 +02:00
Šimon Brandner 37f51c7536
Don't ring if it's disabled
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 14:48:39 +02:00
Dariusz Niemczyk a0b0a91d08
Fix ident 2021-08-03 14:03:35 +02:00
Weblate 4ecc16b06d Merge branch 'origin/develop' into Weblate. 2021-08-03 12:00:08 +00:00
Glandos 1fe5e9acb4 Translated using Weblate (French)
Currently translated at 99.9% (3109 of 3112 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-03 12:00:08 +00:00
Germain b51fb0cb94
Merge pull request #6533 from matrix-org/gsouquet/fix-logoutdialog-warning 2021-08-03 12:59:54 +01:00
Dariusz Niemczyk 838d9105c9
Update src/components/views/voip/CallView/CallViewHeader.tsx
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 13:53:49 +02:00
Germain Souquet 54c685bfa8 Migrate LogoutDialog to TypeScript 2021-08-03 13:52:46 +02:00
Dariusz Niemczyk 90c2eb0b92
Update src/components/views/voip/CallView/CallViewHeader.tsx
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 13:50:00 +02:00
Germain Souquet 81b45f8aa9 Make defaultProps a static property of LogoutDialog 2021-08-03 13:44:14 +02:00
Dariusz Niemczyk 29e9db44a3
Another fix to the TS types 2021-08-03 13:30:14 +02:00
Dariusz Niemczyk 36efa448b2
Fix TS types 2021-08-03 13:24:41 +02:00
James Salter c66d0017de Patch posthog's type definitions using patch-package
Remove definitions for sentry and rrweb-snapshot
2021-08-03 11:59:54 +01:00
Dariusz Niemczyk ae411b9401
Refactor Call components into smaller pieces 2021-08-03 12:58:09 +02:00
James Salter dc7aad1abf Revert "Revert "Add support for Posthog Analytics under a labs flag""
This reverts commit c5ea253181.
2021-08-03 11:55:02 +01:00
Weblate e1a673fc9b Merge branch 'origin/develop' into Weblate. 2021-08-03 09:07:12 +00:00
waclaw66 dc3f47fa5b Translated using Weblate (Czech)
Currently translated at 100.0% (3112 of 3112 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-03 09:07:12 +00:00
Glandos 4da232dc16 Translated using Weblate (French)
Currently translated at 98.5% (3066 of 3112 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-03 09:07:10 +00:00
James Salter 1b87ffb7cb
Merge pull request #6527 from SimonBrandner/fix/font-topic/18339
Fix the wrong font being used in the room topic field
2021-08-03 10:06:58 +01:00
Weblate 6906585ceb Merge branch 'origin/develop' into Weblate. 2021-08-03 06:36:42 +00:00
Priit Jõerüüt 2d792d3d97 Translated using Weblate (Estonian)
Currently translated at 98.2% (3059 of 3113 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-03 06:36:42 +00:00
XoseM 9c29eb4631 Translated using Weblate (Galician)
Currently translated at 100.0% (3113 of 3113 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-03 06:36:38 +00:00
waclaw66 0fed163cdb Translated using Weblate (Czech)
Currently translated at 100.0% (3113 of 3113 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-03 06:36:34 +00:00
Jeff Huang b3a8e6f6e8 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3113 of 3113 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-03 06:36:32 +00:00
jelv eb32954177 Translated using Weblate (Dutch)
Currently translated at 99.1% (3085 of 3113 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-03 06:36:30 +00:00
Glandos 2280ce096b Translated using Weblate (French)
Currently translated at 97.4% (3034 of 3113 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-03 06:36:28 +00:00
James Salter 0b369b6ee6
Merge pull request #6531 from matrix-org/revert-6495-posthog-analytics
Revert "Add support for Posthog Analytics under a labs flag"
2021-08-03 07:36:18 +01:00