[Git][gajim/gajim][gajim_1.3] 5 commits: Delimiter: Don’t stop connecting when private xml is not available

2021-01-09 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 1b55c3fa by lovetox at 2021-01-09T11:53:10+01:00 Delimiter: Don’t stop connecting when private xml is not available - - - - - 6394776f by lovetox at 2021-01-09T11:57:43+01:00 VCardGrid: Fix storing org property values Fixes

[Git][gajim/gajim][gajim_1.3] 2 commits: FileTransfer: Add cancel signal

2021-01-08 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 2ed39767 by lovetox at 2021-01-08T23:32:44+01:00 FileTransfer: Add cancel signal - - - - - 5540f00c by lovetox at 2021-01-08T23:33:42+01:00 FileTransferProgress: Use cancel action - - - - - 3 changed files: - gajim/common

[Git][gajim/gajim][gajim_1.3] HistoryManager: Make it work again in standalone mode

2021-01-08 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 4d6eef1a by lovetox at 2021-01-08T20:13:59+01:00 HistoryManager: Make it work again in standalone mode Fixes #10384 - - - - - 1 changed file: - gajim/history_manager.py Changes

[Git][gajim/gajim][gajim_1.3] Update setupy.py

2021-01-08 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: f4d1d5d5 by lovetox at 2021-01-08T17:25:44+01:00 Update setupy.py - - - - - 1 changed file: - setup.py Changes: = setup.py = @@ -191,8 +191,8

[Git][gajim/gajim][gajim_1.3] Settings: Remove verbose setting

2021-01-05 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: c9f23a34 by lovetox at 2021-01-05T21:40:52+01:00 Settings: Remove verbose setting get_debug_mode() does a better job - - - - - 3 changed files: - gajim/common/config.py - gajim/common/setting_values.py - gajim

[Git][gajim/gajim][gajim_1.3] Proxy: Change string

2021-01-05 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 72b6dea5 by lovetox at 2021-01-05T20:55:10+01:00 Proxy: Change string No Proxy meant that Gajim is not overriding a system configured proxy. System makes this more clear. - - - - - 2 changed files: - gajim/gtk

[Git][gajim/gajim][master] VCardGrid: Fix storing org property values

2021-01-04 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 161774ed by lovetox at 2021-01-04T23:12:31+01:00 VCardGrid: Fix storing org property values Fixes #10377 - - - - - 1 changed file: - gajim/gtk/vcard_grid.py Changes: = gajim/gtk

[Git][gajim/gajim][gajim_1.3] Windows: Add Workaround for #10342

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 0bcd965b by Philipp Hörist at 2021-01-03T18:40:38+01:00 Windows: Add Workaround for #10342 - - - - - 1 changed file: - gajim/common/i18n.py Changes: = gajim/common/i18n.py

[Git][gajim/gajim][gajim_1.3] Update setup.cfg

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 64f206ea by lovetox at 2021-01-03T18:21:59+01:00 Update setup.cfg - - - - - 1 changed file: - setup.cfg Changes: = setup.cfg = @@ -22,7 +22,7

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

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c85d2958 by lovetox at 2021-01-03T17:56:56+01:00 Raise nbxmpp version - - - - - 2 changed files: - README.md - gajim/gajim.py Changes: = README.md

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

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 30d1390e by lovetox at 2021-01-03T17:54:33+01:00 Raise nbxmpp version - - - - - 2 changed files: - README.md - gajim/gajim.py Changes: = README.md

[Git][gajim/gajim][master] Windows: Add Workaround for #10342

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3334790a by Philipp Hörist at 2021-01-03T14:50:28+01:00 Windows: Add Workaround for #10342 - - - - - 1 changed file: - gajim/common/i18n.py Changes: = gajim/common/i18n.py

[Git][gajim/gajim][gajim_1.3] Remove CI scripts

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 748657ce by lovetox at 2021-01-03T13:29:29+01:00 Remove CI scripts They are now loaded from the ci repo - - - - - 2 changed files: - − scripts/ci/appveyor.py - − scripts/ci/sdist.py Changes

[Git][gajim/gajim][master] Remove CI scripts

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 38920087 by lovetox at 2021-01-03T13:28:53+01:00 Remove CI scripts They are now loaded from the ci repo - - - - - 2 changed files: - − scripts/ci/appveyor.py - − scripts/ci/sdist.py Changes

