Jason Robinson
2205f0611e
Add some links to the openidtoken-jwt spec
2020-09-07 19:25:44 +03:00
Jason Robinson
0410a6b3be
Use Jitsi domain in the JWT issuer
2020-09-07 19:23:36 +03:00
Jason Robinson
8534328921
Implement OpenID token fetch from Jitsi widget
...
Using MSC1960 to fetch an OpenID token via postmessage API. This is needed
for Jitsi openidtoken-jwt auth.
2020-09-07 18:10:19 +03:00
Jason Robinson
5108697ac8
Add support for Jitsi openidtoken-jwt auth
...
If the widget URL specifies this auth, generate a JWT token
containing the info needed by the Jitsi backend.
2020-09-04 13:14:52 +03:00
RiotRobot
e5a4092adc
Reset matrix-react-sdk back to develop branch
2020-09-01 17:51:03 +01:00
RiotRobot
3ed750a9ab
Reset matrix-js-sdk back to develop branch
2020-09-01 17:50:49 +01:00
RiotRobot
7f8326e245
Merge branch 'master' into develop
2020-09-01 17:50:12 +01:00
RiotRobot
a89661de44
v1.7.5
2020-09-01 17:46:13 +01:00
RiotRobot
9104a07324
Prepare changelog for v1.7.5
2020-09-01 17:46:12 +01:00
RiotRobot
a20b9c4c24
Upgrade matrix-react-sdk to 3.3.0
2020-09-01 17:41:33 +01:00
RiotRobot
a09ab52be3
Upgrade matrix-js-sdk to 8.2.0
2020-09-01 17:40:19 +01:00
Michael Telatynski
7bdb8104dc
Merge pull request #15064 from vector-im/t3chguy/lint-ts
...
Fix eslint ts override tsx matching and delint
2020-09-01 09:10:48 +01:00
Michael Telatynski
ae8595690d
delint
2020-08-29 01:14:51 +01:00
Michael Telatynski
23622db74b
Fix eslint ts override tsx matching
2020-08-28 19:41:19 +01:00
J. Ryan Stinnett
cb94a89411
Merge pull request #15050 from vector-im/jryans/testing-code-review
...
Add testing to review guidelines
2020-08-26 17:58:30 +01:00
J. Ryan Stinnett
bc1cad01c4
Add testing to review guidelines
...
This adds a initial statement on testing to the review guidelines. No
requirements are made at this time, but reviewers are encouraged to request
tests where they believe it is reasonable to provide them.
Fixes https://github.com/vector-im/element-web/issues/14945
2020-08-26 15:57:31 +01:00
RiotRobot
669a5e6d01
v1.7.5-rc.1
2020-08-26 12:14:54 +01:00
RiotRobot
172514f278
Prepare changelog for v1.7.5-rc.1
2020-08-26 12:14:53 +01:00
RiotRobot
9163aee0fc
Upgrade matrix-react-sdk to 3.3.0-rc.1
2020-08-26 12:10:33 +01:00
RiotRobot
de4550099e
Upgrade matrix-js-sdk to 8.2.0-rc.1
2020-08-26 12:08:33 +01:00
J. Ryan Stinnett
eda43aa488
Merge pull request #15045 from RiotTranslateBot/weblate-element-web-element-web
...
Update from Weblate
2020-08-26 11:10:07 +01:00
Weblate
66e073f599
Merge branch 'origin/develop' into Weblate.
2020-08-26 10:07:19 +00:00
LinAGKar
71d32d1f7d
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.riot.im/projects/element-web/element-web/sv/
2020-08-26 07:42:31 +00:00
Matija Šuklje
46879e2976
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.riot.im/projects/element-web/element-web/sl/
2020-08-26 07:42:31 +00:00
J. Ryan Stinnett
a3b8c67e79
Merge pull request #15003 from vector-im/jryans/secure-backup-required
...
Document .well-known E2EE secure backup setting
2020-08-24 17:33:05 +01:00
J. Ryan Stinnett
3800fe0c9b
Use `io.element` instead of `im.vector`
...
This also fixes casing as well to match the latest thinking.
2020-08-24 16:34:58 +01:00
Travis Ralston
a329dd6669
Merge pull request #15013 from vector-im/travis/communities/tag-panel
...
Add docs for communities v2 prototyping feature flag
2020-08-24 07:41:47 -06:00
J. Ryan Stinnett
b99b647538
Merge pull request #14973 from Weasy666/develop
...
Update links in README.md to point to Element
2020-08-24 12:08:56 +01:00
J. Ryan Stinnett
a5fd3114c2
Merge branch 'develop' into develop
2020-08-24 12:07:48 +01:00
J. Ryan Stinnett
3d8fe4a9bc
Merge pull request #15027 from SelyanKab/develop
...
Make kabyle translation available
2020-08-24 11:42:19 +01:00
Selyan Slimane Amiri
c1faa54102
Make kabyle translation available
2020-08-22 21:16:55 +01:00
Weasy
c032067a30
Remove tag from `docker build` commands
2020-08-22 09:52:05 +02:00
J. Ryan Stinnett
77ee12ec77
Merge pull request #15016 from vector-im/readme
...
Change Riot to Element in readme
2020-08-21 16:49:37 +01:00
Jonas Kress
85726c604e
Change riot to element
2020-08-21 11:34:35 +02:00
Jonas Kress
c038a9b443
Merge pull request #15014 from vector-im/readme
...
Update links to element in the readme
2020-08-21 10:35:54 +02:00
Jonas Kress
8a8c684ef9
Update links to element in the readme
2020-08-21 10:06:56 +02:00
Travis Ralston
b4173f3e08
Add docs for labs flag
2020-08-20 19:46:19 -06:00
Michael Telatynski
d9f4b7c5e7
Merge pull request #15002 from luki-ev/move-to-element-on-fdroid
...
Link to Element in F-Droid as well
2020-08-20 10:18:14 +01:00
Marcelo Filho
01e0d5ed70
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.riot.im/projects/element-web/element-web/pt_BR/
2020-08-20 00:42:22 +00:00
Travis Ralston
5f03004664
Merge pull request #14986 from vector-im/travis/settings-v3
...
Settings v3: Update documentation and configs for new feature flag behaviour
2020-08-19 11:57:00 -06:00
J. Ryan Stinnett
7435175a76
Merge pull request #14952 from vector-im/Custom_jitsi_android
...
Update jitsi.md
2020-08-19 18:19:17 +01:00
J. Ryan Stinnett
8cfb0a71a0
Apply suggestions from code review
2020-08-19 18:18:50 +01:00
J. Ryan Stinnett
fa265e498f
Document new setting to require secure backup
...
This adds notes on configuring the new `.well-known` setting to require Element
users to set up secure backup before continuing into the app.
Part of https://github.com/vector-im/element-web/issues/14954
2020-08-19 16:22:56 +01:00
J. Ryan Stinnett
8b0eafe50f
Document new .well-known for E2EE settings
...
This updates documentation about the new key in `.well-known` that we'll check
for E2EE settings: `im.vector.e2ee`.
Part of https://github.com/vector-im/element-web/issues/14954
2020-08-19 16:22:56 +01:00
Christoph Settgast
5b5f205892
Link to Element in F-Droid as well
...
The old app-id shows a big warning that it will no longer be maintained,
so avoid linking to it (especially for self-hosted element-web installs).
Signed-off-by: Christoph Settgast <csett86@web.de>
2020-08-19 16:13:59 +02:00
Weasy
c4fae201e9
Address review comments
2020-08-18 23:18:03 +02:00
Michael Telatynski
48b994d87c
Merge pull request #14983 from vector-im/t3chguy/room-list/14466
...
TypeScript: enable es2019 lib for newer definitions
2020-08-18 17:22:09 +01:00
Marcelo Filho
46f2793563
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (33 of 33 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.riot.im/projects/element-web/element-web/pt_BR/
2020-08-17 21:42:19 +00:00
Travis Ralston
2c952b422b
Update config.md for new feature behaviour
2020-08-17 14:02:19 -06:00
Travis Ralston
3e924941c3
Update feature flags documentation for new feature behaviour
2020-08-17 14:00:04 -06:00