Commit Graph

856 Commits

Author SHA1 Message Date
Yuya Ochiai
6f2d4a6d3d Merge pull request #331 from magicmonty/issue_299
"Cannot connect to Mattermost" is now on top of the page
2016-10-11 23:21:42 +09:00
Yuya Ochiai
c84b36b07e Rewrite document for packaging 2016-10-11 22:13:11 +09:00
Yuya Ochiai
f4b81e4014 Update CHANGELOG.md for #337 2016-10-10 23:14:17 +09:00
Yuya Ochiai
65a3d27e8a Remove unused package 2016-10-08 17:18:00 +09:00
Yuya Ochiai
e5c5ca9d9a Use 7zip to manipulate windows zip archives 2016-10-08 17:05:37 +09:00
Yuya Ochiai
3c63d98960 Update electron-builder to fix for mac:tar.gz 2016-10-08 17:05:37 +09:00
Yuya Ochiai
ceb37dfa96 Use "npm run package:mac" instead of osx 2016-10-08 17:05:08 +09:00
Yuya Ochiai
5c5ef80584 Update electron-builder due to its bug 2016-10-08 17:05:08 +09:00
Yuya Ochiai
0af78afd14 Update circle.yml for electron-builder 2016-10-08 17:04:12 +09:00
Yuya Ochiai
133af47343 Use electron-builder for all artifacts 2016-10-08 17:04:12 +09:00
Yuya Ochiai
851b51f11c Update CHANGELOG.md 2016-10-08 16:43:46 +09:00
Yuya Ochiai
330988de45 Merge pull request #332 from magicmonty/issue_303
Fixes wrong cursor on settings page
2016-10-08 16:07:58 +09:00
Yuya Ochiai
5835a74b54 Write about Ctrl+Y for Redo on Windows
Due to Electron v1.4.2
2016-10-08 00:59:44 +09:00
Yuya Ochiai
b33dae5ba2 Add "New Known Issues" to CHANGELOG.md 2016-10-08 00:15:11 +09:00
Yuya Ochiai
216f917964 Merge pull request #307 from Razzeee/random-bump
Bump some dev dependencies
2016-10-08 00:05:24 +09:00
Yuya Ochiai
97b58dda2d Update PULL_REQUEST_TEMPLATE.md 2016-10-07 20:51:04 +09:00
Yuya Ochiai
88248ff550 Update CHANGELOG.md 2016-10-07 20:32:21 +09:00
Yuya Ochiai
a55bbf48fb Merge pull request #330 from magicmonty/issue_302
Issue 302: Download desktop app download folder, instead of defaulting to Macintosh HD

Close #302
2016-10-07 20:25:30 +09:00
Martin Gondermann
704282dfff Fixes wrong cursor on settings page
There were wrong href's (hre instead of href) on the links.
Fixes #303
2016-10-05 21:08:41 +02:00
Martin Gondermann
ca17edc2e4 "Cannot connect to Mattermost" is now on top of the page 2016-10-05 20:53:33 +02:00
Yuya Ochiai
2bc57934f7 Merge pull request #257 from Razzeee/bump-electron-builder
Bump electron builder
2016-10-05 21:27:59 +09:00
Martin Gondermann
5baa424e1b Prettyfied code 2016-10-04 20:36:46 +02:00
Martin Gondermann
26689f0a51 Fix for #302
On Mac, a download in desktop app defaulted to Macintosh HD instead of the download folder
2016-10-04 20:34:52 +02:00
Kolja Lampe
f9d741aa62 Make sure release directories are there before trying to copy to them 2016-10-03 22:45:55 +02:00
Kolja Lampe
9763bd61aa Bump electron builder 2016-10-03 22:45:54 +02:00
Yuya Ochiai
dc870ba125 Merge branch 'release-3.4' 2016-10-04 00:10:06 +09:00
Yuya Ochiai
9d9e5e02a7 Merge pull request #308 from Razzeee/bump-auto-launch
Bump auto launch
2016-10-03 23:06:13 +09:00
Yuya Ochiai
d9cb6d50cd Merge pull request #306 from Razzeee/windows-fix-copying
Bump dependency to get rid of windows copy bug
2016-10-03 22:52:53 +09:00
Yuya Ochiai
7c37958449 Use relative path for the screenshot 2016-10-03 21:44:36 +09:00
Jason Blais
b224f9b788 Add v3.4.1 changelog entry 2016-10-03 00:32:20 -04:00
Jason Blais
607f7fb4c0 Merge pull request #328 from jcomack/update-docs
Update README.md
2016-10-03 00:01:09 -04:00
Kolja Lampe
3cfa73d658 Bump dependency to get rid of windows copy bug 2016-10-01 22:38:50 +02:00
Kolja Lampe
322413f637 Bump auto launch 2016-10-01 20:45:06 +02:00
Kolja Lampe
4f142f3e08 Bump some dev dependencies 2016-10-01 20:32:55 +02:00
Jimmy
dc8e83d479 Update README.md
Updated the `README.md` based on suggestions from @it33
2016-10-01 18:26:08 +01:00
Yuya Ochiai
60aacd8725 Set release date for v3.4.1 2016-10-01 01:24:07 +09:00
Yuya Ochiai
84c8c7e2d6 Update version to 3.4.1 2016-10-01 01:24:07 +09:00
Yuya Ochiai
a519d30fd9 Merge pull request #326 from yuya-oc/fix-window-popup
Fix the app window pops up second to foreground when a new message is received
2016-10-01 01:23:16 +09:00
Yuya Ochiai
73583b9675 Use naming "OS X" to be consistent with v3.4.0 2016-10-01 01:10:01 +09:00
Yuya Ochiai
55ccaf33cd Fix the app window pops up second to foreground when a new message is received 2016-09-29 23:43:10 +09:00
Martin
c078d1f607 Use correct terminology for tray setting on Linux 2016-09-29 13:44:32 +01:00
Yuya Ochiai
1a7ff7c88f Update tests to stablize on local machines
makeSingleInstance test:
  On Windows, the test often fails, so skipped.

Window title test:
  Extend pause duration to wait updating title.
2016-09-29 19:42:55 +09:00
Martin
f3f0f84db1 Fix the minimise to tray option never being enabled on Linux 2016-09-29 10:34:01 +01:00
Yuya Ochiai
aa986afd05 Merge pull request #310 from yuya-oc/stop-docker
Stop using Docker and using Ubuntu 14.04 for this in CircleCI
2016-09-26 21:57:26 +09:00
Yuya Ochiai
3a8720a9bd Add docs/development.md 2016-09-25 19:45:52 +09:00
Yuya Ochiai
b648d6acf8 Stop using Docker in CircleCI 2016-09-23 01:08:27 +09:00
Yuya Ochiai
9be484e3f9 Remove update-alternatives to use Ubuntu 14.04 2016-09-23 01:08:27 +09:00
Yuya Ochiai
566b983f92 Add horizontal lines for visibility of CHANGELOG.md 2016-09-22 23:30:40 +09:00
Yuya Ochiai
d0b12fb2cf Add "UNDER DEVELOPMENT" section to CHANGELOG.md 2016-09-22 23:25:07 +09:00
Yuya Ochiai
b244d1d3bf Merge branch 'release-3.4' 2016-09-22 22:30:08 +09:00