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 81f563229f Renamed FileServerAPIV2 to FileServerAPI
Updated the direct file upload/download to use the non-base64 approaches as well
Updated the attachment 'serverId' value to be a string instead of a UInt64 (future-proofing)
Updated the OnionRequest V4 response handling to avoid converting the "response body" part to a string and processing that, instead just slice the byte array (ie. stopped it from being broken from multiple conversions)
Removed the base64-based file upload/download endpoints (no use including them when they are inefficient and we don't want to use them)
3 years ago
..
Sending & Receiving Renamed FileServerAPIV2 to FileServerAPI 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