session-ios/SessionMessagingKit/Sending & Receiving
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
..
Attachments Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Errors Fixed a few issues caused by the PromiseKit refactor 2022-12-07 15:59:17 +11:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
Notifications Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Pollers Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 2022-10-10 11:48:48 +11:00
Typing Indicators Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
MessageReceiver+Decryption.swift Removed unneeded imports of libraries to understand usage 2022-12-08 18:07:02 +11:00
MessageReceiver.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageSender+Convenience.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
MessageSender+Encryption.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
MessageSender.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
Notification+MessageReceiver.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00