mattermost-mobile/app
Harrison Healey 3ac7b48adc RN-289 Sentry integration (#873)
* Added JS code for Sentry

* Removed leftover initializeSentry call

* Added SentryOptions config setting

* Added native components for react-native-exception-handler

* Removed default props from ErrorText

* Moved where Sentry is initialized

* Added ios/sentry.properties to .gitignore

* Added linking react-native-sentry to Fastlane

* Fixed fastlane to include newlines in sentry.properties

* Moved to manually link react-native-sentry

* Captured redux errors with Sentry

* Redid how Sentry is optionally compiled to be simpler

* Added Sentry middleware to create redux breadcrumbs

* Added Sentry tags for server version

* Initialize Sentry when testing

* Fixed string replacement for SentryEnabled in fastlane

* Added react-native-sentry to NOTICE.txt
2017-09-01 14:50:17 -03:00
..
actions/views RN-223 Emoji picker for adding new emoji reactions (#854) 2017-08-23 15:29:09 -03:00
components RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
constants Use post retry actions to avoid missing messages (#796) 2017-08-01 19:09:57 -04:00
i18n translations PR 20170626 (#677) 2017-06-27 16:02:36 -04:00
mattermost_managed Appconfig support for iOS and Android (#856) 2017-08-18 12:19:00 -04:00
push_notifications Enable replying from the push notification (#871) 2017-08-29 12:16:34 -03:00
reducers Use post retry actions to avoid missing messages (#796) 2017-08-01 19:09:57 -04:00
screens RN-80 Add ability to download files (#866) 2017-09-01 12:11:49 -03:00
selectors RN-283 Properly render uppercase theme colours (#849) 2017-08-11 16:45:27 -04:00
store RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
styles Fix localization + setting the token for APIv3 (#674) 2017-06-26 15:49:28 -04:00
utils RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
initial_state.js Use post retry actions to avoid missing messages (#796) 2017-08-01 19:09:57 -04:00
mattermost.js RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00