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 c500d4c6ca Fixed a few bugs, resolved a number of TODOs and deleted more unused code
Fixed a couple of bugs with search term highlighting (updated the logic to make the highlighted content follow similar logic to what terms would have actually matched)
Fixed a bug where info messages in search results weren't rendering correctly
Shifted some duplicate query code for global search into variables
Fixed a small bug where sending attachments could incorrectly result in the mentions UI being visible
Fixed a bug where quote content was appearing incorrectly
Consolidated the ShareExtension Item and the ConversationCell.ViewModel into one type (with a more-limited query) to remove duplicate code
Added back a missing asset (deleted a long time ago)
3 years ago
..
AppContext.h Added initial support for sharing URLs and text 4 years ago
AppContext.m
Array+Utilities.swift Finished off the MediaGallery logic 3 years ago
Atomic.swift Further work on migrations and message pipeline refactoring 4 years ago
BuildConfiguration.swift
Collection+Subscripting.swift Scroll to last unread message upon opening a conversation 5 years ago
Data+Trimming.swift
Dictionary+Description.swift Updated the migration to handle quotes and link previews 4 years ago
Features.swift Delete V1 OGS & file server 5 years ago
General.swift Further work on SessionMessagingKit migrations 4 years ago
LRUCache.swift Fixed a few closed group and job issues 4 years ago
Logging.swift include more info in logs 4 years ago
NSArray+Functional.h
NSArray+Functional.m
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 Started re-adding media gallery interactions (in progress) 3 years ago
SNUserDefaults.swift Further work on the JobRunner 4 years ago
Set+Utilities.swift Working on the MediaGallery and ClosedGroup handling 3 years ago
String+SSK.swift
String+Trimming.swift
String+Utilities.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Timer+MainThread.swift WIP: timer + main thread 4 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 5 years ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UIView+OWS.h
UIView+OWS.m
Weak.swift