Commit graph

708 commits

Author SHA1 Message Date
Yuya Ochiai f2209aa9dd Keep focus on webview after switching to main window
When switching window focus, webview lost its focus. Please refer to #10
2016-01-12 21:37:34 +09:00
Yuya Ochiai e53a43d17a Use primitive and promise-style test cases
On OS X, tests for multiple elements often failed (#5). So I replaced them with primitive way.
2016-01-10 00:54:32 +09:00
Yuya Ochiai 0b2ad75712 Update version to 1.0.1 2016-01-06 22:17:37 +09:00
Yuya Ochiai 3e300c78d6 Show badges when active channels have new messages 2016-01-06 22:15:35 +09:00
Yuya Ochiai b49f230060 Add menu "Clear Cache and Reload" 2016-01-06 21:32:43 +09:00
Yuya Ochiai 777aab9b11 Fix jp_fonts for mattermost 2015-12-27 17:06:14 +09:00
Yuya Ochiai 3d8d39562f Add simple tests for settings.html 2015-12-27 16:12:20 +09:00
Yuya Ochiai 799584a494 Update README.md and version 2015-12-26 00:02:19 +09:00
Yuya Ochiai 6316df3c20 Improve development files 2015-12-24 23:41:42 +09:00
Yuya Ochiai f3d668f4a0 Remove old codes 2015-12-24 00:29:42 +09:00
Yuya Ochiai 7fb2dc9cb6 Add tests for tabs 2015-12-23 20:53:54 +09:00
Yuya Ochiai 62b6e4c51b Fix for failed tests 2015-12-23 19:25:14 +09:00
Yuya Ochiai d010d09ef4 Add context menu for cut, copy, paste, select all 2015-12-23 17:55:39 +09:00
Yuya Ochiai f57e2a94ef Just focus mainWindow when notification is clicked on Windows
BrowserWindow.show() breaks Aero Snap state.
2015-12-23 17:42:59 +09:00
Yuya Ochiai 69a1c177a1 Switch to the team when notification is clicked 2015-12-23 17:16:53 +09:00
Yuya Ochiai 762c4dbbac Show unread badge on application icon 2015-12-23 17:06:17 +09:00
Yuya Ochiai 390c67a7fd Show unread count badge for each tabs 2015-12-23 16:21:33 +09:00
Yuya Ochiai c016c03741 Port core features from index.js (Open link, Unread count, Font) 2015-12-23 15:53:34 +09:00
Yuya Ochiai 7f8ba9fd56 Use config file to show multiple teams 2015-12-23 01:37:28 +09:00
Yuya Ochiai e381a89cd5 Adapt to rearranged directories 2015-12-22 23:35:22 +09:00
Yuya Ochiai 1be5077ebe Rearrange directories 2015-12-22 23:29:33 +09:00
Yuya Ochiai e7d48d6d0d Use React on main page 2015-12-22 21:12:04 +09:00
Yuya Ochiai 8c24475c68 Style settings UI with React-Bootstrap 2015-12-22 00:58:41 +09:00
Yuya Ochiai f3984982d1 Add missing packages 2015-12-20 20:00:42 +09:00
Yuya Ochiai 6cae54bb13 Apply esformatter-jsx 2015-12-20 00:39:51 +09:00
Yuya Ochiai 283e311095 Settings UI for multiple teams with React 2015-12-19 23:51:19 +09:00
Yuya Ochiai dc9794b1f5 Read/Write/Upgrade config.json with settings module 2015-12-13 22:58:22 +09:00
Yuya Ochiai 49392a984b Add --config-file=FILE option for testing 2015-12-12 20:32:06 +09:00
Yuya Ochiai 92d938dd7e Update version to 0.5.1 2015-12-12 15:19:23 +09:00
Yuya Ochiai eabd485209 Edit comment 2015-12-12 15:14:00 +09:00
Yuya Ochiai 94748d2996 Use 'Meiryo UI' and 'MS Gothic' to prevent CJK fonts on Windows(JP) 2015-12-09 00:19:58 +09:00
Yuya Ochiai 37462b530d Remove unnecessary console.log() 2015-12-08 21:58:43 +09:00
Yuya Ochiai 67603585d8 Update version to 0.5.0 2015-12-06 17:16:26 +09:00
Yuya Ochiai b3bcc89a4d Save window position and size when exiting usually 2015-12-05 19:32:24 +09:00
Yuya Ochiai f8f38ba0de Restore window position and size on startup 2015-12-05 15:41:33 +09:00
Yuya Ochiai 47ac5f102d Use balloon notification on Windows from 7 to 8.1 2015-11-28 14:30:25 +09:00
Yuya Ochiai 6f18b921b2 Set Application User Model ID and use Electron's notification 2015-11-24 00:12:48 +09:00
Yuya Ochiai 62fe875056 Use electron notification 2015-11-20 19:15:15 +09:00
Yuya Ochiai bcf578a4e2 Use electron module 2015-11-20 18:56:37 +09:00
Yuya Ochiai 07f42063e6 Stop using deprecated Electron API 2015-11-20 18:56:36 +09:00
Yuya Ochiai 184f415e95 Show window even if it is hidden when notification is clicked 2015-11-14 20:53:56 +09:00
Yuya Ochiai 6af69ff808 Minimize main window intead of closing it in Linux 2015-11-10 22:18:14 +09:00
Yuya Ochiai 97b6c437cc Set app icon in Windows notification 2015-11-10 22:04:53 +09:00
Yuya Ochiai d6f081918a Set app icon on all platforms 2015-11-10 21:59:10 +09:00
Yuya Ochiai 506891bb66 Rearrange directory 2015-11-10 21:53:46 +09:00
Yuya Ochiai 0ff77c47d0 Fix settings app menu 2015-11-08 14:13:34 +09:00
Yuya Ochiai 517175d13c Focus to main window when tray icon is clicked 2015-11-06 23:39:44 +09:00
Yuya Ochiai 8b680ae988 Quit app from context menu on tray icon 2015-11-06 23:38:26 +09:00
Yuya Ochiai 759362f0c6 バージョン番号を更新 2015-11-03 21:59:13 +09:00
Yuya Ochiai 95376adebe バルーン通知をクリックした場合にメイン画面にフォーカスを移す 2015-11-03 19:15:24 +09:00
Yuya Ochiai c2ae7cffb8 Windows用パッケージにアイコンを設定する 2015-11-02 01:46:51 +09:00
Yuya Ochiai 35353b6ace Windowsでデスクトップ通知をする 2015-10-30 22:41:06 +09:00
Yuya Ochiai 249121e5d6 バージョン番号を更新 2015-10-24 22:09:57 +09:00
Yuya Ochiai 9fa770954f 説明を更新 2015-10-24 21:53:17 +09:00
Yuya Ochiai 7364ef36e2 Aboutを表示する 2015-10-24 20:12:22 +09:00
Yuya Ochiai f07c9c9097 右クリックメニューを追加 2015-10-24 19:48:50 +09:00
Yuya Ochiai 3cd4dd1341 electron-connectを使用したLiveReload 2015-10-24 18:47:37 +09:00
Yuya Ochiai 154b07739b electron-packagerを導入 2015-10-24 17:46:06 +09:00