Rocket.Chat.ReactNative/app/lib
Diego Mello 88d33b42c2
[FIX] Remove deprecated database methods and other database operations (#3686)
* Fix PK error on subscriptions/room

* Instead of checking for pending update, wrap the call on a try catch and return null in case of error

* Generate delete operations before create/update to prevent errors

* Apply same logic on encryption

* Fix database operations on getRoles

* Fix a few database issues found on Bugsnag on ThreadMessagesView

* Run prettier :(
2022-02-10 17:16:10 -03:00
..
database [FIX] Remove deprecated database methods and other database operations (#3686) 2022-02-10 17:16:10 -03:00
encryption [FIX] Remove deprecated database methods and other database operations (#3686) 2022-02-10 17:16:10 -03:00
methods [FIX] Remove deprecated database methods and other database operations (#3686) 2022-02-10 17:16:10 -03:00
rocketchat Chore: Migrate lib/rocketchat.js to TS - structure PoC (#3661) 2022-02-10 09:10:42 -03:00
Icons.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Navigation.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
ShareNavigation.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
appStateMiddleware.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
auxStore.ts [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
createStore.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
selection.json Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
userPreferences.ts Chore: Migrate lib user preferences to Typescript (#3578) 2022-01-11 11:23:43 -03:00
utils.ts Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00