You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalUtilitiesKit/Messaging
Morgan Pretty 8ca00ca578 Fixed a number of bugs, resolved some TODOs and tested the outbox APIs
Updated the join open group method to retrieve the capabilities as part of the initial request
Updated the OpenGroupManager to require a transaction to be passed to the various 'handler' methods (allowing for everything to be processed within a single transaction)
Fixed a few issues where we weren't storing the timestamp for open group messages and DMs which could result in duplicate messages
Fixed an issue where we were setting the timestamp value for messages sent to an open group without converting it to be milliseconds to be consistent with other messages
Fixed an issue where the BatchRequestInfo could incorrectly flag it's response as failing to parse even though the type was optional
Fixed a bug where the open group would re-fetch all messages every other time
Fixed a bug where the long press context menu wouldn't appear after failing to delete a message
Fixed a bug where joining an open group would trigger the join behaviour and APIs twice
3 years ago
..
Sending & Receiving Additional encryption work on id blinding 3 years ago
BlockListCache.swift Rename contactIdentifier → contactSessionID 4 years ago
BlockListUIUtils.h Re-organize files 4 years ago
BlockListUIUtils.m Fixed a couple of crashes 3 years ago
ConversationStyle.swift Redesign conversation screen part 1 4 years ago
DisappearingTimerConfigurationView.swift Re-organize files 4 years ago
FullTextSearcher.swift add note to self to the default global search screen with empty search text 3 years ago
OWSFailedAttachmentDownloadsJob.h Re-organize files 4 years ago
OWSFailedAttachmentDownloadsJob.m Re-organize files 4 years ago
OWSFailedMessagesJob.h Re-organize files 4 years ago
OWSFailedMessagesJob.m Re-organize files 4 years ago
OWSMessageUtils.h Minor tweaks to the message request banner on the HomeVC 3 years ago
OWSMessageUtils.m Fixed a number of bugs, resolved some TODOs and tested the outbox APIs 3 years ago
OWSUnreadIndicator.h Re-organize files 4 years ago
OWSUnreadIndicator.m Re-organize files 4 years ago
ThreadViewModel.swift fix a deadlock issue 3 years ago