[Git][gajim/gajim][master] Update flatpak README.md

2018-04-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a3210056 by Daniel at 2018-04-18T23:02:25+02:00 Update flatpak README.md - - - - - 1 changed file: - flatpak/README.md Changes: = flatpak/README.md

[Git][gajim/gajim][master] Create some folders only on demand

2018-04-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 220bf358 by Philipp Hörist at 2018-04-22T00:55:48+02:00 Create some folders only on demand - - - - - 2 changed files: - gajim/common/configpaths.py - gajim/common/const.py Changes: = gajim

[Git][gajim/gajim][master] Make sure all config dirs get created

2018-04-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3ad539cb by Philipp Hörist at 2018-04-22T02:30:08+02:00 Make sure all config dirs get created LOG_DB_FOLDER and CACHE_DB_FOLDER are equal to MY_DATA and MY_CACHE - - - - - 2 changed files: - gajim/common/check_paths.py - gajim

[Git][gajim/gajim][master] Remove unused old migration method

2018-04-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: efd2ca50 by Philipp Hörist at 2018-04-22T02:30:34+02:00 Remove unused old migration method - - - - - 1 changed file: - gajim/common/check_paths.py Changes: = gajim/common/check_paths.py

[Git][gajim/gajim][master] Fix setting custom config root

2018-04-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 72e69a59 by Philipp Hörist at 2018-04-21T14:47:47+02:00 Fix setting custom config root - - - - - 1 changed file: - gajim/common/configpaths.py Changes: = gajim/common/configpaths.py

[Git][gajim/gajim][master] Dont change path names because plugins use them

2018-04-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c0c16dbf by Philipp Hörist at 2018-04-21T21:28:19+02:00 Dont change path names because plugins use them - - - - - 2 changed files: - gajim/common/configpaths.py - gajim/common/helpers.py Changes

[Git][gajim/gajim][master] Flatpak: add audio support

2018-04-16 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a98d969f by André Apitzsch at 2018-04-16T20:12:33+02:00 Flatpak: add audio support - - - - - 1 changed file: - org.gajim.Gajim.json Changes: = org.gajim.Gajim.json

[Git][gajim/gajim][master] Fix History Manager search

2018-04-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e93ab408 by Daniel at 2018-04-15T22:45:04+02:00 Fix History Manager search - - - - - 1 changed file: - gajim/history_manager.py Changes: = gajim/history_manager.py

[Git][gajim/gajim][master] Dont be lenient with namespace

2018-04-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 70a7000d by Philipp Hörist at 2018-04-19T17:59:17+02:00 Dont be lenient with namespace - - - - - 1 changed file: - gajim/common/connection_handlers_events.py Changes: = gajim/common

[Git][gajim/gajim][master] Fix Windows build

2018-04-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1c48ee40 by Philipp Hörist at 2018-04-24T23:53:18+02:00 Fix Windows build - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh = --- a/win

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

2018-04-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 21d4d0cb by Philipp Hörist at 2018-04-24T21:34:53+02:00 Remove unused import / codestyle Pass args to logging method instead of string formatting - - - - - 1 changed file: - gajim/common/resolver.py Changes

[Git][gajim/gajim][master] Add stanza_id index also when we create the DB

2018-04-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3efa731f by Philipp Hörist at 2018-04-23T00:10:35+02:00 Add stanza_id index also when we create the DB - - - - - 1 changed file: - gajim/common/logger.py Changes: = gajim/common/logger.py

[Git][gajim/gajim][master] Move constants into const module

2018-04-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4f2033fa by Philipp Hörist at 2018-04-23T18:23:57+02:00 Move constants into const module - - - - - 2 changed files: - gajim/common/const.py - gajim/common/logger.py Changes: = gajim/common

[Git][gajim/gajim][master] Fix const imports

