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/SessionMessagingKit
Morgan Pretty af073657a2 Cleaned up received message handling and a few bugs with duplicate message handling
Updated the YDB to GRDB migrations to include some progress when importing swarms & interactions (ie. the slow parts we can't properly show progress for)
Changed the MessageReceiveJob into a MessageHandlingJob (when receiving a message we now parse and store everything immediately to avoid a number of weird edge-cases)
Fixed a bug where the Poller would drop a Snode when returning from the background because it's last request would generally time out
Fixed a few bugs with invalid attachments
Added the ability to retry downloading a failed attachment
Added back the search results limit
4 years ago
..
Database Cleaned up received message handling and a few bugs with duplicate message handling 4 years ago
File Server Removed all the old Storage classes and YapDB extensions 4 years ago
Jobs/Types Cleaned up received message handling and a few bugs with duplicate message handling 4 years ago
Messages Cleaned up received message handling and a few bugs with duplicate message handling 4 years ago
Meta Removed all the old Storage classes and YapDB extensions 4 years ago
Open Groups Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 4 years ago
Protos Removed 'publicKey' from the MessageRequestResponse and updated logic to use 'message.sender' isntead 4 years ago
Sending & Receiving Cleaned up received message handling and a few bugs with duplicate message handling 4 years ago
Shared Models Cleaned up received message handling and a few bugs with duplicate message handling 4 years ago
Utilities Added logic for the GarbageCollectionJob 4 years ago