[Git][gajim/gajim] Deleted branch settings

2021-01-03 Thread Philipp Hörist
Philipp Hörist deleted branch settings at gajim / gajim -- You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list Commits@gajim.org https://lists.gajim.org/cgi-bin/listinfo/commits

[Git][gajim/gajim][gajim_1.2] Stop running CI

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.2 at gajim / gajim Commits: 0af40757 by lovetox at 2021-01-03T12:50:54+01:00 Stop running CI - - - - - 1 changed file: - − .gitlab-ci.yml Changes: = .gitlab-ci.yml deleted

[Git][gajim/gajim][gajim_1.1] Stop running CI

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.1 at gajim / gajim Commits: fe1f0270 by lovetox at 2021-01-03T12:51:11+01:00 Stop running CI - - - - - 1 changed file: - − .gitlab-ci.yml Changes: = .gitlab-ci.yml deleted

[Git][gajim/gajim][gajim_1.0] Stop running CI

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.0 at gajim / gajim Commits: a9c2d17c by lovetox at 2021-01-03T12:52:14+01:00 Stop running CI - - - - - 1 changed file: - − .gitlab-ci.yml Changes: = .gitlab-ci.yml deleted

[Git][gajim/gajim][master] Update gitlab-ci.yml

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 333eed68 by lovetox at 2021-01-03T12:45:38+01:00 Update gitlab-ci.yml - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -4,5

[Git][gajim/gajim][gajim_1.3] Add gitlab-cy.yml

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 00945743 by lovetox at 2021-01-03T12:45:05+01:00 Add gitlab-cy.yml - - - - - 1 changed file: - + .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -0,0

[Git][gajim/gajim][master] Add gitlab-ci.yml

2021-01-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: bb94be8f by lovetox at 2021-01-03T12:43:17+01:00 Add gitlab-ci.yml - - - - - 1 changed file: - + .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -0,0

[Git][gajim/gajim][gajim_1.3] 2 commits: DOAP: Use schema.org properties for documentation logo and screenshot

2021-01-02 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: ab5414fb by wurstsalat at 2021-01-02T22:24:44+01:00 DOAP: Use schema.org properties for documentation logo and screenshot - - - - - 0a2f5b28 by lovetox at 2021-01-02T22:25:03+01:00 Use ci configuration from ci repository

[Git][gajim/gajim][master] Use ci configuration from ci repository

2021-01-02 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 7dd204ab by lovetox at 2021-01-02T22:24:02+01:00 Use ci configuration from ci repository - - - - - 1 changed file: - − .gitlab-ci.yml Changes: = .gitlab-ci.yml deleted

[Git][gajim/gajim][master] Update CI

2021-01-02 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e5107219 by lovetox at 2021-01-02T16:28:43+01:00 Update CI - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -15,7 +15,7

[Git][gajim/gajim][gajim_1.3] Update CI

2021-01-02 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: f6febd63 by lovetox at 2021-01-02T16:29:24+01:00 Update CI - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -15,11 +15,11

[Git][gajim/gajim][gajim_1.3] DOAP. Add additional project infos

2021-01-02 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 5b93ef6c by wurstsalat at 2021-01-02T14:03:51+01:00 DOAP. Add additional project infos - - - - - 1 changed file: - data/gajim.doap Changes: = data/gajim.doap

[Git][gajim/gajim][gajim_1.3] Update CI

2021-01-02 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 1f4556ed by lovetox at 2021-01-02T13:48:17+01:00 Update CI - - - - - 3 changed files: - .gitlab-ci.yml - scripts/dev/pylint-ci.sh → scripts/ci/pylint.sh - + scripts/ci/sdist.py Changes

[Git][gajim/gajim] Pushed new tag gajim-1.3.0-beta1

2021-01-01 Thread Philipp Hörist
Philipp Hörist pushed new tag gajim-1.3.0-beta1 at gajim / gajim -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/tree/gajim-1.3.0-beta1 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list Commits

[Git][gajim/gajim][gajim_1.3] Update CI