2018-04-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4c1bfda4 by Philipp Hörist at 2018-04-23T18:32:01+02:00 Fix const imports - - - - - 8 changed files: - gajim/chat_control.py - gajim/command_system/implementation/standard.py - gajim/common/connection_handlers.py - gajim/common

[Git][gajim/gajim][master] Remove old unused migration method

2018-04-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 86bfc81a by Philipp Hörist at 2018-04-23T17:34:14+02:00 Remove old unused migration method - - - - - 1 changed file: - gajim/common/optparser.py Changes: = gajim/common/optparser.py

[Git][gajim/gajim][master] Remove accidentally commited file

2018-04-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 872c68b3 by Philipp Hörist at 2018-04-23T21:35:24+02:00 Remove accidentally commited file - - - - - 1 changed file: - − Logs.db Changes: = Logs.db deleted

[Git][gajim/gajim][master] Dont check for OpenSSL we require it on install

2018-04-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 986898f6 by Philipp Hörist at 2018-04-23T23:47:17+02:00 Dont check for OpenSSL we require it on install - - - - - 3 changed files: - gajim/common/app.py - gajim/common/connection.py - gajim/common/connection_handlers_events.py

[Git][gajim/gajim][master] Save history export with utf8 encoding

2018-04-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a45554a1 by Philipp Hörist at 2018-04-17T22:00:15+02:00 Save history export with utf8 encoding - - - - - 1 changed file: - gajim/history_manager.py Changes: = gajim/history_manager.py

[Git][gajim/gajim][master] Fix tests

2018-04-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: dadc85bb by Philipp Hörist at 2018-04-19T22:22:04+02:00 Fix tests - - - - - 1 changed file: - gajim/common/contacts.py Changes: = gajim/common/contacts.py

[Git][gajim/gajim][master] Provide 64bit installer for Windows

2018-03-30 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 2ff96ad7 by Philipp Hörist at 2018-03-30T13:59:41+02:00 Provide 64bit installer for Windows - - - - - 5 changed files: - appveyor.yml - win/_base.sh - win/build.sh - win/misc/gajim-portable.nsi - win/misc/gajim.nsi Changes

[Git][gajim/gajim][master] Remove not supported methods

2018-03-30 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 634cbd93 by Philipp Hörist at 2018-03-30T15:05:25+02:00 Remove not supported methods Methods have been remove in from IPython since 2016 https://github.com/ipython/ipython/commit/b7d03ed6b16013973b82c4725c79c30ac0a84903#diff

[Git][gajim/gajim][master] Decode PGP decrypted messages

2018-03-30 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e326aabf by Philipp Hörist at 2018-03-31T01:18:28+02:00 Decode PGP decrypted messages - - - - - 1 changed file: - gajim/common/gpg.py Changes: = gajim/common/gpg.py

[Git][gajim/gajim][master] Logger: Test for None after fetchone()

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 058d3db1 by Philipp Hörist at 2018-03-24T17:13:15+01:00 Logger: Test for None after fetchone() fetchone() returns None when nothing is found len(None) yields a TypeError - - - - - 1 changed file: - gajim/common/logger.py

[Git][gajim/gajim][master] Show error message on account registration

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0fb19c2b by Philipp Hörist at 2018-03-24T17:55:32+01:00 Show error message on account registration Prefer the error message text over the error code - - - - - 1 changed file: - gajim/common/connection.py Changes

[Git][gajim/gajim][master] HistoryManager: Clear logs TextView when nothing is selected

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e134e47d by Philipp Hörist at 2018-03-24T17:25:49+01:00 HistoryManager: Clear logs TextView when nothing is selected - - - - - 1 changed file: - gajim/history_manager.py Changes: = gajim

[Git][gajim/gajim][master] Fix NoneType Error

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6207e607 by Philipp Hörist at 2018-03-24T21:57:40+01:00 Fix NoneType Error element can be None if there was a error while calling Gst.ElementFactory.make() - - - - - 1 changed file: - gajim/common/multimedia_helpers.py

