session-ios/SessionMessagingKit/Sending & Receiving/Message Handling
Morgan Pretty e28b4b4531 Fixed a number of bugs with the config handling
Added a number of feature flag checks to config updates
Added legacy group disappearing message timer handling
Updated the string linter to clean up the build logs a little
Split the initial config dump generation into it's own migration so it can run the launch after the feature flag is toggled
Fixed a few issues with the initial config dump creation
Fixed an issue where "shadow" conversations would be left in the database by opening a thread and never sending a message
Fixed a bug where duplicate members could be added to legacy groups
Fixed a bug with using animated images for the avatar
Fixed a bug where avatar images which were already on disk could be re-downloaded
2023-03-06 15:20:15 +11:00
..
MessageReceiver+Calls.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+ClosedGroups.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageReceiver+ConfigurationMessages.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageReceiver+DataExtractionNotification.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+ExpirationTimers.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageReceiver+MessageRequests.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
MessageReceiver+TypingIndicators.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+UnsendRequests.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+VisibleMessages.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageSender+ClosedGroups.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00