[Git][gajim/gajim][master] AccountWizard: Update account switch after adding account

2020-03-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 08b372d9 by Daniel Brötzmann at 2020-03-29T08:22:03+02:00 AccountWizard: Update account switch after adding account - - - - - 2 changed files: - gajim/gtk/accounts.py - gajim/gui_interface.py Changes

[Git][gajim/python-nbxmpp][master] 3 commits: MAM: Make queryid argument optional

2020-03-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 038bb408 by lovetox at 2020-03-28T18:06:51+01:00 MAM: Make queryid argument optional - - - - - 5e6bb0f9 by lovetox at 2020-03-28T18:06:51+01:00 MAM: Parse complete attribute correctly - - - - - c6b3a7a5 by lovetox

[Git][gajim/python-nbxmpp][master] Revert "TCP: Initiate new read before data-received signal"

2020-03-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 78da8521 by Philipp Hörist at 2020-03-28T17:30:13+01:00 Revert TCP: Initiate new read before data-received signal This reverts commit 80ec5753de06bc8e92dd49b2aec4f8b13ec8401d - - - - - 1 changed file: - nbxmpp/tcp.py

[Git][gajim/python-nbxmpp][master] RSM: Parse correct node

2020-03-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 087a2798 by lovetox at 2020-03-28T08:50:53+01:00 RSM: Parse correct node - - - - - 1 changed file: - nbxmpp/modules/rsm.py Changes: = nbxmpp/modules/rsm.py

[Git][gajim/python-nbxmpp][master] Dispatcher: Remove useless code

2020-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: ea902b3b by lovetox at 2020-03-25T23:22:35+01:00 Dispatcher: Remove useless code - - - - - 1 changed file: - nbxmpp/dispatcher.py Changes: = nbxmpp/dispatcher.py

[Git][gajim/python-nbxmpp][master] Dispatcher: Refactor IQ timeout code

2020-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 744b7baa by lovetox at 2020-03-25T23:20:33+01:00 Dispatcher: Refactor IQ timeout code - - - - - 1 changed file: - nbxmpp/dispatcher.py Changes: = nbxmpp/dispatcher.py

[Git][gajim/python-nbxmpp][master] 2 commits: Dispatcher: Don't clear IQ callbacks on parser reset

2020-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 74cf3a1e by lovetox at 2020-03-25T22:28:34+01:00 Dispatcher: Dont clear IQ callbacks on parser reset Only clear IQ callbacks if we not resumed the stream - - - - - 452f5eab by lovetox at 2020-03-25T22:59:35+01:00 Client

[Git][gajim/python-nbxmpp][master] Client: Don't reset ping source on pong

2020-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 42a4409f by lovetox at 2020-03-25T21:23:12+01:00 Client: Dont reset ping source on pong Fixes #104 - - - - - 1 changed file: - nbxmpp/client.py Changes: = nbxmpp/client.py

[Git][gajim/gajim][master] 4 commits: Dataform: Rename option

2020-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c976a9fd by lovetox at 2020-03-24T22:43:40+01:00 Dataform: Rename option - - - - - 082d6822 by lovetox at 2020-03-24T22:48:23+01:00 Dataform: Document options - - - - - a7beba38 by lovetox at 2020-03-24T23:02:20+01:00 Dataform

[Git][gajim/python-nbxmpp][master] 3 commits: Client: Remove ping timer on stream end

2020-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 979831bf by lovetox at 2020-03-24T22:24:23+01:00 Client: Remove ping timer on stream end - - - - - a2804302 by lovetox at 2020-03-24T22:30:51+01:00 Client: Handle server not ending stream gracefully - - - - - 1b04b14d

[Git][gajim/gajim][master] Roster: Show correct account row status

2020-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1abe86fa by lovetox at 2020-03-24T17:07:53+01:00 Roster: Show correct account row status The row was initialized with the show value instead of using the helper function get_connection_status() Fixes #10035 - - - - - 1

[Git][gajim/python-nbxmpp][master] 2 commits: TCP: Disconnect on all not handled read errors

