Go to file
Miguel de la Cruz 2ba119d7f6
[MM-25712] Fix silent errors on post import failures (#14729)
Co-authored-by: mattermod <mattermod@users.noreply.github.com>
2020-06-03 16:40:24 +02:00
.circleci Fix webapp checkout (#14730) 2020-06-02 13:52:14 +02:00
.github Update pull request template (#10142) 2019-03-22 08:31:02 -04:00
api4 MM-25595 - Edits to bot username and display name fail to save (#14699) 2020-06-03 09:27:00 -04:00
app [MM-25712] Fix silent errors on post import failures (#14729) 2020-06-03 16:40:24 +02:00
audit MM-24484 allow base64 certs in config for TLS Syslog (#14445) 2020-05-06 19:45:03 -04:00
bin Add mm server bin directory (#13738) 2020-01-23 12:34:29 +01:00
build Change Dockerfile HEALTHCHECK intervals (#14317) 2020-05-27 17:19:43 +02:00
cmd MM-25014 - Default Group Name to null, until AllowGroupReference is set (#14651) 2020-05-26 19:21:29 -06:00
config MM-25723 Add an experimental setting for data prefetching (#14731) 2020-06-03 14:43:59 +05:30
doc/help Adding page to direct users to docs.mattermost.com 2016-02-25 09:08:57 -08:00
einterfaces MM24459: Implement ldap picture sync (#14540) 2020-05-19 08:25:52 -06:00
fonts MM-10766 - Replacing default profile image font (#8955) 2018-07-05 09:18:26 +02:00
i18n Enable gossip encryption (#14640) 2020-06-03 14:16:15 +05:30
imports [MM-20979] Add first implementation of the Bleve search engine (#14562) 2020-05-20 01:29:55 +02:00
jobs [MM-20979] Add first implementation of the Bleve search engine (#14562) 2020-05-20 01:29:55 +02:00
manualtesting MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840) 2020-02-13 13:26:58 +01:00
migrations MM-22706: pass along set_online flag in websocket response (#14591) 2020-05-27 17:35:02 +05:30
mlog MM-23261 plugin stderr debug logs (#14166) 2020-03-30 15:00:45 -03:00
model MM-25723 Add an experimental setting for data prefetching (#14731) 2020-06-03 14:43:59 +05:30
plugin MM-21307 Get/Update/Delete user preferences Plugin API (#13962) 2020-05-28 14:15:47 -03:00
scripts Move Dependency-Check configs to a separate repo (#14497) 2020-05-07 12:05:49 +02:00
services [MM-25538] Adds the termOperator and takes it into account for terms and hashtag queries (#14664) 2020-06-01 11:31:30 -07:00
store Enable gossip encryption (#14640) 2020-06-03 14:16:15 +05:30
templates Check license expiration, disable license and notify administrator (#14420) 2020-05-06 10:28:49 -07:00
testlib [MM-23535] Add disable database search flag and return empty posts results if set (#14245) 2020-05-13 14:00:57 +02:00
tests MM-23935 extend session expiry on user activity (#14275) 2020-05-06 15:41:10 -04:00
utils MM-23706 search executable dir before working dir when looking for i18n (#14241) 2020-05-14 20:11:22 -04:00
vendor Enable gossip encryption (#14640) 2020-06-03 14:16:15 +05:30
web [MM-25677] Content-Type is optional (#14705) 2020-06-01 21:07:02 +02:00
wsapi MM_22682_Centralize_ID_Validation (#14237) 2020-05-07 13:27:35 -04:00
.codecov.yml Enable codecov comments (#14022) 2020-03-13 18:35:31 +01:00
.editorconfig Update .editorconfig (#10518) 2019-04-04 09:49:07 -04:00
.gitignore expose ServiceSettings.ExtendSessionLengthWithActivity config to clients (#14516) 2020-05-13 12:31:43 -04:00
.golangci.yml MM-25007: Add staticcheck (#14522) 2020-05-15 17:57:15 +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
CONTRIBUTING.md Remove outdated information from contributing file (#10749) 2019-05-01 23:46:00 +02:00
docker-compose.yaml Include dejavu in docker compose (#14329) 2020-04-21 20:48:04 +02:00
go.mod Enable gossip encryption (#14640) 2020-06-03 14:16:15 +05:30
go.sum Enable gossip encryption (#14640) 2020-06-03 14:16:15 +05:30
go.tools.mod Migrate tool dependencies to go.tools.mod (#14646) 2020-05-25 23:20:44 +05:30
go.tools.sum Migrate tool dependencies to go.tools.mod (#14646) 2020-05-25 23:20:44 +05:30
LICENSE.txt Update LICENSE.txt (#10512) 2019-03-27 14:05:34 +01:00
Makefile Migrate tool dependencies to go.tools.mod (#14646) 2020-05-25 23:20:44 +05:30
NOTICE.txt Update NOTICE.txt (#10773) 2019-05-01 16:33:07 +02:00
README.md Fix community signup link (#14262) 2020-04-09 09:49:18 -04:00
SECURITY.md MM-20627: Create SECURITY.md (#13569) 2020-01-08 15:48:01 +02:00

Mattermost

Mattermost is an open source, private cloud, Slack-alternative from https://mattermost.com.

It's written in Golang and React and runs as a single Linux binary with MySQL or PostgreSQL. Every month on the 16th a new compiled version is released under an MIT license.

screenshot at nov 29 14-11-32

Try out Mattermost

Deploy on Heroku

Deploy a Preview

Note: Heroku preview does not include email or persistent storage

Deploy on a Cloud Platform via Bitnami

Auto-deploy Mattermost to Amazon Web Services, Azure, Google Cloud Platform, or Oracle Cloud Platform via Bitnami.

Install on Your Own Machine

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.

Get Involved

Learn More

Get the Latest News

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