aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/roster_list.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix " Dino does not add own account to roster" (#696)fix-adding-yourself-to-rosterMiquel Lionel2023-12-061-1/+7
| | | | should close #696
* Fix crash when removing jid from rosterfiaxh2023-01-111-4/+5
| | | | fixes #1332
* Improve Gtk4 portfiaxh2022-07-271-10/+0
|
* Port from GTK3 to GTK4fiaxh2022-07-271-28/+12
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+2
|
* Read+(write) stream asyncfiaxh2017-11-161-2/+2
|
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+94