aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/add_conference_dialog.vala
Commit message (Collapse)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
| | | | fixes #661
* Parse presence delivery errors when joining MUCfiaxh2019-11-171-7/+1
| | | | fixes #224
* 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 ↵fiaxh2019-04-241-1/+1
| | | | | | selected conversation fixes #544
* Update translationsTranslations2018-05-011-1/+1
| | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Chinese (Simplified): 朱陈锬 <201603748@stu.lzjtu.edu.cn> Esperanto: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nathan@email.is> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Italian: Valerio Baldisserotto <svalo@libersoft.it> Japanese: Mako N <mako@pasero.net> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: mgueji <miguejim@mailbox.org>
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-271-1/+0
| | | | fixes #223
* 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