2020-03-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 7fca9538 by lovetox at 2020-03-23T22:17:43+01:00 TCP: Disconnect on all not handled read errors - - - - - 93e0a046 by lovetox at 2020-03-23T22:55:29+01:00 Client: Add anonymous login test mode - - - - - 4 changed

[Git][gajim/gajim][master] Interface: Don't try to disconnect on remove_account()

2020-03-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b5924afd by lovetox at 2020-03-23T22:54:07+01:00 Interface: Dont try to disconnect on remove_account() When this method is called we are already disconnected - - - - - 1 changed file: - gajim/gui_interface.py Changes

[Git][gajim/gajim][master] 2 commits: RemoveAccount: Change success message

2020-03-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: abb9782f by lovetox at 2020-03-23T18:38:25+01:00 RemoveAccount: Change success message - - - - - 832c8af9 by lovetox at 2020-03-23T18:38:25+01:00 Update .pylintrc - - - - - 2 changed files: - gajim/gtk/remove_account.py

[Git][gajim/gajim][master] 4 commits: Config: Add missing comment

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6730e814 by lovetox at 2020-03-22T22:35:22+01:00 Config: Add missing comment - - - - - fdd15e44 by lovetox at 2020-03-22T23:03:27+01:00 Refactor get_random_string() - - - - - 4d599687 by lovetox at 2020-03-22T23:10:03+01:00

[Git][gajim/gajim][master] Interface: Set missing connection type on account creation

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: cc600fd9 by lovetox at 2020-03-22T22:14:39+01:00 Interface: Set missing connection type on account creation - - - - - 1 changed file: - gajim/gui_interface.py Changes: = gajim

[Git][gajim/gajim][master] AccountWizard: Don't forget proxy and custom host settings

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a914136c by lovetox at 2020-03-22T22:07:51+01:00 AccountWizard: Dont forget proxy and custom host settings - - - - - 2 changed files: - gajim/gtk/account_wizard.py - gajim/gui_interface.py Changes

[Git][gajim/python-nbxmpp][master] Client: Add property custom_host

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 3e5e6efc by lovetox at 2020-03-22T21:51:41+01:00 Client: Add property custom_host - - - - - 1 changed file: - nbxmpp/client.py Changes: = nbxmpp/client.py

[Git][gajim/gajim][master] AccountWizard: Simplify success page

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d1d5dd34 by lovetox at 2020-03-22T19:49:39+01:00 AccountWizard: Simplify success page - - - - - 1 changed file: - gajim/gtk/account_wizard.py Changes: = gajim/gtk/account_wizard.py

[Git][gajim/gajim][master] 2 commits: Add license to gstreamer module

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 720b0c50 by lovetox at 2020-03-22T18:49:43+01:00 Add license to gstreamer module - - - - - b32e8ca7 by lovetox at 2020-03-22T19:40:40+01:00 Accounts: Add connection type setting for custom host - - - - - 4 changed files

[Git][gajim/python-nbxmpp][master] Register: Handle errors when requesting the register form

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 1031b9af by lovetox at 2020-03-22T18:30:40+01:00 Register: Handle errors when requesting the register form - - - - - 1 changed file: - nbxmpp/modules/register.py Changes

[Git][gajim/gajim][master] Register: Use nbxmpp methods

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 86164a02 by lovetox at 2020-03-22T16:19:44+01:00 Register: Use nbxmpp methods - - - - - 2 changed files: - gajim/common/modules/register.py - gajim/gtk/change_password.py Changes

[Git][gajim/python-nbxmpp][master] Register: Allow to set jid on some methods

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: c1c5d310 by lovetox at 2020-03-22T11:39:05+01:00 Register: Allow to set jid on some methods - - - - - 1 changed file: - nbxmpp/modules/register.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] 3 commits: Client: Raise notification on SASL errors

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ad53f214 by lovetox at 2020-03-22T09:26:37+01:00 Client: Raise notification on SASL errors - - - - - d64b578c by lovetox at 2020-03-22T09:49:07+01:00 Client: Never allow Client.status to be offline status should be used

[Git][gajim/gajim][master] Client: Set client state before our-show event