[Git][gajim/gajim][master] Fix Autoscroll (for real this time)

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: af9552d7 by Philipp Hörist at 2018-03-25T00:36:48+01:00 Fix Autoscroll (for real this time) Fixes #8992 - - - - - 1 changed file: - gajim/chat_control_base.py Changes: = gajim

[Git][gajim/gajim][master] Fix version check

2018-03-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4ef15d4a by Philipp Hörist at 2018-03-26T20:20:56+02:00 Fix version check - - - - - 1 changed file: - setup.py Changes: = setup.py = --- a/setup.py

[Git][gajim/gajim][master] Fix password storage in plain text issue

2018-04-02 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 672aae9c by André Apitzsch at 2018-04-02T15:50:23+02:00 Fix password storage in plain text issue - - - - - 1 changed file: - gajim/accounts_window.py Changes: = gajim/accounts_window.py

[Git][gajim/gajim][master] Dont call show_all() on AboutDialog

2018-04-02 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 199f1c74 by Philipp Hörist at 2018-04-02T21:37:08+02:00 Dont call show_all() on AboutDialog Fixes #9038 - - - - - 1 changed file: - gajim/dialogs.py Changes: = gajim/dialogs.py

[Git][gajim/gajim][master] Catch invalid IQ stanzas and log them

2018-04-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: f29d57e5 by Philipp Hörist at 2018-04-03T19:54:09+02:00 Catch invalid IQ stanzas and log them Fixes #9044 - - - - - 1 changed file: - gajim/common/protocol/bytestream.py Changes: = gajim

[Git][gajim/gajim][master] Catch decrypted-message-received event in ChatControl

2018-04-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4caa4971 by Philipp Hörist at 2018-04-04T01:13:02+02:00 Catch decrypted-message-received event in ChatControl It makes more sense to catch the event with ChatControl than with the RosterWindow. RosterWindow is only used now

[Git][gajim/gajim][master] Remove event handler on ChatControl Shutdown

2018-04-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 8a4264c9 by Philipp Hörist at 2018-04-04T00:00:08+02:00 Remove event handler on ChatControl Shutdown - - - - - 1 changed file: - gajim/chat_control.py Changes: = gajim/chat_control.py

[Git][gajim/gajim][master] Groupchat: Set minimize on auto join default True

2018-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 69fd7dc7 by Philipp Hörist at 2018-03-25T21:34:42+02:00 Groupchat: Set minimize on auto join default True - - - - - 1 changed file: - gajim/dialogs.py Changes: = gajim/dialogs.py

[Git][gajim/gajim][master] Fix regression in a4291a27

2018-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 23add367 by Roland Pallai at 2018-03-25T22:46:51+02:00 Fix regression in a4291a27 - - - - - 1 changed file: - gajim/groupchat_control.py Changes: = gajim/groupchat_control.py

[Git][gajim/gajim][master] Set min-width for notebooks tabs

2018-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b54f2759 by Philipp Hörist at 2018-03-25T23:28:17+02:00 Set min-width for notebooks tabs Fixes #8973 - - - - - 2 changed files: - gajim/data/gui/message_window.ui - gajim/data/style/gajim.css Changes

[Git][gajim/gajim][master] Fix some problematic imports

2018-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6f55cf3d by Philipp Hörist at 2018-03-26T00:19:59+02:00 Fix some problematic imports - - - - - 4 changed files: - gajim/config.py - gajim/dialogs.py - gajim/gtkgui_helpers.py - gajim/gui_interface.py Changes

[Git][gajim/gajim][master] 2 commits: Raise min GTK version to 3.22

2018-03-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4f1ba653 by Philipp Hörist at 2018-03-26T19:41:41+02:00 Raise min GTK version to 3.22 - - - - - 1d2c3d9f by Philipp Hörist at 2018-03-26T19:46:25+02:00 Raise min Python version to 3.5 - - - - - 3 changed files: - README.md

