Mattermost

mattermost.org
Mattermost Icon

Mattermost 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.

Open Source

Mattermost Source Code

Author

mattermost

Description

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

#collaboration#golang#hacktoberfest#mattermost#monorepo#react#react-native

Homepage

https://mattermost.com

License

NOASSERTION

Created

15 Jun 15

Last Updated

30 Nov 24

Latest version

v10.3.0-rc3

Primary Language

TypeScript

Size

776,573 KB

Stars

30,822

Forks

7,402

Watchers

30,822

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • Harrison Healey (29 Nov 24)

    MM-61560 Make it so that Menu.Items can be tested without a Menu (#29427) * MM-61650 Make it so that Menu.Items can be tested without a Menu * Rename file to stop Jest from complaining

  • k srisri reddy (29 Nov 24)

    fix: MM-61260: handled errors to fix linting (#29340) Co-authored-by: Ibrahim Serdar Acikgoz <[email protected]>

  • Ivy Gesare (29 Nov 24)

    [MM-61460] Fix errcheck issues in server/channels/app/plugin_signature_test.go (#29348) Co-authored-by: Ben Schumacher <[email protected]>

  • Agniva De Sarker (29 Nov 24)

    MM-61886: Add actionable page navigation metrics (#29332) Page load is one of the metrics that we track and present to MLT. However, in its current form, it is not very actionable because it also contains the network latency. We split the whole metric into these parts: startTime | responseStart = TTFB | responseEnd = TTLB | domInteractive = Start of processing phase | loadEventEnd = Load complete This gives us better visibility into exactly which phase in the load process is slow. I have experimented with other metrics like - domContentLoadedEventStart - domContentLoadedEventEnd - domComplete and observed that they do not have sufficient gaps in the timespan to have any relevance. Additionally, I have moved TTFB from being a web vitals metric to being tracked from the performance metrics to remain consistent with the other navigation metrics measured. Lastly, I took this chance to improve some of the validation errors that we threw to include more context into the input that was passed and why does it fail. This also meant that I had to change the tests to check for error strings rather than direct errors which is a bad thing, but I don't think it's worth the effort trying to have named error variables for all of them. https://mattermost.atlassian.net/browse/MM-61886 ```release-note NONE ```

  • Devin Binnie (28 Nov 24)

    Remove unnecessary `dispatch` call (#29421)

  • AulakhHarsh (28 Nov 24)

    [MM-61769] Fix errcheck for /platform/searchengine.go (#29341) Co-authored-by: Ben Schumacher <[email protected]>

  • Julien Tant (27 Nov 24)

    [MM-61969] Fix regression where search suggestion would break when using uppercase letters (#29400)

  • Daniel Espino García (27 Nov 24)

    Fix MM-61710 (#29248) * Fix MM-61710 * Fix test * Make more secure the secureGetFromRecord * Revert changes related to redux posts * Move segureGetFromRecord * Fix test * Use hasOwn * Address feedback --------- Co-authored-by: Mattermost Build <[email protected]>

  • Devin Binnie (27 Nov 24)

    [MM-60984] Force reload of all channels on reconnect to ensure we have updated message counts (#29355) * [MM-60984] Force reload of all channels on reconnect to ensure we have updated message counts * PR feedback * Fix test

  • Arya Khochare (27 Nov 24)

    Fixed errcheck issues in server/channels/app/integration_action_test.go (#29039) Co-authored-by: Ben Schumacher <[email protected]>

  • AulakhHarsh (27 Nov 24)

    Fix errcheck issues in server/channels/jobs/resend_invitation_email/worker.go (#29353) Co-authored-by: Ben Schumacher <[email protected]>

  • Harshil Sharma (27 Nov 24)

    Added null guard in hook (#29395)

  • M-ZubairAhmed (27 Nov 24)

    [MM-61066] Add support for disabled notifications in desktop (#28739)

  • Pablo Vélez (27 Nov 24)

    MM-61297 - remove unused code (#29354) * MM-61297 - remove unused code * remove unused code for install plugin in backend * fix translations

  • AulakhHarsh (26 Nov 24)

    Fix errcheck issues in server/channels/app/platform/log.go (#29349) Co-authored-by: Ben Schumacher <[email protected]>

  • Vicktor (26 Nov 24)

    [GH-24981] Fix: Manually selecting EST timezones is confused with daylight savings (#29290) * Give product branding button role The product branding only handled click events to open the switcher menu.These changes make it possible to click on the product branding using SPACE and ENTER to open/close the switcher menu. * Use dynamic index to select timezone utc Some timezones have similar arrays, so hard-coding the first item lead to duplicate items being selected. * Remove 'handleManualTimezone' method This is method is declared but not used anywhere in the code base. * Fix lint errors * Add 'key' prop to input array items Missing 'key' props led to a console error when you click the timezone option to change timezones. This change fixes it. * Revert "Give product branding button role" This reverts commit e781d708dbedaf8af8ba3790edd8c28d8605d6b9. * Add comment providing more context to changes --------- Co-authored-by: Mattermost Build <[email protected]>

  • Weblate (bot) (26 Nov 24)

    Translations update from Mattermost Weblate (#29382) * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 57.1% (3432 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Polish) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Polish) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Ukrainian) Currently translated at 59.3% (3566 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 59.9% (3603 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Czech) Currently translated at 94.0% (5652 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/ * Translated using Weblate (Polish) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Ukrainian) Currently translated at 60.0% (3607 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Czech) Currently translated at 95.7% (5755 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 60.2% (3617 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Czech) Currently translated at 96.4% (5796 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 60.2% (3617 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (German) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/ * Translated using Weblate (German) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/de/ * Translated using Weblate (Czech) Currently translated at 97.4% (5857 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Dutch) Currently translated at 99.9% (6007 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/ * Translated using Weblate (Ukrainian) Currently translated at 60.4% (3632 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Dutch) Currently translated at 99.1% (2574 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 60.7% (3651 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Dutch) Currently translated at 99.5% (2585 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 82.0% (2131 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pt_BR/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 61.4% (3694 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 85.3% (2216 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pt_BR/ * Translated using Weblate (Ukrainian) Currently translated at 61.6% (3703 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 61.6% (3706 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 61.7% (3708 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 61.7% (3709 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 61.7% (3711 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 63.9% (3845 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Kazakh) Currently translated at 6.9% (415 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/kk/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Turkish) Currently translated at 98.8% (2567 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/tr/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Turkish) Currently translated at 98.8% (5938 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/ * Translated using Weblate (Ukrainian) Currently translated at 65.9% (3964 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Kazakh) Currently translated at 6.9% (419 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/kk/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/en_AU/ * Translated using Weblate (Turkish) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/tr/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/ * Translated using Weblate (Turkish) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/tr/ * Translated using Weblate (Japanese) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/ * Translated using Weblate (Dutch) Currently translated at 99.5% (2586 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/ * Translated using Weblate (Japanese) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ja/ * Translated using Weblate (Kazakh) Currently translated at 7.0% (421 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/kk/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Ukrainian) Currently translated at 67.3% (4047 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Dutch) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.4% (2583 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/ * Translated using Weblate (Kazakh) Currently translated at 7.5% (456 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/kk/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/ * Translated using Weblate (Ukrainian) Currently translated at 70.1% (4216 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/ * Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 98.5% (2560 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hant/ * Translated using Weblate (Polish) Currently translated at 100.0% (6008 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Swedish) Currently translated at 98.7% (5933 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/ * Translated using Weblate (Ukrainian) Currently translated at 70.7% (4250 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Swedish) Currently translated at 98.3% (2553 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (2597 of 2597 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/ * Translated using Weblate (Swedish) Currently translated at 98.7% (5934 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/ * Translated using Weblate (Ukrainian) Currently translated at 70.9% (4261 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 70.9% (4261 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ * Translated using Weblate (Ukrainian) Currently translated at 70.9% (4261 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 70.9% (4261 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ * Translated using Weblate (Ukrainian) Currently translated at 70.9% (4261 of 6008 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/ --------- Co-authored-by: Serhii Khomiuk <[email protected]> Co-authored-by: master7 <[email protected]> Co-authored-by: Martin Mičuda <[email protected]> Co-authored-by: jprusch <[email protected]> Co-authored-by: Tom De Moor <[email protected]> Co-authored-by: Henrique Latorre <[email protected]> Co-authored-by: Akbar Abdrakhmanov <[email protected]> Co-authored-by: Kaya Zeren <[email protected]> Co-authored-by: Matthew Williams <[email protected]> Co-authored-by: kaakaa <[email protected]> Co-authored-by: ThrRip <[email protected]> Co-authored-by: Yanyiyi <[email protected]> Co-authored-by: Dženan <[email protected]> Co-authored-by: MArtin Johnson <[email protected]>

  • Ivy Gesare (26 Nov 24)

    Change: Fix errcheck issues in server/channels/app/platform/session_test.go (#29376)

  • Harrison Healey (25 Nov 24)

    MM-59952/MM-61438 Fix web app not responding to WS events for status (#29371) * MM-59952/MM-61438 Fix web app not responding to WS events for status * Add E2E tests

  • catalintomai (25 Nov 24)

    MM-60487: Consolidate config telemetry (#28200)

  • Mario Vitale (25 Nov 24)

    Stabilize and demote tests (#29367) * Stabilize and demote tests

  • AulakhHarsh (25 Nov 24)

    [MM-61768] Fix #29337 Errcheck in channels/app/platform/metrics.go (#29347)

  • Ivy Gesare (25 Nov 24)

    [MM-61766] Fix errcheck issues in server/channels/app/platform/link_cache.go (#29363)

  • Rajat Dabade (25 Nov 24)

    MM-60376 removed the feature to import theme from Slack (#28891) * MM-60376 removed the feature to import theme from Slack * removed unnecessary keywords from en.json * removed setEnforceFocus props * updated snapshot --------- Co-authored-by: Mattermost Build <[email protected]>

  • unified-ci-app[bot] (25 Nov 24)

    chore: Update NOTICE.txt file with updated dependencies (#29314) Automatic Merge

  • Asaad Mahmood (24 Nov 24)

    MM-57079 - Fixing extra spacing in blockquote (#29137) * MM-57079 - Fixing extra spacing in blockquote MM-57079 - Fixing extra spacing in blockquote preview * fixing css --------- Co-authored-by: Mattermost Build <[email protected]>

  • TheInvincible (22 Nov 24)

    update status_test.go (fix errcheck issue) (#29157) Co-authored-by: Ben Schumacher <[email protected]>

  • Pablo Vélez (22 Nov 24)

    MM 61586 - fix fav icon accessibility focus problem (#29329) * MM-61586 - fix fav icon accesibility focus issue * add unit test to the component

  • Pablo Vélez (22 Nov 24)

    MM-61643 - set role to none since react-boostrap set role='dialog' automagically (#29344)

  • Seiya Homma (22 Nov 24)

    [MM-61761] Fix errcheck issues in channels/app/platform/cluster_handlers.go (#29302) * Fixed errcheck issues * fixed issues * fixed issues * Fix merge conflict * fix code

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 17 Dec 17
  • Last Updated 19 Jul 24
  • Current Version 1.5.1
  • Creator Mattermost
  • Downloads 10,000+ downloads

Trackers

  • Sentry

Permissions

  • Access Network State
  • Camera
  • Internet
  • Read App Badge
  • Read External Storage
  • Receive Boot Completed
  • System Alert Window
  • Vibrate
  • Wake Lock
  • Write External Storage
  • Update Count
  • Receive
  • Send
  • Read Settings
  • Update Shortcut
  • Change Badge
  • Read Settings
  • Write Settings
  • Update Badge
  • C2d Message
  • Read Settings
  • Write Settings
  • Read
  • Write
  • Broadcast Badge
  • Provider Insert Badge
  • 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

Rated 4.67 out of 5 stars by 3,347 users

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.

  • Secure group communications, with the option to be used over Tor or I2P. Fast intuitive group and 1-to-1 chats with text and rich media using decentralized chat rooms, with a mail feature for delivering messages to offline contacts. A channels feature makes it possible for members of different teams to stay up-to-date with each other, and to share files. Also includes built-in forums, link aggregations, file sharing and voice and video calling. RetroShare is a bit more complex to use than some alternatives, and the UI is quite retro, so may not be appropriate for a non-technical team.

  • 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!

View Team Collaboration (5)