2020-03-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 25494124 by lovetox at 2020-03-22T07:31:10+01:00 Client: Set client state before our-show event - - - - - 1 changed file: - gajim/common/client.py Changes: = gajim/common/client.py

[Git][gajim/gajim][master] Interface: Check mandatory values on account creation

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: dea91b16 by lovetox at 2020-03-21T23:53:43+01:00 Interface: Check mandatory values on account creation Missing one of these values leads to broken accounts - - - - - 1 changed file: - gajim/gui_interface.py Changes

[Git][gajim/gajim][master] AccountWizard: Use @ensure_not_destroyed for callbacks

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1bd6bcfc by lovetox at 2020-03-21T23:08:21+01:00 AccountWizard: Use @ensure_not_destroyed for callbacks - - - - - 1 changed file: - gajim/gtk/account_wizard.py Changes: = gajim/gtk

[Git][gajim/python-nbxmpp][master] 3 commits: Dataforms: Set vars if form is not build from node

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: ecb882e0 by lovetox at 2020-03-21T22:57:49+01:00 Dataforms: Set vars if form is not build from node - - - - - 8bc83974 by lovetox at 2020-03-21T22:58:09+01:00 Dataforms: Add is_fake_form() method - - - - - 410fa7d5

[Git][gajim/gajim][master] AccountWizard: Fix typo in method call

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1509414b by lovetox at 2020-03-21T21:58:32+01:00 AccountWizard: Fix typo in method call - - - - - 1 changed file: - gajim/gtk/account_wizard.py Changes: = gajim/gtk/account_wizard.py

[Git][gajim/python-nbxmpp][master] Register: Add missing instructions to form

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: d4c2e5c7 by lovetox at 2020-03-21T21:39:07+01:00 Register: Add missing instructions to form - - - - - 1 changed file: - nbxmpp/modules/register.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] Update servers.json

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c8ef33d0 by lovetox at 2020-03-21T21:17:20+01:00 Update servers.json Fix syntax error - - - - - 1 changed file: - gajim/data/other/servers.json Changes: = gajim/data/other/servers.json

[Git][gajim/gajim][master] 2 commits: Dataform: Fix hiding fallback fields

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1477078c by lovetox at 2020-03-21T20:01:42+01:00 Dataform: Fix hiding fallback fields - - - - - 4ce3f3a1 by lovetox at 2020-03-21T20:02:45+01:00 Update servers.json Remove servers which - Redirect to a website

[Git][gajim/python-nbxmpp][master] Register: Add method submit_register_form()

2020-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 5c6e1bd8 by lovetox at 2020-03-21T19:29:32+01:00 Register: Add method submit_register_form() - - - - - 1 changed file: - nbxmpp/modules/register.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] Refactor A/V dependency test

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4a005912 by lovetox at 2020-03-20T23:23:39+01:00 Refactor A/V dependency test - - - - - 1 changed file: - gajim/common/app.py Changes: = gajim/common/app.py

[Git][gajim/gajim][master] Client: Handle resource conflict

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 173918c8 by lovetox at 2020-03-20T22:01:53+01:00 Client: Handle resource conflict - - - - - 2 changed files: - gajim/common/client.py - gajim/gui_interface.py Changes: = gajim/common

[Git][gajim/python-nbxmpp][master] 2 commits: Client: Simplify bind/session error handling

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: b22e79b6 by lovetox at 2020-03-20T21:06:06+01:00 Client: Simplify bind/session error handling - - - - - c4959902 by lovetox at 2020-03-20T21:38:00+01:00 Client: Dont pass stream error as error text - - - - - 2 changed

[Git][gajim/gajim][master] Client: Correctly set resource for bind

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: cc13f14a by lovetox at 2020-03-20T20:20:25+01:00 Client: Correctly set resource for bind Fixes #10026 - - - - - 2 changed files: - gajim/common/client.py - gajim/common/helpers.py Changes

[Git][gajim/gajim][master] Remove anotation

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d83013e1 by lovetox at 2020-03-20T18:09:38+01:00 Remove anotation GStreamer is an optional package, we cant depend on it beeing imported - - - - - 1 changed file: - gajim/gtk/gstreamer.py Changes

