No description
Find a file
Dmitry Samuylov 1ecb209712 Feature/search after before on (#2028)
* initial partial implementation of search date flags UI (on: before: after:)

* Make the calendar show correctly

* dismiss keyboard when showing the date suggestion since this type of input will primarily be entered through the calendar and later edited if needed

* fixed code style errors

* updates as per pull request comments

* fixed eslint errors

* changes as per pull request comments, removing unnecessary code

* added handling for hiding the date filter feature if the server version doesn't support it

* fixed eslint errors

* removed unnecessary property defaults and server version checks, as per PR suggestions

* this default is needed for the initial load of the component

* changed the way we capture the flag from the search string, this handles scenarios where multiple flags might be present in the search string that are handled by the same suggestion component as is the case here with date based flags

* need property declared to pass jslint rules

* eslint style fix, moved regex out into constants

* removed unused code and references

* updated as per pull request feedback

* updated to latest redux version

* changed to new search posts api that supports passing in of time zone utc offset to support date based search flags

* updated to the upcoming release version in preparation for merging to master

* Properly memoize DateSuggestion mapStateToProps

* Remove moment-timezone
2018-08-28 18:01:11 -04:00
android Bump Android build number to 133 (#2018) 2018-08-17 10:35:36 -03:00
app Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
assets Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
builds/nightlybeta jenkinsfile for weekly beta build (#1649) 2018-05-01 10:29:49 -03:00
docs Allow profile button configuration (#947) 2017-10-27 14:15:14 -04:00
fastlane Update fastlane and mattermost-redux (#2011) 2018-08-16 08:56:29 -03:00
ios Bump iOS build number to 133 (#2017) 2018-08-17 10:35:14 -03:00
native_modules Ability to upload other file types (#1662) 2018-05-11 18:05:49 -03:00
packager Timezone feature (#1456) 2018-06-27 06:55:03 -04:00
scripts add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
share_extension Fix video playback when filename contains spaces (#1997) 2018-08-13 10:19:29 -03:00
test add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
.babelrc Babel plugin to remove console.* in production (#1048) 2017-10-23 09:01:43 -03:00
.buckconfig Initial commit 2016-10-04 14:10:44 -04:00
.editorconfig Changed .editorconfig to include a trailing newline on files (#21) 2016-10-17 13:56:28 -04:00
.eslintrc.json MM-11477 Attempt to capture uncaught redux errors as Sentry breadcrumbs (#1974) 2018-08-07 10:32:04 -04:00
.flowconfig Upgrade to RN 0.50.4 (#1303) 2017-12-22 19:39:51 -03:00
.gitattributes Fastlane for Android and ios (#165) 2017-01-19 09:35:40 -05:00
.gitignore CBA support for iOS (#1767) 2018-06-19 19:35:42 -04:00
.npmrc Add functionality for fetching + selecting teams & channels (#17) 2016-10-17 15:47:47 -04:00
.watchmanconfig Initial commit 2016-10-04 14:10:44 -04:00
app.json Upgrade RN (#1102) 2017-11-07 13:34:39 -03:00
CHANGELOG.md v1.11 Changelog (#1953) 2018-08-17 18:49:35 -03:00
CONTRIBUTING.md Add link to developer docs in contributing.md (#2000) 2018-08-20 20:29:19 -03:00
index.js MM-11477 Attempt to capture uncaught redux errors as Sentry breadcrumbs (#1974) 2018-08-07 10:32:04 -04:00
ISSUE_TEMPLATE.md Update PR template and Issue template (#335) 2017-03-08 13:46:31 -03:00
Jenkinsfile simple jenkinsfile for testing (#1311) 2017-12-26 15:41:41 -05:00
jsconfig.json Add recently used section (#1136) 2017-11-21 10:20:09 -05:00
LICENSE.txt Adding Apache 2.0 license 2016-10-11 09:14:00 -07:00
Makefile Fix moving Mattermost-unsigned.apk from the right directory (#2020) 2018-08-21 10:22:12 -04:00
NOTICE.txt Fix getting the youtube video id (#1890) 2018-07-05 15:02:34 -04:00
package-lock.json Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
package.json Feature/search after before on (#2028) 2018-08-28 18:01:11 -04:00
PULL_REQUEST_TEMPLATE.md PLT-5857 replace the service folder with mattermost-redux library (#348) 2017-03-14 10:52:24 -03:00
README.md Make it clear MNPS is required (#1760) 2018-06-19 19:14:28 -04:00
rn-cli.config.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
share.ios.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00

Mattermost Mobile

  • Supported Server versions: 4.0+
  • Supported iOS versions: 9.3+
  • Supported Android versions: 5.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.

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 self-compile and 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
  1. Install the Mattermost Beta app. New updates in the Beta app are released each Monday. You will receive a notification when the new updates are available.
  2. File any bugs you find by filing a GitHub issue with:
  • Device information
  • Repro steps
  • Observed behavior (including screenshot / video when possible)
  • Expected behavior
  1. (Optional) Sign up for our team site

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.

Can I connect to multiple Mattermost servers using the mobile apps?

At the moment, we only support connecting to one server at a time. If you need to connect to multiple servers, please upvote the feature request so we can track demand for it.

As a work around, you can install both the released "Mattermost" app and sign up to be a tester for the "Mattermost Beta" app so you can connect to two servers at once.

Will there be second generation apps available for tablets?

We plan to add support for tablets in the future, but the timeline depends on how many people have a need for it. If you're looking for a tablet version, please help us out by upvoting the feature request!

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