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.
2022-07-18 09:54:23 +10:00
..
BlockedModal.swift Fixed a number of bugs found during QA 2022-07-18 09:54:23 +10:00
BodyTextView.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
CallModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
CallPermissionRequestModal.swift minor UI adjustment 2022-03-04 15:28:16 +11:00
ConversationTitleView.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
DownloadAttachmentModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
InfoBanner.swift Clean 2021-02-19 16:02:19 +11:00
InsetLockableTableView.swift Fixed a couple more bugs 2022-06-30 17:48:43 +10:00
JoinOpenGroupModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
LinkPreviewModal.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
PermissionMissingModal.swift UI minor adjustment to modals 2022-03-04 15:23:02 +11:00
ScrollToBottomButton.swift Re-added a bunch of functionality to the home and message requests screens 2022-05-06 18:07:57 +10:00
SendSeedModal.swift UI minor adjustment to modals 2022-03-04 15:23:02 +11:00
URLModal.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
UserDetailsSheet.swift Re-added a bunch of functionality to the home and message requests screens 2022-05-06 18:07:57 +10:00