session-ios/Session/Conversations/Input View
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)
2022-05-11 18:20:10 +10:00
..
ExpandingAttachmentsButton.swift Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
InputTextView.swift Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
InputView.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 2022-05-10 17:42:15 +10:00
InputViewButton.swift PR comments and a few missed use cases 2022-02-14 17:49:08 +11:00
MentionSelectionView.swift Fixed a number of minor bugs, started re-connecting chat bubble interactions 2022-05-11 18:20:10 +10:00
VoiceMessageRecordingView.swift Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00