session-ios/SessionMessagingKit/Database/Models
Morgan Pretty 3f362a71f3 Fixed a couple of QA issues
Forced the user config feature to be on (for testing)
Fixed a bug where triggering the 'Delete for everyone' functionality would incorrectly try to delete from the recipient swarm (not possible)
Fixed a bug where the 'profileNamePublisher' could only be set once resulting in potential issues if you try to restore different accounts within the same session
Re-added the limit to the number of reactions to display before collapsing to make it consistent with the designs and other platforms
Updated the SnodeAPI to ensure that when it retries it will actually select a new snode
2023-05-23 09:42:10 +10:00
..
Attachment.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
BlindedIdLookup.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
Capability.swift feat: add capability check for open group emoji reacts 2022-08-18 16:13:20 +10:00
ClosedGroup.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
ConfigDump.swift Removed usages of Box.KeyPair, removed a TODO 2023-03-10 09:42:36 +11:00
Contact.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
DisappearingMessageConfiguration.swift Updated to the latest libSession, fixed a few bugs 2023-01-27 14:51:04 +11:00
GroupMember.swift Fixed the QA issues and a few other bugs 2023-03-31 12:09:04 +11:00
Interaction.swift Fixed a couple of QA issues 2023-05-23 09:42:10 +10:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
OpenGroup.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
Profile.swift Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2023-03-06 14:33:24 +11:00
Reaction.swift update sortId logic after open group reaction index 2022-08-08 13:07:29 +10:00
RecipientState.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00