Commit graph

1304 commits

Author SHA1 Message Date
Yuya Ochiai c4c5493511 Apply security fixes for devDependencies 2017-11-03 02:12:43 +09:00
Chris Duarte 8c82685d46 add server management and multiteam settings 2017-11-01 12:45:33 -05:00
Yuya Ochiai 19ced85bc8 Use app.exit() instead of app.quit() in makeSingleInstance 2017-11-02 00:59:08 +09:00
Yuya Ochiai 0e1e4228f0 Update error dialog style 2017-11-02 00:59:08 +09:00
Yuya Ochiai 00b7a806ad Open the error report in detached process 2017-11-02 00:59:08 +09:00
Yuya Ochiai 02c63395b5 Fix error case where tray icon is already destroyed 2017-11-02 00:59:08 +09:00
Yuya Ochiai a9af3c2dcb Show uncaughtException as an internal error and quit the app 2017-11-02 00:59:07 +09:00
Yuya Ochiai 26bb64b8b7
Merge pull request #635 from yuya-oc/fix-zoom-issue
Keep MainWindow's zoom level to zero excepting webview
2017-11-01 02:23:13 +09:00
Yuya Ochiai 43055f8d4a
Update CHANGELOG.md 2017-11-01 02:22:44 +09:00
Yuya Ochiai 2a9ecaf119 Update CHANGELOG.md 2017-10-30 23:01:20 +09:00
Yuya Ochiai 4aafe2e28a
Merge pull request #613 from wvds/GH-500
Change "Saved" indicator
2017-10-30 22:58:10 +09:00
Yuya Ochiai f7add8370f Keep MainWindow's zoom level to zero excepting webview 2017-10-27 21:40:04 +09:00
Yuya Ochiai 81cdedfa44 Extend waitForVisiable timeout for AutoSaveIndicator 2017-10-27 00:18:01 +09:00
Yuya Ochiai 594f1d47ed Use constants for AutoSaveIndicator savingState 2017-10-27 00:18:01 +09:00
Yuya Ochiai 7aa673a079 Manage AutoSaveInficator state for each of servers and appOptions 2017-10-27 00:18:01 +09:00
Yuya Ochiai 5a8a1e3b3c Extend waitForVisiable timeout for AutoSaveIndicator 2017-10-26 23:54:15 +09:00
Yuya Ochiai d2c4aa0546 Revert "Remove a global variable, deeplinkingUrl"
This reverts commit ea746bad29.
2017-10-25 21:05:17 +09:00
Yuya Ochiai a47dabe8cb Merge pull request #616 from csduarte/protocol_deep-linking
Protocol deep linking
2017-10-24 21:51:46 +09:00
Yuya Ochiai 744098638a Update CHANGELOG.md for deeplinking 2017-10-24 21:50:43 +09:00
Yuya Ochiai e24cddcf5a Disable deeplinking when the app is running in development mode
In that case, electron.exe is registered as the protocol client.
The app would not work because app dir is not set when launching.
2017-10-24 21:28:08 +09:00
Yuya Ochiai ea746bad29 Remove a global variable, deeplinkingUrl 2017-10-24 21:09:06 +09:00
David Meza ce08b73617 Fix problem with deeplinkingUrl still being set when preferences window closes. 2017-10-23 18:55:28 -05:00
David Meza c624a9a009 Refactorings to make code cleaner. Fixes to not execute anything when windows squirrel installer. 2017-10-23 18:55:28 -05:00
David Meza 7a3552dfdc Logic to take value of protocol from electron-builder.json to be able to whitelabel in an easy manner. 2017-10-23 18:55:28 -05:00
David Meza 150b829a67 Logic for deep linking to go to the right tab and channel based on domain 2017-10-23 18:55:28 -05:00
David Meza 4aa33a127d Make deepliking work on windows 2017-10-23 18:55:28 -05:00
David Meza 40892e0430 Protocol handler for deep linking in desktop app 2017-10-23 18:55:28 -05:00
Wesley van der Sanden 3883aba9fb Implement separate state for server and app settings 2017-10-21 21:31:01 +02:00
Yuya Ochiai fb9a005f39 Tweak ISSUE_TEMPLATE.md 2017-10-22 01:14:34 +09:00
Yuya Ochiai f971c149d6 Remove trailing white spaces 2017-10-22 01:12:35 +09:00
Yuya Ochiai 88e3edc7d2 Merge pull request #625 from yuya-oc/fix-ci
Fix an issue where the combination of deepmerge and webpack breaks tests
2017-10-17 20:35:34 +09:00
Yuya Ochiai ab3bd97a52 Fix an issue where the combination of deepmerge and webpack breaks tests 2017-10-17 00:05:02 +09:00
Yuya Ochiai d347b67395 Merge pull request #619 from yuya-oc/upgrade-electron
Upgrade Electron to 1.7.9
2017-10-14 23:00:57 +09:00
Yuya Ochiai e46920ee9e Merge pull request #594 from csduarte/bash-14
BASH-14 Set default server/team in settings
2017-10-14 21:38:45 +09:00
Yuya Ochiai 162caf4818 Update CHANGELOG.md for #512 2017-10-12 23:11:18 +09:00
Yuya Ochiai 55c9104bd0 Merge pull request #612 from wvds/GH-512
Add Ctrl(+Shift)+Tab as alternative to switch between servers
2017-10-12 23:08:20 +09:00
Yuya Ochiai 189c07d9d3 Merge pull request #593 from csduarte/bash-11
BASH-11 Open help link from config
2017-10-12 22:11:10 +09:00
Wesley van der Sanden 19d6772c2b Move keyboard shortcuts to mainWindow
Closes #512
2017-10-11 20:39:08 +02:00
Jarred Witt b1200f45ad Add default team to config 2017-10-11 12:06:44 -05:00
David Meza 4f8af91f4d Hide help link if empty. 2017-10-11 11:53:49 -05:00
Jarred Witt 53014d48d2 Open help link from config 2017-10-11 11:53:49 -05:00
Yuya Ochiai 3ed7e5d68d Upgrade Electron to 1.7.9 2017-10-11 23:01:00 +09:00
Yuya Ochiai 84dc9d9975 Merge pull request #585 from yuya-oc/yarn
Use Yarn to manage dependencies
2017-10-11 22:35:17 +09:00
Yuya Ochiai eacd611f96 Update yarn.lock 2017-10-11 22:12:39 +09:00
Yuya Ochiai b9870a9b0f Fix the way to test whether yarn.lock is updated 2017-10-11 22:12:39 +09:00
Yuya Ochiai 81bc55fe46 Update development.md to use Yarn 2017-10-11 22:12:38 +09:00
Yuya Ochiai a466e9f02f Use latest Node.js LTS in CircleCI 2017-10-11 22:12:38 +09:00
Yuya Ochiai 9fcbf6f300 Use Yarn in CircleCI 2017-10-11 22:12:38 +09:00
Yuya Ochiai b3322dcfab Introduce Yarn 2017-10-11 22:12:38 +09:00
Yuya Ochiai cf19640c49 Merge pull request #603 from mattermost/jasonblais-patch-1
Update NOTICE.txt
2017-10-11 21:51:57 +09:00