Commit graph

1186 commits

Author SHA1 Message Date
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 67a33692b9 Merge pull request #277 from yuya-oc/simple-spellchecker
Add spellchecker

Close #225
2017-04-27 23:43:32 +09:00
Yuya Ochiai 4c30d23ce9 Show error message box when failed to save file
For #390
2017-04-27 23:33:23 +09:00
Yuya Ochiai 95c574eadc Show only save file dialog when clicking public file link
For #390
2017-04-27 22:45:32 +09:00
Yuya Ochiai 2d35946f56 Add "No Suggestions" menu when there are no suggestions in spellchecker 2017-04-27 20:31:03 +09:00
Yuya Ochiai 256e317402 Add context menu to select spelling language 2017-04-27 20:26:37 +09:00
Yuya Ochiai 43725f42ff Merge pull request #509 from jnugh/displayBoundsChange
Add display-metrics-changed handler to place window on screen
2017-04-27 20:11:58 +09:00
Jonas Schwabe 584b24ebfe Add display-metrics-changed handler to place window on screen on display matrics change 2017-04-26 15:32:35 +02:00
Yuya Ochiai 63d65d5e57 Merge pull request #517 from yuya-oc/bundle-notice
Bundle LICENSE and NOTICE.txt into packaged apps
2017-04-26 00:39:33 +09:00
Yuya Ochiai 3a9227f974 Add simple-spellchecker to NOTICE.txt 2017-04-26 00:27:36 +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 84d0ec432a Implement simple spellchecker 2017-04-26 00:12:23 +09:00
Yuya Ochiai dd3ada3c65 Rename LICENSE to LICENSE.txt 2017-04-26 00:01:03 +09:00
Yuya Ochiai 49bd53deb4 Bundle LICENSE and NOTICE.txt into packaged apps 2017-04-25 22:40:18 +09:00
Jason Blais 4d884a217a Merge pull request #488 from mattermost/jasonblais-patch-1
Create NOTICE.txt
2017-04-24 23:34:46 -04:00
Yuya Ochiai 002da9f1f6 Fix error page not properly layouted 2017-04-25 01:00:49 +09:00
Yuya Ochiai 086ad5ecd2 Try to get CI faster 2017-04-21 23:36:14 +09:00
Yuya Ochiai a577d412eb Merge pull request #515 from yuya-oc/improve-hidden-webview
Improve hidden webview
2017-04-19 21:22:45 +09:00
Yuya Ochiai 8c8f67889e Fix view position for new tab height 2017-04-18 23:52:03 +09:00
Yuya Ochiai 7e12e64c31 Fix tests due to webview indices 2017-04-18 23:52:03 +09:00
Yuya Ochiai 7c9dd50477 Hide webview with the recommended approach
https://electron.atom.io/docs/api/webview-tag/#css-styling-notes
2017-04-18 23:52:03 +09:00
Yuya Ochiai 1d0a5e35fa Merge pull request #508 from yuya-oc/fix-quick-look
Fix Quick Look not closing in file upload dialog

Close #498
2017-04-18 21:22:52 +09:00
Yuya Ochiai 37839fd0ec Merge pull request #513 from mattermost/jasonblais-patch-2
Change "team" references to "server"
2017-04-15 18:34:53 +09:00
Jason Blais a94566c2c6 Change "team" references to "server" 2017-04-13 11:31:08 -04:00
Jason Blais f528af4c50 Update NOTICE.txt 2017-04-10 14:46:24 -04: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 1da861ecba Merge pull request #505 from mattermost/jasonblais-patch-2
Update release-process.md

Close #504
2017-04-06 21:00:54 +09:00
Yuya Ochiai 2f40b517cf Merge pull request #489 from yuya-oc/reduce-tab-height
Reduce tab bar height
2017-04-06 20:59:17 +09:00
Jason Blais 7baf5c9542 Update NOTICE.txt 2017-04-05 01:14:21 -04:00
Jason Blais acedeb4f94 Update NOTICE.txt 2017-04-05 01:12:30 -04:00
Jason Blais ff5367ebf0 Update release-process.md 2017-04-05 00:34:24 -04: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 62c198edb7 Remove unnecessary codes
Related to #416
2017-04-03 22:50:38 +09:00
Yuya Ochiai 34eb44cbc1 Merge pull request #503 from yuya-oc/ding-for-windows-7
Add support for sound notifications on Windows 7 and 8
2017-04-03 20:37:02 +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 366c73b164 Merge pull request #502 from yuya-oc/remove-chai-as-promised
Stop using chai-as-promised
2017-04-01 21:06:09 +09:00
Yuya Ochiai 96b5122988 Stop using chai-as-promised due to its license
For #488
2017-03-29 01:03:52 +09:00
Yuya Ochiai d7dd21063e Merge pull request #496 from mattermost/jasonblais-patch-2
Update current year for license file
2017-03-28 23:47:44 +09:00
Jason Blais ba7f96849d Updating year for license file
Propose using `2015-present` format so we don't have to worry about updating the year in the future :)
2017-03-27 16:00:50 -04:00
Yuya Ochiai 14b23d24d3 Reduce tab bar height 2017-03-25 21:32:48 +09:00
Jason Blais ec68ad0fcb Update NOTICE.txt 2017-03-24 23:26:15 -04:00
Jason Blais 09c08a7954 Create NOTICE.txt 2017-03-24 21:28:44 -04: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 0a2415bdf7 Merge pull request #470 from yuya-oc/create-main-window
Refactor main window code
2017-03-22 00:55:46 +09:00
Yuya Ochiai 0e61fd526f Merge pull request #469 from yuya-oc/remove-secure-contents-only
Remove "Display secure content only" option
2017-03-22 00:54:36 +09:00
Yuya Ochiai 153bf7ad5f Refactor main window code 2017-03-19 00:11:08 +09:00