[Git][gajim/gajim][gajim_1.0] 33 commits: Update ChangeLog

2018-03-26 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: a3888302 by Philipp Hörist at 2018-03-26T22:46:54+02:00 Update ChangeLog - - - - - 709afee3 by Philipp Hörist at 2018-03-26T22:46:54+02:00 Windows Build: Move ssl libs to correct dir Python searches in lib-dynload

[Git][gajim/gajim][master] Dont print status if it has not changed

2018-03-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 5794d54d by Philipp Hörist at 2018-03-26T23:47:43+02:00 Dont print status if it has not changed Only print the status, if status has changed or the status message Clients announce there idle-time with presences but adding a idle

[Git][gajim/gajim][master] Dont use invalid sound devices

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 04052139 by Philipp Hörist at 2018-03-25T00:48:29+01:00 Dont use invalid sound devices PulseAudio has devices that are None Fixes #8797 - - - - - 1 changed file: - gajim/common/multimedia_helpers.py Changes

[Git][gajim/gajim][master] Disable autoscroll when moving the slider

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6bd6294a by Philipp Hörist at 2018-03-25T01:16:20+01:00 Disable autoscroll when moving the slider - - - - - 1 changed file: - gajim/chat_control_base.py Changes: = gajim

[Git][gajim/gajim][master] MessageTextView: Remove placeholder on paste

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: f7d9c167 by Philipp Hörist at 2018-03-25T01:39:16+01:00 MessageTextView: Remove placeholder on paste Fixes #8975 - - - - - 1 changed file: - gajim/message_textview.py Changes: = gajim

[Git][gajim/gajim][master] Fix sound playback for received group chat messages

2018-03-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a4291a27 by Roland Pallai at 2018-03-25T22:26:59+02:00 Fix sound playback for received group chat messages Testing for historical messages was broken because `msg_obj.timestamp` second resolution assumed but this is false

[Git][gajim/gajim][master] ChatControl: Display status message nicer

2018-03-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 241deac3 by Philipp Hörist at 2018-03-27T23:43:24+02:00 ChatControl: Display status message nicer - - - - - 1 changed file: - gajim/chat_control.py Changes: = gajim/chat_control.py

[Git][gajim/gajim][gajim_1.0] Fix showing `not in roster` status icon

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 3fdb72c4 by Philipp Hörist at 2018-03-18T00:04:00+01:00 Fix showing `not in roster` status icon - - - - - 1 changed file: - gajim/gtkgui_helpers.py Changes: = gajim/gtkgui_helpers.py

[Git][gajim/gajim][master] Fix showing `not in roster` status icon

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: cbab10be by Philipp Hörist at 2018-03-18T00:04:49+01:00 Fix showing `not in roster` status icon - - - - - 1 changed file: - gajim/gtkgui_helpers.py Changes: = gajim/gtkgui_helpers.py

[Git][gajim/gajim][master] Update ChangeLog

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 37722400 by Philipp Hörist at 2018-03-17T18:02:06+01:00 Update ChangeLog - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog = --- a/ChangeLog

[Git][gajim/gajim][gajim_1.0] 2 commits: Raise nbxmpp min version

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 53458c26 by Philipp Hörist at 2018-03-17T18:02:47+01:00 Raise nbxmpp min version - - - - - 2b0eb221 by Philipp Hörist at 2018-03-17T18:03:03+01:00 Update Gajim version to 1.0.0 - - - - - 3 changed files: - gajim/__init__.py

[Git][gajim/gajim][master] 2 commits: Raise nbxmpp min version

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 368a2177 by Philipp Hörist at 2018-03-17T17:57:27+01:00 Raise nbxmpp min version - - - - - 788c064c by Philipp Hörist at 2018-03-17T17:59:04+01:00 Update Gajim version to 1.0.0 - - - - - 3 changed files: - gajim/__init__.py