2021-01-01 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 9a0a2a9b by lovetox at 2021-01-01T23:49:02+01:00 Update CI - - - - - 2 changed files: - .gitlab-ci.yml - + scripts/ci/appveyor.py Changes: = .gitlab-ci.yml

[Git][gajim/gajim][master] Update CI

2021-01-01 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 433fc34c by lovetox at 2021-01-01T23:21:56+01:00 Update CI - - - - - 2 changed files: - .gitlab-ci.yml - + scripts/ci/appveyor.py Changes: = .gitlab-ci.yml

[Git][gajim/gajim][gajim_1.3] Windows: Use correct plugin paths

2021-01-01 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 03d3670d by lovetox at 2021-01-01T10:43:19+01:00 Windows: Use correct plugin paths - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim] Deleted tag gajim-1.3.0-beta1

2020-12-31 Thread Philipp Hörist
Philipp Hörist deleted tag gajim-1.3.0-beta1 at gajim / gajim -- You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list Commits@gajim.org https://lists.gajim.org/cgi-bin/listinfo/commits

[Git][gajim/gajim] Pushed new tag gajim-1.3.0-beta1

2020-12-31 Thread Philipp Hörist
Philipp Hörist pushed new tag gajim-1.3.0-beta1 at gajim / gajim -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/tree/gajim-1.3.0-beta1 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list Commits

[Git][gajim/gajim][gajim_1.3] Windows: Convert version correctly

2020-12-30 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 55907395 by lovetox at 2020-12-30T23:40:21+01:00 Windows: Convert version correctly - - - - - 1 changed file: - win/misc/create-launcher.py Changes: = win/misc/create-launcher.py

[Git][gajim/gajim][master] Windows: Convert version correctly

2020-12-30 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a838b653 by lovetox at 2020-12-30T23:39:29+01:00 Windows: Convert version correctly - - - - - 1 changed file: - win/misc/create-launcher.py Changes: = win/misc/create-launcher.py

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

2020-12-30 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a379e8dc by lovetox at 2020-12-30T22:42:30+01:00 Windows: Fix build - - - - - 2 changed files: - appveyor.yml - win/misc/create-launcher.py Changes: = appveyor.yml

[Git][gajim/gajim][gajim_1.3] Windows: Fix build

2020-12-30 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: c67da7dd by lovetox at 2020-12-30T22:42:58+01:00 Windows: Fix build - - - - - 2 changed files: - appveyor.yml - win/misc/create-launcher.py Changes: = appveyor.yml

[Git][gajim/gajim][gajim_1.3] Windows: Use correct nbxmpp branch for build

2020-12-30 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 4c126259 by lovetox at 2020-12-30T12:36:54+01:00 Windows: Use correct nbxmpp branch for build - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim][gajim_1.2] Windows: Use correct nbxmpp branch for build

2020-12-30 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.2 at gajim / gajim Commits: d3465a76 by lovetox at 2020-12-30T12:35:51+01:00 Windows: Use correct nbxmpp branch for build - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim][master] Don’t send PM if group chat is not anonymous

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c0980b92 by Daniel Brötzmann at 2020-12-29T23:19:26+01:00 Don’t send PM if group chat is not anonymous - - - - - 3 changed files: - gajim/common/setting_values.py - gajim/groupchat_control.py - gajim/gtk/preferences.py

[Git][gajim/gajim][master] Simplify imports

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 39bdea7b by lovetox at 2020-12-29T23:08:32+01:00 Simplify imports - - - - - 1 changed file: - gajim/gui/__init__.py Changes: = gajim/gui/__init__.py

[Git][gajim/python-nbxmpp] Pushed new tag nbxmpp-2.0.0

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed new tag nbxmpp-2.0.0 at gajim / python-nbxmpp -- View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/tree/nbxmpp-2.0.0 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list

[Git][gajim/python-nbxmpp][nbxmpp_2.0] Tune: Bail out if there is no artist or title

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: 0fe3b7dd by lovetox at 2020-12-29T22:20:52+01:00 Tune: Bail out if there is no artist or title - - - - - 1 changed file: - nbxmpp/modules/tune.py Changes: = nbxmpp/modules

[Git][gajim/python-nbxmpp][nbxmpp_2.0] Update __init__.py

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: bd0b2cd3 by lovetox at 2020-12-29T22:20:11+01:00 Update __init__.py - - - - - 1 changed file: - nbxmpp/__init__.py Changes: = nbxmpp/__init__.py

