J. Ryan Stinnett
527d18ac42
riot-desktop now has a develop branch
2020-04-23 15:20:42 +01:00
J. Ryan Stinnett
2774b046b3
Expand feature flag docs to cover additional release channels
...
This adds further detail around the various additional release channels we have
for desktop. It also expands on the current state of enabling a feature by
default.
2020-04-23 11:06:15 +01:00
Michael Telatynski
7ffa1ba1bd
Merge pull request #13296 from vector-im/t3chguy/autocomplete
...
add config option to tsc resolveJsonModule
2020-04-22 10:27:25 +01:00
Michael Telatynski
9632f296e1
Merge pull request #13297 from vector-im/t3chguy/autocomplete2
...
Fix dispatcher import to be extension agnostic
2020-04-22 10:15:25 +01: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
Michael Telatynski
e00d2b9589
Enable esModuleInterop and iterate PR
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-21 10:01:05 +01:00
Travis Ralston
c16ff9dc11
Merge pull request #13260 from MichaelKohler/issue13089-config-doc
...
Document more config options in config.md (fixes #13089 )
2020-04-21 00:32:07 -06:00
Michael Telatynski
b3a87b56fa
tsc resolveJsonModule
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-20 20:14:33 +01:00
Michael Telatynski
3218deff3a
Merge pull request #13295 from vector-im/t3chguy/fix_tests
...
Fix tests post-js-sdk-filters change
2020-04-20 20:13:09 +01:00
Michael Telatynski
1314a8d3f9
undo unrelated change.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-20 20:06:34 +01:00
Michael Telatynski
afabf9d4b1
Fix tests post-js-sdk-filters change
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-20 19:47:16 +01:00
Travis Ralston
22b1231e9a
Merge pull request #13227 from vector-im/travis/inline-jitsi-script
...
Make Jitsi download script a JS script
2020-04-20 11:16:12 -06:00
Travis Ralston
4c4f67653e
Merge branch 'develop' into travis/inline-jitsi-script
2020-04-20 10:11:55 -06:00
Travis Ralston
3eadf35819
Manually undo emojibase changes in lockfile
2020-04-20 09:49:09 -06:00
Travis Ralston
3f14b31e47
Add more words to explain windows being awful
2020-04-20 09:46:52 -06:00
Michael Telatynski
fd343b069e
Merge pull request #13271 from vector-im/t3chguy/cmd_rageshake
...
Use matrix-react-sdk type extensions as a base
2020-04-20 16:00:27 +01: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
Michael Kohler
752b6b63ec
Document more config options in config.md ( fixes #13089 )
...
Signed-off-by: Michael Kohler <me@michaelkohler.info>
2020-04-19 11:44:58 +02:00
Travis Ralston
19130dc705
Merge pull request #13235 from TheStranjer/allow-random-welcome-bgs
...
Allow Riot Web to randomly pick welcome backgrounds
2020-04-17 14:41:31 -06: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
Travis Ralston
8122c62f24
Merge pull request #13224 from vector-im/travis/xsign-labs-docs
...
Update cross-signing feature docs and document fallback procedures
2020-04-16 15:56:39 -06:00
Travis Ralston
005269e2ad
Make Jitsi download script a JS script
...
It's awful but means that we create the directory on all platforms in-process.
Fixes https://github.com/vector-im/riot-web/issues/13215
2020-04-16 12:37:41 -06:00
Travis Ralston
bea0dab623
Update cross-signing feature docs and document fallback procedures
...
For https://github.com/matrix-org/matrix-react-sdk/pull/4416
2020-04-16 11:35:28 -06:00
J. Ryan Stinnett
b5e8e5cf75
Merge pull request #13179 from vector-im/jryans/enable-cross-signing
...
Enable cross-signing / E2EE by default for DM on release
2020-04-15 18:54:02 +01:00
J. Ryan Stinnett
cd19af4003
Enable cross-signing / E2EE by default for DM on release
...
Fixes https://github.com/vector-im/riot-web/issues/13178
2020-04-15 18:36:22 +01:00
Travis Ralston
1a4fe2ac3b
Merge pull request #13128 from dannycolin/inotify-watch-limit
...
Add instruction to resolve the inotify watch limit issue
2020-04-15 09:47:54 -06:00
Travis Ralston
8ed8840b63
Merge pull request #13149 from xobs/labs-config-reference
...
docs: labs: add a pointer to config.md
2020-04-15 09:46:50 -06:00
Michael Telatynski
3cbc9997b9
Merge pull request #13028 from vector-im/t3chguy/poc_riot_desktop_sso_multi_profile
...
Fix Electron SSO handling to support multiple profiles
2020-04-14 17:09:14 +01:00
Michael Telatynski
a77ed6e844
Merge branch 'develop' into t3chguy/poc_riot_desktop_sso_multi_profile
2020-04-14 17:03:00 +01: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
Michael Telatynski
4354c508c7
Merge pull request #13164 from vector-im/t3chguy/soft-fail-rageshake
...
Allow rageshake to fail in init
2020-04-14 14:51:09 +01: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
Sean Cross
e536b07874
docs: labs: add a pointer to config.md
...
The documentation mentions that Labs features can be manipulated by
opening the Settings menu and selecting Labs. This feature is normally
disabled, so for most users this is not the case.
Add a link to the `config.md` file and a note that the Labs features
must be enabled in order to manipulate them.
Signed-off-by: Sean Cross <sean@xobs.io>
2020-04-13 13:48:10 +08:00
Michael Telatynski
2346829055
Add riot-desktop shortcuts for forward/back matching browsers&slack
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-11 18:58:00 +01:00
Danny Colin
1dbbdb252c
Add instruction to resolve the inotify watch limit issue
...
On Linux, it's common that the system limit the number of files that can be monitored. If
this limit is too low then the build script will fail.
Signed-off-by: Danny Colin <contact@dannycolin.com>
2020-04-10 20:09:29 -04:00
Travis Ralston
6e15684a04
Merge pull request #13125 from cheryllium/fix_yarn_install_link
...
Fix broken yarn install link in README.md
2020-04-10 15:54:07 -06:00
C. Yang
2514a33892
Fix broken yarn install link in README.md
2020-04-10 17:43:54 -04:00
Travis Ralston
302105163d
Merge pull request #13122 from dannycolin/fix-build-jitsi
...
fix build:jitsi scripts crash caused by a missing folder
2020-04-10 15:02:14 -06:00
Danny Colin
c128e75f5d
fix build:jitsi scripts crash caused by a missing folder
...
On a freshly install of the developer environment, the build:jitsi try
to create a file in ./webapp with the cURL command. However, ./webapp
folder doesn't exist and the build script crash. This patch makes sure
the appropriate folder is created if it doesn't already exist
Signed-off-by: Danny Colin <contact@dannycolin.com>
2020-04-10 14:14:19 -04:00
Michael Telatynski
99e5271cb8
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/poc_riot_desktop_sso_multi_profile
2020-04-09 21:17:45 +01:00
Michael Telatynski
15bb819c8a
Instead of encrypting, pass the HS an opaque token which we locally resolve in a map to our profile data
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 21:17:37 +01:00
Michael Telatynski
c0b4ab9f67
Merge pull request #13095 from vector-im/t3chguy/app_load2
...
App load order changes to catch errors better
2020-04-09 21:11:16 +01:00
Michael Telatynski
4afd29f62c
add comment
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 16:23:41 +01:00
Michael Telatynski
6fdeca93b6
Make the riot-desktop callback args more generic and encrypt the args
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 16:21:52 +01:00
Michael Telatynski
c67dcae35e
improve comments
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 11:25:40 +01:00
Michael Telatynski
942ca3b525
make error translatable
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 11:19:40 +01:00
Michael Telatynski
83653b3a22
assert rageshake loaded successfully
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 11:14:38 +01:00
Michael Telatynski
e1bdcf2d9e
remove debug statement
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 10:49:50 +01:00
Michael Telatynski
8c88e9f0f4
delint and i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 10:42:58 +01:00