[Git][gajim/gajim][gajim_1.0] 2 commits: Fix displaying VCard of unknown contact

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: c8878555 by Philipp Hörist at 2018-03-17T21:48:51+01:00 Fix displaying VCard of unknown contact In some cases sub can be None Fixes #8954 - - - - - 50f7abcb by Philipp Hörist at 2018-03-17T21:49:01+01:00 Allow multiple file

[Git][gajim/gajim][master] 2 commits: Fix displaying VCard of unknown contact

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a5db6570 by Philipp Hörist at 2018-03-17T20:37:35+01:00 Fix displaying VCard of unknown contact In some cases sub can be None Fixes #8954 - - - - - 9de427f6 by Philipp Hörist at 2018-03-17T20:44:14+01:00 Allow multiple file

[Git][gajim/gajim][master] Add [URI...] to commandline --help

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 47f08365 by Philipp Hörist at 2018-03-17T17:16:48+01:00 Add [URI...] to commandline --help - - - - - 1 changed file: - gajim/gajim.py Changes: = gajim/gajim.py

[Git][gajim/gajim][master] Update ChangeLog

2018-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 9c295e62 by Philipp Hörist at 2018-03-20T09:34:59+01:00 Update ChangeLog - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog = --- a/ChangeLog

[Git][gajim/gajim][master] Add stanza to log output in case of an error

2018-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a218864d by Philipp Hörist at 2018-03-21T19:53:07+01:00 Add stanza to log output in case of an error - - - - - 1 changed file: - gajim/common/connection_handlers_events.py Changes: = gajim

[Git][gajim/gajim][gajim_1.0] Limit width of entrys in StartChat Dialog

2018-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 6e98b89e by Philipp Hörist at 2018-03-19T19:40:16+01:00 Limit width of entrys in StartChat Dialog - - - - - 1 changed file: - gajim/dialogs.py Changes: = gajim/dialogs.py

[Git][gajim/gajim][master] Limit width of entrys in StartChat Dialog

2018-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b7e9fb70 by Philipp Hörist at 2018-03-19T20:04:51+01:00 Limit width of entrys in StartChat Dialog - - - - - 1 changed file: - gajim/dialogs.py Changes: = gajim/dialogs.py

[Git][gajim/gajim][gajim_1.0] Update Flatpak build

2018-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 08525402 by Philipp Hörist at 2018-03-19T20:04:23+01:00 Update Flatpak build - - - - - 1 changed file: - org.gajim.Gajim.json Changes: = org.gajim.Gajim.json

[Git][gajim/gajim][gajim_1.0] Only handle event if it belongs to the control

2018-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 2c7202eb by Philipp Hörist at 2018-03-19T19:24:27+01:00 Only handle event if it belongs to the control - - - - - 1 changed file: - gajim/groupchat_control.py Changes: = gajim

[Git][gajim/gajim][master] Update Flatpak build

2018-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: dc5121bf by Philipp Hörist at 2018-03-19T19:41:48+01:00 Update Flatpak build - - - - - 1 changed file: - org.gajim.Gajim.json Changes: = org.gajim.Gajim.json

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

2018-03-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 83f57d49 by Philipp Hörist at 2018-03-19T20:25:25+01:00 Remove unused code - - - - - 1 changed file: - gajim/conversation_textview.py Changes: = gajim/conversation_textview.py

[Git][gajim/gajim][master] Only handle event if it belongs to the control

2018-03-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 945b7baa by Philipp Hörist at 2018-03-19T01:34:38+01:00 Only handle event if it belongs to the control - - - - - 1 changed file: - gajim/groupchat_control.py Changes: = gajim

[Git][gajim/gajim][master] Fix deleting an account that was never connected

2018-03-16 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d8777a78 by Philipp Hörist at 2018-03-17T00:20:11+01:00 Fix deleting an account that was never connected Fixes #8951 - - - - - 1 changed file: - gajim/common/logger.py Changes: = gajim

