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 9fff4dce20 Fixed a number of bugs found during QA
Fixed a bug where the "Block user" toggle wasn't correctly reflecting the current users state
Fixed a bug where the "Blocked banner" wasn't showing the "unblock this user" alert.
Fixed a bug where the "Blocked banner" wouldn't re-appear if you re-block a user after unblocking them.
Fixed a bug where the conversation screen unblocking logic wasn't actually unblocking the user.
Fixed a bug where some settings options were disabled in open groups because the code thought the user had left the group.
Fixed a bug where the settings button wouldn't appear after accepting a message request.
3 years ago
..
BlockedModal.swift Fixed a number of bugs found during QA 3 years ago
BodyTextView.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 3 years ago
CallModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 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 Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
InfoBanner.swift Clean 4 years ago
InsetLockableTableView.swift Fixed a couple more bugs 3 years ago
JoinOpenGroupModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
LinkPreviewModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 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