aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/add_conference_dialog.vala
Commit message (Expand)AuthorAgeFilesLines
* Change select contact dialog container to AdwClamp (#1533)Teemu Ikonen2024-01-131-0/+2
* Fix crash on removing conference not in roster (#1516)eerielili2024-01-101-0/+1
* Improve Gtk4 portfiaxh2022-07-271-28/+25
* Port from GTK3 to GTK4fiaxh2022-07-271-36/+35
* Properly check Jids everywhereMarvin W2019-12-231-1/+1
* Fix+improve conversation selection when joining channel or starting MUC PMfiaxh2019-12-211-2/+0
* Fix join dialog when having been invited to a MUCfiaxh2019-11-241-11/+3
* Parse presence delivery errors when joining MUCfiaxh2019-11-171-7/+1
* Add non-CSD alternative for add chat + join channelfiaxh2019-06-221-36/+84
* Don't move opened conversation to the top of the list, scroll along with sele...fiaxh2019-04-241-1/+1
* Update translationsTranslations2018-05-011-1/+1
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-271-1/+0
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-1/+2
* Read+(write) stream asyncfiaxh2017-11-161-1/+1
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+172