.. |
add_conversation
|
Reduce use of Widget.destroy()
|
2021-02-10 18:32:39 -06:00 |
chat_input
|
Make spell checking a setting, store language per conversation
|
2021-01-21 15:51:41 +01:00 |
contact_details
|
Fix some compiler warnings
|
2020-10-27 16:05:30 +01:00 |
conversation_content_view
|
Fix cyclic reference
|
2021-02-17 15:25:55 -06:00 |
conversation_selector
|
Use advertized/server/live time for sorting instead of arrival time
|
2020-12-04 19:11:27 +01:00 |
conversation_titlebar
|
Reduce use of Widget.destroy()
|
2021-02-10 18:32:39 -06:00 |
manage_accounts
|
Improve IBR form handling (#990)
|
2021-02-17 22:57:53 +01:00 |
occupant_menu
|
Reduce use of Widget.destroy()
|
2021-02-10 18:32:39 -06:00 |
util
|
Add different formating with less contrast for markup strings like *,_,~ and `. (#883)
|
2021-02-17 23:25:59 +01:00 |
application.vala
|
Make 'Close' button close AboutDialog (#1018)
|
2021-03-10 01:05:43 +01:00 |
avatar_drawer.vala
|
Clean up some image rendering code
|
2020-06-28 11:53:43 +02:00 |
avatar_generator.vala
|
Base avatars and names on conversation, not JID.
|
2019-10-18 16:52:29 +02:00 |
avatar_image.vala
|
Fix avatar display in private group chats
|
2020-09-14 22:04:05 +02:00 |
conversation_list_titlebar.vala
|
Move ConversationTitlebar into ConversationViewController responsibility
|
2020-02-22 02:58:36 +01:00 |
conversation_view.vala
|
Reduce use of Widget.destroy()
|
2021-02-10 18:32:39 -06:00 |
conversation_view_controller.vala
|
Fix some compiler warnings
|
2020-10-27 16:05:30 +01:00 |
file_send_overlay.vala
|
Fix compilation for older vala compilers
|
2020-10-07 22:16:41 +02:00 |
global_search.vala
|
Escape pango markup in names in GlobalSearch
|
2021-03-05 11:46:51 -06:00 |
main_window.vala
|
Fix some typos in variable names (#1016)
|
2021-03-09 17:04:43 +01:00 |
main_window_controller.vala
|
Add shortcuts for search (CTRL+F) and file upload (CTRL+U)
|
2020-06-03 21:50:40 +02:00 |
notifier_freedesktop.vala
|
Set window urgency hint independent of notification setting
|
2020-12-30 20:30:35 +01:00 |
notifier_gnotifications.vala
|
Set window urgency hint independent of notification setting
|
2020-12-30 20:30:35 +01:00 |
settings_dialog.vala
|
Make spell checking a setting, store language per conversation
|
2021-01-21 15:51:41 +01:00 |