aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/conference_details_fragment.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix some form entries not updating properlyMarvin W2023-02-071-7/+2
* Fix regression with channel join button not getting sensitivefiaxh2022-10-091-0/+3
* Fix channel join button not getting sensitivefiaxh2022-10-031-13/+18
* Port from GTK3 to GTK4fiaxh2022-07-271-24/+24
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-24/+24
* Fix voice request notificationfiaxh2020-06-061-2/+3
* Properly check Jids everywhereMarvin W2019-12-231-37/+43
* Fix+improve conversation selection when joining channel or starting MUC PMfiaxh2019-12-211-1/+5
* Update translationsTranslations2019-12-161-1/+1
* Fix join dialog when having been invited to a MUCfiaxh2019-11-241-1/+10
* Don't attempt DNS SRV lookups in connection fallbackfiaxh2019-11-181-1/+1
* Parse presence delivery errors when joining MUCfiaxh2019-11-171-24/+34
* Add non-CSD alternative for add chat + join channelfiaxh2019-06-221-6/+14
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-271-16/+15
* 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
* Reword some strings (#215)Allan Nordhøy2017-11-231-2/+2
* Fix unit tests using async + read message markerfiaxh2017-11-171-1/+1
* Read+(write) stream asyncfiaxh2017-11-161-6/+1
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+195