Commit graph

29381 commits

Author SHA1 Message Date
Michael Telatynski
44bc8fc67e Initial Modal Widget work tweaks MSC2790
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-25 14:08:27 +01:00
David Baker
eb0a4a5fb9 type the action payload 2020-09-24 18:30:30 +01:00
David Baker
10338798d9 map-ify audioPromises 2020-09-24 18:28:46 +01:00
David Baker
4269c26e76 map-ify calls map 2020-09-24 18:18:26 +01:00
Travis Ralston
2a493a155f Merge branch 'develop' into travis/widget-api 2020-09-24 11:07:12 -06:00
Weblate
ee0d87aca1 Merge branch 'origin/develop' into Weblate. 2020-09-24 16:03:32 +00:00
Michael Telatynski
fe67ebf1fd
Merge pull request #5209 from matrix-org/t3chguy/fix/12591
Retry loading i18n language if it fails
2020-09-24 17:03:25 +01:00
David Baker
adc93ca7d6 add ts-ignore for js-sdk as per comment 2020-09-24 16:42:59 +01:00
David Baker
00edfc83cd
Add comment for what a mediasession is
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 16:38:13 +01:00
David Baker
80f47f0378 i18n 2020-09-24 16:20:32 +01:00
David Baker
8962f7ae9e Convert CallHandler to typescript
and remove the old conference call stuff while we're at it: enough
time should have passed since those mistakes that we can move on.
The old conference call rooms will still appear for anyone whose
account dates back to that time, but they've presumably been appearing
in any other matrix client they used too.
2020-09-24 16:16:20 +01:00
Weblate
d4a183d727 Merge branch 'origin/develop' into Weblate. 2020-09-24 14:39:08 +00:00
Szimszon
e7241f2dfd Translated using Weblate (Hungarian)
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-24 14:39:08 +00:00
@a2sc:matrix.org
8992dc9655 Translated using Weblate (German)
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-24 14:39:07 +00:00
Travis Ralston
2d46ca1d15
Merge pull request #5243 from matrix-org/travis/workflow/design/sep2120
Rework profile area for user and room settings to be more clear
2020-09-24 08:39:01 -06:00
Travis Ralston
a2860e698a Clean up other unlinted lint issues 2020-09-24 08:26:59 -06:00
Travis Ralston
aa0e19daf0 Make the hover transition a variable 2020-09-24 08:23:06 -06:00
Michael Telatynski
5f6dec7d18 add comments
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 10:09:34 +01:00
Michael Telatynski
f7959fe64f i18n and delint one last time
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:55:42 +01:00
Michael Telatynski
c65d8be7d8 delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:49:30 +01:00
Michael Telatynski
0ef08945cf i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:38:05 +01:00
Michael Telatynski
f3e6f43c3d Improve maxHeight
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:34:19 +01:00
Michael Telatynski
956a3bf69d Implement Left Panel User Widget
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:28:49 +01:00
Travis Ralston
e658d9619b Update styles for new colours 2020-09-23 12:30:01 -06:00
Travis Ralston
1ab2e06887 Clean up unused variables 2020-09-23 12:29:49 -06:00
Michael Telatynski
1fb4d22233
Merge pull request #5241 from matrix-org/t3chguy/fix/14724
Validation improve pattern for derived data
2020-09-23 17:03:32 +01:00
RiotRobot
9ac3af4176 v3.5.0-rc.1 2020-09-23 15:32:47 +01:00
RiotRobot
65923c3c55 Prepare changelog for v3.5.0-rc.1 2020-09-23 15:32:46 +01:00
RiotRobot
ca4b11ec6a Upgrade matrix-js-sdk to 8.4.0-rc.1 2020-09-23 15:27:40 +01:00
J. Ryan Stinnett
44c6a30ed8
Merge pull request #5246 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
Update from Weblate
2020-09-23 14:49:15 +01:00
random
91617ae0eb Translated using Weblate (Italian)
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-09-23 13:45:59 +00:00
Michael Telatynski
f699be971e Prepare AppTile to be usable outside of rooms for User Widgets
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:02:41 +01:00
Michael Telatynski
2e6bad8b07 Convert WidgetUtils to TS and improve typing
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:01:19 +01:00
Michael Telatynski
c8b99b54e0 Fix TS definitions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:00:53 +01:00
Michael Telatynski
7fd6d4498f Make bottom sticky room list header dynamic
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:00:19 +01:00
Michael Telatynski
12034411d4 Fix right-alignment between sticky and non-sticky room list headers
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 10:47:51 +01:00
Weblate
35e6e2e2da Merge branch 'origin/develop' into Weblate. 2020-09-23 09:06:55 +00:00
Nikita Epifanov
05dac6da3c Translated using Weblate (Russian)
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-23 09:06:54 +00:00
Marcelo Filho
938371efa7 Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.2% (2261 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-09-23 09:06:54 +00:00
XoseM
f8d46448be Translated using Weblate (Galician)
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-23 09:06:52 +00:00
Priit Jõerüüt
e69c5d49ca Translated using Weblate (Estonian)
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-23 09:06:52 +00:00
Jeff Huang
1a60f80407 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2375 of 2375 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-23 09:06:51 +00:00
J. Ryan Stinnett
2fe36fd055
Merge pull request #5245 from matrix-org/jryans/large-tables
Upgrade sanitize-html, set nesting limit
2020-09-23 10:06:46 +01:00
J. Ryan Stinnett
c3c3472ae4 Fix copyright header 2020-09-23 10:06:25 +01:00
J. Ryan Stinnett
064ae187e2 Upgrade sanitize-html, set nesting limit
This uses the recently added option to allow specifying a nesting limit.

Fixes https://github.com/vector-im/element-web/issues/15122
2020-09-22 18:06:10 +01:00
Weblate
6bf8ff14f6 Merge branch 'origin/develop' into Weblate. 2020-09-22 16:25:39 +00:00
Travis Ralston
09dd3cea08
Merge pull request #5225 from matrix-org/travis/ft-sep1620/09-enc-files
Add a note to use the desktop builds when seshat isn't available
2020-09-22 10:25:34 -06:00
Weblate
82f51db714 Merge branch 'origin/develop' into Weblate. 2020-09-22 16:21:45 +00:00
Travis Ralston
be6c242206
Merge pull request #5240 from matrix-org/travis/communities/v2-proto/permissions
Add some permission checks to the communities v2 prototype
2020-09-22 10:21:39 -06:00
Weblate
17e16de969 Merge branch 'origin/develop' into Weblate. 2020-09-22 15:07:44 +00:00