aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_selector/conversation_selector.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix placeholder being shown on startup, fix missing vertical line in ↵fiaxh2023-01-311-1/+0
| | | | no-conversations placeholder
* Improve libadwaita integrationfiaxh2023-01-241-9/+0
|
* Support pinning of conversations (locally)fiaxh2023-01-111-0/+8
| | | | | fixes #290 fixes #1330
* Improve Gtk4 portfiaxh2022-07-271-28/+22
|
* Port from GTK3 to GTK4fiaxh2022-07-271-24/+30
|
* Move ConversationContentView+ChatInput into ConversationView, handle ↵fiaxh2020-02-221-3/+2
| | | | drag'n'drop on ConversationView level
* Allow switching conversations when dragging and droppingThibaut Girka2020-02-221-0/+27
|
* Fix ConversationRow closing if animations are disabledfiaxh2020-01-171-2/+2
|
* Don't show conversations from account after it was disabledfiaxh2019-08-281-1/+1
| | | | fixes #277
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-28/+2
|
* Add hover effect on conversation contentfiaxh2019-06-011-2/+0
|
* Don't move opened conversation to the top of the list, scroll along with ↵fiaxh2019-04-241-0/+1
| | | | | | selected conversation fixes #544
* Clean up ConversationTitlebarfiaxh2019-04-141-0/+167