[Git][gajim/python-nbxmpp][master] 2 commits: Fix pylint errors

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: e1890a26 by lovetox at 2020-03-20T16:18:18+01:00 Fix pylint errors - - - - - 636ba000 by lovetox at 2020-03-20T16:19:30+01:00 Update .pylintrc - - - - - 2 changed files: - .pylintrc - nbxmpp/websocket.py Changes

[Git][gajim/python-nbxmpp][master] Logging: Simplify passing context

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: ceb54146 by lovetox at 2020-03-20T16:15:11+01:00 Logging: Simplify passing context - - - - - 4 changed files: - nbxmpp/auth.py - nbxmpp/client.py - nbxmpp/dispatcher.py - nbxmpp/smacks.py Changes

[Git][gajim/gajim][master] 2 commits: Logging: Pass context to nbxmpp.Client

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 944c5874 by lovetox at 2020-03-20T16:11:50+01:00 Logging: Pass context to nbxmpp.Client - - - - - 382725a2 by lovetox at 2020-03-20T16:11:50+01:00 Logging: Change log format - - - - - 2 changed files: - gajim/common

[Git][gajim/python-nbxmpp][master] Logging: Change log message

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 847e21a4 by lovetox at 2020-03-20T16:09:36+01:00 Logging: Change log message - - - - - 1 changed file: - nbxmpp/connection.py Changes: = nbxmpp/connection.py

[Git][gajim/python-nbxmpp][master] Logging: Add context to logging output

2020-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 5cc8dca3 by lovetox at 2020-03-20T15:51:17+01:00 Logging: Add context to logging output - - - - - 30 changed files: - nbxmpp/auth.py - nbxmpp/client.py - nbxmpp/connection.py - nbxmpp/dispatcher.py - nbxmpp/examples

[Git][gajim/gajim][master] Don't fail hard if we cannot get icon

2020-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: eebc393f by Daniel Brötzmann at 2020-03-19T21:58:07+01:00 Dont fail hard if we cannot get icon - - - - - 1 changed file: - gajim/gtk/util.py Changes: = gajim/gtk/util.py

[Git][gajim/python-nbxmpp][master] TCP: Don't use deprecated method

2020-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 0c7293b8 by lovetox at 2020-03-19T18:53:56+01:00 TCP: Dont use deprecated method - - - - - 1 changed file: - nbxmpp/tcp.py Changes: = nbxmpp/tcp.py

[Git][gajim/python-nbxmpp][master] Resolver: Use INFO log level for resolver errors

2020-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 3bf389df by lovetox at 2020-03-19T18:28:49+01:00 Resolver: Use INFO log level for resolver errors - - - - - 1 changed file: - nbxmpp/resolver.py Changes: = nbxmpp/resolver.py

[Git][gajim/python-nbxmpp][master] Connection: Use INFO log level for connection errors

2020-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 67d3fc77 by lovetox at 2020-03-19T18:25:35+01:00 Connection: Use INFO log level for connection errors - - - - - 2 changed files: - nbxmpp/tcp.py - nbxmpp/websocket.py Changes

[Git][gajim/python-nbxmpp][master] PubSub: Don't expect IQ payload on publish

2020-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: ed696d06 by lovetox at 2020-03-19T17:42:39+01:00 PubSub: Dont expect IQ payload on publish - - - - - 1 changed file: - nbxmpp/modules/pubsub.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] Windows: Fix mixed indentation

2020-03-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ff739a0c by lovetox at 2020-03-18T12:33:29+01:00 Windows: Fix mixed indentation - - - - - 1 changed file: - win/misc/gajim-portable.nsi Changes: = win/misc/gajim-portable.nsi

[Git][gajim/gajim][master] Windows: Fix creating portable file

2020-03-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 972a5e8a by lovetox at 2020-03-18T12:23:48+01:00 Windows: Fix creating portable file - - - - - 1 changed file: - win/misc/gajim-portable.nsi Changes: = win/misc/gajim-portable.nsi

[Git][gajim/gajim][master] Jingle: Fix jingle session initiation