[Git][gajim/gajim][master] Show image preview in filechooser dialog

2018-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3d980fd6 by Philipp Hörist at 2018-03-21T20:24:20+01:00 Show image preview in filechooser dialog - - - - - 3 changed files: - gajim/dialogs.py - gajim/filetransfers_window.py - gajim/gui_interface.py Changes

[Git][gajim/gajim][master] Fix window position restore on multi-head setups

2018-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c6172c86 by Andrey Gursky at 2018-03-21T19:40:54+01:00 Fix window position restore on multi-head setups Gajim stopped to properly restore roster and dialogs windows positions after restart with more than one monitor attached

[Git][gajim/gajim][master] Commandline args are always type str in Python3

2018-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 57d4ddcd by Philipp Hörist at 2018-03-21T19:17:15+01:00 Commandline args are always type str in Python3 Fixes #8970 - - - - - 1 changed file: - gajim/gajim_remote.py Changes: = gajim

[Git][gajim/gajim][master] Fixup for History Manager

2018-03-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 8d583a18 by Andrey Gursky at 2018-03-21T19:30:21+01:00 Fixup for History Manager Only call Gtk.main_quit() if History Manager is running standalone. - - - - - 1 changed file: - gajim/history_manager.py Changes

[Git][gajim/gajim][master] Remove cacert.pem

2018-03-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b3e6170e by Philipp Hörist at 2018-03-24T00:17:34+01:00 Remove cacert.pem Dont ship cacerts, use certifi on Windows - - - - - 2 changed files: - gajim/common/connection.py - − gajim/data/other/cacerts.pem Changes

[Git][gajim/gajim][master] Remove conditional code for nbxmpp < 0.6.3

2018-03-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4e1a9db6 by Philipp Hörist at 2018-03-24T00:19:27+01:00 Remove conditional code for nbxmpp 0.6.3 - - - - - 1 changed file: - gajim/common/connection.py Changes: = gajim/common

[Git][gajim/gajim][master] Windows Build: Move ssl libs to correct dir

2018-03-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 25e123a3 by Philipp Hörist at 2018-03-20T18:25:04+01:00 Windows Build: Move ssl libs to correct dir Python searches in lib-dynload and if not found it searches in C:/Windows/system32 which can contain dlls with an invalid version

[Git][gajim/gajim][master] Catch all exceptions when testing Farstream

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 52c06cd6 by Philipp Hörist at 2018-03-17T12:20:21+01:00 Catch all exceptions when testing Farstream - - - - - 1 changed file: - gajim/common/app.py Changes: = gajim/common/app.py

[Git][gajim/gajim][gajim_1.0] 3 commits: Handle connection lost notification click

2018-03-17 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 191a5772 by Philipp Hörist at 2018-03-17T14:16:59+01:00 Handle connection lost notification click Fixes #8823 - - - - - c3896630 by Philipp Hörist at 2018-03-17T14:17:08+01:00 Fix deleting an account that was never connected

[Git][gajim/gajim][master] Only test if MUCs are on the blacklist

2018-03-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 77dc9750 by Philipp Hörist at 2018-03-24T10:52:16+01:00 Only test if MUCs are on the blacklist - - - - - 1 changed file: - gajim/common/message_archiving.py Changes: = gajim/common

[Git][gajim/gajim][master] Set label of link context menu according to kind mail OR jid

2018-03-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 113cd51c by Daniel at 2018-03-03T18:38:33+01:00 Set label of link context menu according to kind mail OR jid - - - - - 1 changed file: - gajim/conversation_textview.py Changes: = gajim

[Git][gajim/gajim][master] Defer txt record lookup until connection attempt

2018-03-05 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e740d127 by Sebastian Wagner at 2018-03-05T22:55:25+01:00 Defer txt record lookup until connection attempt Dont try to resolve _xmppconnect records for servers before trying to connect. Prevent warnings from gajim.c.resolver