[Git][gajim/python-nbxmpp][master] Update __init__.py

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 5b7540c6 by lovetox at 2020-12-29T22:19:39+01:00 Update __init__.py - - - - - 1 changed file: - nbxmpp/__init__.py Changes: = nbxmpp/__init__.py

[Git][gajim/python-nbxmpp][master] Tune: Bail out if there is no artist or title

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 586d8ed0 by lovetox at 2020-12-29T21:54:34+01:00 Tune: Bail out if there is no artist or title - - - - - 1 changed file: - nbxmpp/modules/tune.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] Don’t return None on format_*() calls

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ef339e87 by lovetox at 2020-12-29T21:52:09+01:00 Don’t return None on format_*() calls Fixes #10235 - - - - - 1 changed file: - gajim/gtk/util.py Changes: = gajim/gtk/util.py

[Git][gajim/python-nbxmpp][master] 3.0.0-dev1

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 398153b1 by lovetox at 2020-12-29T20:38:30+01:00 3.0.0-dev1 - - - - - 1 changed file: - setup.cfg Changes: = setup.cfg = @@ -1,6 +1,6

[Git][gajim/python-nbxmpp][master] Update ChangeLog

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: bd9c61f1 by lovetox at 2020-12-29T20:31:18+01:00 Update ChangeLog - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog = @@ -1,3 +1,14

[Git][gajim/python-nbxmpp] Pushed new branch nbxmpp_2.0

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed new branch nbxmpp_2.0 at gajim / python-nbxmpp -- View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/tree/nbxmpp_2.0 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list

[Git][gajim/gajim][gajim_1.3] Update Changelog for Gajim 1.3.0

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 7381a273 by wurstsalat at 2020-12-29T13:34:34+01:00 Update Changelog for Gajim 1.3.0 - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog

[Git][gajim/gajim][master] Update Changelog for Gajim 1.3.0

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0dddecfd by wurstsalat at 2020-12-29T12:56:22+01:00 Update Changelog for Gajim 1.3.0 - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog

[Git][gajim/gajim][gajim_1.3] 3 commits: 1.3.0-beta1

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: ba192a50 by lovetox at 2020-12-29T12:55:55+01:00 1.3.0-beta1 - - - - - 28c0cee2 by lovetox at 2020-12-29T13:00:28+01:00 Update appveyor.yml - - - - - 2bad5b51 by lovetox at 2020-12-29T13:03:11+01:00 Update appdata.xml

[Git][gajim/gajim] Pushed new branch gajim_1.3

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed new branch gajim_1.3 at gajim / gajim -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/tree/gajim_1.3 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list Commits@gajim.org

[Git][gajim/gajim][master] Profile: Add default size for TextViews

2020-12-29 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 22a6f997 by lovetox at 2020-12-29T12:50:39+01:00 Profile: Add default size for TextViews - - - - - 1 changed file: - gajim/gtk/vcard_grid.py Changes: = gajim/gtk/vcard_grid.py

[Git][gajim/gajim][master] Profile: Restore original VCard when pressing cancel

2020-12-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3cf19c3c by lovetox at 2020-12-28T22:12:13+01:00 Profile: Restore original VCard when pressing cancel - - - - - 2 changed files: - gajim/gtk/profile.py - gajim/gtk/vcard_grid.py Changes

[Git][gajim/gajim][master] Profile: Make access switches default to contacts

2020-12-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3a51ed83 by lovetox at 2020-12-28T15:12:26+01:00 Profile: Make access switches default to contacts - - - - - 1 changed file: - gajim/data/gui/profile.ui Changes: = gajim/data/gui

[Git][gajim/python-nbxmpp][master] Add Namespaces

2020-12-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 6b441d7f by lovetox at 2020-12-28T13:48:48+01:00 Add Namespaces - - - - - 1 changed file: - nbxmpp/namespaces.py Changes: = nbxmpp/namespaces.py

[Git][gajim/gajim][master] CI: Validate final appdata file

2020-12-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 51107584 by André Apitzsch at 2020-12-22T18:04:30+01:00 CI: Validate final appdata file - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

