gajim-plural/gajim
Philipp Hörist 5e1e4e27e7 Fix multiple metacontact requests at startup
_continue_connection_request_privacy() should only trigger
once after we received the discoinfo on the hostname.

We do a discoinfo on all items that the server offers,
_continue_connection_request_privacy() was triggered on every received
discoinfo again, hence requesting metacontacts and delimiters again.

also _continue_connection_request_privacy() was called on every
discoinfo error, instead of only on a hostname discoinfo error.

This bug is only triggered if the server doesnt support privacy rules.
2017-07-20 01:58:08 +02:00
..
command_system
common Fix multiple metacontact requests at startup 2017-07-20 01:58:08 +02:00
plugins Fix memory leak in plugins window 2017-07-10 01:15:30 +02:00
adhoc_commands.py
advanced_configuration_window.py fixed lookup of description for keyed options 2017-07-11 20:35:47 +02:00
app_actions.py
atom_window.py
cell_renderer_image.py
chat_control.py Use namedtuples for results from the DB 2017-07-12 22:34:55 +02:00
chat_control_base.py Fix activity timers for groupchat 2017-07-16 23:58:54 +02:00
config.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
conversation_textview.py Fix displaying links in textview 2017-07-04 12:26:05 +02:00
dataforms_widget.py
dialogs.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
disco.py
emoticons.py Fix emoticons module import on windows 2017-07-03 11:32:47 +02:00
features_window.py
filetransfers_window.py
gajim-remote.py
gajim.py
gajim_themes_window.py
groupchat_control.py Fix activity timers for groupchat 2017-07-16 23:58:54 +02:00
groups.py
gtkexcepthook.py
gtkgui_helpers.py
gtkspell.py
gui_interface.py Rework emoticon menu 2017-07-02 21:27:44 +02:00
gui_menu_builder.py
history_manager.py
history_window.py
htmltextview.py
ipython_view.py
logind_listener.py
Makefile.am
message_control.py
message_textview.py
message_window.py Rework emoticon menu 2017-07-02 21:27:44 +02:00
music_track_listener.py
negotiation.py
network_watcher.py
notify.py
profile_window.py
pylint.rc
remote_control.py
roster_window.py Use namedtuples for results from the DB 2017-07-12 22:34:55 +02:00
search_window.py
secrets.py
session.py
shortcuts_window.py
statusicon.py
tooltips.py
upower_listener.py
vcard.py