aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_view_controller.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add file upload previewfiaxh2020-04-221-4/+65
| | | | fixes #756
* Last message correction fixesfiaxh2020-04-061-0/+4
|
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-051-1/+1
|
* Add support for last message correctionfiaxh2020-04-031-5/+8
|
* Update live whether encryption is possible in MUC (lock icon visible)fiaxh2020-03-081-1/+1
|
* Move widget insertion logic from ConversationTitlebar to controllerfiaxh2020-02-221-3/+4
|
* Move ConversationTitlebar into ConversationViewController responsibilityfiaxh2020-02-221-20/+89
|
* Move ConversationContentView+ChatInput into ConversationView, handle ↵fiaxh2020-02-221-0/+96
drag'n'drop on ConversationView level