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/Settings
Morgan Pretty aed1b73185 Fixed a few additional issues uncovered
Added a explicit "timeout" error to make debugging a little easier
Added code to prevent the AttachmentUploadJob from continuing to try to upload if it's associated interaction has been deleted
Updated the getDefaultRoomsIfNeeded to make an unauthenticated sequence all to get both capabilities and rooms (so we will know if the server is blinded and retrieve the room images using blinded auth)
Fixed a bug where the notification badge wouldn't get cleared when removing data from a device
Fixed a bug where adding an open group could start with an invalid 'infoUpdates' value resulting in invalid data getting retrieved
Fixed a bug where under certain circumstances the PagedDatabaseObserver was filtering out updates (noticeable when restoring a device, would happen if the currentCount of content was smaller than the pageSize)
3 years ago
..
ChatSettingsViewController.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
NotificationSettingsOptionsViewController.h Re-organize files 4 years ago
NotificationSettingsOptionsViewController.m Finished off the MediaGallery logic 3 years ago
NotificationSettingsViewController.h Re-organize files 4 years ago
NotificationSettingsViewController.m Finished off the MediaGallery logic 3 years ago
NukeDataModal.swift Fixed a few additional issues uncovered 3 years ago
OWSSoundSettingsViewController.h Fixed a few closed group and job issues 3 years ago
OWSSoundSettingsViewController.m Fixed a few closed group and job issues 3 years ago
PrivacySettingsTableViewController.h show call permission required modal when calls are nor enabled 3 years ago
PrivacySettingsTableViewController.m Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
PrivacySettingsTableViewController.swift ask formic permission when enabled call for the first time & update build number 3 years ago
QRCodeVC.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
SeedModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
SettingsVC.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
ShareLogsModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago