aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_summary/message_textview.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-1/+1
| | | Thanks `codespell`!
* Repopulate message TextView context menu, include "Copy URL" (#219)Yussuf Khalil2017-12-051-6/+48
| | | | | | * Add "Copy URL" context menu option when hovering over a URL * Update message_textview.vala
* Fix warningsfiaxh2017-10-311-1/+0
|
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-2/+6
|
* Fix some UI issuesMarvin W2017-08-221-0/+6
|
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-161-1/+1
|
* Display /me differentlyfiaxh2017-03-151-0/+87
fixes #12