Commit graph

1017 commits

Author SHA1 Message Date
Yuya Ochiai e11cf8439f Merge pull request #405 from yuya-oc/update-dependencies
Update dependencies

Close #397
2016-12-27 21:17:09 +09:00
Yuya Ochiai 8f67d43b5d Merge pull request #386 from jnugh/windowBounds
Do not place windows off screen
2016-12-27 21:09:13 +09:00
Jonas Schwabe 65bffaedbe Add Changelog entry 2016-12-26 21:23:47 +01:00
Jonas Schwabe 4e6d0ee145 Fixes #378 2016-12-25 17:59:26 +01:00
Yuya Ochiai 6f62b9a3fc Update .gitignroe 2016-12-24 20:47:42 +09:00
Yuya Ochiai 48cb8a2bbf Suppress unnecessary window while install/uninstalling 2016-12-22 23:26:18 +09:00
Yuya Ochiai 4376618ef8 Merge branch 'master' into update-dependencies 2016-12-22 23:01:04 +09:00
Yuya Ochiai 77e9ba0a32 Use npm-run-all to execute npm scripts 2016-12-22 21:35:32 +09:00
Yuya Ochiai 13308f294c Update app dependencies 2016-12-22 21:23:55 +09:00
Yuya Ochiai d620ebbd44 Update Electron and tools 2016-12-21 23:46:23 +09:00
Yuya Ochiai 3d56c12380 Remove .gitattributes 2016-12-21 22:59:07 +09:00
Yuya Ochiai 12d0740495 Update test libraries 2016-12-21 00:03:53 +09:00
Yuya Ochiai 07d2edea70 Update webpack 2016-12-21 00:00:43 +09:00
Yuya Ochiai c98e3eff3a Update dev dependencies 2016-12-20 23:53:37 +09:00
Yuya Ochiai 72c65393da Update eslint 2016-12-20 23:38:27 +09:00
Yuya Ochiai c8bcab1e35 Force LF line encoding
On Windows, eol=auto conflicts with .editorconfig
2016-12-14 21:38:13 +09:00
Yuya Ochiai 60ac0fdebe Add "UNDER DEVELOPMENT" section for next release 2016-12-14 21:38:13 +09:00
Yuya Ochiai 57cd6648b3 Remove duplicated changelog 2016-12-14 21:04:00 +09:00
Yuya Ochiai 166c4b7ae6 Merge branch 'release-3.5' 2016-12-14 20:52:38 +09:00
Yuya Ochiai 1f11e8efd0 Merge pull request #392 from jnugh/linuxTrayIconThemeSettings
Linux tray icon theme settings regression fix
2016-12-12 21:41:15 +09:00
Yuya Ochiai 2f9526f415 Merge pull request #391 from yuya-oc/certificate-transparency-fix
Update Electron to 1.4.12 for Certificate Transparency Fix
2016-12-12 21:38:32 +09:00
Jonas Schwabe d4f3ca23d3 Fixes a bug on the settings pane which rendered the notification theme icon as a checkbox 2016-12-11 18:00:15 +01:00
Jonas Schwabe 89e3a52ef2 Add a fallback when the notification icon theme is not valid - the app did not start up successfully before 2016-12-11 18:00:10 +01:00
Yuya Ochiai 82f6dbee4a Update Electron to 1.4.12
Certificate Transparency Fix
http://electron.atom.io/blog/2016/12/09/certificate-transparency-fix
2016-12-11 01:52:58 +09:00
Jason Blais 5ca6168000 Update CHANGELOG.md 2016-12-08 14:59:42 -05:00
Jason Blais 915ff7695f Merge pull request #384 from yuya-oc/fix-confused-cursor-in-hidpi
Fix confused cursor in HiDPI
2016-12-08 01:59:58 -05:00
Yuya Ochiai 13c80174cd Merge pull request #383 from yuya-oc/linux-readme
Add simple README for Linux packages

Close #376
2016-12-08 00:29:02 +09:00
Yuya Ochiai 3bfd688d12 Fix typo 2016-12-08 00:10:29 +09:00
Yuya Ochiai 41bbd5aa8f Merge pull request #385 from yuya-oc/fix-minimize-to-tray-mac
Fix "Leave app running in notification area" checkbox not working on macOS

Close #382
2016-12-07 22:44:58 +09:00
Jason Blais 1f71df3b77 Fix typo 2016-12-07 08:07:52 -05:00
Yuya Ochiai 39117f9208 Update README.md 2016-12-07 20:25:30 +09:00
Jason Blais cad3cb5553 Update README.md 2016-12-06 12:53:47 -05:00
Yuya Ochiai 0ae07b964e Fix "Leave app running in notification area" checkbox not working on macOS 2016-12-07 01:16:00 +09:00
Yuya Ochiai f60d1fe0e4 Fix confused cursor in HiDPI
https://github.com/electron/electron/issues/7655#issuecomment-259688853
2016-12-06 22:09:54 +09:00
Jason Blais 9e5e3b16d9 Add tonyD-2016 as a verified tester 2016-12-05 17:56:57 -05:00
Jason Blais 5fb342dff0 Update TESTING.md 2016-12-05 17:55:29 -05:00
Yuya Ochiai c6fa55dd7c Add simple README for Linux packages 2016-12-05 23:45:35 +09:00
Yuya Ochiai 0d2b08c9e8 Fix Exec of .desktop file 2016-12-05 23:10:21 +09:00
Yuya Ochiai 9ce019acd6 Add some fixes for CHANGELOG.md 2016-12-05 21:09:45 +09:00
Jason Blais a331ae5bb6 Merge pull request #374 from mattermost/jasonblais-patch-1
release-3.5 changelog
2016-12-05 01:47:04 -05:00
Jason Blais 5642fb51fe Reduce redundancy in changelog by adding common improvements under "all platforms" subheading 2016-12-01 18:08:57 -05:00
Jason Blais 95dcbf7941 Update CHANGELOG.md 2016-12-01 09:45:01 -05:00
Yuya Ochiai 75bc332aab Add description about dependencies of packaging commands 2016-12-01 23:43:37 +09:00
Jason Blais add21ba952 release-3.5 changelog 2016-11-30 20:36:49 -05:00
Jason Blais b4e5dec7e4 Merge pull request #372 from yuya-oc/hovering-links
Show URL when hovering over links
2016-11-30 12:30:59 -05:00
Jason Blais d49f9d7bfb Merge pull request #371 from yuya-oc/latest-react-bootstrap
Latest react bootstrap
2016-11-30 12:30:34 -05:00
Jason Blais 43ae85dab1 Merge pull request #373 from mattermost/jasonblais-patch-1
Update version number to 3.5.
2016-11-30 11:50:14 -05:00
Jason Blais b069a5c820 Update package.json for 3.5.0 2016-11-30 11:30:24 -05:00
Jason Blais dbf20dd11e Update package.json 2016-11-30 11:28:05 -05:00
Yuya Ochiai 1a26508f44 Update CHANGELOG.md for hovering links 2016-11-30 23:41:49 +09:00