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/SessionSnodeKit
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
3 years ago
..
Database Cleaned up received message handling and a few bugs with duplicate message handling 3 years ago
Meta Create SessionSnodeKit 5 years ago
Models Added back the majority of the ConversationVC interactions 3 years ago
Types Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
Utilities Refresh snode pool at least once a day 4 years ago
Configuration.swift Removed all the old Storage classes and YapDB extensions 3 years ago
GetSnodePoolJob.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Notification+OnionRequestAPI.swift Rename various things 5 years ago
OnionRequestAPI+Encryption.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
OnionRequestAPI.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
SnodeAPI.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
SnodeMessage.swift Further work on migrations and message pipeline refactoring 3 years ago