aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_selector/conversation_selector_row.vala
Commit message (Collapse)AuthorAgeFilesLines
* Show /me commands appropriately in last message view (#699)Alyssa Rosenzweig2020-02-201-4/+25
| | | | | Closes #600 Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
* Fix ConversationRow closing if animations are disabledfiaxh2020-01-171-15/+16
|
* Also display groupchat file authorship correctly in sidebarMarvin W2019-12-241-1/+1
|
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-4/+3
| | | | Fixes #598
* Improve conversation unread status detectionfiaxh2019-09-291-6/+3
|
* Deactivate spinner in file widget as soon as its not displayed anymore (CPU ↵fiaxh2019-09-141-1/+1
| | | | usage)
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-111-2/+4
|
* fixup Fix some warningsfiaxh2019-09-101-5/+1
|
* Fix some warningshrxi2019-09-101-1/+5
| | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid.
* Fix time in conversation rowfiaxh2019-06-221-1/+1
|
* Clean up ConversationTitlebarfiaxh2019-04-141-0/+277