aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/message_widget.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-5/+5
* Display message delivery error, color text using theme colorsfiaxh2021-08-171-13/+50
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-041-2/+2
* Handle xmpp URIs opened within Dino with Dinofiaxh2020-12-031-0/+9
* Unregister handlers related to displaying messages as pendingfiaxh2020-10-111-2/+7
* Fix warning when clicking to correct a messagefiaxh2020-09-101-1/+0
* Visually highlight pending messages, improve resendingfiaxh2020-07-161-2/+21
* Fix messages mistakenly treated as /me command (#872)Kim Alvefur2020-07-021-4/+4
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-051-1/+23
* Add support for last message correctionfiaxh2020-04-031-0/+211