Commit graph

225 commits

Author SHA1 Message Date
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
Yuya Ochiai 10213ad2c8 Fix an issue where application menu is not updated when config is saved 2017-02-17 23:31:49 +09:00
Yuya Ochiai c76797e68e Merge pull request #415 from jnugh/ux-manage-servers
Ux manage servers
2017-02-10 20:19:27 +09:00
Yuya Ochiai 11f79b3f11 Remove Ctrl+S shortcut for searching within a team
Close #416
2017-02-03 23:32:23 +09:00
Yuya Ochiai ca5632342e Re-enable window.eval()
Close #333
2017-02-03 23:32:23 +09:00
Jonas Schwabe 14c9112f41 📓 Add Changelog entry for new 'add team' button, covers part 1,2 of #401 2017-01-30 20:13:27 +01:00
Yuya Ochiai 56c9810463 Update README.md for autostart 2017-01-22 20:29:31 +09:00
Yuya Ochiai 7948514da9 Merge pull request #413 from yuya-oc/unread-team-sidebar
Count unread teams in team sidebar
2017-01-18 21:45:44 +09:00
Yuya Ochiai 7c8a676f8a Set minimum window size
Close #389
2017-01-17 23:52:53 +09:00
Yuya Ochiai a74c101e11 Count unread teams in team sidebar 2017-01-16 21:27:32 +09:00
Yuya Ochiai f8fadcb844 Show mainWindow gracefully
http://electron.atom.io/docs/api/browser-window#showing-window-gracefully
2017-01-16 21:25:25 +09:00
Yuya Ochiai 97df4e1c42 Add context menu only once even if after reloading
Close #408
2017-01-11 22:07:06 +09:00
Yuya Ochiai 8d7bc31798 Remove remaining badges after logging out of the team
Close #396
2017-01-11 21:27:25 +09:00
Jason Blais 33ae8154b6 Update CHANGELOG.md 2017-01-01 21:16:15 -05:00
Yuya Ochiai 0fae9a77c2 Fix missing initial theme of linux tray icon
Close #404
2016-12-27 23:39:39 +09:00
Jonas Schwabe 65bffaedbe Add Changelog entry 2016-12-26 21:23:47 +01:00
Yuya Ochiai 48cb8a2bbf Suppress unnecessary window while install/uninstalling 2016-12-22 23:26:18 +09:00
Yuya Ochiai 60ac0fdebe Add "UNDER DEVELOPMENT" section for next release 2016-12-14 21:38:13 +09:00
Yuya Ochiai 57cd6648b3 Remove duplicated changelog 2016-12-14 21:04:00 +09:00
Jason Blais 5ca6168000 Update CHANGELOG.md 2016-12-08 14:59:42 -05:00
Yuya Ochiai 9ce019acd6 Add some fixes for CHANGELOG.md 2016-12-05 21:09:45 +09:00
Jason Blais 5642fb51fe Reduce redundancy in changelog by adding common improvements under "all platforms" subheading 2016-12-01 18:08:57 -05:00
Jason Blais 95dcbf7941 Update CHANGELOG.md 2016-12-01 09:45:01 -05:00
Jason Blais add21ba952 release-3.5 changelog 2016-11-30 20:36:49 -05:00
Yuya Ochiai 1a26508f44 Update CHANGELOG.md for hovering links 2016-11-30 23:41:49 +09:00
Jonas Schwabe d2b88920d0 📕 Changelog entry for mixed content update 2016-11-22 21:19:38 +01:00
Amine Mouafik 19a30027f5 Update CHANGELOG.md 2016-11-07 22:43:51 -08:00
Yuya Ochiai 8865044a76 Update CHANGELOG.md 2016-10-28 00:28:48 +09:00
Yuya Ochiai 9a0c3f4075 Merge pull request #345 from jnugh/updateCacheClear
Purge cache on app update
2016-10-27 20:55:36 +09:00
Yuya Ochiai 682c45aeab Suppress verbose error in certificateStore 2016-10-26 00:40:53 +09:00
Yuya Ochiai 56e6fea525 Update CHANGELOG.md 2016-10-23 00:23:01 +09:00
Jonas Schwabe a857a63dec 📕
Changelog entry for cache clear on update
2016-10-20 15:46:51 +02:00
Yuya Ochiai 0d76af70cb Update CHANGELOG.md 2016-10-11 23:23:27 +09:00
Yuya Ochiai f4b81e4014 Update CHANGELOG.md for #337 2016-10-10 23:14:17 +09:00
Yuya Ochiai 851b51f11c Update CHANGELOG.md 2016-10-08 16:43:46 +09:00
Yuya Ochiai 5835a74b54 Write about Ctrl+Y for Redo on Windows
Due to Electron v1.4.2
2016-10-08 00:59:44 +09:00
Yuya Ochiai b33dae5ba2 Add "New Known Issues" to CHANGELOG.md 2016-10-08 00:15:11 +09:00
Yuya Ochiai 88248ff550 Update CHANGELOG.md 2016-10-07 20:32:21 +09:00
Yuya Ochiai d9cb6d50cd Merge pull request #306 from Razzeee/windows-fix-copying
Bump dependency to get rid of windows copy bug
2016-10-03 22:52:53 +09:00
Jason Blais b224f9b788 Add v3.4.1 changelog entry 2016-10-03 00:32:20 -04:00
Kolja Lampe 3cfa73d658 Bump dependency to get rid of windows copy bug 2016-10-01 22:38:50 +02:00
Yuya Ochiai 566b983f92 Add horizontal lines for visibility of CHANGELOG.md 2016-09-22 23:30:40 +09:00
Yuya Ochiai d0b12fb2cf Add "UNDER DEVELOPMENT" section to CHANGELOG.md 2016-09-22 23:25:07 +09:00
Yuya Ochiai 50c7a22aaa Update README.md 2016-09-22 22:21:17 +09:00
Jason Blais 8074b7a974 Update CHANGELOG.md 2016-09-21 14:20:23 -04:00
Jason Blais 346694b133 Update CHANGELOG.md
Turns out it has to be on `master` so we can link to it properly.
2016-09-16 01:47:09 -04:00
Yuya Ochiai 6140628ae2 Merge pull request #275 from jnugh/revertCacheWorkaround
Revert pull #219 "Workaround: Invalidate cache of the main page on load"
2016-09-13 00:45:52 +09:00
Yuya Ochiai fb0b422815 Merge pull request #272 from jnugh/context-menu
Use electron-context-menu insted of bare contextmenu
2016-09-13 00:43:20 +09:00
Yuya Ochiai 7eaab5e06a Add simple validation for Name and URL in the settings page 2016-09-10 21:36:49 +09:00
Jonas Schwabe 561a93de8f Revert "add chaneglog for forceReload PR"
This reverts commit 58dfda760e.

