aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/add_conversation/conference_list.vala
Commit message (Expand)AuthorAgeFilesLines
* Show roster presence status on new chat windownice-presenceMiquel Lionel2023-12-081-0/+1
* New Avatar UIMarvin W2023-03-051-1/+1
* Clean up log outputsfiaxh2022-11-041-1/+0
* Rewrite MAM logic and add MUC MAMfiaxh2022-10-101-1/+2
* Fix crashes and warning in Join Conference dialogfiaxh2022-08-221-6/+20
* Improve Gtk4 portfiaxh2022-07-271-11/+6
* Port from GTK3 to GTK4fiaxh2022-07-271-26/+11
* Reduce use of Widget.destroy()fiaxh2021-02-101-1/+1
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-1/+1
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-291-7/+31
* 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
* Render avatar on demandMarvin W2018-01-281-1/+1
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-6/+10
* Read+(write) stream asyncfiaxh2017-11-161-10/+4
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+103