Commit graph

539 commits

Author SHA1 Message Date
it33 3c0869256e Documenting Windows functionality for testing 2016-03-12 09:46:39 -08: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
Yuya Ochiai fcbfae69a7 Disable websecurity for webview
Only for source code.
This option should not be enabled to prevent XSS.

ref: #35, #55 and #59
2016-03-11 21:47:39 +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 97808373ed Enable "Add" button only when "Name" and "URL" is filled out 2016-03-10 23:25:35 +09: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 f729054f36 Update README.md 2016-03-09 20:59:06 +09:00
Yuya Ochiai ff67a860d0 Merge branch 'feature/issue-26' into dev
Close #26
2016-03-08 22:04:42 +09:00
Yuya Ochiai 2dc6d1e26d Update README.md
For #26
2016-03-06 22:13:30 +09:00
Yuya Ochiai 066672205a Confirm to trust certificate when there is error
For #26
2016-03-06 22:00:23 +09:00
Yuya Ochiai e0f8be1359 Merge branch 'feature/error-for-failed-to-load' into dev
Close #14
2016-03-06 14:24:24 +09:00
Yuya Ochiai f9387d251d Notify the error 2016-03-06 14:23:31 +09:00
Yuya Ochiai 1ccb7cebce Add test for failed to load URL 2016-03-05 20:57:16 +09:00
Yuya Ochiai 1fad30aed7 Fixup messages 2016-03-05 20:26:13 +09:00
Yuya Ochiai 3ea313743d Add error view when failed to load the URL 2016-03-04 01:51:34 +09:00
Yuya Ochiai a196c3e93a Merge branch 'refactor/notification' into dev
Add missing properties for Notification.
Fix #48
2016-03-01 23:43:14 +09:00
Yuya Ochiai 90f9d3ec89 Add missing args 2016-03-01 23:42:42 +09:00
Yuya Ochiai 695c091bac Refactor desktop notification override 2016-03-01 23:42:42 +09:00
Yuya Ochiai a3bf36b31b Merge branch 'feature/windows-trayicon-dot' into dev 2016-03-01 23:42:06 +09:00
Yuya Ochiai 7defd861e8 Force to use LF and add editorconfig 2016-02-26 00:07:04 +09:00
Yuya Ochiai c13afa3745 Show a dot on tray icon to notify unread messages
Tray icon is too small to show a number.
So a dot(small circle) is used.
2016-02-25 22:21:28 +09:00
Yuya Ochiai 50084fe74f Add engines for package.json 2016-02-21 20:13:53 +09:00
Yuya Ochiai e63e2bb362 Merge branch 'master' into dev 2016-02-21 20:13:22 +09:00
Yuya Ochiai 0da3580d26 Merge branch 'verify-codes-are-formatted' into dev 2016-02-21 20:12:49 +09:00
Yuya Ochiai dbd652eb75 Install through2 explicitly 2016-02-20 23:59:59 +09: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