aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/list_row.vala
Commit message (Collapse)AuthorAgeFilesLines
* Show roster presence status on new chat windownice-presenceMiquel Lionel2023-12-081-0/+17
| | | | should close #139
* New Avatar UIMarvin W2023-03-051-3/+3
|
* Disable tooltips for GTK 4.6.4 - 4.6.6fiaxh2022-08-201-2/+2
| | | | | A bug in GTK caused the application to crash in some tooltip-related conditions https://gitlab.gnome.org/GNOME/gtk/-/issues/4941
* Improve Gtk4 portfiaxh2022-07-271-1/+5
|
* Port from GTK3 to GTK4fiaxh2022-07-271-5/+16
|
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-3/+3
|
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-2/+3
| | | | Fixes #598
* Render avatar on demandMarvin W2018-01-281-2/+2
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
|
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-1/+1
|
* small fixesfiaxh2017-08-311-1/+1
|
* Download & inline display imagesfiaxh2017-08-311-1/+1
|
* README: Discussion MUC, change urlfiaxh2017-08-221-2/+2
|
* Muc Invite + Kickfiaxh2017-06-111-2/+2
|
* Move UI code into main dirMarvin W2017-03-111-0/+39