No description
Find a file
MArtin Johnson bd6f71abb6 Translated using Weblate (Swedish)
Currently translated at 100.0% (1123 of 1123 strings)

Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2024-04-29 21:34:39 +03:00
.github Allow iOS to connect to servers without SSL (#7881) 2024-03-28 20:09:50 +08:00
.husky Push react native to 0.73.6 (#7863) 2024-04-22 12:44:39 +02:00
android Fix MM 56723 (#7883) 2024-04-24 17:12:56 +02:00
app [MM-57707] - Calls: Add host controls menu (#7905) 2024-04-24 17:23:23 -04:00
assets Translated using Weblate (Swedish) 2024-04-29 21:34:39 +03:00
build/notice-file Apply suggestions from code review 2022-06-07 17:44:31 +03:00
detox chore: migrate AWS SDK for JavaScript v2 APIs to v3 (#7653) 2024-02-19 18:29:29 +08:00
docs update database docs for v2 (#7250) 2023-04-03 08:47:50 -04:00
eslint undo ternary lint rule change 2023-10-04 16:46:27 -05:00
fastlane Bump app build number to 502 (#7752) 2024-01-22 11:44:02 +01:00
ios Fix MM 56723 (#7883) 2024-04-24 17:12:56 +02:00
patches Push react native to 0.73.6 (#7863) 2024-04-22 12:44:39 +02:00
scripts CLD-7307 Add set -e to i18n checker script (#7857) 2024-03-20 15:33:06 +01:00
share_extension Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
test MM-55621 fix layout for tablets and foldables (#7697) 2023-12-05 11:08:43 +08:00
types Revert "Channel Bookmarks (#7750)" (#7816) 2024-02-07 07:52:55 +08:00
.buckconfig Barebones code for v2 2020-11-17 14:20:58 -03:00
.editorconfig MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
.eslintrc.json Upgrade Dependencies (#7491) 2023-08-18 16:04:28 -04:00
.flowconfig [Gekidou] Upgrade to RN 0.70 (#6690) 2022-10-20 10:18:25 -03:00
.gitattributes Update v2 dependencies (#5312) 2021-04-14 10:55:29 -04:00
.gitignore feat: Migrate to Github Actions (#7394) 2023-06-08 16:02:59 +03:00
.node-version MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 (#7555) 2023-09-27 18:54:33 +03:00
.npmrc MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 (#7555) 2023-09-27 18:54:33 +03:00
.nvmrc MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 (#7555) 2023-09-27 18:54:33 +03:00
.ruby-version CLD-7165 Bump MacOS runner version (#7828) 2024-02-22 11:35:56 +01:00
.solidarity CLD-7165 Bump MacOS runner version (#7828) 2024-02-22 11:35:56 +01:00
.watchmanconfig Barebones code for v2 2020-11-17 14:20:58 -03:00
app.json Barebones code for v2 2020-11-17 14:20:58 -03:00
babel.config.js Push react native to 0.73.6 (#7863) 2024-04-22 12:44:39 +02:00
CHANGELOG.md Barebones code for v2 2020-11-17 14:20:58 -03:00
CONTRIBUTING.md Barebones code for v2 2020-11-17 14:20:58 -03:00
env.d.ts Detox/E2E: Channel Info Unarchive e2e tests in Gekidou (#6515) 2022-07-28 10:47:34 -07:00
index.ts fix: use polyfill-force to improve startup time (#7904) 2024-04-22 09:54:52 +02:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md (#7080) 2023-02-03 08:55:40 -05:00
jest.config.js MM-54553 - Calls: Enable microphone input in background (Android) (#7585) 2023-10-13 14:45:14 -04:00
jsconfig.json Barebones code for v2 2020-11-17 14:20:58 -03:00
LICENSE.txt Barebones code for v2 2020-11-17 14:20:58 -03:00
metro.config.js Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
NOTICE.txt Update NOTICE.txt (#7701) 2023-12-07 08:30:09 -05:00
package-lock.json [MM-57707] - Calls: Add host controls menu (#7905) 2024-04-24 17:23:23 -04:00
package.json [MM-57707] - Calls: Add host controls menu (#7905) 2024-04-24 17:23:23 -04:00
PULL_REQUEST_TEMPLATE.md Barebones code for v2 2020-11-17 14:20:58 -03:00
react-native.config.js Update v2 dependencies (#5312) 2021-04-14 10:55:29 -04:00
README.md Update supported ESR version (#7610) 2023-11-10 09:19:54 -05:00
SECURITY.md Barebones code for v2 2020-11-17 14:20:58 -03:00
tsconfig.json Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
tsconfig.test.json Barebones code for v2 2020-11-17 14:20:58 -03:00

Mattermost Mobile v2

  • Minimum Server versions: Current ESR version (8.1.0+)
  • Supported iOS versions: 12.4+
  • Supported Android versions: 7.0+

Mattermost is an open source Slack-alternative used by thousands of companies around the world in 21 languages. Learn more at https://mattermost.com.

You can download our apps from the App Store or Google Play Store, or build them yourself.

We plan on releasing monthly updates with new features - check the changelog for what features are currently supported!

Important: If you self-compile the Mattermost Mobile apps you also need to deploy your own Mattermost Push Notification Service.

How to Contribute

Testing

To help with testing app updates before they're released, you can:

  1. Sign up to be a beta tester
    • Android
    • iOS - Open this link from your iOS device
  2. Install the Mattermost Beta app. New updates in the Beta app are released periodically. You will receive a notification when the new updates are available.
  3. File any bugs you find by filing a GitHub issue with:
    • Device information
    • Repro steps
    • Observed behavior (including screenshot / video when possible)
    • Expected behavior
  4. (Optional) Sign up for our team site

You can leave the Beta testing program at any time:

  • On Android, click this link while logged in with your Google Play email address used to opt-in for the Beta program, then click Leave the program.
  • On iOS, access the Mattermost Beta app page in TestFlight and click Stop Testing.

Contribute Code

  1. Look in GitHub issues for issues marked as [Help Wanted]
  2. Comment to let people know youre working on it
  3. Follow these instructions to set up your developer environment
  4. Join the Native Mobile Apps channel on our team site to ask questions

Frequently Asked Questions

How is data handled on mobile devices after a user account is deactivated?

App data is wiped from the device when a user logs out of the app. If the user is logged in when the account is deactivated, then within one minute the system logs the user out, and as a result all app data is wiped from the device.

I need the code for the v1 version

You can still access it! We have moved the code from master to the v1 branch. Be aware that we will not be providing any more v1 versions or updates in the public stores.

Troubleshooting

I keep getting a message "Cannot connect to the server. Please check your server URL and internet connection."

This sometimes appears when there is an issue with the SSL certificate configuration.

To check that your SSL certificate is set up correctly, test the SSL certificate by visiting a site such as https://www.ssllabs.com/ssltest/index.html. If theres an error about the missing chain or certificate path, there is likely an intermediate certificate missing that needs to be included.

Please note that the apps cannot connect to servers with self-signed certificates, consider using Let's Encrypt instead.

I see a “Connecting…” bar that does not go away

If your app is working properly, you should see a grey “Connecting…” bar that clears or says “Connected” after the app reconnects.

If you are seeing this message all the time, and your internet connection seems fine:

Ask your server administrator if the server uses NGINX or another webserver as a reverse proxy. If so, they should check that it is configured correctly for supporting the websocket connection for APIv4 endpoints.