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/Shared
Morgan Pretty ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
3 years ago
..
BaseVC.swift add logs & fix PN 3 years ago
CaptionView.swift Re-organize files 4 years ago
ConversationCell.swift Fixed a few closed group and job issues 3 years ago
DismissableTextField.swift Removed a bunch of unused code 3 years ago
LoadingViewController.swift Redesign conversation screen part 1 4 years ago
MarqueeLabel.swift Re-organize files 4 years ago
NeverClearView.swift Re-organize files 4 years ago
OWSBezierPathView.h Re-organize files 4 years ago
OWSBezierPathView.m Re-organize files 4 years ago
OWSProgressView.h Re-organize files 4 years ago
OWSProgressView.m Re-organize files 4 years ago
OWSQRCodeScanningViewController.h Re-organize files 4 years ago
OWSQRCodeScanningViewController.m Re-organize files 4 years ago
OWSScreenLockUI.h Re-organize files 4 years ago
OWSScreenLockUI.m handle access to selected photos & optimise the process of request photo library permission 4 years ago
ReminderView.swift Removed a bunch of unused code 3 years ago
ScanQRCodeWrapperVC.swift fix a crash when scanning false QR code to link a device 4 years ago
UserCell.swift Further work on migrations and message pipeline refactoring 3 years ago
UserSelectionVC.swift Further work on SessionMessagingKit migrations 3 years ago