gajim-plural/gajim/gtk
Philipp Hörist 3e73ee93e1 Add XEP-0398 optimizations
- If the server implements XEP-0398 we dont need to add the avatar sha
anymore, the server adds it for us.
- It also means we dont have to query our own avatar from vcard at start
because the server tells us the avatar sha that is published with the inital
presence reflection
2018-10-07 00:46:34 +02:00
..
__init__.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
about.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
account_wizard.py Register modules defined by plugins 2018-10-07 00:46:33 +02:00
add_contact.py Dont use hide() after show_all() 2018-08-18 00:48:12 +02:00
bookmarks.py Move ManageBookmarksWindow into gtk module 2018-07-22 16:43:42 +02:00
dataform.py Add new DataFormWidget 2018-08-05 22:51:03 +02:00
dialogs.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
emoji_chooser.py Display only emojis the font supports 2018-08-25 09:42:09 +02:00
emoji_data.py Rework Emoji implementation 2018-08-17 21:55:42 +02:00
features.py Move features dialog into gtk folder 2018-07-29 23:58:38 +02:00
filechoosers.py Move filechoosers into gtk module 2018-08-19 17:44:17 +02:00
history.py Fix broken history search 2018-08-06 19:07:42 +02:00
history_sync.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
join_groupchat.py better fix for joining groupchats with uppercase letters. Fixes #9198 2018-10-07 00:46:33 +02:00
mam_preferences.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
pep_config.py Move ManagePEPServicesWindow into gtk module 2018-07-22 16:34:51 +02:00
preferences.py Rework Emoji implementation 2018-08-17 21:55:42 +02:00
privacy_list.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
profile.py Move filechoosers into gtk module 2018-08-19 17:44:17 +02:00
server_info.py Add XEP-0398 optimizations 2018-10-07 00:46:34 +02:00
service_registration.py Fix string 2018-08-06 20:24:09 +02:00
shortcuts_window.py Move shortcuts dialog into gtk folder 2018-07-30 00:24:43 +02:00
single_message.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
start_chat.py Unify to use app.get_account_label() 2018-10-07 00:46:33 +02:00
themes.py Fix theming option names 2018-08-19 12:15:34 +02:00
util.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00
xml_console.py Rework Gajim Theming 2018-08-16 22:53:33 +02:00