Commit graph

2242 commits

Author SHA1 Message Date
Yuya Ochiai 199a49488f Revert test command 2016-06-12 16:51:00 +09:00
Yuya Ochiai d7b7ea238b Fix directory owner after building 2016-06-10 00:31:18 +09:00
Yuya Ochiai 3692fcb2fe Fix typo and tag 2016-06-10 00:13:23 +09:00
Yuya Ochiai 934efc61eb Use electronuserland/electron-builder image in CircleCI 2016-06-10 00:07:56 +09:00
Yuya Ochiai 2f7e319cf7 Add Windows installer into CircleCI artifacts 2016-06-09 22:08:32 +09:00
Yuya Ochiai 037e334544 Fix declaration for electron-squirrel-startup 2016-06-09 21:46:41 +09:00
Carmine D'Amico 73a11ea398 added todo for idle notification and add a text to explain notification config 2016-06-07 22:42:36 +02:00
Carmine D'Amico 84d3c377b4 first implementation for flash notification and settings to configure these 2016-06-07 22:39:58 +02:00
Yuya Ochiai 5841231477 Suppress the second icon on OS X notification for #151 2016-06-08 00:45:10 +09:00
Yuya Ochiai 709f8363ed Fix pixelated/blurry icons on Windows
Close #66, #98
Side effect: Electron's icon appears on `npm run watch`
2016-06-06 23:35:21 +09:00
Yuya Ochiai 180428e3d5 Update Electron to 1.2.1 2016-06-06 22:56:19 +09:00
Yuya Ochiai 479b789629 Merge branch 'master' into dev 2016-06-06 21:30:23 +09:00
Yuya Ochiai c49666648a Merge branch 'feature/spectron' into dev 2016-06-06 21:20:02 +09:00
Yuya Ochiai e9f8140594 Rewrite tests with chai-as-promised 2016-06-06 21:18:25 +09:00
Yuya Ochiai c6d91e7ae4 Update license entry in package.json 2016-06-06 00:45:30 +09:00
Yuya Ochiai 29c53aa992 Fix test command 2016-06-06 00:38:17 +09:00
Yuya Ochiai 94c3908444 Update docs/setup.md 2016-06-05 20:46:17 +09:00
Yuya Ochiai 8b50de925a Update README.md 2016-06-05 20:44:04 +09:00
Yuya Ochiai 9b95fdf024 Merge pull request #157 from mattermost/license
Propose updating to Apache v2
2016-06-05 20:22:00 +09:00
Yuya Ochiai 20d94a5985 Merge pull request #158 from Razzeee/improve-tray
Change tooltip text on mentions/unread
2016-06-05 20:19:37 +09:00
Yuya Ochiai d39446e9b6 Merge pull request #154 from Razzeee/menu-work
Added seperator in view menu, added new help menu and moved version i…
2016-06-05 20:17:36 +09:00
Kolja Lampe a2713885ab Improved badge descriptions 2016-06-04 01:41:15 +02:00
Kolja Lampe c615c54903 Change tooltip text on mentions/unread 2016-06-04 01:37:36 +02:00
Yuya Ochiai 20450916f9 Merge pull request #152 from MetalCar/editTeamsInSettings
Edit teams in settings window
2016-06-04 01:46:31 +09:00
Carmine D'Amico 9677607ae4 move "Add Team"-Button nearer to the "Teams" headline 2016-06-03 18:21:15 +02:00
Kolja Lampe 9bcf56aff1 Splitup darwin menu from others to make it more clear what's going on 2016-06-02 19:55:32 +02:00
it33 d8766d4022 Propose updating to Apache v2 2016-06-01 07:46:07 -07:00
Yuya Ochiai bd25d254d3 Merge branch 'release/v1.2.1' 2016-06-01 23:04:40 +09:00
Yuya Ochiai ff5457ad98 Update draft script to fix artifact name
Close #126
2016-06-01 23:01:10 +09:00
Yuya Ochiai aee4d375a0 Update CHANGELOG.md to clarify the points 2016-06-01 22:58:37 +09:00
Carmine D'Amico 186c520ab1 BUGFIX: fixed a problem with state, when editing first a team and then add a new one 2016-05-31 15:27:14 +02:00
Kolja Lampe e73a1431d3 Added seperator in view menu, added new help menu and moved version into it. 2016-05-26 22:14:48 +02:00
Carmine D'Amico 712cff2680 changed jsx code to a better code style 2016-05-25 23:19:36 +02:00
Carmine D'Amico c0e5cbd9ef run prettify on code 2016-05-25 22:36:59 +02:00
Carmine D'Amico 510f49a99b editing teams is possible now 2016-05-25 22:36:54 +02:00
Carmine D'Amico 7f52e0caec changed the way how to add a new team 2016-05-25 22:36:43 +02:00
Yuya Ochiai e43e212166 Update version to 1.2.1 2016-05-24 23:57:38 +09:00
Yuya Ochiai 9f6d0ad3e4 Fix file name when uploading .deb files
For #126
2016-05-24 00:02:35 +09:00
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