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
2022-03-07 17:43:30 +11:00
..
Meta Create SessionSnodeKit 2020-11-05 12:07:21 +11:00
Models Fixed a few issues uncovered while testing and some cleanup 2022-03-02 13:09:45 +11:00
Utilities Additional encryption work on id blinding 2022-02-17 18:33:23 +11:00
Configuration.swift Fix module linking issue 2020-12-02 16:25:16 +11:00
Notification+OnionRequestAPI.swift Rename various things 2020-11-05 13:39:32 +11:00
OnionRequestAPI+Encryption.swift File upload working, further code cleanup 2022-03-04 13:33:06 +11:00
OnionRequestAPI.swift Further work on unit tests (and a couple of bug fixes found when testing) 2022-03-07 17:43:30 +11:00
Snode.swift WIP: delete from storage server 2021-08-02 17:07:29 +10:00
SnodeAPI.swift Fixed a few issues uncovered while testing and some cleanup 2022-03-02 13:09:45 +11:00
SnodeMessage.swift Updated the code to support additional session id prefixes 2022-02-08 16:37:01 +11:00
Storage+OnionRequests.swift Restructure 2020-11-25 16:15:16 +11:00
Storage+SnodeAPI.swift Don't unnecessarily open sync transactions 2021-07-22 13:07:51 +10:00
Storage.swift Don't unnecessarily open sync transactions 2021-07-22 13:07:51 +10:00