You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit
Niels Andriesse aa3a18fa7e Don't notify for closed group control messages
This addresses an issue where:

• someone would create a closed group
• on other peoples' devices this control message would be received through a background poll or a push notification
• the received message timestamps table would be updated
• processing wouldn't be finished (during a background poll or while handling a push notification the system can cut you off at any time)
• some of the added users don't see the new closed group because when they open the app and get the control message from their swarm it's considered a duplicate and isn't processed again
3 years ago
..
Contacts Stop running contacts migration 3 years ago
Database Merge branch 'dev' into cleanup 3 years ago
File Server Merge branch 'dev' into cleanup 3 years ago
Jobs Merge branch 'dev' into cleanup 3 years ago
Messages Merge branch 'dev' into cleanup 3 years ago
Meta Remove unused code 3 years ago
Open Groups Merge branch 'dev' into cleanup 3 years ago
Protos Implement proto conversion 3 years ago
Sending & Receiving Don't notify for closed group control messages 3 years ago
Threads Fix new deletion method 3 years ago
To Do Unify contacts APIs 3 years ago
Utilities Merge branch 'dev' into cleanup 3 years ago
Configuration.swift Redesign conversation screen part 1 3 years ago
Storage.swift Merge branch 'dev' into cleanup 3 years ago