Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Zhao a0ea28234f wrap profile picture view for swiftui 2023-08-07 11:32:15 +10:00
Ryan Zhao 01ee543758 refactor on profile picture view 2023-08-07 10:36:40 +10:00
Morgan Pretty c455a13a7b Finished adding logic to ignore messages invalidated by config
Added timestamps to the Profile table to avoid overriding current profile info with older info
Updated the MessageReceiver to ignore the rest of the messages invalidated by the config
Updated to the latest libSession
Updated the JobRunner to expose some more info about the currently running jobs
Made some tweaks to the ConfigurationSyncJob to better support concurrent jobs running for different targets
2023-05-31 14:30:33 +10:00
Morgan Pretty 0cfd87ee27 Fixed a bug where the ProfilePictureView could incorrectly take up space when hidden 2023-05-30 12:13:20 +10:00
Morgan Pretty 22303f2458 Colour tweak 2023-05-25 08:42:27 +10:00
Morgan Pretty cf2e198a64 Updated the profile picture modal
Moved the ProfilePictureView into SessionUIKit
Fixed a couple of minor ProfilePictureView bugs
2023-05-24 17:42:43 +10:00
Renamed from SignalUtilitiesKit/Profile Pictures/ProfilePictureView.swift (Browse further)