Commit Graph

1271 Commits

Author SHA1 Message Date
Yuya Ochiai
a04b41b892 Upgrade Electron to 1.7.6 2017-09-11 20:51:09 +09:00
Yuya Ochiai
ba0e1a91b6 Merge pull request #598 from csduarte/BASH-21
BASH-21 Add build files and npm files to gitignore
2017-09-09 14:58:11 +09:00
Yuya Ochiai
c6fb1335fe Merge pull request #592 from csduarte/BASH-10
BASH-10 add local icon reference for squirrel
2017-09-09 14:25:10 +09:00
Chris Duarte
372ccec0cf add local icon reference for squirrel 2017-09-07 13:36:37 -07:00
Chris Duarte
eb36c00807 add build files and npm files to gitignore 2017-09-07 10:14:43 -07:00
Yuya Ochiai
4e4b7b32c0 Merge pull request #584 from yuya-oc/merge-release-3.7
Merge release-3.7 branch
2017-09-06 20:35:37 +09:00
Yuya Ochiai
cb37f323cf Merge branch 'release-3.7' into merge-release-3.7 2017-09-06 00:55:09 +09:00
Yuya Ochiai
2399235fce Fix eslint error 2017-09-04 23:31:47 +09:00
Yuya Ochiai
fccab551e2 Fix eslint error 2017-09-04 21:54:16 +09:00
Jonathan
950ae7f5ca Merge pull request #580 from mattermost/jasonblais-patch-1
Update master branch changelog for 3.7.1
2017-08-31 10:24:16 -04:00
Jason Blais
b2a99923d1 Update master branch changelog for 3.7.1 2017-08-31 09:41:05 -04:00
Yuya Ochiai
3f898f4927 Update version to 3.7.1 2017-08-28 22:14:02 +09:00
Jason Blais
3ff3d4b50a Merge pull request #578 from mattermost/jasonblais-patch-1
Update CHANGELOG.md
2017-08-28 09:03:19 -04:00
Jason Blais
2a62cad21c Update CHANGELOG.md 2017-08-28 08:59:35 -04:00
Yuya Ochiai
9be31f4669 Tweak CHANGELOG.md 2017-08-28 21:30:52 +09:00
Yuya Ochiai
631191c0fd Merge pull request #577 from yuya-oc/upgrade-electron-security
Upgrade Electron dependancy
2017-08-28 21:19:51 +09:00
Yuya Ochiai
4c3e5d3590 Merge pull request #576 from yuya-oc/unread-count-interval
Use setTimeout instead of setInterval to get unread count
2017-08-28 21:19:20 +09:00
Jason Blais
726092d21e Update CHANGELOG.md 2017-08-24 15:13:05 -04:00
Yuya Ochiai
e9e82c6278 Merge pull request #574 from yuya-oc/fix-unexpected-reloading
Fix an extra reloading when an error page is manually reloaded
2017-08-25 01:07:40 +09:00
Yuya Ochiai
9ab7c8fbf7 Upgrade Electron to 1.6.11
Security fix for HTTPS certificates
2017-08-25 00:57:40 +09:00
Yuya Ochiai
2b15012358 Update Electron to 1.6.10
- Desktop notification for Windows 7
- Per-monitor DPI awareness
2017-08-25 00:56:36 +09:00
Yuya Ochiai
dcabc9b50d Use setTimeout instead of setInterval to get unread count 2017-08-25 00:36:10 +09:00
Jason Blais
110df175bf Merge pull request #575 from mattermost/jasonblais-patch-1
Update dot release checklist
2017-08-24 11:27:55 -04:00
Jason Blais
9a9d906315 Update dot release checklist 2017-08-24 11:15:56 -04:00
Yuya Ochiai
a09ff6d2b5 Update CHANGELOG.md 2017-08-24 21:16:36 +09:00
Yuya Ochiai
39f88b3513 Cancel automatic reloading when an error page is manually reloaded 2017-08-24 21:14:27 +09:00
Yuya Ochiai
292a6cacad Fix issue link 2017-08-19 00:10:22 +09:00
Yuya Ochiai
6d0e1f7fc0 Merge pull request #571 from mattermost/fix-hidden-flag
Fix --hidden not working on Linux
2017-08-19 00:08:02 +09:00
Yuya Ochiai
400f084abf Update CHANGELOG.md 2017-08-19 00:06:56 +09:00
Yuya Ochiai
544a2434d7 Merge pull request #563 from yuya-oc/unread-count-interval
Use setTimeout instead of setInterval to get unread count
2017-08-19 00:02:39 +09:00
Yuya Ochiai
4a4bef9f1d Update CHANGELOG.md 2017-08-19 00:01:59 +09:00
Yuya Ochiai
d5d912cbdb Fix --hidden not working on Linux 2017-08-09 22:09:41 +09:00
Yuya Ochiai
de29dfab46 Use setTimeout instead of setInterval to get unread count 2017-07-21 00:09:35 +09:00
Yuya Ochiai
aad60e2d16 Merge pull request #561 from yuya-oc/fix-windows-uninstaller
Fix Windows uninstaller not removing files correctly
2017-07-12 22:45:55 +09:00
Yuya Ochiai
ab5e5590a4 Fix Windows uninstaller not removing files correctly
Multiple async tasks were not performed completely when running uninstaller.
So rearranged tasks with sequential order.
i.e. take care startup registry, finally call electron-squirrel-startup.
2017-07-11 21:33:40 +09:00
Yuya Ochiai
9f826cad93 Merge pull request #558 from yuya-oc/fix-app-publisher
Change the app publisher to Mattermost, Inc.
2017-07-10 23:48:05 +09:00
Yuya Ochiai
3fefb813f0 Change app author to Mattermost 2017-07-10 22:19:37 +09:00
Yuya Ochiai
56ec6dedcf Merge pull request #555 from yuya-oc/fix-x-on-first-launch
Fix close button not working when the number of servers is not zero
2017-07-04 23:03:21 +09:00
Yuya Ochiai
1f86fbc18a Fix close button not working when the number of teams is not zero 2017-07-01 23:46:45 +09:00
Yuya Ochiai
77e5a7d88a Merge pull request #545 from yuya-oc/blur-webview-on-deactivation
Fix desktop notifications not working when the window is minimized from inactive state
2017-06-06 23:17:15 +09:00
Yuya Ochiai
63497009ec Merge branch 'master' into blur-webview-on-deactivation 2017-06-06 23:16:50 +09:00
Yuya Ochiai
020f50f0fc Merge pull request #525 from yuya-oc/sheet-events
Use sheet-end event to handle focus when closing macOS file upload dialog
2017-06-06 23:15:11 +09:00
Yuya Ochiai
bf21836c44 Fix desktop notifications not working when the window is minimized
Blur webview when the main window loses its focus.
2017-06-05 23:33:50 +09:00
Yuya Ochiai
dbd963fbf0 Use sheet-end event to handle focus when closing macOS file upload dialog 2017-06-02 23:55:58 +09:00
Yuya Ochiai
ab784a431a Update CHANGELOG.md for '+' button 2017-06-02 23:49:09 +09:00
Yuya Ochiai
c9d59121a0 Merge pull request #543 from yuya-oc/update-electron
Update Electron to 1.6.10
2017-06-02 23:42:30 +09:00
Yuya Ochiai
854ed8a7d9 Update Electron to 1.6.10
- Desktop notification for Windows 7
- Per-monitor DPI awareness
2017-06-01 00:39:20 +09:00
Yuya Ochiai
481bf963f0 Add "UNDER DEVELOPMENT" section for next release 2017-06-01 00:11:24 +09:00
Yuya Ochiai
0839e71d0d Merge branch 'refactoring-notifications' 2017-05-31 23:07:13 +09:00
Yuya Ochiai
446af5ef76 Merge pull request #541 from yuya-oc/fix-add-button-align
Fix alignment for 'Add new server' button
2017-05-31 20:34:23 +09:00