2020-03-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1176945d by lovetox at 2020-03-18T10:48:37+01:00 Jingle: Fix jingle session initiation - - - - - 1 changed file: - gajim/common/jingle_session.py Changes: = gajim/common

[Git][gajim/gajim][master] Portable Installer: Add hint for Gajim to check if it runs as portable

2020-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 34e5b683 by Daniel Brötzmann at 2020-03-17T20:51:20+01:00 Portable Installer: Add hint for Gajim to check if it runs as portable - - - - - 1 changed file: - win/misc/gajim-portable.nsi Changes

[Git][gajim/gajim][master] ServerInfo: Add proxy info

2020-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0f70fcdd by Daniel Brötzmann at 2020-03-17T20:30:35+01:00 ServerInfo: Add proxy info - - - - - 2 changed files: - gajim/data/gui/server_info.ui - gajim/gtk/server_info.py Changes

[Git][gajim/gajim][master] Jingle: Only log to file if DEBUG is enabled

2020-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 68520fe2 by lovetox at 2020-03-17T20:20:28+01:00 Jingle: Only log to file if DEBUG is enabled - - - - - 1 changed file: - gajim/common/jingle_rtp.py Changes: = gajim/common/jingle_rtp.py

[Git][gajim/gajim][master] ChatControl: Fix start_audio() call

2020-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 7e6a3e30 by lovetox at 2020-03-17T19:21:50+01:00 ChatControl: Fix start_audio() call - - - - - 1 changed file: - gajim/chat_control.py Changes: = gajim/chat_control.py

[Git][gajim/python-nbxmpp][master] TCP: Set timeout when connecting

2020-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 57a3f73f by lovetox at 2020-03-17T16:47:32+01:00 TCP: Set timeout when connecting Timeout is set to 7 seconds and reset to 0 after connecting was successful - - - - - 1 changed file: - nbxmpp/tcp.py Changes

[Git][gajim/gajim][master] AccountCreation: Fix typos

2020-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0f1124cb by Daniel Brötzmann at 2020-03-17T08:58:45+01:00 AccountCreation: Fix typos - - - - - 2 changed files: - gajim/data/gui/account_wizard.ui - gajim/gtk/account_wizard.py Changes

[Git][gajim/python-nbxmpp][master] Revert "TCP: Set timeout when connecting"

2020-03-16 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 27c4844c by Philipp Hörist at 2020-03-17T06:14:12+01:00 Revert TCP: Set timeout when connecting This reverts commit 384b50b087c4e7eb0fbb1ca63ab1537760afbd64 - - - - - 1 changed file: - nbxmpp/tcp.py Changes

[Git][gajim/python-nbxmpp][master] TCP: Set timeout when connecting

2020-03-16 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 384b50b0 by lovetox at 2020-03-16T22:29:39+01:00 TCP: Set timeout when connecting - - - - - 1 changed file: - nbxmpp/tcp.py Changes: = nbxmpp/tcp.py

[Git][gajim/gajim][master] Remove unused import

2020-03-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 466611d8 by lovetox at 2020-03-15T22:52:09+01:00 Remove unused import - - - - - 1 changed file: - gajim/gui_interface.py Changes: = gajim/gui_interface.py

[Git][gajim/python-nbxmpp][master] Register: Rename variables

2020-03-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: cc377e71 by lovetox at 2020-03-15T22:25:17+01:00 Register: Rename variables - - - - - 1 changed file: - nbxmpp/modules/register.py Changes: = nbxmpp/modules/register.py

[Git][gajim/python-nbxmpp][master] Client: Fix method call

2020-03-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 49ae50f6 by lovetox at 2020-03-15T16:59:18+01:00 Client: Fix method call - - - - - 1 changed file: - nbxmpp/client.py Changes: = nbxmpp/client.py

[Git][gajim/gajim][master] 4 commits: README: Prefer pip install

2020-03-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c960b114 by André Apitzsch at 2020-03-15T14:06:54+01:00 README: Prefer pip install pip checks for runtime requirements as defined in setup.cfg automatically. - - - - - bfc8b4b8 by André Apitzsch at 2020-03-15T14:13:54+01:00

