gajim-plural/gajim
Bronko fcad0f088a save hash and mime_type of avatar when receiving vCard from server
in case the avatar is not changed by the user we must resend the still valid hash.
if we do not save the hash here, gajim advertises an empty photo element after publishing the vCard,
which removes the avatar for all receiving clients of the photo element update
2018-04-08 23:45:32 +02:00
..
command_system Show help lines only once 2018-03-28 20:13:05 +02:00
common fix some py2->py3 missing things. Fixes #9019 2018-04-07 23:06:48 +02:00
data Use XMPP logo in add contact dialog for XMPP protocol. Fixes #9049 2018-04-04 14:42:10 +02:00
dev Remove not supported methods 2018-03-30 15:05:25 +02:00
plugins Correctly split version string 2017-11-24 16:49:30 +01:00
__init__.py prepare 1.0.1 release 2018-04-01 22:48:42 +02:00
accounts_window.py Fix password storage in plain text issue 2018-04-02 15:50:23 +02:00
adhoc_commands.py Port some error messages to new interface 2017-12-08 20:20:07 +01:00
advanced_configuration_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
app_actions.py Port show-next-pending-event from gajim-remote 2018-02-13 19:25:01 +01:00
atom_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
cell_renderer_image.py
chat_control.py Catch decrypted-message-received event in ChatControl 2018-04-04 01:13:02 +02:00
chat_control_base.py Remove unused imports 2018-03-26 01:06:56 +02:00
config.py prevent a traceback with wrong bookmarks. Fixes #9055 2018-04-07 22:01:39 +02:00
conversation_textview.py Remove unused imports 2018-03-26 01:06:56 +02:00
dataforms_widget.py Remove some unused imports 2018-01-12 00:21:11 +01:00
dialog_messages.py improve some strings 2018-03-25 16:26:29 +02:00
dialogs.py Hide protocol combobox when adding contacts if only XMPP is available 2018-04-04 14:46:46 +02:00
disco.py set a transient_for for join groupchat dialog when needed. Fixes #8994 2018-03-28 16:14:54 +02:00
emoticons.py Remove unused imports 2018-03-26 01:06:56 +02:00
features_window.py more string improvements 2018-03-25 18:20:37 +02:00
filetransfers_window.py Show image preview in filechooser dialog 2018-03-21 20:24:20 +01:00
gajim.py correctly set process name. Fixes #9034 2018-04-01 15:05:06 +02:00
gajim_remote.py Remove unused imports 2018-03-26 01:06:56 +02:00
gajim_themes_window.py Replace make_color_string() by Gdk.RGBA method 2017-10-07 17:03:31 +02:00
groupchat_control.py update action when creating groupchat window. Fixes #9042 2018-04-07 22:48:38 +02:00
groups.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
gtkexcepthook.py Add Gajim version to exception output 2018-02-05 21:00:28 +01:00
gtkgui_helpers.py correctly generate css for font that have a space. Fixes #9012 2018-03-27 12:25:20 +02:00
gui_interface.py set a transient_for for join groupchat dialog when needed. Fixes #8994 2018-03-28 16:14:54 +02:00
gui_menu_builder.py Remove unused imports 2018-03-26 01:06:56 +02:00
history_manager.py ability to run history manager even when -s option is used to run Gajim 2018-03-25 20:52:36 +02:00
history_sync.py Remove unused imports 2018-03-26 01:06:56 +02:00
history_window.py Remove unused imports 2018-03-26 01:06:56 +02:00
htmltextview.py Remove unused imports 2018-03-26 01:06:56 +02:00
logind_listener.py Logind listener: make string translatable 2018-01-27 00:20:53 +01:00
message_control.py New style for ChatControl 2017-10-26 22:52:20 +02:00
message_textview.py improve some strings 2018-03-25 16:26:29 +02:00
message_window.py Remove unused imports 2018-03-26 01:06:56 +02:00
music_track_listener.py MusicTrackListener: remove unused code 2018-01-24 23:28:56 +01:00
negotiation.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
notify.py improve some strings 2018-03-25 16:26:29 +02:00
options_dialog.py Make more strings translatable 2018-01-15 10:51:04 +01:00
profile_window.py save hash and mime_type of avatar when receiving vCard from server 2018-04-08 23:45:32 +02:00
remote_control.py Remove unused imports 2018-03-26 01:06:56 +02:00
roster_window.py Fix regression from 4caa4971 2018-04-05 22:14:57 +02:00
screensaver_listener.py Remove unused imports 2018-03-26 01:06:56 +02:00
search_window.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
secrets.py fix reading secrets file 2017-09-13 14:25:36 +02:00
server_info.py Fix string for a better translation 2018-01-08 00:24:17 +01:00
session.py Catch decrypted-message-received event in ChatControl 2018-04-04 01:13:02 +02:00
shortcuts_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
statusicon.py Remove unused imports 2018-03-26 01:06:56 +02:00
tooltips.py Add roster tooltip extension point 2018-03-07 22:37:02 +01:00
vcard.py VCard Window: fix URI 2018-02-16 20:48:22 +01:00