[Git][gajim/gajim][gajim_1.0] Update ChangeLog

2018-03-05 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: 7cac6432 by Philipp Hörist at 2018-03-05T23:22:29+01:00 Update ChangeLog - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog = --- a/ChangeLog

[Git][gajim/gajim][master] Set correct kind on incoming MAM messages

2018-02-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c5f3aa16 by Philipp Hörist at 2018-02-28T17:58:26+01:00 Set correct kind on incoming MAM messages - - - - - 1 changed file: - gajim/chat_control.py Changes: = gajim/chat_control.py

[Git][gajim/gajim][master] Remove RC4-SHA because it is insecure

2018-06-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b0ce012c by Philipp Hörist at 2018-06-28T18:43:15+02:00 Remove RC4-SHA because it is insecure Newer openssl version would not use this even if it was stated in our cipher string - - - - - 1 changed file: - gajim/common

[Git][gajim/python-nbxmpp][master] Remove DIGEST-MD5 from the default auth mechs

2018-06-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 9073bb42 by Philipp Hörist at 2018-06-28T19:21:47+02:00 Remove DIGEST-MD5 from the default auth mechs https://tools.ietf.org/html/rfc6331 - - - - - 1 changed file: - nbxmpp/auth_nb.py Changes

[Git][gajim/python-nbxmpp][master] Raise default TLS encryption

2018-06-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 526ea0e8 by Philipp Hörist at 2018-06-28T18:46:20+02:00 Raise default TLS encryption RC4-SHA is insecure and TLS1.2 should be on almost all xmpp servers - - - - - 1 changed file: - nbxmpp/tls_nb.py Changes

[Git][gajim/gajim][master] Change data_form_window.ui to avoid "Overriding tab label for notebook" warning

2018-06-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 2e58ffdd by Alexander Krotov at 2018-06-28T23:26:15+02:00 Change data_form_window.ui to avoid Overriding tab label for notebook warning - - - - - 1 changed file: - gajim/data/gui/data_form_window.ui Changes

[Git][gajim/gajim][master] Add .vscode to .gitignore

2018-09-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 34e93bba by Marcin Mielniczuk at 2018-09-27T12:53:23Z Add .vscode to .gitignore This is where the workspace settings are stored. - - - - - 1 changed file: - .gitignore Changes

[Git][gajim/gajim][master] MUC: Make print_status affect the 333 status code

2018-10-05 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b0497464 by Philipp Hörist at 2018-10-05T20:34:06Z MUC: Make print_status affect the 333 status code - - - - - 1 changed file: - gajim/groupchat_control.py Changes: = gajim

[Git][gajim/python-nbxmpp][master] Issue event when sm resume fails

2018-10-05 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 1a673eb7 by Philipp Hörist at 2018-10-05T18:30:03Z Issue event when sm resume fails - - - - - 1 changed file: - nbxmpp/smacks.py Changes: = nbxmpp/smacks.py

[Git][gajim/gajim][master] Fix resume after sm timeout

2018-10-05 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4f1a3a32 by Philipp Hörist at 2018-10-05T19:25:15Z Fix resume after sm timeout Fixes #9364 - - - - - 1 changed file: - gajim/common/connection.py Changes: = gajim/common/connection.py

[Git][gajim/gajim][master] Fix missing UI translations on flatpak

2018-10-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 8a0ed4af by André Apitzsch at 2018-10-11T21:21:46Z Fix missing UI translations on flatpak - - - - - 1 changed file: - gajim/common/i18n.py Changes: = gajim/common/i18n.py

[Git][gajim/gajim][gajim_1.1] Raise nbxmpp version

2018-10-11 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim Commits: 7d507434 by Philipp Hörist at 2018-10-11T19:10:46Z Raise nbxmpp version - - - - - 1 changed file: - setup.py Changes: = setup.py = @@ -285,7 +285,7

