aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/select_contact_dialog.vala
Commit message (Collapse)AuthorAgeFilesLines
* Simplify talking to yourself (notes) on the UIadd-yourselfMiquel Lionel14 days1-6/+9
| | | | | - clicking on the menu will multiple accounts will bring up a modified "start chat" windows
* Change select contact dialog container to AdwClamp (#1533)Teemu Ikonen2024-01-131-0/+2
|
* Fix crash when removing jid from rosterfiaxh2023-01-111-1/+1
| | | | fixes #1332
* Improve Gtk4 portfiaxh2022-07-271-2/+2
|
* Port from GTK3 to GTK4fiaxh2022-07-271-9/+11
|
* Add non-CSD alternative for add chat + join channelfiaxh2019-06-221-7/+19
|
* Don't move opened conversation to the top of the list, scroll along with ↵fiaxh2019-04-241-1/+1
| | | | | | selected conversation fixes #544
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-301-1/+1
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
|
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+94