session-ios/SessionMessagingKit/Database/Models
Morgan Pretty ff2d96e0d5 Fixed a handful more bugs
Fixed an issue where I'd shifted push notification logic to a background thread resulting in crashes
Fixed a bug where the status indicator view on the FullConversationCell was incorrectly showing for incoming messages
Fixed a bug where outgoing messages to closed groups would all be flagged as failed to send
Fixed a bug with the "autoLoadNextPageIfNeeded" on the conversation screen
Fixed a bug where the input view on a closed group wouldn't appear correctly based on whether the user was a member or not
Added the "autoLoadNextPageIfNeeded" logic to the home screen
2022-06-27 17:57:46 +10:00
..
Attachment.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
BlindedIdLookup.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Capability.swift Fixed a few bugs and continued work on fixing unit tests 2022-06-21 17:43:27 +10:00
ClosedGroup.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Contact.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
ControlMessageProcessRecord.swift Made a couple of tweaks to the GRDBStorage interface 2022-06-21 13:39:46 +10:00
DisappearingMessageConfiguration.swift Removed some more legacy code which has been refactored 2022-05-23 12:23:43 +10:00
GroupMember.swift Fixed the broken unit tests 2022-06-22 14:27:34 +10:00
Interaction.swift Fixed a handful more bugs 2022-06-27 17:57:46 +10:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
OpenGroup.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
Profile.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
Quote.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
RecipientState.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
SessionThread.swift Added paging to the Home/MessageRequests screens and fix a bunch of bugs 2022-06-24 18:29:45 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00