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 59fc7a53ef New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages
Added the DeveloperSettingsViewModel and dependency-controlled feature flags
Added the generic 'SessionListViewModel' to reduce duplicate code when we want to just display a selectable list of items
Added an indicator on the home screen to show when using testnet
Added group promotions behind a feature flag
Updated the PushNotificationAPI to use bulk subscribe/unsubscribe requests
Updated the 'GroupUpdateDeleteMessage' and 'GroupUpdateDeleteMemberContentMessage' to support additional behaviours
Updated the SessionCell to have better RTL support (swapped some left/right things to leading/trailing)
Updated the revoke/unrevoke endpoints to take arrays of subaccount tokens
Refactored the Bencode logic to properly support Codable types
2 years ago
..
AppContext.h Started adding tests for the DisplayPictureDownloadJob and clean up 2 years ago
AppContext.m Refactored the LintLocalizableStrings 2 years ago
Array+Utilities.swift Pushing up my WIP changes from the last few days 2 years ago
Atomic.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 2 years ago
Authentication.swift Pushing up my WIP changes from the last few days 2 years ago
BuildConfiguration.swift
CallRingTonePlayer.swift add ringtone and other UI improvement 4 years ago
Collection+Utilities.swift Updated to the latest lib, started handling UserGroups 3 years ago
Data+Utilities.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
Dictionary+Utilities.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 2 years ago
Feature+ServiceNetwork.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 2 years ago
Feature.swift New DeveloperSettingsViewModel, bulk PN endpoints and updated group messages 2 years ago
General.swift Pushing up my WIP changes from the last few days 2 years ago
LRUCache.swift Fixed a few closed group and job issues 4 years ago
Logging.swift Pushing up my WIP changes from the last few days 2 years ago
NSRegularExpression+SSK.swift enable CBR 4 years ago
NSTimer+Proxying.h
NSTimer+Proxying.m
OWSMath.h
ReusableView.swift Started re-adding media gallery interactions (in progress) 4 years ago
SessionId.swift Did some refactoring to better distinguish between publicKeys and sessionIds in the codebase 2 years ago
Set+Utilities.swift Pushing up my WIP changes from the last few days 2 years ago
Sodium+Utilities.swift Further config util logic 3 years ago
String+SSK.swift Fixed a hang, removed redundant libs, files and code 3 years ago
String+Utilities.swift Fixed an issue where return from background could hang 3 years ago
TimeInterval+Utilities.swift add a new format for video duration 3 years ago
Timer+MainThread.swift Clean up and fixed some broken tests 2 years ago
TimestampUtils.swift ignore call messages over 60s 4 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 4 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
UIView+OWS.h Made a few optimisations and fixes 3 years ago
UIView+OWS.m Made a few optimisations and fixes 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 4 years ago
Weak.swift