[Git][gajim/gajim][master] CI: Add test coverage

2020-12-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 9095045b by André Apitzsch at 2020-12-22T12:33:46+01:00 CI: Add test coverage - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

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

2020-12-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 8b43342f by André Apitzsch at 2020-12-22T13:12:44+01:00 CI: Add test coverage - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

[Git][gajim/gajim][master] Update appdata.xml

2020-12-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d33d37c8 by lovetox at 2020-12-21T21:43:25+01:00 Update appdata.xml - - - - - 1 changed file: - data/org.gajim.Gajim.appdata.xml.in Changes: = data/org.gajim.Gajim.appdata.xml.in

[Git][gajim/gajim][master] Update gitlab-ci.yml

2020-12-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 767c900d by lovetox at 2020-12-21T21:20:47+01:00 Update gitlab-ci.yml - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -20,7

[Git][gajim/gajim][master] Disable pylint test

2020-12-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: cc0b4260 by lovetox at 2020-12-21T20:56:29+01:00 Disable pylint test wrong-import-order seems broken on python 3.7 - - - - - 1 changed file: - scripts/dev/pylint-ci.sh Changes

[Git][gajim/gajim][master] Update gitlab-ci.yml

2020-12-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 6ab69a1e by lovetox at 2020-12-20T22:19:27+01:00 Update gitlab-ci.yml - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -1,5

[Git][gajim/gajim][master] HTTPUpload: Display errors correctly

2020-12-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a7af2daf by lovetox at 2020-12-20T17:06:18+01:00 HTTPUpload: Display errors correctly - - - - - 2 changed files: - gajim/common/modules/httpupload.py - gajim/gtk/filetransfer_progress.py Changes

[Git][gajim/gajim][master] Settings: Add metcontacts_enabled to ACE

2020-12-09 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d9a7aa04 by lovetox at 2020-12-09T15:34:32+01:00 Settings: Add metcontacts_enabled to ACE - - - - - 1 changed file: - gajim/common/setting_values.py Changes: = gajim/common

[Git][gajim/gajim][master] GUI: Improve finding modules

2020-12-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 720855a0 by Philipp Hörist at 2020-12-08T07:21:33+01:00 GUI: Improve finding modules - - - - - 1 changed file: - gajim/gui/__init__.py Changes: = gajim/gui/__init__.py

[Git][gajim/gajim][master] Update dev_env.sh

2020-12-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 88376197 by Philipp Hörist at 2020-12-06T14:08:13+01:00 Update dev_env.sh - - - - - 1 changed file: - win/dev_env.sh Changes: = win/dev_env.sh

[Git][gajim/gajim][master] Tests: Init GUI

2020-12-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: baf29641 by lovetox at 2020-12-06T13:15:54+01:00 Tests: Init GUI - - - - - 1 changed file: - test/gtk/change_password.py Changes: = test/gtk/change_password.py

[Git][gajim/gajim][master] Tests: Init ǴUI

2020-12-05 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 2f4f2814 by lovetox at 2020-12-06T07:56:57+01:00 Tests: Init ǴUI - - - - - 8 changed files: - test/gtk/assistant.py - test/gtk/certificate_dialog.py - test/gtk/dataform.py - test/gtk/fake_dataform.py - test/gtk

[Git][gajim/gajim][master] 2 commits: Add custom module load for GUI

2020-12-05 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 4899b78c by lovetox at 2020-12-05T22:49:20+01:00 Add custom module load for GUI - - - - - ef217f20 by lovetox at 2020-12-05T22:57:08+01:00 Make imports GUI agnostic - - - - - 30 changed files: - gajim/app_actions.py - gajim

[Git][gajim/gajim][master] 2 commits: Use idle monitor only if available

2020-12-03 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1609d931 by André Apitzsch at 2020-12-03T18:04:28+01:00 Use idle monitor only if available Fixes #10295. - - - - - 9d4c947b by André Apitzsch at 2020-12-03T18:22:52+01:00 Ignore Xss idle monitor on wayland Wayland doesnt

[Git][gajim/python-nbxmpp][master] Disable pylint error

2020-11-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 408cb93c by lovetox at 2020-11-28T10:14:36+01:00 Disable pylint error - - - - - 1 changed file: - nbxmpp/modules/vcard4.py Changes: = nbxmpp/modules/vcard4.py

