Commit graph

856 commits

Author SHA1 Message Date
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 77e9ba0a32 Use npm-run-all to execute npm scripts 2016-12-22 21:35:32 +09:00
Yuya Ochiai 3d56c12380 Remove .gitattributes 2016-12-21 22:59:07 +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
Jason Blais d6911bf08a Remove reference to Android 2016-11-30 09:03:22 -05:00
Yuya Ochiai 0a702e62da Fix eslint error 2016-11-30 20:37:39 +09:00
Yuya Ochiai b333ca580f Make hovering URL unclickable 2016-11-30 20:27:57 +09:00
Yuya Ochiai 9d3a80a295 Suppress momentary URL disappearance when hovering over multiple links 2016-11-29 22:52:10 +09:00
Yuya Ochiai 14969a8c04 Improve visility of hevering URL
- Add top and bottom padding
- Add border lines
- Truncate long URL using ellipsis
2016-11-29 22:03:20 +09:00
Yuya Ochiai 16cd860901 Suppress yellow halo behind the first tab when devtools is closed 2016-11-29 21:08:37 +09:00
Yuya Ochiai 93c76861ed Add hovering animation 2016-11-26 15:01:09 +09:00
Yuya Ochiai e4e40ec7c0 Show URL when hovering over links 2016-11-26 00:37:32 +09:00
Yuya Ochiai 0de7dcad99 Merge pull request #370 from mattermost/jasonblais-patch-4
Proposed release process for desktop app
2016-11-25 23:36:24 +09:00
Jason Blais 6bbd6b903b Merge pull request #365 from mattermost/jasonblais-patch-3
Update TESTING.md instructions
2016-11-24 08:53:15 -05:00
Jason Blais 35bc6d0553 Remove "Testing Guides by OS" from TESTING.md 2016-11-23 08:09:43 -05:00