[Git][gajim/python-nbxmpp][master] NodeBuilder: Don't add empty strings to cdata list

2020-03-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 96961854 by lovetox at 2020-03-15T09:51:01+01:00 NodeBuilder: Dont add empty strings to cdata list It seems to serv no purpose and messes up the pretty printing - - - - - 1 changed file: - nbxmpp/simplexml.py

[Git][gajim/gajim][master] Make XMLConsole work again

2020-03-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: f6066069 by lovetox at 2020-03-15T08:59:14+01:00 Make XMLConsole work again - - - - - 2 changed files: - gajim/common/client.py - gajim/gtk/xml_console.py Changes: = gajim/common

[Git][gajim/python-nbxmpp][master] 3 commits: Client: Expose more data via propertys

2020-03-14 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 5425f7ea by lovetox at 2020-03-14T08:15:46+01:00 Client: Expose more data via propertys - - - - - bfa40738 by lovetox at 2020-03-14T13:43:51+01:00 SASL: Treat unknown error conditions as not-authorized Recommended

[Git][gajim/python-nbxmpp][master] 2 commits: Update README.md

2020-03-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 86064be3 by lovetox at 2020-03-12T22:37:25+01:00 Update README.md - - - - - 02464885 by lovetox at 2020-03-12T22:37:58+01:00 Update setup.cfg Remove pyOpenSSL dependency - - - - - 2 changed files: - README.md

[Git][gajim/python-nbxmpp][master] 2 commits: Readme: Remove reference to unavailable examples

2020-03-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: fcf4e71f by André Apitzsch at 2020-03-12T19:40:47+01:00 Readme: Remove reference to unavailable examples Examples have been removed in aca509f45842dc801bc0f74c89a9abb2bd36f229. - - - - - b714f7c4 by André Apitzsch

[Git][gajim/python-nbxmpp][master] CI: Don't upload build to ftp server

2020-03-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 566ae41d by André Apitzsch at 2020-03-11T22:24:15+01:00 CI: Dont upload build to ftp server - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

[Git][gajim/gajim][master] RemoveAccount: Fix removing disabled accounts

2020-03-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 8b9da8f9 by lovetox at 2020-03-11T22:22:07+01:00 RemoveAccount: Fix removing disabled accounts - - - - - 2 changed files: - gajim/gtk/remove_account.py - gajim/gui_interface.py Changes

[Git][gajim/python-nbxmpp][master] CI: Add pylint test

2020-03-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 6b2cefeb by lovetox at 2020-03-11T19:51:36+01:00 CI: Add pylint test - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

[Git][gajim/gajim][master] Remove unused import

2020-03-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4a6ebefa by lovetox at 2020-03-11T19:07:03+01:00 Remove unused import - - - - - 1 changed file: - gajim/gtk/server_info.py Changes: = gajim/gtk/server_info.py

[Git][gajim/gajim][master] ServerInfo: Simplify showing connection type

2020-03-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 022e0e29 by lovetox at 2020-03-11T19:03:16+01:00 ServerInfo: Simplify showing connection type - - - - - 1 changed file: - gajim/gtk/server_info.py Changes: = gajim/gtk/server_info.py

[Git][gajim/gajim][master] DOAP: Update RFCs and fix typo

2020-03-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6764c110 by Daniel Brötzmann at 2020-03-11T18:35:56+01:00 DOAP: Update RFCs and fix typo - - - - - 1 changed file: - data/gajim.doap Changes: = data/gajim.doap

[Git][gajim/python-nbxmpp][master] Replace deprecated test command

2020-03-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: d64c9416 by André Apitzsch at 2020-03-10T23:54:58+01:00 Replace deprecated test command Setuptools 41.5.0 deprecated the command. - - - - - 1 changed file: - .gitlab-ci.yml Changes

[Git][gajim/python-nbxmpp][master] Fix pylint errors

2020-03-10 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 9cd576eb by lovetox at 2020-03-10T21:41:31+01:00 Fix pylint errors - trailing-newlines - chained-comparison - trailing-whitespace - unnecessary-pass - - - - - 5 changed files: - nbxmpp/idlequeue.py - nbxmpp

