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 17a9e510c5 Further work on unit tests (and a couple of bug fixes found when testing)
Removed a couple remaining TODOs
Added 'standardUserDefaults' to the 'Dependencies' type
Tweaked the OpenGroupAPI to only update the 'lastOpen' timestamp if it successfully polls
Refactored a couple of methods in the ConversationViewItem into swift so we can clean up the OpenGroupAPI more
Updated the OpenGroupAPI so it no longer has static variables for state (shifted to the OpenGroupManager and made them instance variables)
Fixed an encoding issue with the Capabilities.Capability
2 years ago
..
Meta Create SessionSnodeKit 4 years ago
Models Fixed a few issues uncovered while testing and some cleanup 2 years ago
Utilities Additional encryption work on id blinding 2 years ago
Configuration.swift Fix module linking issue 4 years ago
Notification+OnionRequestAPI.swift Rename various things 4 years ago
OnionRequestAPI+Encryption.swift File upload working, further code cleanup 2 years ago
OnionRequestAPI.swift Further work on unit tests (and a couple of bug fixes found when testing) 2 years ago
Snode.swift WIP: delete from storage server 3 years ago
SnodeAPI.swift Fixed a few issues uncovered while testing and some cleanup 2 years ago
SnodeMessage.swift Updated the code to support additional session id prefixes 2 years ago
Storage+OnionRequests.swift Restructure 4 years ago
Storage+SnodeAPI.swift Don't unnecessarily open sync transactions 3 years ago
Storage.swift Don't unnecessarily open sync transactions 3 years ago