session-ios/Session/Utilities
Morgan Pretty f30b383bb8 Updated to the latest version of libSession-util
Updated the SharedConfigMessage type to have a TTL of 30 days
Updated the SnodeAPI to have a 'poll' method to be more consistent with the OpenGroupAPI (it also does multiple things now so is cleaner)
Added logic to limit the number of config messages to be retrieved per poll
Added the 'ValidatableResponse' protocol to standardise SnodeAPI response validation
Added the libSession version to the logs
Fixed an issue where the user profile pic wouldn't get synced correctly due to memory going out of scope
Fixed some threading issues
Refactored the thread variants to follow the updated terminology (will think about refactoring other code areas later)
Cleaned up the Combine error handling
Started fixing broken unit tests
2023-02-20 12:56:48 +11:00
..
AVAudioSession+OWS.h Re-organize files 2021-01-12 11:05:52 +11:00
AVAudioSession+OWS.m Re-organize files 2021-01-12 11:05:52 +11:00
BackgroundPoller.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
CGRect+Utilities.swift Work on the PromiseKit refactor 2022-12-07 15:50:58 +11:00
Date+Utilities.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
DifferenceKit+Utilities.swift Merge branch 'feature/database-refactor' into emoji-reacts 2022-07-25 15:39:56 +10:00
HapticFeedback.swift Applied the "increase min version to iOS 13" changes 2022-07-01 13:33:00 +10:00
IP2Country.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
MentionUtilities.swift Fixed search performance, started styling in-conversaiton settings 2022-09-07 17:37:01 +10:00
MockDataGenerator.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Permissions.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00
QRCode.swift Fixed remaining bugs 2022-10-04 16:21:13 +11:00
TextFieldHelper.swift Re-organize files 2021-01-12 11:05:52 +11:00
TraitObservingWindow.swift Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
UIApplication+OWS.swift Further config util logic 2022-12-07 15:06:15 +11:00
UIImage+Scaling.swift Organize files 2020-11-12 08:48:41 +11:00
UILabel+Interaction.swift Organize files 2020-11-12 08:48:41 +11:00
UINavigationBar+Utilities.swift Finished removing usages to non-theme colour variables 2022-09-20 16:06:01 +10:00
UIResponder+OWS.swift Re-organize files 2021-01-12 11:05:52 +11:00
UIScrollView+Utilities.swift Got paging working on the conversation screen 2022-05-26 18:13:16 +10:00
UIStoryboard+OWS.swift Re-organize files 2021-01-12 11:05:52 +11:00
UIView+Draggable.swift Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
UIView+Wrapping.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-26 11:16:47 +10:00