vn-verdnaturachat/app/sagas
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
..
createChannel.js [FIX] Cannot read property 'error' of undefined when creating a channel (#3437) 2021-10-26 10:40:46 -03:00
createDiscussion.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
deepLinking.js Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
encryption.js Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
index.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
init.js Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
inviteLinks.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
login.js Chore: Update react-native-mmkv-storage to 0.6.12 (#3634) 2022-03-09 16:41:26 -03:00
messages.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
room.js [FIX] teams.removeMembers mobile usage (#3557) 2022-01-11 11:44:53 -03:00
rooms.js [FIX] Fix synchronization of removed subscriptions (#3768) 2022-03-11 11:19:23 -03:00
selectServer.js [FIX] Issues after reconnecting (#3815) 2022-03-11 11:12:25 -03:00
state.js Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00