mattermost-mobile/app/utils
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
..
sentry RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
emojis.js RN-217 Add emoji autocomplete (#798) 2017-07-28 16:49:46 -04:00
file.js PLT-5860 Updated copyright date (#476) 2017-04-10 11:33:35 -03:00
general.js Split Post component into smaller components and prevent re-rendering (#740) 2017-07-13 17:48:45 -04:00
markdown.js RN-74 Added updated markdown code block view (#855) 2017-08-21 11:40:42 -03:00
member_list.js RN-152 Add ability to create new group direct messages (#793) 2017-07-27 19:08:13 -04:00
tap.js RN-74 Added updated markdown code block view (#855) 2017-08-21 11:40:42 -03:00
theme.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
url.js Fix SSO login (#754) 2017-07-20 12:50:53 -04:00