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/Session/Utilities
Morgan Pretty a8d9200ef5 Fixed a few more bugs
• Fixed an issue where excessive job failures could result in jobs not running onLaunch or onActive as expected (extended network issues resulted in the default communities not getting fetched)
• Fixed an issue where the PathVC could end up in a weird state after the IP2Country cache gets updated
• Fixed an issue where LinkPreview caching was incorrectly case sensitive
• Fixed an issue where the IP2Country might load it's cache on the wrong thread
• Added the ability to copy the file path to the log file when exporting on the simulator
• Updated the Request type to correctly encode a body of 'Data' type when given (would previously incorrectly encode it as JSON)
10 months ago
..
BackgroundPoller.swift Stopped the PN extension suspending the network and improved logging 11 months ago
CGRect+Utilities.swift Work on the PromiseKit refactor 2 years ago
Date+Utilities.swift Merge branch 'dev' into message-detail-screen 2 years ago
DifferenceKit+Utilities.swift Merge branch 'feature/database-refactor' into emoji-reacts 3 years ago
HapticFeedback.swift Applied the "increase min version to iOS 13" changes 3 years ago
IP2Country.swift Fixed a few more bugs 10 months ago
MentionUtilities.swift Updated mention styling and added back path "recovery" logic 10 months ago
MockDataGenerator.swift Separate streams for attachment upload/download and bug fixes 11 months ago
Permissions.swift Merge branch 'dev' into message-detail-screen 1 year ago
QRCode.swift Fixed remaining bugs 3 years ago
TextFieldHelper.swift Re-organize files 4 years ago
TraitObservingWindow.swift Did some more theming, removed some files and fixed a couple of minor call issues 3 years ago
UIApplication+OWS.swift Refactored AppContext and AppRediness to Swift 1 year ago
UIContextualAction+Utilities.swift Fixed a couple of config handling bugs 2 years ago
UIImage+Scaling.swift Organize files 5 years ago
UILabel+Interaction.swift Organize files 5 years ago
UINavigationBar+Utilities.swift Finished removing usages to non-theme colour variables 3 years ago
UIResponder+OWS.swift Re-organize files 4 years ago
UIScrollView+Utilities.swift Got paging working on the conversation screen 3 years ago
UIStoryboard+OWS.swift Re-organize files 4 years ago
UIView+Draggable.swift Did some more theming, removed some files and fixed a couple of minor call issues 3 years ago
UIView+Wrapping.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago