aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/conference_details_fragment.vala
Commit message (Expand)AuthorAgeFilesLines
* 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