Commit graph

1204 commits

Author SHA1 Message Date
Yuya Ochiai 7892a9a5fe Update README.md 2016-05-24 00:01:47 +09:00
Yuya Ochiai e711eb1893 Fix that "Electron" appears on the title bar for a while on startup. 2016-05-24 00:00:57 +09: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 32b743f98c Refactor the dialog to confirm protocol
Close #144
2016-05-23 23:29:36 +09:00
Yuya Ochiai aa92ee26e7 Merge pull request #148 from Razzeee/circle-color
Use a fitting border color for the taskbar badge status
2016-05-22 14:25:17 +09:00
Yuya Ochiai 7c964d51f5 Add dialog to confirm non-http(s) link 2016-05-22 13:39:52 +09:00
Kolja Lampe 20e7f90bae Use a fitting border color for the taskbar badge status 2016-05-21 20:58:59 +02:00
Yuya Ochiai 8790dece0e Merge pull request #138 from Razzeee/create-installers
Implement installers via electron-builder
2016-05-21 23:35:46 +09:00
Yuya Ochiai 8d4f725556 Merge pull request #145 from Razzeee/align-taskbar-to-trayicon
Use different colors for unread/mentioned in windows task bar.
2016-05-21 21:41:28 +09:00
Yuya Ochiai 05bcda5eab Test actual behavior for Hide Menu Bar 2016-05-21 20:57:59 +09:00
Yuya Ochiai b52dfa5348 Use Spectron to execute test 2016-05-21 18:08:53 +09:00
Yuya Ochiai 3e3faf9841 Merge branch 'feature/shortcuts' into dev
Close #50, #51, #52, #135
2016-05-21 16:29:02 +09:00
Yuya Ochiai 9bcc521780 Update docs for shortcuts 2016-05-21 16:24:50 +09:00
Yuya Ochiai a4f119bcae Update menu when the config is updated 2016-05-21 16:13:22 +09:00
Yuya Ochiai ab9bfad73a Keep zoomLevel after reloading
Knwon issue: rendered webview has incorect region until the window is
resized.
2016-05-21 15:23:42 +09:00
Kolja Lampe 273bf35dbc Use different colors for unread/mentioned in windows task bar. Like we do for tray icons. 2016-05-20 23:15:15 +02:00
Kolja Lampe 643142344b Extend copyright to this year 2016-05-20 22:58:58 +02:00
Kolja Lampe 68b54ee4aa Implement installers via electron-builder 2016-05-20 22:58:32 +02:00
Yuya Ochiai be69b8f502 Add shortcuts to control zoom level
TODO: Keep zoom level when reloading
2016-05-21 03:06:38 +09:00
Yuya Ochiai 0bb56291ed Add shortcuts to select next/previous tab 2016-05-19 00:29:23 +09:00
Yuya Ochiai 8f936c1725 Add Ctrl+n shortcut to switch tab
This also shows the main window.
Close #51
2016-05-18 23:02:03 +09:00
Yuya Ochiai e2d7d18804 Add Ctrl+M shortcut to minimize window
Close #135
2016-05-18 21:56:33 +09:00
Yuya Ochiai 40b6e36ddb Add Ctrl+W shortcut to close/hide window
Close #52
2016-05-17 23:40:45 +09:00
Yuya Ochiai fe94705b12 Merge branch 'master' into dev 2016-05-17 21:54:33 +09:00
Yuya Ochiai 81bc16ca6e Update CHANGELOG.md for tray icon on Linux 2016-05-17 21:53:19 +09:00
Yuya Ochiai 4fb0bf67ba Merge pull request #128 from jnugh/linuxTrayIcon
Manually merged.
Conflicts:
	src/browser/settings.jsx
	src/common/settings.js
2016-05-17 21:41:07 +09:00
Yuya Ochiai 1cc125d69e Update Electron to 1.0.2 2016-05-16 23:29:26 +09:00
Yuya Ochiai d62470a0af Prettify JSON files 2016-05-16 23:01:26 +09:00
Yuya Ochiai 3d3e14be29 Merge branch 'master' into dev 2016-05-16 22:08:43 +09:00
Yuya Ochiai bb66ece664 Merge branch 'release/v1.2.0' 2016-05-13 22:09:55 +09:00
Yuya Ochiai aefc91a53f Add a missing bracket 2016-05-13 22:09:36 +09:00
Yuya Ochiai e1333f00f0 Merge pull request #136 from mattermost/mixed-content
Update text for allowing http content, allow mixed content by default
2016-05-13 22:04:03 +09:00
JoramWilander ef599deab3 Update text for allowing http content, allow mixed content by default 2016-05-13 08:49:33 -04:00
Yuya Ochiai 3e49bfb04c Update Electron to 0.37.8
Make sure the userData directory is created during the ready event of app
module.

Close #130
2016-05-12 00:23:42 +09:00
Jonas Schwabe ecfa143526 Add tray icon theme settings to the settings dialog 2016-05-08 01:01:56 +02:00
Jonas Schwabe 5a201b7727 add config option to select an icon theme 2016-05-07 22:39:14 +02:00
Jonas Schwabe 5020031235 Add tray icon for linux (Ubuntu ambiance style for now). 2016-05-07 22:21:17 +02:00
Yuya Ochiai f5e31a7534 Merge branch 'release/v1.2.0' 2016-05-07 00:31:36 +09:00
Yuya Ochiai 0529cb8efc Fix author entry 2016-05-06 22:53:56 +09:00
Yuya Ochiai bfac489777 Update electron-packager to fix app icon for OS X 2016-05-06 22:52:38 +09:00
Yuya Ochiai 68cc7a62d7 Update version to 1.2.0 2016-05-05 22:18:05 +09:00
Yuya Ochiai 6a89cd65f3 Merge branch 'master' into release/v1.2.0 2016-05-05 22:15:19 +09:00
Yuya Ochiai fa1c23bb4f Create branch release/v1.2.0 2016-05-05 21:51:10 +09:00
Yuya Ochiai f22f67bec1 Fix application name 2016-05-04 23:19:13 +09:00
Yuya Ochiai 37f9c27a75 Add description "Show Icon on Menu Bar" for OS X 2016-05-04 22:53:46 +09:00
Yuya Ochiai 6b11722a96 Update CHANGELOG.md 2016-05-04 21:56:13 +09:00
Yuya Ochiai 835da24bea Add a simple guide for other linux distributions 2016-05-04 01:13:32 +09:00
Yuya Ochiai 74f219671c Add setup guide for Linux and refactor the doc 2016-05-04 01:07:56 +09:00
Yuya Ochiai bc97163fd4 Fix error when saving bound-info.json 2016-05-04 00:36:54 +09:00