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/SessionUtilitiesKit/General
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
3 years ago
..
AppContext.h Added initial support for sharing URLs and text 3 years ago
AppContext.m
Array+Utilities.swift Started work on updated SOGS support 3 years ago
BuildConfiguration.swift
Collection+Subscripting.swift Scroll to last unread message upon opening a conversation 4 years ago
Data+Utilities.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
Dictionary+Utilities.swift Started work on updated SOGS support 3 years ago
Features.swift Delete V1 OGS & file server 4 years ago
General.swift Fix spacing 4 years ago
LRUCache.swift
Logging.swift include more info in logs 4 years ago
NSArray+Functional.h
NSArray+Functional.m
NSDate+Timestamp.h
NSDate+Timestamp.mm
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift
NSString+SSK.h
NSString+SSK.m
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m
OWSMath.h
ReusableView.swift Refactored SessionShareExtension code to Swift 3 years ago
SNUserDefaults.swift Further work on unit tests (and a couple of bug fixes found when testing) 3 years ago
SessionId.swift Added more unit tests 3 years ago
Set+Utilities.swift Started resolving TODOs 3 years ago
String+Encoding.swift Added more unit tests for the OpenGroupAPI (fixed a couple bugs as well) 3 years ago
String+Localization.swift Refactored SessionShareExtension code to Swift 3 years ago
String+SSK.swift
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 4 years ago
UITableView+ReusableView.swift Refactored SessionShareExtension code to Swift 3 years ago
UIView+OWS.h
UIView+OWS.m
Weak.swift