[Git][gajim/python-nbxmpp][master] 4 commits: Update .pylintrc

2020-03-10 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 5e326b3e by lovetox at 2020-03-10T21:20:35+01:00 Update .pylintrc - - - - - a89e9a52 by lovetox at 2020-03-10T21:26:04+01:00 Remove unused imports - - - - - 6afd49a5 by lovetox at 2020-03-10T21:30:28+01:00 Fix pylint

[Git][gajim/python-nbxmpp][master] 3 commits: Remove trailing whitespace

2020-03-10 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 45197eaf by lovetox at 2020-03-10T20:04:53+01:00 Remove trailing whitespace - - - - - 7b97addb by lovetox at 2020-03-10T20:12:31+01:00 Remove unused import - - - - - 6113c4f5 by lovetox at 2020-03-10T21:13:48+01:00 TCP

[Git][gajim/gajim][master] 2 commits: Add dedicated connection state variable

2020-02-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4f4624e0 by Philipp Hörist at 2020-02-03T21:13:12+01:00 Add dedicated connection state variable - - - - - 46a00a6a by Philipp Hörist at 2020-02-03T21:51:15+01:00 Remove invisible feature - This feature stems from the single

[Git][gajim/gajim][master] Set encryption attribute on HTTPUpload and Groupchat messages

2020-02-02 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3512e2f9 by Philipp Hörist at 2020-02-02T16:58:29+01:00 Set encryption attribute on HTTPUpload and Groupchat messages This fixes an regression from the send message refactor - - - - - 2 changed files: - gajim/common/modules

[Git][gajim/python-nbxmpp][master] Smacks: Fix parsing error text on failed resume

2020-02-02 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 37f5d46a by Philipp Hörist at 2020-02-02T09:02:16+01:00 Smacks: Fix parsing error text on failed resume - - - - - 1 changed file: - nbxmpp/smacks.py Changes: = nbxmpp/smacks.py

[Git][gajim/gajim][master] 2 commits: Logger: Don't time method that does not query the database

2020-02-01 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 76090cdf by Philipp Hörist at 2020-02-01T11:28:56+01:00 Logger: Dont time method that does not query the database - - - - - 0d0a31a4 by Philipp Hörist at 2020-02-01T11:49:29+01:00 Logger: Preload avatar sha for MUCs Otherwise

[Git][gajim/gajim][master] Logger: Preload DiscoInfo

2020-02-01 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e0bc8c92 by Philipp Hörist at 2020-02-01T10:30:20+01:00 Logger: Preload DiscoInfo There are times for example when we open the StartChat Dialog, where we need potentially hundreads of DiscoInfo entrys instantly. If we execute

[Git][gajim/gajim][master] Roster: Show group chat description instead of topic

2020-01-31 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 9a8ca991 by Daniel Brötzmann at 2020-01-31T15:04:23+01:00 Roster: Show group chat description instead of topic - - - - - 1 changed file: - gajim/roster_window.py Changes: = gajim

[Git][gajim/gajim][master] Themes: Set default style value when adding a setting

2020-01-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4ef83834 by Daniel Brötzmann at 2020-01-29T22:54:36+01:00 Themes: Set default style value when adding a setting - - - - - 1 changed file: - gajim/gtk/themes.py Changes: = gajim/gtk

[Git][gajim/gajim][master] Remove unused imports

2020-01-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 7ba0cfcb by Philipp Hörist at 2020-01-29T22:46:38+01:00 Remove unused imports - - - - - 1 changed file: - gajim/common/modules/message.py Changes: = gajim/common/modules/message.py

[Git][gajim/python-nbxmpp][master] README: Fix typos and link to wiki

2020-01-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: d3db1faf by Daniel Brötzmann at 2020-01-29T08:40:35+01:00 README: Fix typos and link to wiki - - - - - 1 changed file: - README.md Changes: = README.md

[Git][gajim/gajim][master] StartChat: Load contacts incremental

2020-01-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 904c6209 by Philipp Hörist at 2020-01-28T23:05:47+01:00 StartChat: Load contacts incremental - - - - - 1 changed file: - gajim/gtk/start_chat.py Changes: = gajim/gtk/start_chat.py

