[Git][gajim/python-nbxmpp][master] ci: Don’t build in the deploy stage

2022-07-27 Thread @lovetox
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 1145144d by lovetox at 2022-07-27T10:50:19+02:00 ci: Don’t build in the deploy stage - - - - - 2 changed files: - .ci/deploy.py - .gitlab-ci.yml Changes: = .ci/deploy.py

[Git][gajim/python-nbxmpp][master] ci: Also build wheel in build stage

2022-07-27 Thread @lovetox
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: b42b4816 by lovetox at 2022-07-27T10:52:20+02:00 ci: Also build wheel in build stage - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

[Git][gajim/python-nbxmpp] Deleted tag 3.1.1

2022-07-27 Thread @lovetox
Philipp Hörist deleted tag 3.1.1 at gajim / python-nbxmpp -- 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][master] ci: Specify dependencies between stages

2022-07-27 Thread @lovetox
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0fcef58d by lovetox at 2022-07-27T12:33:27+02:00 ci: Specify dependencies between stages This allows to pass artifacts between stages - - - - - 1 changed file: - .gitlab-ci.yml Changes:

[Git][gajim/python-nbxmpp][master] ci: Find tarball correctly

2022-07-27 Thread @lovetox
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: a3e81a54 by lovetox at 2022-07-27T11:17:50+02:00 ci: Find tarball correctly - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml

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

2022-07-27 Thread @lovetox
Philipp Hörist pushed new tag 3.1.1 at gajim / python-nbxmpp -- View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/tree/3.1.1 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list

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

2022-07-27 Thread @lovetox
Philipp Hörist pushed new tag 3.1.1 at gajim / python-nbxmpp -- View it on GitLab: https://dev.gajim.org/gajim/python-nbxmpp/-/tree/3.1.1 You're receiving this email because of your account on dev.gajim.org. ___ Commits mailing list

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

2022-07-27 Thread @lovetox
Philipp Hörist pushed to branch master at gajim / gajim Commits: b7bc50d4 by lovetox at 2022-07-27T09:18:04+02:00 chore: Update ChangeLog - Remove duplicated entries from last release - - - - - 1 changed file: - ChangeLog Changes: = ChangeLog

[Git][gajim/gajim][master] imprv: ContactInfo/GroupchatDetails: Toggle icon when editing name

2022-07-27 Thread @wurstsalat
Daniel Brötzmann pushed to branch master at gajim / gajim Commits: 9a3cb940 by wurstsalat at 2022-07-27T17:07:27+02:00 imprv: ContactInfo/GroupchatDetails: Toggle icon when editing name - - - - - 5 changed files: - gajim/data/gui/contact_info.ui - gajim/data/gui/groupchat_details.ui -

[Git][gajim/gajim][master] chore: Windows: Add gtksourceview4 to dev_env.sh

2022-07-27 Thread @wurstsalat
Daniel Brötzmann pushed to branch master at gajim / gajim Commits: 81662095 by Daniel Brötzmann at 2022-07-27T15:16:34+00:00 chore: Windows: Add gtksourceview4 to dev_env.sh - - - - - 1 changed file: - win/dev_env.sh Changes: = win/dev_env.sh

[Git][gajim/gajim][master] chore: Presence: Remove unused import

2022-07-27 Thread @wurstsalat
Daniel Brötzmann pushed to branch master at gajim / gajim Commits: eea733f2 by wurstsalat at 2022-07-27T21:35:56+02:00 chore: Presence: Remove unused import - - - - - 1 changed file: - gajim/common/modules/presence.py Changes: =