Michael Telatynski
|
33406d1709
|
Merge pull request #13329 from vector-im/t3chguy/app_load4
App load tweaks, improve error pages
|
2020-04-30 17:48:43 +01:00 |
|
J. Ryan Stinnett
|
1ad54a4dae
|
Tweak default device name to be more compact
Fixes https://github.com/vector-im/riot-web/issues/13458
|
2020-04-30 16:50:01 +01:00 |
|
J. Ryan Stinnett
|
ab40d5b732
|
Update copyright header
|
2020-04-30 16:02:37 +01:00 |
|
J. Ryan Stinnett
|
dec5ea1637
|
Tweak default device name on macOS
This tweak's the OS name in the default device name for macOS devices to match
Apple's current branding.
Fixes https://github.com/vector-im/riot-web/issues/13459
|
2020-04-30 15:58:53 +01:00 |
|
Michael Telatynski
|
711ba78052
|
Update src/async-components/structures/CompatibilityView.tsx
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
2020-04-28 00:53:29 +01:00 |
|
Michael Telatynski
|
329d3ea905
|
extract svgs and i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-28 00:52:41 +01:00 |
|
Michael Telatynski
|
ba1c6df418
|
enable iframe sandboxing for the error fallback
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-28 00:42:36 +01:00 |
|
Michael Telatynski
|
26b2a18b6d
|
i18n and remove propTypes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-28 00:35:49 +01:00 |
|
Priit Jõerüüt
|
50e5ba1056
|
Translated using Weblate (Estonian)
Currently translated at 50.0% (14 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/et/
|
2020-04-27 09:13:30 +00:00 |
|
Osoitz
|
95578a1f9f
|
Translated using Weblate (Basque)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eu/
|
2020-04-27 09:13:30 +00:00 |
|
Michael Telatynski
|
51dc4bbbe4
|
Move async components to async-components to move them out of the skin bundle
and s/CompatibilityPage/CompatibilityView/
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 16:45:24 +01:00 |
|
Michael Telatynski
|
0d50bd12b8
|
fix imports
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 16:06:27 +01:00 |
|
Michael Telatynski
|
0032d7b943
|
fix
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 15:55:13 +01:00 |
|
Michael Telatynski
|
dda1f8454a
|
fix supported browser logic
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 15:50:06 +01:00 |
|
Michael Telatynski
|
7e67085503
|
iterate compatibility page and make styling consistent between firefox and chrome
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 15:38:26 +01:00 |
|
Tirifto
|
685ca64691
|
Translated using Weblate (Esperanto)
Currently translated at 96.4% (27 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
|
2020-04-23 14:33:56 +00:00 |
|
Michael Telatynski
|
30fa3a92f7
|
Implement new unsupported browser page
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 15:10:40 +01:00 |
|
Michael Telatynski
|
b7fa8a1f54
|
wire up the static fallback error pages
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-23 13:37:25 +01:00 |
|
Michael Telatynski
|
918a56d01a
|
don't preload error-view as we expect it to not be shown
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-22 18:49:39 +01:00 |
|
Michael Telatynski
|
b05e5be2f7
|
Improve ErrorView to match design
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-22 18:25:49 +01:00 |
|
Nad Chishtie
|
ac78570b58
|
Add example error pages
|
2020-04-22 16:07:24 +01:00 |
|
Michael Telatynski
|
e5a232b0d8
|
make typescript happy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-22 13:41:29 +01:00 |
|
Michael Telatynski
|
d486782dd4
|
convert app.js to app.tsx
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-22 13:29:12 +01:00 |
|
Weblate
|
ac0c2d89f0
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-22 09:15:31 +00:00 |
|
rkfg
|
cec4330618
|
Translated using Weblate (Russian)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
|
2020-04-22 09:15:30 +00:00 |
|
Michael Telatynski
|
9d5e3d6d9a
|
Fix dispatcher import to be extension agnostic
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-21 10:03:59 +01:00 |
|
Weblate
|
0d456fc0ff
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-20 15:00:33 +00:00 |
|
Michael Telatynski
|
982074c12e
|
Use matrix-react-sdk type extensions as a base
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-19 12:10:17 +01:00 |
|
Karol Kosek
|
e68770b4a7
|
Translated using Weblate (Polish)
Currently translated at 89.3% (25 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
|
2020-04-18 22:27:54 +00:00 |
|
Weblate
|
75ac6b07cc
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-17 20:41:36 +00:00 |
|
aWeinzierl
|
68f9019570
|
Translated using Weblate (German)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
|
2020-04-17 20:41:36 +00:00 |
|
alexsal86
|
f1302f0261
|
Translated using Weblate (German)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
|
2020-04-17 20:41:36 +00:00 |
|
The Stranjer
|
b3f3126583
|
Better conformity to JS linter
|
2020-04-17 06:52:43 -04:00 |
|
The Stranjer
|
3a551f2da5
|
Allow admins to create an array of backgrounds to be randomly chosen from
|
2020-04-17 06:31:49 -04:00 |
|
Szimszon
|
fdcd214e32
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
|
2020-04-16 21:56:45 +00:00 |
|
Øjvind Fritjof Arnfred
|
bcc356f266
|
Translated using Weblate (Danish)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/da/
|
2020-04-16 21:56:45 +00:00 |
|
random
|
e921745c93
|
Translated using Weblate (Italian)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
|
2020-04-15 15:46:57 +00:00 |
|
Kévin C
|
5932aab605
|
Translated using Weblate (French)
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
|
2020-04-15 15:46:56 +00:00 |
|
Jeff Huang
|
abfc865c20
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (28 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
|
2020-04-15 15:46:56 +00:00 |
|
Weblate
|
ce220fe548
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-14 16:09:19 +00:00 |
|
Besnik Bleta
|
98b77368de
|
Translated using Weblate (Albanian)
Currently translated at 96.4% (27 of 28 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
|
2020-04-14 16:09:19 +00:00 |
|
Michael Telatynski
|
a77ed6e844
|
Merge branch 'develop' into t3chguy/poc_riot_desktop_sso_multi_profile
|
2020-04-14 17:03:00 +01:00 |
|
Weblate
|
ecd19175cf
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-14 15:12:30 +00:00 |
|
Michael Telatynski
|
24dbbfa002
|
Merge pull request #13133 from vector-im/t3chguy/electron-forward-back
Add riot-desktop shortcuts for forward/back matching browsers&slack
|
2020-04-14 16:12:24 +01:00 |
|
Weblate
|
1fb35c577b
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-14 13:51:15 +00:00 |
|
Michael Telatynski
|
36f55c1630
|
Allow rageshake to fail in init
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-14 14:44:12 +01:00 |
|
random
|
575a2d6fe3
|
Translated using Weblate (Italian)
Currently translated at 100.0% (27 of 27 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
|
2020-04-13 14:27:46 +00:00 |
|
rkfg
|
64787636b8
|
Translated using Weblate (Russian)
Currently translated at 100.0% (27 of 27 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
|
2020-04-12 09:27:44 +00:00 |
|
Karol Kosek
|
66c81319ce
|
Translated using Weblate (Polish)
Currently translated at 92.6% (25 of 27 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
|
2020-04-12 09:27:44 +00:00 |
|
Szimszon
|
4518d13e07
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (27 of 27 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
|
2020-04-12 09:27:44 +00:00 |
|