gajim-plural/gajim
Philipp Hörist ff2fab73a1 Parse input sent via XMLConsole
This allows us to show the user an error if the stanza is invalid.
Until now the server would instantly disconnect us.

Also this fixes the problem that XMLConsole input was not counted for
streammanagement.

Fixes #8563
2018-07-07 19:20:28 +02:00
..
command_system Refactor ping code into own module 2018-06-24 23:33:42 +02:00
common Change nbxmpp event we use for XMLConsole 2018-07-07 18:28:43 +02:00
data Rework Add Contact Dialog 2018-07-07 00:46:23 +02:00
dev Spellcheck 2018-06-28 23:37:34 +02:00
plugins Spellcheck 2018-06-21 03:05:47 +03:00
__init__.py Determine earlier if we run as Flatpak 2018-05-27 13:45:07 +02:00
accounts_window.py Select account in account list if edited 2018-05-05 14:19:17 +02:00
adhoc_commands.py Spellcheck 2018-06-28 23:37:34 +02:00
advanced_configuration_window.py Spellcheck 2018-06-28 23:37:34 +02:00
app_actions.py Rework Add Contact Dialog 2018-07-07 00:46:23 +02:00
application.py Fix join groupchat dialog with multiple accounts 2018-06-28 00:04:17 +02:00
atom_window.py Use absolute imports 2017-08-18 19:48:48 +02:00
cell_renderer_image.py Rename src directory 2017-07-02 17:25:47 +02:00
chat_control.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
chat_control_base.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
config.py Fix requesting pubsub node config 2018-07-07 01:49:50 +02:00
conversation_textview.py Pass account when clicking on xmpp:?join link 2018-07-06 22:17:05 +02:00
dataforms_widget.py Spellcheck 2018-06-28 23:37:34 +02:00
dialog_messages.py Spellcheck 2018-06-28 23:37:34 +02:00
dialogs.py Parse input sent via XMLConsole 2018-07-07 19:20:28 +02:00
disco.py Use open JoinGroupchat Dialog when browsing MUCs 2018-07-06 21:43:53 +02:00
emoticons.py Spellcheck some comments and docstrings 2018-06-19 01:56:18 +03:00
features_window.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
filechoosers.py Fix AvatarChooserDialog not beeing native 2018-05-20 01:28:12 +02:00
filetransfers_window.py Spellcheck 2018-06-28 23:37:34 +02:00
gajim.py Raise required nbxmpp version 2018-05-19 10:50:43 +02:00
gajim_remote.py Spellcheck 2018-06-28 23:37:34 +02:00
gajim_themes_window.py Spellcheck 2018-06-28 23:37:34 +02:00
groupchat_control.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
groups.py Refactor Pubsub/Bookmarks/UserAvatar into own modules 2018-07-01 22:35:56 +02:00
gtkexcepthook.py Make ExceptionDialog easier to test 2018-04-22 22:34:27 +02:00
gtkgui_helpers.py Refactor UserLocation into own module 2018-07-05 19:38:03 +02:00
gui_interface.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
gui_menu_builder.py Refactor Pubsub/Bookmarks/UserAvatar into own modules 2018-07-01 22:35:56 +02:00
history_manager.py Set secure_delete pragma for SQLite3 connections 2018-06-19 19:07:16 +02:00
history_sync.py Spellcheck 2018-06-28 23:37:34 +02:00
history_window.py Spellcheck 2018-06-28 23:37:34 +02:00
htmltextview.py Spellcheck 2018-06-28 23:37:34 +02:00
logind_listener.py Spellcheck 2018-06-28 23:37:34 +02:00
message_control.py Spellcheck 2018-06-28 23:37:34 +02:00
message_textview.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
message_window.py Spellcheck 2018-06-28 23:37:34 +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 Fix showing notifications in the roster 2018-07-01 19:00:43 +02:00
options_dialog.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
profile_window.py Refactor UserNickname into own module 2018-07-05 20:20:22 +02:00
remote_control.py Fix AttributeError: 'VersionResultReceivedEvent' object has no attribute 'getResource' 2018-07-01 23:43:50 +02:00
roster_window.py Call JoinGroupchat Dialog with account 2018-07-06 21:56:17 +02:00
screensaver_listener.py Remove unused imports 2018-03-26 01:06:56 +02:00
search_window.py Refactor search code into own module 2018-06-25 19:34:10 +02:00
server_info.py Move httpupload into modules 2018-07-07 01:49:50 +02:00
session.py Call notify check methods with JID arg 2018-06-30 11:02:30 +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 Refactor UserLocation into own module 2018-07-05 19:38:03 +02:00
vcard.py Refactor VCard code into own modules 2018-06-30 19:32:36 +02:00