[Git][gajim/python-nbxmpp][master] 2 commits: Update README.md

2020-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: eeab345a by Daniel Brötzmann at 2020-01-26T22:40:01+01:00 Update README.md - - - - - a53ccef3 by Daniel Brötzmann at 2020-01-26T22:40:01+01:00 Remove obsolete README file - - - - - 2 changed files: - − README

[Git][gajim/gajim][master] 1.1.93

2020-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d498dbf1 by Philipp Hörist at 2020-01-26T22:28:18+01:00 1.1.93 - - - - - 1 changed file: - gajim/__init__.py Changes: = gajim/__init__.py = @@ -1,7

[Git][gajim/gajim][master] Roster: Correctly process roster item updates

2020-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3a4006ec by Philipp Hörist at 2020-01-26T22:26:21+01:00 Roster: Correctly process roster item updates A roster push contains always the whole entry, so instead of updating only the attributes which are present in the roster push

[Git][gajim/python-nbxmpp][master] OMEMO: Make return value consistent for request_devicelist()

2020-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 8c4bbc69 by Philipp Hörist at 2020-01-26T21:11:12+01:00 OMEMO: Make return value consistent for request_devicelist() Always return a list instead of in some cases None Fixes #96 - - - - - 1 changed file: - nbxmpp

[Git][gajim/gajim][master] ChatControlBase: Add focus() method

2020-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: aad2e1d2 by Philipp Hörist at 2020-01-26T20:46:49+01:00 ChatControlBase: Add focus() method This method is called by the MessageWindow on the currently active control, when it gains focus. This allows the controls to decide

[Git][gajim/gajim][master] Connection: Enable SoftwareVersion module

2020-01-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 074e56a8 by Bronko at 2020-01-25T22:57:15+01:00 Connection: Enable SoftwareVersion module closes #9961 - - - - - 1 changed file: - gajim/common/connection.py Changes: = gajim/common

[Git][gajim/gajim][master] Remove unused imports

2020-01-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e86951bd by Philipp Hörist at 2020-01-23T20:09:29+01:00 Remove unused imports - - - - - 1 changed file: - gajim/common/zeroconf/client_zeroconf.py Changes: = gajim/common/zeroconf

[Git][gajim/gajim][master] 2 commits: Use new StanzaHandler callback signature

2020-01-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ee7be59e by Philipp Hörist at 2020-01-23T19:25:09+01:00 Use new StanzaHandler callback signature - - - - - f1ce7ccb by Philipp Hörist at 2020-01-23T19:26:50+01:00 MAM: Fix pylint error - - - - - 2 changed files: - gajim

[Git][gajim/python-nbxmpp][master] Use consistent callback signature for callbacks

2020-01-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: efd417bf by Philipp Hörist at 2020-01-23T19:09:20+01:00 Use consistent callback signature for callbacks - - - - - 3 changed files: - nbxmpp/bind.py - nbxmpp/dispatcher.py - nbxmpp/features.py Changes

[Git][gajim/gajim][master] Drop config updates for versions older than 4 years

2020-01-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 5e52522b by André Apitzsch at 2020-01-23T01:18:53+01:00 Drop config updates for versions older than 4 years - - - - - 1 changed file: - gajim/common/optparser.py Changes: = gajim/common

[Git][gajim/gajim][master] MusicTrackListener: Parsing xesam:artist correctly

2020-01-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0682b8af by Philipp Hörist at 2020-01-22T22:39:22+01:00 MusicTrackListener: Parsing xesam:artist correctly - xesam:artist is always a list of strings rather than a single string - Moved the parsing logic into MusicTrackInfo

[Git][gajim/gajim][master] PassphraseDialog: Make button labels translatable

2020-01-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0292b530 by Daniel Brötzmann at 2020-01-20T14:21:41+01:00 PassphraseDialog: Make button labels translatable - - - - - 1 changed file: - gajim/data/gui/passphrase_dialog.ui Changes

<    3   4   5   6   7   8   9   10   11   12   >