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
Morgan Pretty 5432f5582e Fixed a number of minor bugs, started re-connecting chat bubble interactions
Fixed an issue where if you left a closed group on one device you wouldn't leave it on another
Renamed a few types to clean up the namespacing and code jumping
Fixed a stack overflow issue which could occur in the JobRunner
Fixed an issue where the DeletedMessageView could randomly have the wrong height
Fixed an issue where you could interact with the hidden reply button on a cell
Fixed an issue where tapping anywhere horizontally would trigger the cell tap (need to tap within the bubble)
Disabled the ability to select text in messages (only works sometimes and is buggy)
3 years ago
..
Context Menu Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 3 years ago
Input View Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
Message Cells Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
Settings Logic for interactions with user mentions and closed group tweaks 3 years ago
Views & Modals Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
ConversationMessageMapping.swift Minor tweaks to the message request banner on the HomeVC 3 years ago
ConversationSearch.swift Clean 4 years ago
ConversationVC+Interaction.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
ConversationVC.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 3 years ago
ConversationViewItem.h add flag to disable unsend request for now 4 years ago
ConversationViewItem.m Migrated the SessionSnodeKit from YapDatabase to GRDB 3 years ago
ConversationViewModel.h clean 3 years ago
ConversationViewModel.m Further work on SessionMessagingKit migrations 3 years ago
ConversationViewModel.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
LongTextViewController.swift Removed a bunch of unused code 3 years ago