unified-ci-app[bot]
|
dbcf2d9bd5
|
chore: Update NOTICE.txt file with updated dependencies (#9513)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2026-02-16 12:43:21 +02:00 |
|
unified-ci-app[bot]
|
5e4b81f77a
|
chore: Update NOTICE.txt file with updated dependencies (#9424)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2026-01-19 12:17:55 +02:00 |
|
unified-ci-app[bot]
|
d50e5e904f
|
chore: Update NOTICE.txt file with updated dependencies (#9189)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2025-10-06 13:19:26 +03:00 |
|
unified-ci-app[bot]
|
faf5e923f2
|
chore: Update NOTICE.txt file with updated dependencies (#9073)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2025-08-18 13:11:35 +03:00 |
|
unified-ci-app[bot]
|
22118854a1
|
chore: Update NOTICE.txt file with updated dependencies (#9056)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2025-08-05 11:14:06 +03:00 |
|
Amy Blais
|
9bf54d18f7
|
Update NOTICE.txt (#9055)
|
2025-08-05 10:54:08 +03:00 |
|
Amy Blais
|
a6a0913df9
|
Update NOTICE.txt (#8957)
|
2025-06-23 14:58:39 +03:00 |
|
Elias Nahum
|
b91e42615f
|
Secure Files and preview PDF inline (#8844)
|
2025-06-19 15:30:56 +08:00 |
|
unified-ci-app[bot]
|
b86172924c
|
chore: Update NOTICE.txt file with updated dependencies (#8850)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2025-05-12 13:09:56 +03:00 |
|
unified-ci-app[bot]
|
7949a35481
|
chore: Update NOTICE.txt file with updated dependencies (#8754)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2025-04-07 13:10:25 +03:00 |
|
unified-ci-app[bot]
|
46b6d0a513
|
chore: Update NOTICE.txt file with updated dependencies (#8499)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2025-01-20 12:13:23 +02:00 |
|
unified-ci-app[bot]
|
91df3cea79
|
chore: Update NOTICE.txt file with updated dependencies (#8328)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2024-11-11 08:28:13 -05:00 |
|
unified-ci-app[bot]
|
c6583b7f90
|
chore: Update NOTICE.txt file with updated dependencies (#8258)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2024-10-15 08:39:53 -04:00 |
|
unified-ci-app[bot]
|
8e0e1a4cd7
|
chore: Update NOTICE.txt file with updated dependencies (#8105)
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
|
2024-07-22 09:01:52 -04:00 |
|
unified-ci-app[bot]
|
41f8b078bb
|
chore: Update NOTICE.txt file with updated dependencies (#8043)
|
2024-06-26 22:33:01 +08:00 |
|
Elias Nahum
|
b8c088cc70
|
Upgrade RN as well as update or replace other dependencies (#8011)
* start upgrade to RN 74
* migrate react-native-fs to expo-file-system
* exclude expo-asset module
* fix database manager remove directory
* fix: android network helper
* include expo on android
* temporarily disable android dep lock
* replace react-native-create-thumbnail with expo-video-thumnails
* update patches file version
* fix android build on 74
* create local library to replace MattermostManaged, Notifications and SplitView modules with new arch support
* migrate app to use new mattermost-rnutils library
* remove unused flipper class for android unsigned
* fix mattermost-rnutils android foldedObserver lifecycle
* use mattermost-rnutils on Android
* use mattermost-rnutils on iOS
* path react-native-navigation to not crash when activity is not NavigationActivity
* create local library for android share extension with new arch support
* Replace ShareModule with @mattermost/rnshare library
* remove ShareModule from android native code
* update react-intl
* update nodejs to 20.x.x npm to 10.x.x and dev deps
* update @gorhom/bottom-sheet
* use MattermostShare conditionally based on the platform
* update @react-native-camera-roll/camera-roll
* remove unused react-native-calendars
* fix metro config
* fix terminate session race condition
* remove unused analytics
* replace react-native-device-info with expo-application and expo-device
* update @react-native-clipboard/clipboard
* update @react-native-community/datetimepicker
* update @react-native-community/netinfo
* update @sentry/react-native
* update react-native-document-picker
* update react-native-gesture-handler
* update react-native-share
* update react-native-svg and react-native-svg-transformer
* update react-native-vector-icons
* update babel
* update react-native-shadow-2
* update semver
* remove react-native-svg-transformer and convert svg files to svg components
* fix @mattermost/rnshare new-arch build on android
* remove react-native-create-thumbnail resolution in build.gradle
* create @mattermost/hardware-keyboard library to replace hw-keyboard-events
* fix hardware-keyboard library
* fix rnutils library
* create @mattermost/keyboard-tracker library
* replace react-native-keyboard-tracking-view with @mattermost/keyboard-tracker
* fix: rnutils to not crash on lateinit context
* fix: rnutils delete database
* revert changes to session_manager
* Removed react-native-webview and added expo-web-browser instead
With expo-web-browser we no longer need the webview for SSO login
the SSO login is now done by using "custom Chrome tabs" on Android
and ASWebAuthenticationSession on iOS
* remove patch for react-native-keyboard-tracking-view
* replace react-native-linear-gradient with expo-linear-gradient
* replace react-native-in-app-review with expo-store-review
* fix: shared group database directory on ios
* replace react-native-fast-image with expo-image
* remove unusued type def for react-native-keyboard-tracking-view
* replace react-native-elements and react-native-button with @rneui
* node version
* update sizzling methods
* fix tests using jest-expo
* replace jail-monkey with expo-device
* update babel deps
* update typescript eslint
* update rn and expo
* react-native-document-picker @react-native-camera-roll/camera-roll @react-native-community/datetimepicker react-native-reanimated react-native-safe-area-context
* update patches
* update @sentry/react-native
* upgrade react-native-navigation
* update expo & expo-image
* upgrade to working version of @sentry/react-native
* update node, cocoapods, bundler, fastlane versions
* @testing-library/react-native and eslint-plugin-jest
* fix: FloatingTextInput causing a crash with reanimated
* update sentry, localize, @types/lodash and uuid
* fix floating text input label
* update react-native-video
* fix: cannot calculate shadow efficiently on some components
* fix: reduce motion warning for bottomSheet
* fix: shadow on YouTube component
* update react-native-webrtc expo and @typescript-eslint
* audit fix
* fix swizzling bad merge
* temp use of github dependency for @mattermost libraries
* feedback review
* feedback review
* npm audit fix
* update bundle deps
* update @mattermost/react-native-turbo-log
* update deps
|
2024-06-19 09:33:45 +08:00 |
|
Amy Blais
|
f17d4872ce
|
Update NOTICE.txt (#8012)
|
2024-06-12 09:27:03 -04:00 |
|
Amy Blais
|
9ed31e8fe3
|
Update NOTICE.txt (#7936)
|
2024-05-07 08:06:25 -04:00 |
|
Amy Blais
|
55e47508bf
|
Update NOTICE.txt (#7701)
* Update NOTICE.txt
* Update NOTICE.txt
|
2023-12-07 08:30:09 -05:00 |
|
Amy Blais
|
f1e17d2ef1
|
Update NOTICE.txt (#7607)
|
2023-10-19 08:30:33 -04:00 |
|
Elias Nahum
|
672e0ee225
|
update libwebp (#7562)
|
2023-09-28 16:44:31 +03:00 |
|
Amy Blais
|
469ca75d49
|
Update NOTICE.txt (#7525)
|
2023-08-30 12:21:22 -04:00 |
|
Elias Nahum
|
784b05fe97
|
Upgrade Dependencies (#7299)
* upgrade reanimated
* update devDependencies
* upgrade react-intl
* update react-native and some dependencies
* update react-native-permissions
* update RN
* use Share sheet for Report a problem
* update Sentry
* remove step to downloadWebRTC
* update detox deps
* feedback review
|
2023-04-21 12:16:54 -04:00 |
|
Amy Blais
|
61010b8368
|
Update NOTICE.txt (#7241)
* Update NOTICE.txt
* Update NOTICE.txt
Co-authored-by: Christopher Poile <cpoile@gmail.com>
---------
Co-authored-by: Christopher Poile <cpoile@gmail.com>
|
2023-03-30 12:54:24 -04:00 |
|
Amy Blais
|
8be99d2c70
|
Update NOTICE.txt (#7026)
|
2023-01-26 20:23:45 +02:00 |
|
Elias Nahum
|
dbe565319d
|
BottomSheet migration to react-native-bottom-sheet (#6907)
* BottomSheet migration to react-native-bottom-sheet
* Use correct scroll view for announcement bottom sheet
* ux review
* Fix post options bottom sheet snap point
* feedback review
|
2023-01-05 09:51:51 +02:00 |
|
Mattermod
|
bcb8ffa2d1
|
Update Licences at Notice.txt to reflect dependency changes. (#6825)
|
2022-12-21 19:37:15 +02:00 |
|
Elias Nahum
|
b28e21a272
|
standardize user-agent (#6866)
|
2022-12-15 14:15:16 +02:00 |
|
Mattermod
|
62161750bd
|
Update Licences at Notice.txt to reflect dependency changes. (#6797)
|
2022-11-29 12:47:54 +02:00 |
|
Elias Nahum
|
5c7e89d7de
|
[Gekidou] update deps (#6667)
* Fix login not showing the usernames (#6652)
* update dependencies
* feedback review
* feedback review 2
* remove unused dependencies
* remove duplicate gesture-handler dependency
* add -XX:+HeapDumpOnOutOfMemoryError to gradle
* adjust gradle memory
* update android ci image
* android executor xlarge
Co-authored-by: Daniel Espino García <larkox@gmail.com>
|
2022-10-13 08:41:18 -03:00 |
|
Mattermod
|
a32022ba5c
|
Update Licences at Notice.txt to reflect dependency changes. (#6637)
|
2022-09-12 09:55:27 -03:00 |
|
Mattermod
|
9b0940a93e
|
Update Licences at Notice.txt to reflect dependency changes. (#6555)
|
2022-08-08 09:19:27 -04:00 |
|
Mattermod
|
a8aa7f48ab
|
Update Licences at Notice.txt to reflect dependency changes. (#6504)
|
2022-07-25 10:02:42 -04:00 |
|
Mattermod
|
aa0edc2e63
|
Update Licences at Notice.txt to reflect dependency changes. (#6392)
|
2022-06-16 18:02:38 -04:00 |
|
Mattermod
|
e26d77811b
|
Update Licences at Notice.txt to reflect dependency changes. (#6363)
|
2022-06-09 08:39:15 -04:00 |
|
Amy Blais
|
96797909ea
|
[Gekidou] Update NOTICE.txt (#6315)
|
2022-06-03 07:26:52 -04:00 |
|
Elias Nahum
|
527bd04170
|
Update dependencies
|
2022-03-26 20:33:13 -03:00 |
|
Elias Nahum
|
388a4248a0
|
Update dependencies (#5885)
|
2021-12-26 12:38:02 +02:00 |
|
Elias Nahum
|
39982a4280
|
Gekidou deps (#5815)
* upgrade dependencies
* async-storage upgrade
|
2021-11-06 16:24:53 -03:00 |
|
Elias Nahum
|
c64277bdbf
|
Gekidou Update deps (#5530)
|
2021-07-11 07:52:44 -04:00 |
|
Miguel Alatzar
|
134c4a49c5
|
Integrate react-native-network-client (#5499)
* fix: handle NSMutableData
* feat: integrate react-native-network-client
* fix: typos
* fix: semicolon
* fix: rename to urlVersion
* fix: add returnDataOnly arg
* fix: configure network client
* fix: headers
* fix: handling of serverVersion
* fix: rename requests to actions
* fix: action imports
* fix: no need to stringify body
* fix: sso flow
* fix: address PR feedback
* fix: invalidate client on logout
* fix: address PR feedback take 2
* fix: address PR feedback take 3
* fix: tsc issues
* fix: get csrf token during client creation
* fix: linter
* fix: invalidate client onLogout
* fix: event emitter
* fix: unit tests
* fix: apply linter fixes
* fix lint
* Modify actions to add / update database values
* Rename clien4.d.ts to client.d.ts
* fix empty & missing translations
* cleanup api client
* Cleanup init & squash some TODO's
* Emit certificate errors in NetworkManager
* cleanup user actions
* Fix NetworkManager invalidate client
* Invalidate client when server screen appears
* Update kotlin to 1.4.30 required by network-client
* patch react-native-keychain to remove cached credential
* update react-native-network-client
* Use app.db instead of default.db in native code
* fix use of rnnc on Android
* Init PushNotifications
* No need to reset serverVersion on logout
* fix logout action
* fix deleteServerDatabase
* fix schedule expired session notification
* use safeParseJSON for db json fields
* unsubscribe when database component unmounts
* cleanup init
* session type
* pass launchprops to entire login flow
* Properly remove third party cookies after SSO login
* recreate network client if sso with redirect fails
* add missing launch props from server screen
* use query prefix for database queries
* Add temporary logout function to channel screen
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
|
2021-07-06 11:16:35 -04:00 |
|
Elias Nahum
|
22e82dfc2a
|
Barebones code for v2
|
2020-11-17 14:20:58 -03:00 |
|