Rocket.Chat.ReactNative/app/views/ThreadMessagesView
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
..
Dropdown [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
__snapshots__ [FIX] StoryShots not working for async rendered components (#3677) 2022-01-31 18:15:44 -03:00
Item.stories.js Remove unused import 2022-01-17 16:33:48 -04:00
Item.tsx Minor tweaks 2022-01-24 15:12:09 -04:00
filters.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00
index.tsx [FIX] Remove deprecated database methods and other database operations (#3686) 2022-02-10 17:16:10 -03:00
styles.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00