Rocket.Chat.ReactNative/app
Diego Mello 58c9e98e49
[FIX] Fix synchronization of removed subscriptions (#3768)
When a subscription is removed from the server via another client, when the
mobile app is relaunched the subscriptions were not being removed properly.
Changed the logic to use the subscriptionResult.remove array from the server
and the _id property to fix.

Co-authored-by: Christian King <cking@vonix.io>
2022-03-11 11:19:23 -03:00
..
actions [FIX] Issues after reconnecting (#3815) 2022-03-11 11:12:25 -03:00
constants Chore: Migrate methods/loadSurroundingMessages to Typescript (#3733) 2022-03-03 17:25:03 -03:00
containers Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
definitions Chore: Migrate REST API - getFiles to Typescript (#3873) 2022-03-10 12:29:33 -03:00
ee Chore: Migrate REST API - getAgentDepartments to Typescript (#3855) 2022-03-08 12:04:41 -03:00
i18n [IMPROVE] Team system messages feedback (#3771) 2022-02-23 17:31:14 -03:00
lib [FIX] Issues after reconnecting (#3815) 2022-03-11 11:12:25 -03:00
notifications/push [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
presentation [FIX] Condensed layout cutting text on smaller text sizes (#3831) 2022-03-07 17:48:45 -03:00
reducers [FIX] Issues after reconnecting (#3815) 2022-03-11 11:12:25 -03:00
sagas [FIX] Fix synchronization of removed subscriptions (#3768) 2022-03-11 11:19:23 -03:00
selectors Chore: Migrate redux module login to typescript (#3647) 2022-02-18 10:53:36 -03:00
stacks Chore: Migrate RoomInfoView to Typescript (#3778) 2022-03-03 18:46:53 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
views Chore: Migrate REST API - getFiles to Typescript (#3873) 2022-03-10 12:29:33 -03:00
AppContainer.tsx Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
ReactotronConfig.js Fix reactotron multiple connections (#3622) 2022-02-09 16:02:14 -03:00
commands.ts Chore: Migrate views/RoomListView to typescript (#3758) 2022-02-25 15:59:39 -03:00
dimensions.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
emojis.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
externalModules.d.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
index.tsx Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
share.tsx Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
theme.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00