aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/conference_details_fragment.vala
Commit message (Collapse)AuthorAgeFilesLines
* Don't attempt DNS SRV lookups in connection fallbackfiaxh2019-11-181-1/+1
|
* Parse presence delivery errors when joining MUCfiaxh2019-11-171-24/+34
| | | | fixes #224
* 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
| | | | fixes #223
* 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
| | | | | | | | | | | | | | | | | | | | | | * conference_s_, Members only room, Too many occupants in room * conferences → conference * No active conversations/accounts * "the account" and escaped apostrophe * leaves, the subject, Required password, voiced, backlog * Members-only room * Remove the \'%s\' account? * Chosen password required for room entry * if any * muc password, voiced, remove account
* 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