aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/add_groupchat_dialog.vala
Commit message (Expand)AuthorAgeFilesLines
* Improve Gtk4 portfiaxh2022-07-271-1/+1
* Port from GTK3 to GTK4fiaxh2022-07-271-6/+5
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-7/+7
* Fix compiler warningsfiaxh2020-06-031-1/+0
* Preserve unchanged conference data (name) in bookmarksfiaxh2020-02-201-19/+1
* Properly check Jids everywhereMarvin W2019-12-231-13/+25
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-291-3/+4
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+3
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Replace deprecated function usagesfiaxh2017-11-161-4/+4
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+79