From 6586d1b2839740fee5efb15e558d123058bcb964 Mon Sep 17 00:00:00 2001 From: Ben Lloyd Pearson Date: Fri, 8 Oct 2021 07:37:53 -0500 Subject: [PATCH] Update Readme intro and add logo (#5729) * Update intro and add logo * Update metadata to new messaging * Update README.md Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com> Co-authored-by: Elias Nahum Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com> --- README.md | 10 +++++----- .../android/en-US/full_description.txt | 14 +++++++------ .../android/en-US/short_description.txt | 2 +- fastlane/metadata/en-US/description.txt | 20 ++++++++++--------- fastlane/metadata/en-US/marketing_url.txt | 2 +- fastlane/metadata/en-US/privacy_url.txt | 2 +- 6 files changed, 27 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index dda484e56..57b09ecfc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Mattermost Mobile +# Mattermost Mobile App +[![Mattermost](https://user-images.githubusercontent.com/7205829/136108314-75cd2e1f-4147-4cfa-a16c-9b3b0313ea25.png)](https://mattermost.com) - **Minimum Server versions:** Current ESR version (5.37.0) -- **Supported iOS versions:** 11+ +- **Supported iOS versions:** 12.1+ - **Supported Android versions:** 7.0+ -Mattermost is an open source Slack-alternative used by thousands of companies around the world in 14 languages. Learn more at [https://about.mattermost.com](https://about.mattermost.com). -You can download our apps from the [App Store](https://about.mattermost.com/mattermost-ios-app/) or [Google Play Store](https://about.mattermost.com/mattermost-android-app/), or [build them yourself](https://developers.mattermost.com/contribute/mobile/build-your-own/). +[Mattermost](https://mattermost.com) is an open source platform for secure collaboration across the entire software development lifecycle. This repo is for the mobile app that runs on Android and iOS. You can download our apps from the [App Store](https://about.mattermost.com/mattermost-ios-app/) or [Google Play Store](https://about.mattermost.com/mattermost-android-app/), or [build them yourself](https://developers.mattermost.com/contribute/mobile/build-your-own/). -We plan on releasing monthly updates with new features - check the [changelog](https://github.com/mattermost/mattermost-mobile/blob/master/CHANGELOG.md) for what features are currently supported! +New features are released monthly - check the [changelog](https://github.com/mattermost/mattermost-mobile/blob/master/CHANGELOG.md) for currently-supported features! **Important:** If you self-compile the Mattermost Mobile apps you also need to deploy your own [Mattermost Push Notification Service](https://github.com/mattermost/mattermost-push-proxy/releases). diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index d35ad63d8..1059261bf 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -2,18 +2,20 @@ Requires Mattermost Server v5.37+. Older servers may not be able to connect or h ------- -Mattermost is secure workplace messaging from behind your firewall. +Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -- Discuss topics in private groups, one-to-one or team-wide -- Easily share and view image files -- Connect in-house systems with webhooks and Slack-compatible integrations +- 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. ------- -Host your own server: https://about.mattermost.com/download +Deploy your own server: https://docs.mattermost.com/guides/deployment.html -Terms of Service: http://about.mattermost.com/terms/ +Terms of Service: https://mattermost.com/terms-of-service/ Contribute to the project: https://github.com/mattermost/mattermost-mobile diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt index e4ad44b77..7278cbb18 100644 --- a/fastlane/metadata/android/en-US/short_description.txt +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -1 +1 @@ -Secure, self-hosted workplace messaging \ No newline at end of file +Open source platform for developer collaboration \ No newline at end of file diff --git a/fastlane/metadata/en-US/description.txt b/fastlane/metadata/en-US/description.txt index 724db469b..49d9569d2 100644 --- a/fastlane/metadata/en-US/description.txt +++ b/fastlane/metadata/en-US/description.txt @@ -1,13 +1,15 @@ -Mattermost is workplace messaging from behind your firewall. +Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -- Discuss topics in private groups, one-to-one or team-wide -- Find what you're looking for with full text search, filters and #hashtags -- Easily share images, video, audio and files -- Personalize your experience with custom colors, formatting and fonts -- Connect in-house systems with webhooks and Slack-compatible integrations +- 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 "Server URL" from a Mattermost server. To host your own server go to https://about.mattermost.com/download +To use this app, you need a URL for a Mattermost server. -Find the Terms of Service for this app here: http://www.mattermost.com/terms/ +Deploy your own server: https://docs.mattermost.com/guides/deployment.html -This is a reference implementation of an open source Mattermost app available at: https://github.com/mattermost/mattermost-mobile +Terms of Service: https://mattermost.com/terms-of-service/ + +Contribute to the project: https://github.com/mattermost/mattermost-mobile \ No newline at end of file diff --git a/fastlane/metadata/en-US/marketing_url.txt b/fastlane/metadata/en-US/marketing_url.txt index 65ed5b38b..cd7608d40 100644 --- a/fastlane/metadata/en-US/marketing_url.txt +++ b/fastlane/metadata/en-US/marketing_url.txt @@ -1 +1 @@ -https://about.mattermost.com/ +https://mattermost.com/ diff --git a/fastlane/metadata/en-US/privacy_url.txt b/fastlane/metadata/en-US/privacy_url.txt index b26bf4e6a..631fba7cc 100644 --- a/fastlane/metadata/en-US/privacy_url.txt +++ b/fastlane/metadata/en-US/privacy_url.txt @@ -1 +1 @@ -https://about.mattermost.com/privacy/ +https://mattermost.com/privacy-policy/ \ No newline at end of file