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 ff2d96e0d5 Fixed a handful more bugs
Fixed an issue where I'd shifted push notification logic to a background thread resulting in crashes
Fixed a bug where the status indicator view on the FullConversationCell was incorrectly showing for incoming messages
Fixed a bug where outgoing messages to closed groups would all be flagged as failed to send
Fixed a bug with the "autoLoadNextPageIfNeeded" on the conversation screen
Fixed a bug where the input view on a closed group wouldn't appear correctly based on whether the user was a member or not
Added the "autoLoadNextPageIfNeeded" logic to the home screen
3 years ago
..
BaseVC.swift minor fix for conversation screen title position 3 years ago
CaptionView.swift Re-organize files 4 years ago
DismissableTextField.swift Removed a bunch of unused code 3 years ago
FullConversationCell.swift Fixed a handful more bugs 3 years ago
LoadingViewController.swift Added a simple migration progress indicator and animation (need timing tweaks) 3 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 Updated the Sodium library to fix a production linker error 3 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 Working on the MediaGallery and ClosedGroup handling 3 years ago
UserSelectionVC.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago