J. Ryan Stinnett
b22c28eac9
Use TypeScript source for development, swap to build during release
...
This changes the JS SDK to point `main` to TypeScript source and remove any
indication of `typings`. For local development and CI workflows, it means many
steps can run without building first, which saves lots of time.
During release, we still build for Node and browsers as before. The release
script adjusts the `main` and `typings` fields before publishing and
distribution to point to the built output for those that use them.
2020-12-18 14:49:28 +00:00
J. Ryan Stinnett
19cfe44b16
Types from dependencies are now built explicitly
2020-12-18 11:59:30 +00:00
J. Ryan Stinnett
3d3490c6d7
For cloned deps, we only need to build types
2020-12-18 11:59:30 +00:00
J. Ryan Stinnett
ad32f90beb
Stop building at local install time
...
This speeds up local development and CI runs by skipping build steps by default.
They will now only run when just before publishing.
Related to https://github.com/matrix-org/matrix-js-sdk/pull/1552
2020-12-18 11:59:30 +00:00
J. Ryan Stinnett and GitHub
6726b731e4
Merge pull request #5504 from matrix-org/jryans/call-lib-src
...
Import from src in IncomingCallBox.tsx
2020-12-17 18:52:49 +00:00
J. Ryan Stinnett
8350b4152b
Import from src in IncomingCallBox.tsx
2020-12-17 17:16:00 +00:00
Michael Telatynski and GitHub
7bd2f2c6ba
Merge pull request #5499 from matrix-org/t3chguy/msc2858.1
...
Social Login support both https and mxc icons
2020-12-17 12:31:33 +00:00
Michael Telatynski and GitHub
37e3c2a23a
Merge pull request #5501 from matrix-org/t3chguy/fix/15936
...
Fix padding in confirmation email registration prompt
2020-12-17 12:05:37 +00:00
Michael Telatynski
2567fcd045
add brackets for operator precedence
2020-12-17 12:02:16 +00:00
Michael Telatynski and GitHub
762519a44f
Merge pull request #5500 from matrix-org/t3chguy/fix/15938
...
Fix room list help prompt alignment
2020-12-17 11:31:45 +00:00
Michael Telatynski
c498609f79
Fix padding in confirmation email registration prompt
2020-12-17 10:47:03 +00:00
Michael Telatynski
f2214c0367
Fix room list help prompt alignment
2020-12-17 10:43:53 +00:00
Michael Telatynski
1b2cfa5f05
Social Login support both https and mxc icons
2020-12-17 10:34:49 +00:00
J. Ryan Stinnett and GitHub
1b6ace8cce
Merge pull request #5497 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
...
Translations update from Weblate
2020-12-16 11:44:03 +00:00
waclaw66 and Weblate
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
David Baker and GitHub
c03854729c
Merge pull request #5495 from matrix-org/dbkr/callhandler_unregister_dispatcher
...
Unregister from the dispatcher in CallHandler
2020-12-16 11:16:27 +00:00
David Baker
ff84699028
Merge remote-tracking branch 'origin/develop' into dbkr/callhandler_unregister_dispatcher
2020-12-16 11:03:47 +00:00
Weblate
f91ce75de8
Merge branch 'origin/develop' into Weblate.
2020-12-16 10:59:12 +00:00
Mitja Sorsa and Weblate
6878e23cb8
Translated using Weblate (Finnish)
...
Currently translated at 91.9% (2493 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2020-12-16 10:59:11 +00:00
Michael Telatynski and GitHub
3940eab165
Merge pull request #5496 from matrix-org/t3chguy/msc2858
...
Better adhere to MSC process
2020-12-16 10:58:56 +00:00
David Baker
973a0b7b8a
set dispatcher ref to null so we don't double-unregister
2020-12-16 10:53:59 +00:00
Michael Telatynski
2142a65a9b
delint
2020-12-16 10:46:39 +00:00
Michael Telatynski
4c2b6f410b
fix tests
2020-12-16 10:41:56 +00:00
waclaw66 and Weblate
d6ba787ce4
Translated using Weblate (Czech)
...
Currently translated at 94.7% (2570 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 10:22:01 +00:00
Michael Telatynski
940fdb8e2f
Better adhere to MSC process
2020-12-16 10:07:07 +00:00
waclaw66 and Weblate
d1285427ae
Translated using Weblate (Czech)
...
Currently translated at 89.5% (2427 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2020-12-15 20:13:17 +00:00
waclaw66 and Weblate
9987e47838
Translated using Weblate (Czech)
...
Currently translated at 89.4% (2425 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2020-12-15 20:05:41 +00:00
waclaw66 and Weblate
1a60d3ddd5
Translated using Weblate (Czech)
...
Currently translated at 89.2% (2420 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2020-12-15 19:29:37 +00:00
David Baker
a77d675664
Better null check
...
to make tests happy
2020-12-15 18:01:42 +00:00
Weblate
3aaffabd5e
Merge branch 'origin/develop' into Weblate.
2020-12-15 17:56:49 +00:00
Hubert Chathi and GitHub
983ffe98ff
Merge pull request #5483 from uhoreg/web_pickle
...
Use random pickle key on all platforms
2020-12-15 12:56:41 -05:00
Weblate
e13d8e2372
Merge branch 'origin/develop' into Weblate.
2020-12-15 16:54:39 +00:00
XoseM and Weblate
e51b59c8b5
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2711 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2020-12-15 16:54:39 +00:00
waclaw66 and Weblate
3c66695627
Translated using Weblate (Czech)
...
Currently translated at 83.8% (2272 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2020-12-15 16:54:37 +00:00
random and Weblate
dad1fdf974
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2711 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2020-12-15 16:54:32 +00:00
Ihor Hordiichuk and Weblate
14afafdc4d
Translated using Weblate (Ukrainian)
...
Currently translated at 53.5% (1453 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 16:54:30 +00:00
J. Ryan Stinnett and GitHub
7a20d738f1
Merge pull request #5492 from m1k1o/patch-1
...
Fix mx_MemberList icons
2020-12-15 16:54:20 +00:00
David Baker
a798772e80
Unregister from the dispatcher in CallHandler
...
otherwise you end up getting multiple place_call dispatches if you
place a call after logging in
2020-12-15 16:53:11 +00:00
Ihor Hordiichuk and Weblate
03ee5ae9db
Translated using Weblate (Ukrainian)
...
Currently translated at 53.5% (1453 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:20:54 +00:00
strix aluco and Weblate
8d16136e4f
Translated using Weblate (Ukrainian)
...
Currently translated at 53.5% (1453 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:20:54 +00:00
Ihor Hordiichuk and Weblate
b9d40fb9c2
Translated using Weblate (Ukrainian)
...
Currently translated at 53.5% (1452 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:20:07 +00:00
Олег Корапарара and Weblate
7cec20a565
Translated using Weblate (Ukrainian)
...
Currently translated at 53.5% (1452 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:20:07 +00:00
strix aluco and Weblate
0460b4681f
Translated using Weblate (Ukrainian)
...
Currently translated at 53.5% (1452 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:20:07 +00:00
Ihor Hordiichuk and Weblate
ad2245134a
Translated using Weblate (Ukrainian)
...
Currently translated at 53.4% (1450 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:18:09 +00:00
Олег Корапарара and Weblate
d3000b0e0d
Translated using Weblate (Ukrainian)
...
Currently translated at 53.4% (1450 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:18:09 +00:00
Ihor Hordiichuk and Weblate
3f2eff5675
Translated using Weblate (Ukrainian)
...
Currently translated at 53.4% (1450 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:16:32 +00:00
Олег Корапарара and Weblate
77d53bfd67
Translated using Weblate (Ukrainian)
...
Currently translated at 53.4% (1450 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:16:32 +00:00
Ihor Hordiichuk and Weblate
d8843b48ee
Translated using Weblate (Ukrainian)
...
Currently translated at 53.4% (1450 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:14:38 +00:00
Олег Корапарара and Weblate
7c4cfb7855
Translated using Weblate (Ukrainian)
...
Currently translated at 53.4% (1450 of 2711 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2020-12-15 15:14:38 +00:00