Commit graph

219 commits

Author SHA1 Message Date
Yuya Ochiai 1537db4d9a Update application name in docs 2016-03-15 20:45:30 +09:00
Yuya Ochiai d824ba8e2e Update script to make draft 2016-03-13 23:22:55 +09:00
Yuya Ochiai 4763dc645f Rename artifacts 2016-03-13 23:10:03 +09:00
Yuya Ochiai 7cf1308ad4 Remove the specific AppUserModelID
It's not necessary for Notification on the latest Electron.
2016-03-13 22:57:38 +09:00
Yuya Ochiai e82d6be0b5 Rename electron-mattermost to Mattermost at implementation
npm package name (package.json: name) is "mattermost-desktop"
display name (package.json: productName) is "Mattermost"
2016-03-13 22:55:08 +09:00
Yuya Ochiai 4bee65881b Merge pull request #69 from mattermost/fixing-gif
Fixing link to GIF in README
2016-03-13 00:37:09 +09:00
it33 d738e5c3e3 Changing from absolute to relative links 2016-03-12 07:28:11 -08:00
Yuya Ochiai 125b11290d Update URL for CircleCI
Close #62
2016-03-13 00:06:54 +09:00
it33 48d3e33f77 Merge pull request #68 from mattermost/feature-idea-forum
Introduce the Feature Idea forum
2016-03-11 08:26:59 -08:00
it33 0ba82ffe2a Fixing link to GIF in README
I accidentally linked it to the branch in the first PR :p
2016-03-11 08:06:39 -08:00
Yuya Ochiai 1c4289ef35 Introduce the Feature Idea forum 2016-03-12 00:22:06 +09:00
Yuya Ochiai 80694814ee Merge pull request #64 from mattermost/draft-changelog
Create CHANGELOG.md
2016-03-12 00:05:39 +09:00
Yuya Ochiai ccb5111e5e Minor fix for CHANGELOG.md 2016-03-11 23:50:42 +09:00
it33 a135c55325 Create CHANGELOG.md
Proposing a changelog format to document known issues. Eventually this could move to docs.mattermost.com to make it easier to review all the components of Mattermost in one place.
2016-03-10 08:04:58 -08:00
Yuya Ochiai 2646df05cd Merge pull request #61 from mattermost/README-tweaks
Proposing minor README changes
2016-03-10 21:48:30 +09:00
Yuya Ochiai f7c1be1268 Trim trailing white spaces 2016-03-10 21:46:47 +09:00
Yuya Ochiai 05f55aac9e Merge pull request #60 from mattermost/windows-help
Documenting menu for Windows application
2016-03-10 21:43:24 +09:00
it33 a26edac048 Proposing minor README changes 2016-03-09 22:53:51 -08:00
it33 1b0c3ae4fd Documenting menu for Windows application 2016-03-09 22:38:20 -08:00
Yuya Ochiai 1a2480bac6 Merge pull request #58 from mattermost/rename-1
Initial rename
2016-03-10 08:34:21 +09:00
it33 e9948e7612 Initial rename 2016-03-09 09:02:36 -08:00
it33 2bb0782b61 Screenshot: Public Test Channel 2016-03-09 08:58:50 -08:00
Yuya Ochiai 0661caef55 Update version to 1.0.7 2016-02-20 21:47:49 +09:00
Yuya Ochiai 7659f9e34b Merge branch 'fix-notification' 2016-02-20 21:45:53 +09:00
Yuya Ochiai 81baf05c78 Fix desktop notification not working with Mattermost 2.0
Fix #36
Notification.permission was missing in override
2016-02-20 21:45:15 +09:00
Yuya Ochiai 6748078a83 Merge branch 'fix-toggle-fullscreen' 2016-02-20 21:44:55 +09:00
Yuya Ochiai f8f525c6df Fix "Toggle Fullscreen" not working
win.setFullScreenable() is necessary from Electron v0.36.6.
fix #37
2016-02-19 00:59:40 +09:00
Yuya Ochiai 3e49f6935b Update README.md 2016-02-19 00:42:47 +09:00
Yuya Ochiai 9fdf2106b2 Update CONTRIBUTING.md 2016-02-19 00:35:03 +09:00
Yuya Ochiai 3168135082 Update version to 1.0.6 2016-02-16 21:19:13 +09:00
Yuya Ochiai 8b059ae453 Merge branch 'dev' 2016-02-16 21:17:44 +09:00
Yuya Ochiai cf6cfb4775 Merge pull request #33 from pascalw/feature/mac-default-application-menu
Add default Mac application menu
2016-02-16 04:13:17 -08:00
Pascal Widdershoven 325d1996c6 Add default Mac application menu
All Mac apps generally have this menu, allows to hide the app with the
default shortcut.
2016-02-15 19:54:41 +01:00
Yuya Ochiai da5dca6f5d Don't prettify dist directory 2016-02-14 23:00:19 +09:00
Yuya Ochiai 631415280e Fix window state restoration not working 2016-02-14 20:03:25 +09:00
Yuya Ochiai d2e5c7e118 Cache src/node_modules in CircleCI 2016-02-13 21:25:36 +09:00
Yuya Ochiai 35fe559161 Merge branch 'master' into dev 2016-02-13 21:16:22 +09:00
Yuya Ochiai cec4962fcb Merge branch 'docker-hub' into dev 2016-02-13 21:05:57 +09:00
Yuya Ochiai 427b6e7ca5 Update version to 1.0.5 2016-02-13 20:23:37 +09:00
Yuya Ochiai 75bfb119e6 Add check for null/length 2016-02-13 20:20:56 +09:00
Yuya Ochiai fea44a09c2 Switch log levels for muxed logs 2016-02-13 20:17:16 +09:00
Yuya Ochiai c6f0682667 Fix webpack tasks for mattermost.js
Failed to load because common/osVersion.js is missing in dist/ .
Notification is not overrided.
2016-02-13 20:15:11 +09:00
Yuya Ochiai 87efd4e48a Mux webview console messages into main window 2016-02-13 19:30:37 +09:00
Yuya Ochiai d81f000d9b Fix image tag to pull 2016-02-13 00:48:56 +09:00
Yuya Ochiai 59ec82f62f Use Docker Hub to build docker image
docker-build may fail due to fail apt-get
2016-02-13 00:42:02 +09:00
Yuya Ochiai 3b6dfcaabe Update Electron to 0.36.7 2016-02-13 00:35:24 +09:00
Yuya Ochiai e6d1a19fc4 Merge branch 'circleci-cache' into dev 2016-02-13 00:14:00 +09:00
Yuya Ochiai 459d696651 Merge branch 'master' into dev 2016-02-12 23:56:06 +09:00
Yuya Ochiai f66e64f008 Update version to 1.0.4 2016-02-12 23:54:56 +09:00
Yuya Ochiai 4d4471c3fd Merge branch 'dev' 2016-02-12 23:53:31 +09:00