Mattermost
mattermost.orgMattermost has an open source edition, which can be self-hosted. It makes a good Slack alternative, with native desktop, mobile and web apps and a wide variety of integrations.
- Homepage: mattermost.org
- GitHub: github.com/mattermost/mattermost
- Privacy: mattermost.com/privacy-policy
- iOS App: apps.apple.com/us/app/mattermost/id1257222717
- Android App: https://play.google.com/store/apps/details?id=com.mattermost.rn
- Web info: web-check.xyz/results/mattermost.org
Mattermost Source Code
Author
Description
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
Homepage
https://mattermost.comLicense
NOASSERTION
Created
15 Jun 15
Last Updated
07 Apr 24
Latest version
Primary Language
TypeScript
Size
741,369 KB
Stars
27,926
Forks
6,812
Watchers
27,926
Language Usage
Star History
Top Contributors
-
@jwilander (1735)
-
@coreyhulen (1469)
-
@hmhealey (1397)
-
@crspeller (1324)
-
@agnivade (763)
-
@it33 (685)
-
@enahum (508)
-
@jespino (380)
-
@rgarmsen2295 (342)
-
@grundleborg (330)
-
@lieut-data (297)
-
@cpanato (254)
-
@hanzei (248)
-
@isacikgoz (240)
-
@ConorMacpherson (229)
-
@weblate (213)
-
@saturninoabril (202)
-
@sig1nt (196)
-
@ccbrown (196)
-
@streamer45 (182)
-
@asaadmahmood (137)
-
@DavidLu1997 (137)
-
@sbishel (136)
-
@jasonblais (124)
-
@wiggin77 (119)
-
@mgdelacroix (118)
-
@reflog (110)
-
@florianorben (104)
-
@rvillablanca (99)
-
@M-ZubairAhmed (95)
Recent Commits
-
Arya Khochare (06 Apr 24)
Added log to show which URL is blocked by CORS. (#26347) --------- Co-authored-by: Mattermost Build <build@mattermost.com>
-
Ben Schumacher (05 Apr 24)
[MM-56653] Improve license loading errors (#26050)
-
Ben Schumacher (05 Apr 24)
[MM-57379] Still generate support_packet.yaml even if an error occurs (#26542)
-
sazzad hossain (05 Apr 24)
Send ephemeral message when a mentioned user is not a member of the team (#26153) Co-authored-by: Caleb Roseland <caleb@calebroseland.com> Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Sazzad Hossain <sazzad.hossain@marginedge.com> Co-authored-by: Mattermost Build <build@mattermost.com>
-
Ben Schumacher (05 Apr 24)
[MM-57085] Remove UseNewSAMLLibrary experimental setting (#26392) Co-authored-by: Mattermost Build <build@mattermost.com>
-
Agniva De Sarker (05 Apr 24)
MM-57532: Improve timeouts for some tests (#26642) - Bump timeouts for some cases - Improve sleep with require/assert.EventuallyT for better performance and reliability. https://mattermost.atlassian.net/browse/MM-57532 ```release-note NONE ```
-
Claudio Costa (05 Apr 24)
Make S3 upload part size configurable (#26533)
-
Harshil Sharma (05 Apr 24)
Increased default payload limit from 100 kB to 300 kB (#26651)
-
Harrison Healey (04 Apr 24)
MM-57458 Update Katex (#26650)
-
Ben Cooke (04 Apr 24)
[MM-57078] Adding progress logs for attachments to bulk export job (#26396) * adding progress logs to export job --------- Co-authored-by: Mattermost Build <build@mattermost.com>
-
Ben Schumacher (04 Apr 24)
[MM-57380] Fix running Support Packet tests locally (#26540)
-
Ben Schumacher (04 Apr 24)
[MM-57356] Make use of go1.21 features (#26620)
-
unified-ci-app[bot] (04 Apr 24)
Update latest minor version to 9.8.0 (#26655) Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com> Co-authored-by: Mattermost Build <build@mattermost.com>
-
Ben Schumacher (04 Apr 24)
[MM-54994] Use local requests instead of HTTP requests in the flow library (#26471)
-
Ben Schumacher (04 Apr 24)
[MM-57298] Fix context cancellation for integration requests (#26516)
-
Elton Goh Jun Hao (04 Apr 24)
[MM-49243] - Use paged requests to request the list of teams (#26278) Co-authored-by: Mattermost Build <build@mattermost.com>
-
Devin Binnie (04 Apr 24)
Remove very noisy log entry (#26660)
-
Ben Cooke (03 Apr 24)
[MM-56732] Update keycloak docker configs and add make command (#26313) * updating keycloak image --------- Co-authored-by: Mattermost Build <build@mattermost.com> Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
-
Doug Lauder (03 Apr 24)
Improvements to logging start-up. (#26649) Improvements to logging start-up. - comments have been added - order of configuration is adjusted to allow the main logger to capture errors in notification logger - redundant logger initialization removed; no need to configure the logger just to replace the configuration immediately after
-
Mario Vitale (03 Apr 24)
CLD-798 Add support for MM_ENV, various fixes (#26616) * Add support for MM_ENV, various fixes * Fix workflow template * Fix reporting steps ordering * Fix typo * Improve state check message description * Fix workflow syntax * Fix fulltest variable generation * Fix PR_NUMBER variable usage * Fix BUILD_ID, add dashboard URL to status check * Fix automation dashboard URL --------- Co-authored-by: Mattermost Build <build@mattermost.com>
-
Ibrahim Serdar Acikgoz (03 Apr 24)
Update default.conf (#26645)
-
Agniva De Sarker (03 Apr 24)
MM-57512: Disable content extraction during import (#26619) https://mattermost.atlassian.net/browse/MM-57512 ```release-note NONE ```
-
Agniva De Sarker (03 Apr 24)
Add context to post reminder error logs (#26633) Previous log lines just had generic errors which made things difficult to debug because if a system bot is disabled, it's hard to know whether the error is coming while trying to send post reminders or from some other part of the system. ```release-note NONE ```
-
Matthew Birtch (02 Apr 24)
MM-55252 Update RHS Thread View to Use Relative Timestamps (#26605) * switch RHS thread to relative time * update snapshot
-
Ben Schumacher (02 Apr 24)
[MM-57415] Removed unused IsOAuth field from AppError (#26578)
-
Julien Virey (02 Apr 24)
[MM-40568] Do not strip notification text for all platforms (#26536) * Do not strip notification text when using desktop app or webapp from linux * Remove notification text triming for all OS * 'strippedMarkdownNotifyText' is never reassigned. Use 'const' instead --------- Co-authored-by: Mattermost Build <build@mattermost.com>
-
s-krishnaraju (02 Apr 24)
[MM-55272] Accessibility: Team Icon requires tabbing twice (#26572)
-
Scott Bishel (01 Apr 24)
MM-57154 - add license check to sysconsole items (#26507) * add license check to sysconsole items * backwards...strike, reverse --------- Co-authored-by: Mattermost Build <build@mattermost.com>
-
Colton Shaw (01 Apr 24)
removed unused compliance job from packet (#26456) Co-authored-by: Mattermost Build <build@mattermost.com>
-
Weblate (bot) (01 Apr 24)
Translations update from Mattermost Weblate (#26634) * Translated using Weblate (German) Currently translated at 100.0% (2583 of 2583 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/ * Translated using Weblate (Swedish) Currently translated at 100.0% (2583 of 2583 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/ * Translated using Weblate (German) Currently translated at 100.0% (5939 of 5939 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/de/ * Translated using Weblate (Swedish) Currently translated at 100.0% (5939 of 5939 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/ * Translated using Weblate (Japanese) Currently translated at 99.9% (2581 of 2583 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (5939 of 5939 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ja/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2583 of 2583 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (5939 of 5939 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/ * Translated using Weblate (Japanese) Currently translated at 100.0% (2583 of 2583 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/ * Translated using Weblate (Dutch) Currently translated at 99.6% (5921 of 5939 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/ --------- Co-authored-by: jprusch <rs@schaeferbarthold.de> Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se> Co-authored-by: kaakaa <stooner.hoe@gmail.com> Co-authored-by: ThrRip <coding@thrrip.space> Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Mattermost Website
Website
Redirects
Redirects to https://mattermost.com/?&redirect_source=mm-org
Security Checks
2 security checks failed (64 passed)
- Empty Page Content
- External Redirect Detected
Server Details
- IP Address 104.18.10.136
- Location San Francisco, California, United States of America, NA
- ISP CloudFlare Inc.
- ASN AS13335
Associated Countries
-
US
Saftey Score
Website marked as safe
100%
Blacklist Check
mattermost.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Mattermost Android App
Update Info
- App Mattermost
- Creation Date 15 Sept 18
- Last Updated 09 Dec 23
- Current Version 1.11.0
- Creator Mattermost
- Downloads 50,000+ downloads
Trackers
- Sentry
Permissions
- Internet
- System Alert Window
- Wake Lock
- C2d Message
- Vibrate
- Receive Boot Completed
- Camera
- Write External Storage
- Read External Storage
- Receive
- Send
- Access Network State
- Use Fingerprint
- Read
- Write
- Read Settings
- Update Shortcut
- Broadcast Badge
- Provider Insert Badge
- Update Count
- Update Badge
- Change Badge
- Read Settings
- Write Settings
- Read App Badge
- Read Settings
- Write Settings
- Badge Count Read
- Badge Count Write
Mattermost iOS App
App Info
Mattermost
Requires Mattermost Server v8.1.0+. Older servers may not be able to connect or have unexpected behavior. ------- Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. - Keep all of your team communications in one place. - Orchestrate work across your tools and teams. - Plan projects and hit milestones. - Unite your entire technology stack through a single point of collaboration. - Meet the strictest security, privacy, and compliance requirements. To use this app, you need a URL for a Mattermost server. ------- Deploy your own server: https://docs.mattermost.com/guides/deployment.html Terms of Service: https://mattermost.com/terms-of-service/ Contribute to the project: https://github.com/mattermost/mattermost-mobile
Rating
Version Info
- Current Version v2.14.0
- Last Updated 16 Mar 24
- First Released 10 Jul 17
- Minimum iOS Version 12.4
- Device Models Supported 93
App Details
- IPA Size 70.45 Mb
- Price Free (USD)
- Age Advisory 4+
- Supported Languages 21
- Developer Mattermost, Inc.
- Bundle ID com.mattermost.rn
Screenshots
Mattermost Reviews
More Team Collaboration
-
Easy-to-deploy, self-hosted team collaboration platform with stable, feature-rich cross-platform client apps. The UI is fast, good looking and intuitive, so very little technical experience is needed for users of the platform. Rocket.Chat's feature set is similar to Slack's, making it a good replacement for any team looking to have greater control over their data.
-
Privacy-focused messenger using the Matrix protocol. The Element client allows for group chat rooms, media sharing voice and video group calls.
-
An IRC-based solution is another option, being decentralized there is no point of failure, and it's easy to self-host. However it's important to keep security in mind while configuring your IRC instance and ensure that channels are properly encrypted - IRC tends to be better for open communications. There's a variety of clients to choose from - popular options include: The Longe (Web-based), HexChat (Linux), Pidgin (Linux), WeeChat (Linux, terminal-based), IceChat (Windows), XChat Aqua (MacOS), Palaver (iOS) and Revolution (Android).
About the Data: Mattermost
API
You can access Mattermost's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/communication/team-collaboration/mattermost
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Mattermost
Help your friends compare Team Collaboration, and pick privacy-respecting software and services.
Share Mattermost and Awesome Privacy with your network!