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 34fea96db3 Fixed a bunch more bugs around push notifications and avatars
Added code to prevent the garbage collection job from auto-running more often than once every 23 hours
Fixed a bug where if the first avatar you try to add is your own, it could fail due to the folder not getting created
Fixed a bug where updating your profile would store and send an invalid profile picture url against your profile
Fixed an issue where the closed group icon wouldn't appear as the double icon when it couldn't retrieve a second profile
Fixed a bug where the device might not correctly register for push notifications in some cases
Fixed a bug where interacting with a notification when the app is in the background (but not closed) wasn't doing anything
Fixed a bug where the SyncPushTokensJob wouldn't re-run correctly in some cases if the user was already registered
Updated the profile avatar downloading logic to only download avatars if they have been updated
Updated the migration and OpenGroupManager to force Session-run open groups to always use the OpenGroupAPI.defaultServer value
3 years ago
..
AppContext.h Fixed the broken unit tests 3 years ago
AppContext.m Re-organize files 4 years ago
Array+Utilities.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Atomic.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
BuildConfiguration.swift Re-organize files 4 years ago
CallRingTonePlayer.swift add ringtone and other UI improvement 3 years ago
Collection+Subscripting.swift Scroll to last unread message upon opening a conversation 4 years ago
Data+Utilities.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Dependencies.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Dictionary+Utilities.swift Fixed a few more bugs and tweaked attachment download logic 3 years ago
Features.swift Delete V1 OGS & file server 4 years ago
General.swift Fixed the broken unit tests 3 years ago
LRUCache.swift Fixed a few closed group and job issues 3 years ago
Logging.swift include more info in logs 4 years ago
NSNotificationCenter+OWS.h Re-organize files 4 years ago
NSNotificationCenter+OWS.m Re-organize files 4 years ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
NSString+SSK.h Re-organize files 4 years ago
NSString+SSK.m Re-organize files 4 years ago
NSTimer+Proxying.h Re-organize files 4 years ago
NSTimer+Proxying.m Re-organize files 4 years ago
NSUserDefaults+OWS.h Re-organize files 4 years ago
NSUserDefaults+OWS.m Re-organize files 4 years ago
OWSMath.h Re-organize files 4 years ago
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SNUserDefaults.swift Fixed a bunch more bugs around push notifications and avatars 3 years ago
SessionId.swift Added more unit tests 3 years ago
Set+Utilities.swift Working on the MediaGallery and ClosedGroup handling 3 years ago
Sodium+Utilities.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
String+SSK.swift Re-organize files 4 years ago
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
String+Utilities.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Timer+MainThread.swift WIP: timer + main thread 3 years ago
TimestampUtils.swift ignore call messages over 60s 3 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift Re-organize files 4 years ago
UIEdgeInsets.swift Implement multi device UI 4 years ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UIView+OWS.h Re-organize files 4 years ago
UIView+OWS.m Re-organize files 4 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift Re-organize files 4 years ago