David Baker
a84de0bae2
Sign all of the Windows executable files
...
We can actually just supply a custom signing module here to do our
signing rather than manually signing things in the afterSign hook.
This means all 4 executable files get signed (the main exe, the
stub exe, Update.exe and the installer).
2019-11-26 15:24:43 +00:00
Damir Jelić
1869350a9b
native-node-modules: Remove a spurious and.
2019-11-26 10:38:49 +01:00
Damir Jelić
5b8e918d6e
native-node-modules: Explain how to install Rust and link to its docs.
2019-11-26 10:21:15 +01:00
Damir Jelić
f0fe968944
native-node-modules: Capitalize some project names.
2019-11-26 10:20:56 +01:00
Damir Jelić
40f2648fd3
native-node-modules: Expand the Seshat subtitle a bit.
2019-11-26 10:19:45 +01:00
Damir Jelić
b1aff2995d
native-node-modules: Explain the packaging situation a bit.
2019-11-26 10:19:15 +01:00
Damir Jelić
5f6636e28b
native-node-modules: Reword the second paragraph.
2019-11-26 10:13:38 +01:00
Damir Jelić
b52141d6a8
native-node-modules: Add a section about cross compilation.
2019-11-26 10:12:52 +01:00
Damir Jelić
da4b4037a8
native-node-modules: Don't mention the riot version that supports native modules.
2019-11-26 10:03:45 +01:00
Damir Jelić
4c629e82c8
native-node-modules: Add a header level to the title.
2019-11-26 10:00:15 +01:00
Damir Jelić
e96c44c1f2
package.json: Remove the unneeded Neon/Seshat dependencies.
2019-11-26 09:56:02 +01:00
J. Ryan Stinnett
caeae69eb7
Merge pull request #11493 from vector-im/jryans/tweak-cs-lab-name
...
Clarify that cross-signing is in development
2019-11-25 16:37:12 +00:00
J. Ryan Stinnett
84df4785f8
Remove timeframe
2019-11-25 16:25:19 +00:00
J. Ryan Stinnett
7b8ab047ed
Clarify that cross-signing is in development
...
Expand on the development state of cross-signing in the labs docs.
Fixes https://github.com/vector-im/riot-web/issues/11492
2019-11-25 14:29:28 +00:00
RiotRobot
acd7e028d5
Merge branch 'master' into develop
2019-11-25 13:43:52 +00:00
RiotRobot
bf26ec9d1a
v1.5.4
2019-11-25 13:40:05 +00:00
RiotRobot
b0d004d716
Prepare changelog for v1.5.4
2019-11-25 13:40:05 +00:00
RiotRobot
607c37adfd
v1.5.4
2019-11-25 13:37:12 +00:00
RiotRobot
83591b4567
Released js-sdk & react-sdk
2019-11-25 13:36:37 +00:00
Michael Telatynski
6b1ba5e150
Merge pull request #11301 from vector-im/t3chguy/remove_bluebird
...
get rid of bluebird
2019-11-25 13:31:03 +00:00
Michael Telatynski
73990acf7a
use function over const lambda
2019-11-25 12:53:07 +00:00
David Baker
43ae607839
Merge pull request #11488 from RiotTranslateBot/weblate-riot-web-riot-web
...
Update from Weblate
2019-11-25 09:56:29 +00:00
Weblate
1e340686e6
Merge branch 'origin/develop' into Weblate.
2019-11-25 04:55:44 +00:00
Travis Ralston
f8b42929c8
Merge pull request #8702 from vector-im/michaelkaye/readme_updates_caching
...
Add note in README about self-hosted riot installs requiring custom caching headers
2019-11-24 21:55:38 -07:00
Travis Ralston
1bd473a1b9
Move caching requirements higher in the readme
2019-11-24 21:54:01 -07:00
Travis Ralston
9790cac065
Merge branch 'develop' into michaelkaye/readme_updates_caching
2019-11-24 21:52:35 -07:00
Alexis
33e72a9c08
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2019-11-24 15:45:31 +00:00
dreboy30
99edcc0f97
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (23 of 23 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/pt/
2019-11-24 15:45:31 +00:00
RiotRobot
7b59379d29
v1.5.4-rc.2
2019-11-22 17:30:05 +00:00
RiotRobot
9f3cd93bd6
Prepare changelog for v1.5.4-rc.2
2019-11-22 17:30:04 +00:00
RiotRobot
ff86c8acc7
v1.5.4-rc.2
2019-11-22 17:28:03 +00:00
RiotRobot
1cebd3dcd1
react-sdk rc.2
2019-11-22 17:27:27 +00:00
Michael Telatynski
0a209fc340
Use promises in tests properly
2019-11-22 14:08:45 +00:00
Michael Telatynski
eac6c46d28
Merge branches 'develop' and 't3chguy/remove_bluebird' of https://github.com/vector-im/riot-web into t3chguy/remove_bluebird
2019-11-22 14:00:02 +00:00
Damir Jelić
d0b53916e3
docs: Add documentation explaining how to enable Seshat support.
2019-11-21 10:56:25 +01:00
Damir Jelić
2f2cbade96
electron_app: Remove Seshat from the dependencies.
2019-11-21 10:51:23 +01:00
David Baker
8b2ca56283
Merge pull request #11445 from vector-im/dbkr/dedup_theming_code
...
De-dup theming code
2019-11-21 09:44:22 +00:00
Michael Telatynski
234e789d48
Merge pull request #11448 from vector-im/t3chguy/pre_jest
...
Add eslint-plugin-jest because we inherit js-sdk's eslintrc and it wants
2019-11-20 22:43:10 +00:00
Michael Telatynski
97abce1ca6
Add eslint-plugin-jest because we inherit js-sdk's eslintrc and it wants
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-11-20 22:32:12 +00:00
RiotRobot
fa5475f1c0
v1.5.4-rc.1
2019-11-20 18:32:56 +00:00
RiotRobot
2a564884e7
Prepare changelog for v1.5.4-rc.1
2019-11-20 18:32:56 +00:00
RiotRobot
46a6dbe9b8
v1.5.4-rc.1
2019-11-20 18:31:59 +00:00
RiotRobot
f07e3c3b25
react-sdk & js-sdk rc.1
2019-11-20 18:31:32 +00:00
David Baker
392de5a54f
Merge pull request #11444 from vector-im/dbkr/doc_custom_themes
...
Add doc for custom themes
2019-11-20 17:43:42 +00:00
David Baker
9ed4a07b28
linewrap
2019-11-20 17:39:58 +00:00
David Baker
1b0b3e1a44
Bump to Electron 7.1.2
...
Tested with electron 7 and appears to be fine
2019-11-20 17:33:32 +00:00
Bruno Windels
21781adb9e
explain the internal name of custom themes
2019-11-20 18:27:25 +01:00
David Baker
dc3cc37784
backticks to prevent infinitalic
2019-11-20 16:35:10 +00:00
David Baker
135d5f4cc7
Merge pull request #11442 from vector-im/dbkr/system_dark_mode
...
Use new theme API in react-sdk
2019-11-20 16:32:32 +00:00
David Baker
e34c46c893
Dedup theming code
...
Following on from https://github.com/matrix-org/matrix-react-sdk/pull/3637
this removes the code dealing with themes in vector/index.js and uses the
code from react-sdk. The two did almost exactly the same thing but in
subtley different ways.
This code can be incredibly subtle though, so doing this a separate
PR.
2019-11-20 15:42:15 +00:00