Revert "Fix error handler which showed an error on reload, as the cancel event was triggered after the cacheInvalidated property has been set to true"

This reverts commit 93263aea3a.

Revert "Workaround for bad cache handling in mattermost platform, fixes #212"

This reverts commit 61bf5344bf.
2016-09-09 20:42:45 +02:00
Yuya Ochiai 93e419b488 Add back/forward features for the current tab
Close #245
2016-09-10 00:13:08 +09:00
Yuya Ochiai d19df3fc29 Merge pull request #273 from Razzeee/search
Move current search in channel function to Shift+CTRL+S

Close #270
2016-09-10 00:04:28 +09:00
Yuya Ochiai c7125a372e Merge pull request #262 from mattermost/fix-focus-of-webview
Fix webview doesn't get focus correctly

Close #231
2016-09-09 23:52:45 +09:00
Jonas Schwabe 14ee822b0c Use electron-context-menu insted of bare contextmenu.
Fixes #123
2016-09-05 19:17:59 +02:00
Kolja Lampe 1f5546a250 Move current search in channel function to Shift+CTRL+S
Add search in team

Closes #270
2016-09-04 23:56:17 +02:00
Jason Blais 7834c5a834 Update CHANGELOG.md 2016-08-30 08:50:02 -04:00
Yuya Ochiai b37474aead Update CHANGELOG.md for #233 2016-08-28 22:11:13 +09:00
Yuya Ochiai 2458889a09 Merge branch 'linux-desktop-file'
Close #208
2016-08-28 22:01:28 +09:00
Yuya Ochiai 6a9bed7497 Update CHANGELOG.md 2016-08-26 22:52:26 +09:00
Yuya Ochiai 4d0e263ecd Fix webview doesn't get focus correctly
For #231

webview.focus() was used to focus on the webview, but it's DOM element function.
So only the tag was focused in the host window, and its webContents was not focused.
As the result, the shortcuts of Mattermost server didn't work in some cases.
Electron is upgraded to 1.2.8 because of webContents.isFocused().
2016-08-26 00:49:18 +09:00
Yuya Ochiai f2284fddb4 Add script to create .desktop file for Linux
For #208
2016-08-25 00:33:35 +09:00
Thomas de Saint-Exupéry fd80b758ed Add access to settings through tray menu 2016-08-23 15:25:58 +02:00
Yuya Ochiai a0453b5865 Fix pixelated application icons for Windows
Added 20x20, 24x24 and 40x40 icons to icon.ico

Top left of the window: #98
Taskbar icon: #192
2016-08-23 20:20:52 +09:00
Yuya Ochiai 4151c82308 Fix the order of changelog entries 2016-08-22 22:45:17 +09:00