wps0
|
338a8c204a
|
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pl/
|
2020-04-06 21:03:23 +00:00 |
Slavi Pantaleev
|
99f940a87e
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/bg/
|
2020-04-06 21:03:23 +00:00 |
Travis Ralston
|
cb39edbfd7
|
Merge pull request #13027 from vector-im/travis/jitsi-docs
Add some docs about Jitsi widgets and Jitsi configuration
|
2020-04-06 15:03:17 -06:00 |
Travis Ralston
|
99f8019aa2
|
Update docs per suggestions
|
2020-04-06 14:50:06 -06:00 |
Michael Telatynski
|
1b9112b876
|
Revert "Combine two async imports into one by way of skin.ts"
This reverts commit e788433c
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-06 12:24:56 +01:00 |
Michael Telatynski
|
e788433c24
|
Combine two async imports into one by way of skin.ts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-06 12:22:20 +01:00 |
Weblate
|
ea934a1e3d
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-06 11:06:25 +00:00 |
J. Ryan Stinnett
|
244538c0d2
|
Merge pull request #13030 from vector-im/dependabot/npm_and_yarn/electron_app/minimist-1.2.3
Bump minimist from 1.2.2 to 1.2.3 in /electron_app
|
2020-04-06 12:06:20 +01:00 |
MamasLT
|
6ab1ca67a4
|
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/lt/
|
2020-04-05 21:27:32 +00:00 |
Michael Telatynski
|
b1575524aa
|
Switch things to typescript, use @types/modernizr, fix global.d.ts. Move mobile_guide redirect to index.ts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-05 00:55:36 +01:00 |
Michael Telatynski
|
093b7bbf72
|
convert index.js to typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-05 00:27:59 +01:00 |
Michael Telatynski
|
20442413bf
|
remove future error handling path
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-05 00:12:37 +01:00 |
Michael Telatynski
|
d429756094
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-05 00:08:31 +01:00 |
Michael Telatynski
|
b5318b4ebc
|
fix global.d.ts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-05 00:05:59 +01:00 |
Michael Telatynski
|
4b6164d823
|
iterate app load order tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-04 23:42:19 +01:00 |
dependabot[bot]
|
97fdb559fb
|
Bump minimist from 1.2.2 to 1.2.3 in /electron_app
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-04 16:36:41 +00:00 |
Michael Telatynski
|
37ed89c25f
|
move rageshake init into init.ts to allow for code-splitting
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-04 17:34:33 +01:00 |
Michael Telatynski
|
7b930da343
|
Make app load more async
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-04 17:21:59 +01:00 |
Michael Telatynski
|
67cf1e7536
|
rejig
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-04 00:48:26 +01:00 |
Michael Telatynski
|
8ca9e4ccb1
|
Fix Electron SSO handling to support multiple profiles
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-04 00:22:15 +01:00 |
Travis Ralston
|
abf475ee80
|
Add some docs about Jitsi widgets and Jitsi configuration
|
2020-04-03 13:25:33 -06:00 |
Weblate
|
62528253ec
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-03 12:23:18 +00:00 |
Michael Telatynski
|
a377ca7b85
|
Merge pull request #13020 from vector-im/t3chguy/fix_mac_shortcut
Fix Electron mac-specific shortcut being registered on Web too.
|
2020-04-03 13:23:13 +01:00 |
Michael Telatynski
|
c1da3bf537
|
Fix Electron mac-specific shortcut being registered on Web too.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-03 13:01:28 +01:00 |
Weblate
|
a8911e7f85
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-01 16:54:11 +00:00 |
Travis Ralston
|
ab29ec123e
|
Merge pull request #12968 from vector-im/travis/jitsi-errors
Add a console warning that errors from Jitsi Meet are fine
|
2020-04-01 10:54:06 -06:00 |
Weblate
|
ca444d36aa
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-01 14:35:34 +00:00 |
RiotRobot
|
cb8319ea2d
|
Reset matrix-react-sdk back to develop branch
|
2020-04-01 15:35:13 +01:00 |
RiotRobot
|
af35696db9
|
Reset matrix-js-sdk back to develop branch
|
2020-04-01 15:35:02 +01:00 |
Weblate
|
3af825db91
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-01 14:34:25 +00:00 |
RiotRobot
|
ccd998d709
|
Merge branch 'master' into develop
|
2020-04-01 15:34:02 +01:00 |
RiotRobot
|
0cfdc7b66a
|
v1.5.15
|
2020-04-01 15:28:24 +01:00 |
RiotRobot
|
7fb6c1e117
|
Prepare changelog for v1.5.15
|
2020-04-01 15:28:24 +01:00 |
RiotRobot
|
97586aa5c3
|
v1.5.15
|
2020-04-01 15:10:52 +01:00 |
RiotRobot
|
5f5d46eb11
|
Upgrade matrix-react-sdk to 2.3.1
|
2020-04-01 15:08:57 +01:00 |
David Baker
|
511d18abec
|
Merge pull request #12980 from vector-im/dbkr/jitsi_fix_popout_rel
Fix popout support for jitsi widgets
|
2020-04-01 13:59:48 +01:00 |
David Baker
|
24fe98a78c
|
Make widget API use optional
So we can work when popped out into a browser
|
2020-04-01 13:36:57 +01:00 |
David Baker
|
51c675c6fe
|
Give the jitsi wrapper its own external api script
|
2020-04-01 13:36:51 +01:00 |
Weblate
|
01dc43aa09
|
Merge branch 'origin/develop' into Weblate.
|
2020-04-01 10:57:35 +00:00 |
Esteve Soria
|
ea0825c226
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/es/
|
2020-04-01 10:57:35 +00:00 |
rkfg
|
ac3e3ba1e4
|
Translated using Weblate (Russian)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
|
2020-04-01 10:57:35 +00:00 |
avvalcode
|
c16341b3b3
|
Translated using Weblate (Persian)
Currently translated at 68.0% (17 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fa/
|
2020-04-01 10:57:35 +00:00 |
Daniel Løvbrøtte Olsen
|
4334d1540b
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
|
2020-04-01 10:57:35 +00:00 |
Imre Kristoffer Eilertsen
|
dbed65985d
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (25 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nb_NO/
|
2020-04-01 10:57:35 +00:00 |
Dvir Berebi
|
fe7f708e80
|
Translated using Weblate (Hebrew)
Currently translated at 68.0% (17 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/he/
|
2020-04-01 10:57:34 +00:00 |
Märt Põder
|
72aefecab0
|
Translated using Weblate (Estonian)
Currently translated at 20.0% (5 of 25 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/et/
|
2020-04-01 10:57:34 +00:00 |
David Baker
|
432098ddd2
|
Merge pull request #12975 from vector-im/dbkr/jitsi_fix_popout
Fix popout support for jitsi widgets
|
2020-04-01 11:57:29 +01:00 |
David Baker
|
0bf05e3c7b
|
Make widget API use optional
So we can work when popped out into a browser
|
2020-04-01 11:08:53 +01:00 |
David Baker
|
421fcb115f
|
Give the jitsi wrapper its own external api script
|
2020-04-01 10:38:49 +01:00 |
Märt Põder
|
b85f1629b3
|
Added translation using Weblate (Estonian)
|
2020-03-31 19:33:19 +00:00 |