Germain Souquet
|
3d18ff16d1
|
Attempt to minimise the window first rather than exiting
|
2021-03-25 14:50:33 +00:00 |
|
Germain Souquet
|
9cdea580d3
|
Remove checkbox options for exit dialog
|
2021-03-25 14:34:02 +00:00 |
|
Germain Souquet
|
68587e84ed
|
Add user settings for warn before exit
|
2021-03-25 14:15:04 +00:00 |
|
J. Ryan Stinnett
|
58be4c62f7
|
Upgrade to Electron 11.4.1
|
2021-03-25 13:57:29 +00:00 |
|
Germain Souquet
|
c9c0ceb757
|
Add prompt to warn before quitting the application
|
2021-03-25 12:46:10 +00:00 |
|
RiotRobot
|
a46698559f
|
v1.7.24-rc.1
|
2021-03-25 12:36:14 +00:00 |
|
RiotRobot
|
c18b213699
|
Prepare changelog for v1.7.24-rc.1
|
2021-03-25 12:36:14 +00:00 |
|
RiotRobot
|
b309562244
|
v1.7.23
|
2021-03-15 15:05:22 +00:00 |
|
RiotRobot
|
6c6a7d1bd6
|
Prepare changelog for v1.7.23
|
2021-03-15 15:05:21 +00:00 |
|
RiotRobot
|
6bff9f9a20
|
v1.7.23-rc.1
|
2021-03-11 10:13:06 +00:00 |
|
RiotRobot
|
42139ec30d
|
Prepare changelog for v1.7.23-rc.1
|
2021-03-11 10:13:05 +00:00 |
|
J. Ryan Stinnett
|
6edc4cb965
|
Merge pull request #171 from SimonBrandner/fix-disabling-spell-check
Fix disabling spell-checker
|
2021-03-08 14:11:20 +00:00 |
|
Šimon Brandner
|
121bba1f35
|
Set an empty array to disable spell-checker
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-03-03 14:49:07 +01:00 |
|
J. Ryan Stinnett
|
b8adc66898
|
Merge pull request #154 from SimonBrandner/feature-multi-language-spell-check
Add multi language spell check
|
2021-03-02 14:38:37 +00:00 |
|
RiotRobot
|
323c42bb72
|
v1.7.22
|
2021-03-01 13:28:11 +00:00 |
|
RiotRobot
|
8e51f6299c
|
Prepare changelog for v1.7.22
|
2021-03-01 13:28:10 +00:00 |
|
RiotRobot
|
888ce434ff
|
v1.7.22-rc.1
|
2021-02-24 17:44:10 +00:00 |
|
RiotRobot
|
a223489511
|
Prepare changelog for v1.7.22-rc.1
|
2021-02-24 17:44:10 +00:00 |
|
Šimon Brandner
|
9ca19d7de6
|
Use getSpellCheckLanguages() instead of a setting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-18 20:12:47 +01:00 |
|
Šimon Brandner
|
dce524f5bc
|
Use try-catch
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-18 18:39:51 +01:00 |
|
Šimon Brandner
|
48d66c0031
|
Merge branch 'feature-multi-language-spell-check' of https://github.com/SimonBrandner/element-desktop into feature-multi-language-spell-check
|
2021-02-18 18:30:37 +01:00 |
|
Šimon Brandner
|
36438479fc
|
Merge branch 'develop' into feature-multi-language-spell-check
|
2021-02-18 18:25:21 +01:00 |
|
Šimon Brandner
|
f51acb78e0
|
Update src/electron-main.js
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
|
2021-02-18 18:05:37 +01:00 |
|
RiotRobot
|
343215925a
|
Merge branch 'master' into develop
|
2021-02-16 11:24:49 +00:00 |
|
RiotRobot
|
a535efc1cc
|
v1.7.21
|
2021-02-16 11:24:31 +00:00 |
|
RiotRobot
|
57496d89e5
|
Prepare changelog for v1.7.21
|
2021-02-16 11:24:31 +00:00 |
|
J. Ryan Stinnett
|
5dc9ba94ca
|
Merge pull request #169 from vector-im/jryans/disable-countly
Disable Countly
|
2021-02-11 15:26:55 +00:00 |
|
J. Ryan Stinnett
|
3d519f571f
|
Disable Countly
The Countly experiment has ended, so this removes the configuration to enable
it.
|
2021-02-11 15:18:45 +00:00 |
|
J. Ryan Stinnett
|
d9702e2f92
|
Merge pull request #168 from vector-im/jryans/electron-11.2.3
Upgrade to Electron 11.2.3
|
2021-02-10 20:40:30 +00:00 |
|
RiotRobot
|
23ecc8573d
|
v1.7.21-rc.1
|
2021-02-10 17:07:33 +00:00 |
|
RiotRobot
|
7199a697f4
|
Prepare changelog for v1.7.21-rc.1
|
2021-02-10 17:07:33 +00:00 |
|
J. Ryan Stinnett
|
ecbcafe9ea
|
Upgrade to Electron 11.2.3
No breaking changes, so let's see how this works for a wider audience. In
particular, we'll want to check
https://github.com/vector-im/element-web/issues/15869 again.
|
2021-02-10 16:52:47 +00:00 |
|
David Baker
|
8828838e8a
|
Merge pull request #161 from SimonBrandner/fix-screen-sharing
Fix desktop Matrix screen sharing
|
2021-02-08 13:54:57 +00:00 |
|
RiotRobot
|
c7c56f2f97
|
v1.7.20
|
2021-02-04 12:42:04 +00:00 |
|
RiotRobot
|
2c619a3a3f
|
Prepare changelog for v1.7.20
|
2021-02-04 12:42:04 +00:00 |
|
RiotRobot
|
a4f6d68001
|
v1.7.19
|
2021-02-03 12:31:40 +00:00 |
|
RiotRobot
|
d4c48f68ec
|
Prepare changelog for v1.7.19
|
2021-02-03 12:31:40 +00:00 |
|
RiotRobot
|
6ce89b667e
|
v1.7.19-rc.1
|
2021-01-29 17:40:02 +00:00 |
|
RiotRobot
|
d9bfd239c5
|
Prepare changelog for v1.7.19-rc.1
|
2021-01-29 17:40:01 +00:00 |
|
RiotRobot
|
030fe38834
|
Merge branch 'master' into develop
|
2021-01-26 12:31:31 +00:00 |
|
RiotRobot
|
70c3446339
|
v1.7.18
|
2021-01-26 12:31:13 +00:00 |
|
RiotRobot
|
de0e7483a9
|
Prepare changelog for v1.7.18
|
2021-01-26 12:31:13 +00:00 |
|
J. Ryan Stinnett
|
0b01b32e98
|
Merge pull request #167 from vector-im/jryans/rm-buildkite
Remove Buildkite pipeline file
|
2021-01-25 12:46:51 +00:00 |
|
J. Ryan Stinnett
|
f7e5d0aa5f
|
Remove Buildkite pipeline file
These are managed from a separate repo now
(https://github.com/matrix-org/pipelines).
|
2021-01-25 12:37:38 +00:00 |
|
J. Ryan Stinnett
|
21f3847ccc
|
Merge pull request #166 from vector-im/jryans/upgrade-deps-2021-01-18
Upgrade deps 2021-01-18
|
2021-01-20 10:54:00 +00:00 |
|
J. Ryan Stinnett
|
e826c04c03
|
Upgrade various misc packages
|
2021-01-18 15:50:23 +00:00 |
|
J. Ryan Stinnett
|
39404a62e6
|
Upgrade electron-store
|
2021-01-18 15:46:07 +00:00 |
|
J. Ryan Stinnett
|
4b7a442a73
|
Upgrade electron-window-state
This may help with window disappearing issues on monitor change.
|
2021-01-18 15:43:10 +00:00 |
|
J. Ryan Stinnett
|
6de76f5b02
|
Upgrade Electron packaging utils
|
2021-01-18 15:40:58 +00:00 |
|
RiotRobot
|
7058196c25
|
Merge branch 'master' into develop
|
2021-01-18 15:26:34 +00:00 |
|