Commit graph

2072 commits

Author SHA1 Message Date
Yuya Ochiai 339dd4e404 Update CHANGELOG.md 2016-06-17 23:19:43 +09:00
Yuya Ochiai 1cb55aa893 Update dist package's author to control the stat menu folder 2016-06-17 22:02:20 +09:00
Yuya Ochiai 2b7dc1190e Update CHANGELOG.md 2016-06-17 21:50:01 +09:00
Yuya Ochiai 3061598935 Merge pull request #159 from MetalCar/blinkNotification 2016-06-17 21:29:12 +09:00
Yuya Ochiai 722807a5cb Refactor notification to simplify event handling 2016-06-16 23:01:37 +09:00
Yuya Ochiai 4b11504b81 Update issue templates 2016-06-16 21:31:03 +09:00
Yuya Ochiai 3698b19495 Update docs 2016-06-16 21:08:40 +09:00
Yuya Ochiai 84c1ac1d9b Merge pull request #164 from Razzeee/auto-launch-option
Adds a setting to launch the app on system login
2016-06-16 20:05:35 +09:00
Kolja Lampe 447f6ec41d Adds a setting to launch the app on system login 2016-06-15 17:23:10 +02:00
Yuya Ochiai b8f8c4b8f7 Merge pull request #166 from Razzeee/bump-prebuild
Bump prebuild to 1.2.2
2016-06-15 20:17:24 +09:00
Yuya Ochiai 9778c4fba2 Override author of dist/package.json
"Mattermost, Inc." is used:
  - to create the start menu shortcut.
  - as the publisher on "Add/Remove Programs" list.
2016-06-15 00:19:44 +09:00
Yuya Ochiai fdabf56469 Collect installers as artifacts 2016-06-14 23:32:49 +09:00
Yuya Ochiai 094194faf3 Add ia32 windows-installer 2016-06-14 23:31:21 +09:00
Yuya Ochiai cef86fa3e6 Specify x64 explicitly to create windows-installer 2016-06-14 23:21:16 +09:00
Kolja Lampe 85c48f5ebb Bump electron-prebuild to 1.2.2 2016-06-13 20:56:45 +02:00
Yuya Ochiai f87628a857 Update CHANGELOG.md 2016-06-13 23:58:50 +09:00
Yuya Ochiai de5e6cf2ca Reload the tab after 30 sec when failed to load
Close #127
2016-06-13 23:55:26 +09:00
Yuya Ochiai c40fd84357 Fix arch name for .deb packages in deploy script 2016-06-12 23:26:32 +09:00
Yuya Ochiai 1c6ea92359 Merge pull request #165 from Razzeee/electron-builder
Change package entry for electron-builder.
2016-06-12 23:23:15 +09:00
Yuya Ochiai f2e3b58e04 Fix obsolete 'shell' API 2016-06-12 22:56:22 +09:00
Yuya Ochiai 3357fc18d2 Update CHANGELOG.md and docs/setup.md 2016-06-12 22:06:44 +09:00
Yuya Ochiai db78339bf1 Merge branch 'osx-menu-icon' into dev
Close #133
2016-06-12 22:04:21 +09:00
Yuya Ochiai 7bfedc6f23 Update CHANGELOG.md 2016-06-12 22:03:53 +09:00
Yuya Ochiai 9ee7643ad1 Fix for non-darwin platforms 2016-06-12 21:40:59 +09:00
Yuya Ochiai bea3b59168 Support dark mode 2016-06-12 21:33:00 +09:00
Yuya Ochiai eb8036fdf0 Refactor declaration for Electron API 2016-06-12 21:06:49 +09:00
Kolja Lampe 87da29dc32 Change package entry for electron-builder. See https://github.com/mattermost/desktop/pull/138#discussion_r63242703 2016-06-12 13:53:18 +02:00
Yuya Ochiai 1f412a51d5 Add clicked icons 2016-06-12 20:51:43 +09:00
Yuya Ochiai 1575ada948 Add color to menu icons 2016-06-12 20:27:35 +09:00
Yuya Ochiai 11924cf354 Merge branch 'windows-installer' into dev
Close #146
2016-06-12 17:00:28 +09:00
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