Commit Graph

17 Commits

Author SHA1 Message Date
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
16788b5a6f Fix eslint errors 2016-10-28 00:49:52 +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
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
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
1f0961c94c Replace isHidden with isVisible()
There is an API, BrowserWindow.isVisible().
2016-07-06 22:32:40 +09:00
Kolja Lampe
81b40c68b3 Replace generic "Open mattermost" by a menu entry for each team. 2016-07-05 20:57:39 +02:00
Martin Gondermann
865b08105a OSX: Added Option to hide Window from dock on close 2016-06-30 22:17:31 +02:00
Yuya Ochiai
850c642644 Open tray menu with right-click on OS X
Close #139
2016-05-23 23:48:10 +09:00
Yuya Ochiai
91e2346cc3 Add a tray icon menu to open the main window 2016-05-23 23:37:24 +09:00
Yuya Ochiai
0704cf544a Use webpack to build 2016-02-09 20:31:37 +09:00