Commit graph

188 commits

Author SHA1 Message Date
Yuya Ochiai 162caf4818 Update CHANGELOG.md for #512 2017-10-12 23:11:18 +09:00
Yuya Ochiai e23b0d21ab Update CHANGELOG.md 2017-10-07 22:09:42 +09:00
Yuya Ochiai 4f76c28083 Update CHANGELOG.md for file upload dialogs
For #497. Fixed by upgrading Electron to 1.7.5 or later
2017-09-15 23:56:25 +09:00
Jason Blais b2a99923d1 Update master branch changelog for 3.7.1 2017-08-31 09:41:05 -04:00
Yuya Ochiai a09ff6d2b5 Update CHANGELOG.md 2017-08-24 21:16:36 +09:00
Yuya Ochiai 292a6cacad Fix issue link 2017-08-19 00:10:22 +09:00
Yuya Ochiai 6d0e1f7fc0 Merge pull request #571 from mattermost/fix-hidden-flag
Fix --hidden not working on Linux
2017-08-19 00:08:02 +09:00
Yuya Ochiai 400f084abf Update CHANGELOG.md 2017-08-19 00:06:56 +09:00
Yuya Ochiai 4a4bef9f1d Update CHANGELOG.md 2017-08-19 00:01:59 +09:00
Yuya Ochiai ab5e5590a4 Fix Windows uninstaller not removing files correctly
Multiple async tasks were not performed completely when running uninstaller.
So rearranged tasks with sequential order.
i.e. take care startup registry, finally call electron-squirrel-startup.
2017-07-11 21:33:40 +09:00
Yuya Ochiai 3fefb813f0 Change app author to Mattermost 2017-07-10 22:19:37 +09:00
Yuya Ochiai 1f86fbc18a Fix close button not working when the number of teams is not zero 2017-07-01 23:46:45 +09:00
Yuya Ochiai 63497009ec Merge branch 'master' into blur-webview-on-deactivation 2017-06-06 23:16:50 +09:00
Yuya Ochiai bf21836c44 Fix desktop notifications not working when the window is minimized
Blur webview when the main window loses its focus.
2017-06-05 23:33:50 +09:00
Yuya Ochiai dbd963fbf0 Use sheet-end event to handle focus when closing macOS file upload dialog 2017-06-02 23:55:58 +09:00
Yuya Ochiai ab784a431a Update CHANGELOG.md for '+' button 2017-06-02 23:49:09 +09:00
Yuya Ochiai 854ed8a7d9 Update Electron to 1.6.10
- Desktop notification for Windows 7
- Per-monitor DPI awareness
2017-06-01 00:39:20 +09:00
Yuya Ochiai 481bf963f0 Add "UNDER DEVELOPMENT" section for next release 2017-06-01 00:11:24 +09:00
Jason Blais 34a56acdee Update CHANGELOG.md 2017-05-06 08:08:15 -04:00
Jason Blais 179629bb08 Update CHANGELOG.md 2017-05-04 22:26:56 -04:00
Jason Blais 0389f6f7eb Add bug reporter for 3.7 2017-05-04 22:21:35 -04:00
Jason Blais ab1254b7b9 Update CHANGELOG.md 2017-04-30 00:35:36 -04:00
Jason Blais ca651b0ad6 Add one more known issue to 3.7 changelog 2017-04-29 18:42:32 -04:00
Jason Blais 7f52a41664 Update CHANGELOG.md 2017-04-29 10:13:51 -04:00
Jason Blais 3d5bde254c Update CHANGELOG.md 2017-04-29 10:13:02 -04:00
Jason Blais 327676afa3 Update CHANGELOG.md 2017-04-29 02:48:15 -04:00
Yuya Ochiai 8d4b2624ca Merge pull request #519 from yuya-oc/download-public-file
Don't show an extra window when clicking public file link
2017-04-28 21:16:42 +09:00
Yuya Ochiai 008a96f81c Update CHANGELOG.md 2017-04-28 00:04:23 +09:00
Yuya Ochiai 11cab4cd3f Update CHANGELOG.md for #509 2017-04-27 23:56:27 +09:00
Yuya Ochiai 7be0254840 Change order of options and add Spanish spellchecker 2017-04-26 00:12:23 +09:00
Yuya Ochiai 8ebee4bc32 Update CHANGELOG.md for spellchecker 2017-04-26 00:12:23 +09:00
Yuya Ochiai 8ce3edbf34 Fix Quick Look not closing in file upload dialog
There is a problem where the app craches when the dialog is canceled
without closing Quick Look.
2017-04-07 22:49:10 +09:00
Yuya Ochiai 6ae3918fdb Update CHANGELOG.md
The application now respects 125% of display scaling
by upgrading Electron via #459
2017-04-04 21:29:31 +09:00
Yuya Ochiai d20a547cc3 Fix CHANGELOG.md 2017-04-04 21:24:01 +09:00
Yuya Ochiai 4484733c9d Update CHANGELOG.md
Close #411 by upgrading Electron via #459
2017-04-04 21:20:41 +09:00
Yuya Ochiai 2fa618c9c9 Add support for sound notifications on Windows 7 and 8
ding.mp3 is derived from /platform repository.
2017-04-01 21:37:25 +09:00
Yuya Ochiai d42a4ff16c Removed Japanese fonts support
Now Electron chooses proper fonts. So the feature is no longer necessary.
2017-03-23 01:04:25 +09:00
Yuya Ochiai f08db8c72b Remove "Display secure content only" option
allowDisplayingInsecureContent is removed in Electron 1.6.
And it's no longer necessary to show http contents in https server.
2017-03-18 21:33:51 +09:00
Yuya Ochiai 90ab304fec Update CHANGELOG.md 2017-03-15 21:38:04 +09:00
Yuya Ochiai 5355109d46 Update CHANGELOG.md 2017-03-12 00:02:39 +09:00
Yuya Ochiai 8db0acc481 Add issue link for CHANGELOG.md 2017-03-09 23:36:58 +09:00
Yuya Ochiai 8ae2edb613 Update CHANGELOG.md for #426 2017-03-09 23:32:32 +09:00
Yuya Ochiai c224936443 Add "UNDER DEVELOPMENT" section for next release 2017-03-09 21:27:20 +09:00
Yuya Ochiai 5be6d770a8 Update CHANGELOG.md 2017-02-23 00:14:46 +09:00
Jason Blais 9193ef0ab3 Update CHANGELOG.md 2017-02-22 10:06:52 -05:00
Jason Blais 69ce5b5dfe Update CHANGELOG.md 2017-02-22 09:25:43 -05:00
Jason Blais 9f348abe36 Update CHANGELOG.md 2017-02-18 10:50:52 -05:00
Yuya Ochiai b94291c766 Fix typo 2017-02-18 17:57:44 +09:00
Jason Blais a22e53acaf Fix typo 2017-02-17 11:24:07 -05:00
Jason Blais 0074617119 Update changelog for 3.6 2017-02-17 11:23:16 -05:00