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
13172570c0
Reset misspelled state after changing spelling language
2017-05-02 23:00:40 +09: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
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
256e317402
Add context menu to select spelling language
2017-04-27 20:26:37 +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
84d0ec432a
Implement simple spellchecker
2017-04-26 00:12:23 +09:00
Jason Blais
a94566c2c6
Change "team" references to "server"
2017-04-13 11:31:08 -04:00
Yuya Ochiai
153bf7ad5f
Refactor main window code
2017-03-19 00:11:08 +09:00
Yuya Ochiai
1ab0859ac1
Stop using __dirname to avoid confusing
2017-03-06 23:43:27 +09:00
Yuya Ochiai
8c851f0896
Use http:// links when dev mode
2017-03-06 22:00:28 +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
Jonas Schwabe
d63fdccb00
Add Menu bar option to add a new team
2017-01-30 22:16:16 +01:00
Amine Mouafik
cbe2ca644c
Add CTRL+SHIFT+MINUS as a shortcut for zooming out
2016-11-07 22:42:22 -08:00
Yuya Ochiai
16788b5a6f
Fix eslint errors
2016-10-28 00:49:52 +09:00
Yuya Ochiai
682c45aeab
Suppress verbose error in certificateStore
2016-10-26 00:40:53 +09:00
Kolja Lampe
9557ca14bf
Use default electron implementation for zoomin, zoomout and resetzoom
...
See: https://github.com/electron/electron/pull/6777
2016-10-12 21:39:58 +02:00
Yuya Ochiai
f96811e2c4
Merge pull request #295 from yuya-oc/disable-ctrl-shift-s
...
Disable search in current team `CTRL+SHIFT+S`
2016-09-20 01:43:26 +09:00
Yuya Ochiai
5b79384521
Disable search in current team CTRL+SHIFT+S
...
Due to #293
Revert when DM search works properly https://mattermost.atlassian.net/browse/PLT-91
2016-09-20 01:20:09 +09:00
Jason Blais
82408e8e29
Updates to menu bar
...
Proposed updates to menu bar:
- Change 'Help > Mattermost Docs' to 'Help > Learn More' and link to newly submitted desktop docs on docs.mattermost.com [to be merged within the next 48 hours]
- Change 'Settings' and 'Learn More' to include '...' as they open a new page. This is standard to other desktop apps
2016-09-19 09:21:56 -04: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
aba5333d58
Merge remote-tracking branch 'yuya-oc/zoom-in-shortcut'
...
For #234
2016-09-09 20:28:18 +09: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
Yuya Ochiai
1317d27328
Modify CmdOrCtrl + shortcut as a hidden one
2016-09-03 19:06:39 +09:00
Kolja Lampe
b59f501a82
Some minor codestyle improvements due to jshint
2016-08-30 15:28:15 +02:00
Yuya Ochiai
87a30072f2
Add OS X features for #261
2016-08-26 01:17:50 +09:00
Thomas de Saint-Exupéry
1d33fc6f6e
Show or restore if minimized
2016-08-25 10:55:08 +02:00
Thomas de Saint-Exupéry
fd80b758ed
Add access to settings through tray menu
2016-08-23 15:25:58 +02:00
Yuya Ochiai
f85337db65
Merge pull request #251 from Razzeee/fix-window-state
...
Improved window state handling
2016-08-22 22:39:29 +09:00
Yuya Ochiai
effb102224
Merge pull request #242 from Razzeee/remove-tray-accelerators
...
Remove accelerators from tray menu
Close #239
2016-08-22 20:32:51 +09:00
Kolja Lampe
92648d9067
Remove accelerators from tray menu
...
Closes #239
2016-08-22 10:15:19 +02:00
Kolja Lampe
7429df05f5
Improved window state handling
...
Closes #249
2016-08-21 09:53:29 +02:00
Yuya Ochiai
e377d33652
Fill the search box with the current channel name at the shortcut
...
For #229
2016-08-21 16:07:26 +09:00
Yuya Ochiai
647e396fad
Focus the search box on Ctrl/Cmd+F shortcut
...
For #229
2016-08-14 22:06:27 +09:00
Akash Nimare
e1a0c5adbf
Enable zoom-in on CommandOrctrl +
2016-08-10 22:08:41 +05:30
Kolja Lampe
932f756570
Use the default electron roles and their naming/implemenation
...
See: https://github.com/electron/electron/pull/6190/files
2016-08-08 18:58:12 +02:00
Kolja Lampe
8c674e5b9f
Use togglefullscreen role which is now part of electron
...
https://github.com/electron/electron/pull/6166
2016-08-07 20:45:04 +02:00
Kolja Lampe
32a5cd8fe2
Use quit role which is now part of electron
...
https://github.com/electron/electron/pull/6154
2016-08-07 20:45:03 +02:00
Yuya Ochiai
3feb833537
Refresh the inside of the current tab when reloading in the main window
...
For #213 and #223
As the side effect, this doesn't reload the settings page.
But it will not be problem in most cases.
2016-07-28 22:57:30 +09:00
Yuya Ochiai
1f0961c94c
Replace isHidden with isVisible()
...
There is an API, BrowserWindow.isVisible().
2016-07-06 22:32:40 +09:00
Kolja Lampe
081a82b74f
Small style improvement
2016-07-05 20:57:39 +02:00
Kolja Lampe
81b40c68b3
Replace generic "Open mattermost" by a menu entry for each team.
2016-07-05 20:57:39 +02:00
Yuya Ochiai
f8194f80c1
Merge pull request #179 from magicmonty/HideWindowOnMinimize
...
Hide window to system tray on minimize/close in Windows/OSX
2016-07-04 22:56:21 +09:00
Kolja Lampe
0f9bdfeeee
Added a "Mattermost docs" link to the Help section
...
Closes #177
2016-07-03 20:50:05 +02:00