[Git][gajim/python-nbxmpp][master] 2 commits: VCard: Raise error on empty text elements

2020-11-28 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: b3a81423 by lovetox at 2020-11-28T09:00:38+01:00 VCard: Raise error on empty text elements - - - - - 7c4f7f58 by lovetox at 2020-11-28T09:22:59+01:00 VCard: Add is_empty() for properties - - - - - 1 changed file

[Git][gajim/gajim][master] Fix typo

2020-11-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 866fb9c1 by lovetox at 2020-11-27T16:33:11+01:00 Fix typo - - - - - 1 changed file: - gajim/gtk/pep_config.py Changes: = gajim/gtk/pep_config.py

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

2020-11-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e6fc5bc2 by lovetox at 2020-11-27T06:58:26+01:00 Remove unused import - - - - - 1 changed file: - gajim/gtk/discovery.py Changes: = gajim/gtk/discovery.py

[Git][gajim/python-nbxmpp][master] PubSub: Add delete() method

2020-11-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: ce7fc535 by lovetox at 2020-11-26T22:36:54+01:00 PubSub: Add delete() method - - - - - 1 changed file: - nbxmpp/modules/pubsub.py Changes: = nbxmpp/modules/pubsub.py

[Git][gajim/gajim][master] Support idle time from org.freedesktop.ScreenSaver

2020-11-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 02cca30d by André at 2020-11-25T20:16:14+01:00 Support idle time from org.freedesktop.ScreenSaver - - - - - 2 changed files: - flatpak/org.gajim.Gajim.yaml - gajim/common/idle.py Changes

[Git][gajim/gajim][master] Status icon set: Bruno

2020-11-25 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c36a2b30 by Georg Lukas at 2020-11-25T11:22:04+01:00 Status icon set: Bruno - - - - - 11 changed files: - + gajim/data/icons/hicolor/scalable/status/bruno-away.svg - + gajim/data/icons/hicolor/scalable/status/bruno-chat.svg

[Git][gajim/gajim][master] Add /disco command

2020-11-24 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 299351c1 by lovetox at 2020-11-24T22:29:28+01:00 Add /disco command - - - - - 2 changed files: - gajim/command_system/implementation/standard.py - gajim/common/modules/discovery.py Changes

[Git][gajim/gajim][master] Fix spelling errors

2020-11-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 1fa2c4b5 by lovetox at 2020-11-23T19:08:50+01:00 Fix spelling errors - - - - - 2 changed files: - codespell.conf - gajim/dialogs.py Changes: = codespell.conf

[Git][gajim/gajim][master] DataForm: Fix ListMutliTreeView regression

2020-11-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 17621919 by lovetox at 2020-11-23T18:53:18+01:00 DataForm: Fix ListMutliTreeView regression Fixes #10354 - - - - - 1 changed file: - gajim/gtk/dataform.py Changes: = gajim/gtk

[Git][gajim/gajim][master] ChatControlBase: Fix scroll hotkey infinite recursion

2020-11-23 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 305731ca by lovetox at 2020-11-23T14:37:51+01:00 ChatControlBase: Fix scroll hotkey infinite recursion Handling of SHIFT + PAGE_UP/PAGE_DOWN was missing in the ConversationTextview key press handler - - - - - 1 changed file

[Git][gajim/gajim][master] AdHoc: Show default action

2020-11-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 028a2abf by lovetox at 2020-11-22T22:58:25+01:00 AdHoc: Show default action - - - - - 1 changed file: - gajim/gtk/adhoc.py Changes: = gajim/gtk/adhoc.py

[Git][gajim/python-nbxmpp][master] AdHoc: Parse default action

2020-11-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: ceea0a8d by lovetox at 2020-11-22T22:56:39+01:00 AdHoc: Parse default action - - - - - 2 changed files: - nbxmpp/modules/adhoc.py - nbxmpp/structs.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] 3 commits: Test: Add more values to dataform test

2020-11-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 7819a8e8 by lovetox at 2020-11-22T18:26:46+01:00 Test: Add more values to dataform test So we can see a scrollbar - - - - - 4da4aa82 by lovetox at 2020-11-22T19:11:01+01:00 Test: Add long multi-list entry So we can test

