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/Conversations/Views & Modals
Morgan Pretty eb0118ac10 Fixed a few more bugs and tweaked attachment download logic
Updated the code to only auto-start attachment downloads when a user opens a conversation (and only for the current page of messages)
Updated the GarbageCollectionJob to default to handling all cases (instead of requiring the cases to be defined) - this means we can add future cases without having to recreate the default job
Added logic to remove approved blinded contact records as part of the GarbageCollectionJob
Added code to better handle "invalid" attachments when migrating
Added a mechanism to retrieve the details for currently running jobs (ie. allows us to check for duplicate concurrent jobs)
Resolved the remaining TODOs in the GRDB migration code
Cleaned up DB update logic to update only the targeted columns
Fixed a bug due to a typo in a localised string
Fixed a bug where link previews without images or with custom copy weren't being processed as link previews
Fixed a bug where Open Groups could display with an empty name value
3 years ago
..
BlockedModal.swift Fixed a few more bugs and tweaked attachment download logic 3 years ago
BodyTextView.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
CallModal.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
CallPermissionRequestModal.swift minor UI adjustment 3 years ago
ConversationTitleView.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
DownloadAttachmentModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
InfoBanner.swift
InsetLockableTableView.swift Fixed a couple more bugs 3 years ago
JoinOpenGroupModal.swift Made a couple of tweaks to the GRDBStorage interface 3 years ago
LinkPreviewModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
PermissionMissingModal.swift UI minor adjustment to modals 3 years ago
ScrollToBottomButton.swift Re-added a bunch of functionality to the home and message requests screens 3 years ago
SendSeedModal.swift UI minor adjustment to modals 3 years ago
URLModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
UserDetailsSheet.swift Re-added a bunch of functionality to the home and message requests screens 3 years ago