RiotRobot
9782599c69
Merge branch 'master' into develop
2020-01-27 12:02:44 +00:00
RiotRobot
15a77e8826
v1.5.8
2020-01-27 11:52:56 +00:00
Damir Jelić
7aff020d4d
Merge branch 'poljar/seshat-ui' into develop
2020-01-24 14:40:54 +01:00
Damir Jelić
c0558f3527
Merge branch 'poljar/seshat-filepanel' into develop
2020-01-24 14:38:20 +01:00
Travis Ralston
47d88d6b79
Fix the remainder of the cookie links
...
Fixes https://github.com/vector-im/riot-web/issues/10362
Per https://github.com/vector-im/riot-web/pull/11998#issuecomment-577329852
2020-01-22 11:55:09 -07:00
RiotRobot
cd3fafb2b0
v1.5.8-rc.2
2020-01-22 14:22:40 +00:00
RiotRobot
323762ffa7
v1.5.8-rc.1
2020-01-22 13:16:19 +00:00
Damir Jelić
e1e3bba290
ElectronPlatform: Replace the indexSize method with the getStats method.
2020-01-21 13:35:29 +01:00
Damir Jelić
e556bb242f
ElectronPlatform: Add the indexSize method.
2020-01-21 13:35:29 +01:00
Damir Jelić
a2e256b4c9
ElectronPlatform: Add the ability to load file events from the event index.
2020-01-17 10:11:57 +01:00
RiotRobot
d426847f4f
Merge branch 'master' into develop
2020-01-13 13:22:11 +00:00
RiotRobot
54a88a94b7
v1.5.7
2020-01-13 13:12:56 +00:00
besendorf
a6015d46f4
Updates URL for Electron Command Line Switches
...
old URL is not accessible anymore
2020-01-09 15:48:12 +01:00
RiotRobot
5d636baae3
v1.5.7-rc.2
2020-01-08 11:23:46 +00:00
RiotRobot
66b40d8c61
v1.5.7-rc.1
2020-01-06 16:25:40 +00:00
Michael Telatynski
443d3812d1
Merge pull request #11690 from vector-im/t3chguy/context_menu_accelerators
...
Add accelerators to context menu options like cut&paste in electron
2019-12-19 19:27:24 +00:00
Damir Jelić
6ead268ef0
electron-main: Provide a better error message if Seshat isn't installed.
...
This closes #11637 .
2019-12-19 12:45:32 +01:00
Michael Telatynski
5fbe74e20d
Add accelerators to context menu options like cut&paste in electron
2019-12-19 11:16:33 +00:00
David Baker
26eff8d372
Merge pull request #11631 from vector-im/dbkr/remove_origin_migrator
...
Remove the code that calls the origin migrator
2019-12-09 15:18:20 +00:00
David Baker
04402b325a
Remove more origin migrator bits
2019-12-09 15:01:10 +00:00
David Baker
bd57ff793f
Remove rest of the origin migrator
2019-12-09 14:54:36 +00:00
David Baker
33284302b9
try & explain better
2019-12-09 13:44:42 +00:00
David Baker
89d622b8b2
Remove the code that calls the origin migrator
...
This will have done its job now, everyone's had long enough to
install a newer version of Riot and migrate to the new origin.
Laves the code on the backend that handles it for the time being,
as per comment.
2019-12-09 11:57:43 +00:00
RiotRobot
6cf087dc82
v1.5.6
2019-12-09 11:38:41 +00:00
RiotRobot
bf33f3bdce
v1.5.6-rc.1
2019-12-04 13:58:43 +00:00
Aaron Raimist
30230645f4
Update Electron too
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-11-29 19:44:19 -06:00
RiotRobot
08ca66c5e7
Merge branch 'master' into develop
2019-11-27 13:19:57 +00:00
RiotRobot
99ee0fc72d
Fix Windows signing args
...
The hash arg seems to only accept the short `-h` form. In addition, the args in
the environment contained a fixed hash type which is removed here.
2019-11-27 11:54:33 +00:00
RiotRobot
ff452b9d87
Merge branch 'master' into develop
2019-11-27 10:54:58 +00:00
RiotRobot
1a6af40d0d
v1.5.5
2019-11-27 10:45:54 +00:00
Matthew Hodgson
fe7813958a
actually log the reason why seshat fails to load...
2019-11-27 01:45:11 +00:00
Damir Jelić
222fea969d
Merge branch 'poljar/seshat-pr' into develop
2019-11-26 18:47:58 +01:00
RiotRobot
607c37adfd
v1.5.4
2019-11-25 13:37:12 +00:00
RiotRobot
ff86c8acc7
v1.5.4-rc.2
2019-11-22 17:28:03 +00:00
Damir Jelić
2f2cbade96
electron_app: Remove Seshat from the dependencies.
2019-11-21 10:51:23 +01:00
RiotRobot
46a6dbe9b8
v1.5.4-rc.1
2019-11-20 18:31:59 +00:00
David Baker
a34766bd05
Fix tabs
2019-11-19 20:38:06 +00:00
David Baker
312e1bab47
Add entitlements file for mic & camera permissions on macOS
...
Fixes https://github.com/vector-im/riot-web/issues/11151
2019-11-19 19:02:10 +00:00
Damir Jelić
b17a403bcd
electron-main: No need to normalize the path.
2019-11-19 13:34:00 +01:00
Damir Jelić
0813aff1bd
electron-main: Remove an extra newline.
2019-11-19 12:36:11 +01:00
Travis Ralston
6bf03415ac
Let the user's homeserver config override the build config
...
Specifically for the desktop app to prevent the warning about too many homeservers defined.
2019-11-18 09:11:05 -07:00
Damir Jelić
dd2c210cfb
electron-main: Rework the event index initialization and deletion.
2019-11-14 16:14:48 +01:00
Damir Jelić
7147af8f80
ElectronPlatform: Don't scope the event index per user.
2019-11-14 14:14:59 +01:00
Damir Jelić
b90a94bdd9
electron-main: Enable encryption for Seshat.
2019-11-14 12:13:40 +01:00
Damir Jelić
e9352fca9a
electron-main: Switch to matrix-seshat.
2019-11-14 12:12:54 +01:00
Damir Jelić
437c59f087
electron-main: Check for seshat existence instead of erroring out.
2019-11-13 17:05:32 +01:00
Damir Jelić
449eca6fb4
electron-main: Add a missing break.
2019-11-13 15:59:59 +01:00
Damir Jelić
c3c5756c7a
ElectronPlatform: Implement the EventIndexManager for Seshat.
2019-11-13 15:55:07 +01:00
Damir Jelić
a6839afc1f
electron-main: Use a capital letter for the seshat import.
2019-11-08 13:57:41 +01:00
Damir Jelić
94196eb11b
electron-main: Use camle-case for the send_error method.
2019-11-08 13:45:06 +01:00