[Git][gajim/gajim][master] DataForm: Trigger validation for list-single fields

2020-11-22 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0f5ef09a by lovetox at 2020-11-22T16:40:33+01:00 DataForm: Trigger validation for list-single fields - - - - - 1 changed file: - gajim/gtk/dataform.py Changes: = gajim/gtk/dataform.py

[Git][gajim/python-nbxmpp][master] OpenPGP: Parse multiple 'to' elements

2020-11-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 231904ad by lovetox at 2020-11-19T21:27:32+01:00 OpenPGP: Parse multiple to elements - - - - - 1 changed file: - nbxmpp/modules/openpgp.py Changes: = nbxmpp/modules/openpgp.py

[Git][gajim/gajim][master] GroupChatSettings: Create box only on demand

2020-11-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 80289935 by lovetox at 2020-11-18T23:05:12+01:00 GroupChatSettings: Create box only on demand - - - - - 1 changed file: - gajim/groupchat_control.py Changes: = gajim/groupchat_control.py

[Git][gajim/python-nbxmpp][master] UserNickame: Add option to make node public

2020-11-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 225bfb59 by lovetox at 2020-11-17T21:08:59+01:00 UserNickame: Add option to make node public - - - - - 1 changed file: - nbxmpp/modules/nickname.py Changes: = nbxmpp/modules

[Git][gajim/gajim] Deleted branch chat_markers

2020-11-15 Thread Philipp Hörist
Philipp Hörist deleted branch chat_markers at gajim / gajim -- You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list Commits@gajim.org https://lists.gajim.org/cgi-bin/listinfo/commits

[Git][gajim/python-nbxmpp][master] Remove unused import

2020-11-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: fda964ed by lovetox at 2020-11-13T21:05:36+01:00 Remove unused import - - - - - 1 changed file: - nbxmpp/modules/vcard4.py Changes: = nbxmpp/modules/vcard4.py

[Git][gajim/gajim][master] UserAvatar: Adapt to nbxmpp changes

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: fc3b9c4c by lovetox at 2020-11-08T07:32:31+01:00 UserAvatar: Adapt to nbxmpp changes - - - - - 1 changed file: - gajim/common/modules/user_avatar.py Changes: = gajim/common/modules

[Git][gajim/python-nbxmpp][master] UserAvatar: Add request_avatar_metadata()

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 9872853a by lovetox at 2020-11-08T07:27:31+01:00 UserAvatar: Add request_avatar_metadata() - - - - - 1 changed file: - nbxmpp/modules/user_avatar.py Changes: = nbxmpp/modules

[Git][gajim/gajim][master] MusicTrackListener: Get currently playing song asynchronously

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0e9aed6a by André Apitzsch at 2020-11-07T15:55:20+01:00 MusicTrackListener: Get currently playing song asynchronously Fixes #10339. - - - - - 1 changed file: - gajim/common/dbus/music_track.py Changes

[Git][gajim/gajim][master] 3 commits: Windows: Remove unused function from build script

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 229d84f3 by André Apitzsch at 2020-11-07T14:54:54+01:00 Windows: Remove unused function from build script - - - - - 9d949958 by André Apitzsch at 2020-11-07T15:01:03+01:00 Windows: Fix build instructions - - - - - 26a8b374

[Git][gajim/python-nbxmpp][master] Task: Don’t allow to cancel a finished task

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 57a438b2 by lovetox at 2020-11-07T14:00:00+01:00 Task: Don’t allow to cancel a finished task - - - - - 1 changed file: - nbxmpp/task.py Changes: = nbxmpp/task.py

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

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 9980d079 by lovetox at 2020-11-07T13:22:48+01:00 Raise nbxmpp version - - - - - 2 changed files: - gajim/gajim.py - setup.cfg Changes: = gajim/gajim.py

[Git][gajim/gajim][master] 3 commits: Portable: Move config path parameter to application

2020-11-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ee0cf350 by André Apitzsch at 2020-11-06T18:31:56+01:00 Portable: Move config path parameter to application If a user called bin/Gajim.exe directly config_path parameter was ignored, which could lead to problems with non

<    1   2   3   4   5   6   7   8   9   10   >