[Git][gajim/gajim][master] Raise nbxmpp version

2018-10-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: f5337c68 by Philipp Hörist at 2018-10-11T19:11:06Z Raise nbxmpp version - - - - - 1 changed file: - setup.py Changes: = setup.py = @@ -285,7 +285,7

[Git][gajim/gajim][master] Raise Gajim version

2018-10-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 528f7582 by Philipp Hörist at 2018-10-12T15:38:32Z Raise Gajim version - - - - - 1 changed file: - gajim/__init__.py Changes: = gajim/__init__.py

[Git][gajim/gajim][master] Windows: Add correct plugin_installer

2018-10-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ff0e0268 by Philipp Hörist at 2018-10-12T18:17:10Z Windows: Add correct plugin_installer - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim][gajim_1.1] Windows: Add correct plugin_installer

2018-10-11 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim Commits: 588e5ede by Philipp Hörist at 2018-10-11T22:01:44Z Windows: Add correct plugin_installer - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim][gajim_1.1] Fix missing UI translations on flatpak

2018-10-11 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim Commits: 90a44f61 by André Apitzsch at 2018-10-11T22:02:37Z Fix missing UI translations on flatpak - - - - - 1 changed file: - gajim/common/i18n.py Changes: = gajim/common/i18n.py

[Git][gajim/gajim][master] Allow to load multiple widgets with get_builder()

2018-10-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6c43c0f4 by Philipp Hörist at 2018-10-12T22:33:33Z Allow to load multiple widgets with get_builder() - - - - - 2 changed files: - gajim/gtk/util.py - gajim/plugins/helpers.py Changes

[Git][gajim/gajim][master] Ability to update plugins on startup from a download folder

2018-10-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 00c8e5c0 by Yann Leboulanger at 2018-10-12T20:17:34Z Ability to update plugins on startup from a download folder - - - - - 2 changed files: - gajim/common/configpaths.py - gajim/plugins/pluginmanager.py Changes

[Git][gajim/gajim][master] 2 commits: Add get_builder() for plugins

2018-10-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e5fe30cb by Philipp Hörist at 2018-10-12T21:42:38Z Add get_builder() for plugins - - - - - c43714e4 by Philipp Hörist at 2018-10-12T21:42:38Z Dont monkey patch _() into plugins Plugins can import _() from plugins_i18n

[Git][gajim/gajim][master] Catch exceptions when loading plugins

2018-10-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 2b7006e8 by Philipp Hörist at 2018-10-13T12:13:38Z Catch exceptions when loading plugins - - - - - 1 changed file: - gajim/plugins/pluginmanager.py Changes: = gajim/plugins

[Git][gajim/gajim][gajim_1.1] Catch exceptions when loading plugins

2018-10-13 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim Commits: ec05b1a4 by Philipp Hörist at 2018-10-13T12:14:28Z Catch exceptions when loading plugins - - - - - 1 changed file: - gajim/plugins/pluginmanager.py Changes: = gajim/plugins

[Git][gajim/gajim][master] Windows: Add precis-i18n to the build

2018-10-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 7113760b by Philipp Hörist at 2018-10-13T13:41:05Z Windows: Add precis-i18n to the build - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim][gajim_1.1] 2 commits: Update ChangeLog

2018-10-13 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim Commits: 425e1c76 by Philipp Hörist at 2018-10-13T12:15:37Z Update ChangeLog - - - - - e3bf5449 by Philipp Hörist at 2018-10-13T12:16:00Z Raise Gajim version - - - - - 2 changed files: - ChangeLog - gajim/__init__.py Changes

[Git][gajim/gajim][master] Bind textomain also for plugins

2018-10-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 683e7aa4 by Philipp Hörist at 2018-10-13T11:27:33Z Bind textomain also for plugins - - - - - 1 changed file: - gajim/plugins/plugins_i18n.py Changes: = gajim/plugins/plugins_i18n.py

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