Commit graph

1369 commits

Author SHA1 Message Date
Yuya Ochiai fbead4de5e Fix application icon for Windows and Linux
See #85
2016-03-21 00:28:02 +09:00
Yuya Ochiai 12d9fe5a6a Merge pull request #85 from asaadmahmoodspin/ui-improvements
Updating icons
2016-03-21 00:11:40 +09:00
Yuya Ochiai babda10dc9 Merge pull request #79 from mattermost/rename-app
Rename electron-mattermost to Mattermost at implementation
Drop `v` from version name when releasing
2016-03-20 23:16:45 +09:00
Yuya Ochiai 51c8b9027a Drop v from version name when releasing 2016-03-20 23:11:06 +09:00
Asaad Mahmood 3a074a5fd7 Updating icons 2016-03-17 21:56:11 +05:00
Yuya Ochiai 993efb39b6 Fix crash when freetype 2.6.3 is used in system
Fix #76. See https://github.com/atom/electron/issues/4513
2016-03-16 20:55:41 +09:00
Yuya Ochiai 58afd63a7f Merge pull request #80 from mattermost/CLA
Adding step to complete CLA + minor formatting
2016-03-16 20:53:24 +09:00
it33 f7323493da Adding step to complete CLA + minor formatting 2016-03-16 00:04:37 -07:00
Yuya Ochiai 1537db4d9a Update application name in docs 2016-03-15 20:45:30 +09:00
Yuya Ochiai feb03f1e74 Merge pull request #75 from mattermost/experiment/stabilize-test
Stabilize tests
2016-03-15 19:59:17 +09:00
Yuya Ochiai 361b71a04a Add waiting when switching tabs 2016-03-14 21:38:50 +09:00
Yuya Ochiai 63aaab804b Try to stabilize tests
pause() was missing before getUrl() in some tests.
2016-03-14 21:28:43 +09:00
Yuya Ochiai 072559a869 Merge pull request #71 from mattermost/testing-guide
Release Testing Guide proposal
2016-03-14 21:15:19 +09:00
Yuya Ochiai 79c06e049a Merge pull request #74 from mattermost/volume-mixer
Updating known issue on volume mixer in Windows
2016-03-14 21:12:01 +09:00
Yuya Ochiai a7d3ef8430 Merge pull request #73 from mattermost/http
Propose https instead of http in examples
2016-03-14 21:10:41 +09:00
it33 91b94bd0bb Updating known issue on volume mixer in Windows 2016-03-13 16:24:25 -07:00
it33 a32066d39a Change http to https 2016-03-13 08:54:03 -07:00
it33 6e445ba40f Change http:// to https:// 2016-03-13 08:52:41 -07:00
it33 defce47f9d Adding clarification on changes and known issues 2016-03-13 08:49:05 -07:00
it33 65a4625095 Fixing incorrect reference to Android device 2016-03-13 08:44:47 -07:00
it33 b946ba1b10 Correct build number format 2016-03-13 08:43:57 -07: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
it33 bcad1d536d Correcting heading hierarchy 2016-03-12 11:00:01 -08:00
it33 8626a47fcb Adding link example to verification report 2016-03-12 10:16:14 -08:00
it33 7561970daf Create TESTING.md
Initial draft of testing instructions across operating systems, begins with Windows testing guide
2016-03-12 10:10:22 -08:00
it33 5fb9e51fc0 Renaming "Top Menu" to "Menu Bar"
For consistency
2016-03-12 10:05:06 -08:00
it33 b7a5b8755b Changing "menubar" to "Menu Bar"
More common phrasing
2016-03-12 09:48:21 -08:00
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