Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
Go to file
Carrie Warner (Mattermost) dcd66d2146
MM-41988 Updated links to legacy domain about.mm.com (#19552)
* Updated links to legacy domain about.mm.com

* Legacy link updates

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* about.mm.com URL updates

* mattermost.org URL updates

* forum.mm.org URL update

* Update .github/ISSUE_TEMPLATE.md

* Update .github/ISSUE_TEMPLATE.md

* Un-deleted language files

* Update README.md

* Update tests/test-config.json

* fix some test due to url updating (#19787)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
2022-03-16 19:47:57 +08:00
.circleci migrations: use go:embed instead of gobindata (#19769) 2022-03-11 14:14:50 +03:00
.github MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
.gitlab-ci/scripts [MM-37987] cmd/mattermost/version: remove store initialization from version cmd (#19364) 2022-02-16 11:48:01 +03:00
api4 MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
app MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
audit Fix plugin logging missing context fields 2021-09-13 10:12:18 -04:00
bin Add mm server bin directory (#13738) 2020-01-23 12:34:29 +01:00
build Update latest version to 6.4.1 (#19680) 2022-03-03 13:44:19 +02:00
cmd/mattermost [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
config MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
db [MM-40735] Add MattermostAppID to OAuth app (#19214) 2022-03-15 18:00:27 +01:00
doc/help Adding page to direct users to docs.mattermost.com 2016-02-25 09:08:57 -08:00
einterfaces Working on refactoring jobs service (#19205) 2022-02-14 18:21:18 +01:00
fonts MM-10766 - Replacing default profile image font (#8955) 2018-07-05 09:18:26 +02:00
i18n MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
imports Working on refactoring jobs service (#19205) 2022-02-14 18:21:18 +01:00
jobs [MM-41573] - Remove FF for MM-39060 Resend Invite Interval (#19652) 2022-03-09 17:57:25 +03:00
manualtesting GraphQL (part 1): Store layer (#19465) 2022-02-02 22:44:22 +05:30
model MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
plugin MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
scripts Fix mmctl download bash script 2022-03-08 11:55:04 +02:00
services MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
shared [MM-40179] Go into directories when trying to export attachments (#19249) 2022-03-15 12:57:29 +01:00
store [MM-40735] Add MattermostAppID to OAuth app (#19214) 2022-03-15 18:00:27 +01:00
templates [MM-40917] - Inactive Server Email Notification (#19374) 2022-02-22 20:41:58 +03:00
testlib Kill gorp (#19786) 2022-03-15 19:49:19 +05:30
tests MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
utils spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
vendor Kill gorp (#19786) 2022-03-15 19:49:19 +05:30
web [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
wsapi Move Channels into App (#18623) 2021-10-12 11:39:49 +05:30
.codecov.yml Enable codecov comments (#14022) 2020-03-13 18:35:31 +01:00
.editorconfig MM-39351: fixes LastRootPostAt being null (#19574) 2022-02-22 12:13:04 +02:00
.gitignore load docker-compose.override.yaml when it exists (#19541) 2022-02-15 06:38:50 -07:00
.gitlab-ci.yml Use new mattermost-govet (#18329) 2021-09-02 13:36:20 +05:30
.gobom.json security: add dependency track configuration (#18285) 2021-08-27 12:45:12 +02:00
.golangci.yml Fix staticcheck errors from _test.go files (#18033) 2021-08-10 07:15:03 +02:00
.sass-lint.yml Updating asss lint stuff with other scss improvements 2016-03-17 05:42:38 +05:00
CHANGELOG.md Changelog link (#8805) 2018-05-30 10:23:25 -04:00
CODEOWNERS Add toolkit team as owner of plugin package (#15144) 2020-07-30 07:17:26 -07:00
config.mk [GH-19267] Spelling comments (#19268) 2022-01-20 10:07:27 +05:30
CONTRIBUTING.md Remove outdated information from contributing file (#10749) 2019-05-01 23:46:00 +02:00
docker-compose.makefile.yml Change inbucket default port from 10080 to 9001 (#18145) 2021-08-18 09:31:25 -04:00
docker-compose.yaml Change inbucket default port from 10080 to 9001 (#18145) 2021-08-18 09:31:25 -04:00
go.mod Kill gorp (#19786) 2022-03-15 19:49:19 +05:30
go.sum Kill gorp (#19786) 2022-03-15 19:49:19 +05:30
go.tools.sum Custom groups (#18839) 2022-02-17 12:34:39 -05:00
LICENSE.txt MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
Makefile prepackage focalboard v0.15.0 (#19749) 2022-03-11 17:33:00 -07:00
NOTICE.txt [GH-19267] Spelling comments (#19268) 2022-01-20 10:07:27 +05:30
README.md MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
SECURITY.md MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00

Mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. This repo is the primary source for core development on the Mattermost platform; it's written in Go and React and runs as a single Linux binary with MySQL or PostgreSQL. A new compiled version is released under an MIT license every month on the 16th.

mattermost-hero

Useful Resources:

Table of Contents

Try out Mattermost

Deploy a Preview

Note: Heroku preview does not include email or persistent storage

Install Mattermost

Other Install Guides:

Native Mobile and Desktop Apps

In addition to the web interface, you can also download Mattermost clients for Android, iOS, Windows PC, Mac OSX, and Linux.

Google Play App Store Windows PC Mac OSX Linux

Get Security Bulletins

Receive notifications of critical security updates. The sophistication of online attackers is perpetually increasing. If you are deploying Mattermost it is highly recommended you subscribe to the Mattermost Security Bulletin mailing list for updates on critical security releases.

Subscribe here

Get Involved

Learn More

License

See the LICENSE file for license rights and limitations.

Get the Latest News

Contributing

Please see CONTRIBUTING.md.

Any other questions, mail us at info@mattermost.com. Wed love to meet you!