mattermost-mobile/app/utils
Elias Nahum 374f812b98
Update dependencies (#8721)
* update fastlane

* update dev dependencies

* update to eslint 9+

* update testing-library

* update react-intl

* update bottom-sheet

* update expo

* update reanimated

* upgrade msgpack

* upgrade datepicker

* upgrade react-navigation

* update sentry

* update FlasList

* update fuse.js moment-timezone node-html-parser and semver

* update gesture-handler

* update image-picker

* update react-native-keychain

* update react-native-localize

* update react-native-navigation

* update watermelonDB

* update react-native-permissions

* update react-native-safe-area-context and react-native-screens

* update react-native-share and react-native-svg

* update react-native-video and react-native-webrtc

* update @mattermost/rnutils

* update @mattermost/rnshare

* update @mattermost/hardware-keyboard

* fix isMainActivity

* update android dependencies

* fix upload file progress indicator

* fix entry update config & license

* revert to stable version of @sentry/react-native

* update react-intl again

* update moment-timezone

* upgrade @react-native-camera-roll/camera-roll

* update @react-native-clipboard/clipboard

* update @react-navigation again

* update @shopify/flash-list

* update eslint

* update expo again

* update html-entities

* update mime-db

* update react-native-permissions

* Revert "update react-intl again"

This reverts commit e8e6d5a60dfa56b82b810cbbd7cdffec7697ffc7.

* Revert "update react-intl"

This reverts commit c77f329bb38910aeeba03869b72d77a8b0e00ba1.

* update react-native-keychain

* update and patch react-intl

* mend

* feedback during review 1
2025-04-07 09:30:06 +08:00
..
channel Unify Is Read Only logic to avoid code repetition and improve redability (#8720) 2025-04-06 17:50:19 +02:00
deep_link Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
document
draft Mobile drafts (#8280) 2025-01-13 18:40:03 +05:30
emoji Improve emoji picker performance introducing flashList (#8650) 2025-03-11 22:09:46 +08:00
file Implementing the Audio Playback/Download on the chat (#7900) 2025-02-19 11:17:30 +01:00
gallery Add post props validation (#8323) 2024-11-28 15:59:30 +01:00
general Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
images Fix broken windows (#8406) 2025-01-28 09:58:48 +08:00
markdown Fix Thai search keywords not properly hi-lighted in the search results. (#8347) 2024-12-04 02:40:07 +08:00
navigation
notification
permalink
post Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
post_list Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
role Add utils/role unit tests (#8266) 2024-10-18 06:30:34 +08:00
search
server Add tests for utils/server (#8456) 2025-01-08 09:41:02 -05:00
snack_bar
svg
tap
theme MM-59583 Add tests for utils/theme (#8455) 2025-01-08 11:59:52 -05:00
thread Better handle threads sync (#8641) 2025-03-19 09:23:22 +01:00
url Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
user Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
apps.test.ts
apps.ts Make attachments and app bindings more robust yet secure (#8570) 2025-03-14 12:02:32 +01:00
buttonStyles.test.ts
buttonStyles.ts
categories.test.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
categories.ts
config.test.ts
config.ts
datetime.test.ts
datetime.ts
error_handling.test.ts
error_handling.ts Enforce names for singleton imports (#8639) 2025-02-27 12:46:17 +01:00
errors.test.ts [MM-62777] Fix errors being nested. Make MFA code more resilient to this situation (#8531) 2025-01-31 08:31:15 +02:00
errors.ts [MM-62777] Fix errors being nested. Make MFA code more resilient to this situation (#8531) 2025-01-31 08:31:15 +02:00
files.test.ts
files.tsx
font_family.test.ts
font_family.ts
groups.test.ts
groups.ts
helpers.test.ts Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
helpers.ts Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
integrations.test.ts
integrations.ts Fix interactive dialog number handling (#8431) 2024-12-19 09:45:03 +01:00
key_mirror.test.ts
key_mirror.ts
log.test.ts Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
log.ts Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
mattermost_managed.test.ts
mattermost_managed.ts
message_attachment.test.ts Make attachments and app bindings more robust yet secure (#8570) 2025-03-14 12:02:32 +01:00
message_attachment.ts Make attachments and app bindings more robust yet secure (#8570) 2025-03-14 12:02:32 +01:00
mix.test.ts
mix.ts
opengraph.test.ts MM-59600 Add unit tests to utils/opengraph (#8444) 2025-01-06 15:30:48 -05:00
opengraph.ts MM-59600 Add unit tests to utils/opengraph (#8444) 2025-01-06 15:30:48 -05:00
push_proxy.test.ts
push_proxy.ts
reviews.test.ts
reviews.ts
security.test.ts
security.ts
sentry.test.ts Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
sentry.ts Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
strings.test.ts
strings.ts
timezone.test.ts
timezone.ts
types.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
typography.test.ts
typography.ts