aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_selector/conversation_selector_row.vala
Commit message (Collapse)AuthorAgeFilesLines
* 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