anotherim-desktop/main/src/ui
Alyssa Rosenzweig 067184f00c Fix starting private conversations with MUC members (#690)
At least for some users (?), the existing codepath was broken (the list
row would come back null and we'd bail out silently). All we actually
need is the JID, so it's easy enough to store this ourselves, fixing the
bug.

Also apply to kicking.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2020-01-02 23:35:54 +01:00
..
add_conversation Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
chat_input Support smiley->emoji conversion in the middle of the text 2020-01-02 16:16:14 +01:00
contact_details Only send new room config if something was changed 2019-12-16 01:41:04 +01:00
conversation_selector Also display groupchat file authorship correctly in sidebar 2019-12-24 01:21:15 +01:00
conversation_summary Don't show own typing notifications (other devices) 2019-12-24 01:46:01 +01:00
conversation_titlebar Rework no-open-conversation placeholder 2019-10-01 17:03:24 +02:00
manage_accounts Fix small focus bugs in account wizard 2019-12-23 17:29:35 +01:00
occupant_menu Fix starting private conversations with MUC members (#690) 2020-01-02 23:35:54 +01:00
util URL linker: count open/close parens, simplify regex 2019-12-29 16:11:53 +01:00
application.vala Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
avatar_drawer.vala Base avatars and names on conversation, not JID. 2019-10-18 16:52:29 +02:00
avatar_generator.vala Base avatars and names on conversation, not JID. 2019-10-18 16:52:29 +02:00
avatar_image.vala Base avatars and names on conversation, not JID. 2019-10-18 16:52:29 +02:00
chat_input_controller.vala Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
conversation_list_titlebar.vala Fix+improve conversation selection when joining channel or starting MUC PM 2019-12-21 19:19:28 +01:00
conversation_list_titlebar_csd.vala Fix+improve conversation selection when joining channel or starting MUC PM 2019-12-21 19:19:28 +01:00
global_search.vala Base avatars and names on conversation, not JID. 2019-10-18 16:52:29 +02:00
notifications.vala Don't require window object in notifications 2019-11-26 18:47:30 +01:00
settings_dialog.vala Add non-CSD alternative for more windows 2019-03-14 17:39:31 +01:00
unified_window.vala Fix+improve conversation selection when joining channel or starting MUC PM 2019-12-21 19:19:28 +01:00
unified_window_controller.vala Fix+improve conversation selection when joining channel or starting MUC PM 2019-12-21 19:19:28 +01:00