aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation
Commit message (Expand)AuthorAgeFilesLines
* Change select contact dialog container to AdwClamp (#1533)Teemu Ikonen2024-01-132-0/+4
* Fix crash on removing conference not in roster (#1516)eerielili2024-01-101-0/+1
* New Avatar UIMarvin W2023-03-053-5/+5
* Fix some form entries not updating properlyMarvin W2023-02-071-7/+2
* Fix crash when removing jid from rosterfiaxh2023-01-112-5/+6
* Clean up log outputsfiaxh2022-11-041-1/+0
* Rewrite MAM logic and add MUC MAMfiaxh2022-10-101-1/+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
* Fix crashes and warning in Join Conference dialogfiaxh2022-08-222-7/+25
* Disable tooltips for GTK 4.6.4 - 4.6.6fiaxh2022-08-201-2/+2
* Improve Gtk4 portfiaxh2022-07-277-58/+52
* Port from GTK3 to GTK4fiaxh2022-07-278-165/+157
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-125-43/+43
* Reduce use of Widget.destroy()fiaxh2021-02-102-2/+2
* Fix voice request notificationfiaxh2020-06-061-2/+3
* Fix compiler warningsfiaxh2020-06-031-1/+0
* Preserve unchanged conference data (name) in bookmarksfiaxh2020-02-201-19/+1
* Properly check Jids everywhereMarvin W2019-12-235-68/+97
* Fix+improve conversation selection when joining channel or starting MUC PMfiaxh2019-12-212-3/+5
* Update translationsTranslations2019-12-161-1/+1
* Fix join dialog when having been invited to a MUCfiaxh2019-11-242-12/+13
* Don't attempt DNS SRV lookups in connection fallbackfiaxh2019-11-181-1/+1
* Parse presence delivery errors when joining MUCfiaxh2019-11-172-31/+35
* Base avatars and names on conversation, not JID.Marvin W2019-10-182-3/+4
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-292-10/+35
* Add non-CSD alternative for add chat + join channelfiaxh2019-06-223-49/+117
* Don't move opened conversation to the top of the list, scroll along with sele...fiaxh2019-04-242-2/+2
* Always use Account.hash(equals)_func for HashMap+ArrayListfiaxh2018-11-241-1/+1
* Fix empty display names, fix update contact roster namefiaxh2018-05-101-1/+1
* Update translationsTranslations2018-05-011-1/+1
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-301-1/+1
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-272-17/+15
* Render avatar on demandMarvin W2018-01-283-4/+4
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-289-11/+22
* Show subscription request in conversation summaryfiaxh2017-12-301-4/+1
* Rename resources to have a reverse DNS prefixfiaxh2017-12-035-5/+5
* Reword some strings (#215)Allan Nordhøy2017-11-231-2/+2
* Fix memory leakfiaxh2017-11-231-1/+1
* Fix unit tests using async + read message markerfiaxh2017-11-171-1/+1
* Read+(write) stream asyncfiaxh2017-11-164-19/+8
* Replace deprecated function usagesfiaxh2017-11-161-4/+4
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-3110-76/+93
* small fixesfiaxh2017-08-311-1/+1
* Download & inline display imagesfiaxh2017-08-311-1/+1
* Handle xmpp ?join and ?message urisfiaxh2017-08-253-12/+14
* README: Discussion MUC, change urlfiaxh2017-08-225-8/+8
* RosterList: Disconnect handlers on widget destroyfiaxh2017-08-111-5/+11
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-173-16/+3
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-8/+6