session-ios/Session/Conversations
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
..
Context Menu Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-02-21 11:11:06 +11:00
Emoji Picker Fixed the broken tests and resolved some warnings 2022-12-07 16:05:32 +11:00
Input View Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-02-21 11:11:06 +11:00
Message Cells Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
Settings Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
Views & Modals Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
ConversationSearch.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
ConversationVC+Interaction.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
ConversationVC.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
ConversationViewModel.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-02-21 11:11:06 +11:00