[Git][gajim/gajim][mainwindow] Chatlist: Remove tooltip

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: d28518df by lovetox at 2021-02-27T13:35:07+01:00 Chatlist: Remove tooltip - - - - - 1 changed file: - gajim/gtk/chat_list.py Changes: = gajim/gtk/chat_list.py

[Git][gajim/gajim][gajim_1.3] 32 commits: ChatControl: Remove shortcut from tooltip

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 9925650f by Daniel Brötzmann at 2021-02-27T12:52:27+01:00 ChatControl: Remove shortcut from tooltip - - - - - fdf0a533 by Daniel Brötzmann at 2021-02-27T12:53:26+01:00 Preferences: Check for pipeline before removing elements

[Git][gajim/gajim][master] UserAvatar: Handle empty data nodes

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 97080f7a by lovetox at 2021-02-27T12:16:09+01:00 UserAvatar: Handle empty data nodes - - - - - 1 changed file: - gajim/common/modules/user_avatar.py Changes: = gajim/common/modules

[Git][gajim/gajim][mainwindow] Fix subscription check

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 3aeb6ed3 by lovetox at 2021-02-27T11:53:19+01:00 Fix subscription check - - - - - 2 changed files: - gajim/common/modules/contacts.py - gajim/common/modules/receipts.py Changes

[Git][gajim/gajim][mainwindow] Fix receipt processing

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 7a8aefd2 by lovetox at 2021-02-27T11:46:46+01:00 Fix receipt processing - - - - - 1 changed file: - gajim/common/modules/receipts.py Changes: = gajim/common/modules/receipts.py

[Git][gajim/gajim][master] Adapt to nbxmpp chatstate changes

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 213ee3cd by lovetox at 2021-02-27T11:44:52+01:00 Adapt to nbxmpp chatstate changes - - - - - 1 changed file: - gajim/common/modules/chatstates.py Changes: = gajim/common/modules

[Git][gajim/python-nbxmpp][master] Add Chatstate enum

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: e77e74e4 by lovetox at 2021-02-27T11:43:03+01:00 Add Chatstate enum - - - - - 2 changed files: - nbxmpp/const.py - nbxmpp/modules/chatstates.py Changes: = nbxmpp/const.py

[Git][gajim/gajim][gajim_1.3] Windows: Open uris with webbrowser lib

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: b3da8835 by lovetox at 2021-02-27T10:11:37+01:00 Windows: Open uris with webbrowser lib Trying to work around #10455 - - - - - 1 changed file: - gajim/common/helpers.py Changes

[Git][gajim/gajim][mainwindow] Roster: add iter_contacts()

2021-02-27 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: ecc2e02a by lovetox at 2021-02-27T09:46:47+01:00 Roster: add iter_contacts() - - - - - 1 changed file: - gajim/common/modules/roster.py Changes: = gajim/common/modules/roster.py

[Git][gajim/gajim][mainwindow] 108 commits: VcardWindow: Fix resource string if resource is missing

2021-02-26 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 25ddc9d2 by wurstsalat at 2021-02-14T15:19:07+01:00 VcardWindow: Fix resource string if resource is missing Fixes: #10273 - - - - - a9b2922b by wurstsalat at 2021-02-14T20:56:31+01:00 GroupChatInvitation: Show account badge

[Git][gajim/gajim][mainwindow] 17 commits: VcardWindow: Fix resource string if resource is missing

2021-02-26 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: ae565d71 by wurstsalat at 2021-02-27T08:01:54+01:00 VcardWindow: Fix resource string if resource is missing Fixes: #10273 - - - - - 9425639a by wurstsalat at 2021-02-27T08:01:54+01:00 GroupChatInvitation: Show account badge

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

2021-02-21 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b22b50c9 by lovetox at 2021-02-21T15:10:11+01:00 Windows: Fix launcher - - - - - 1 changed file: - win/misc/create-launcher.py Changes: = win/misc/create-launcher.py

[Git][gajim/gajim][master] Change servers.json format

2021-02-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 9678acc3 by mimi8 at 2021-02-19T19:27:14+01:00 Change servers.json format - - - - - 2 changed files: - gajim/data/other/servers.json - gajim/gtk/account_wizard.py Changes: = gajim

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

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

[Git][gajim/python-nbxmpp][nbxmpp_2.0] 2.0.2

2021-02-18 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: 99530609 by lovetox at 2021-02-18T22:51:55+01:00 2.0.2 - - - - - 3 changed files: - ChangeLog - nbxmpp/__init__.py - setup.cfg Changes: = ChangeLog

[Git][gajim/python-nbxmpp][nbxmpp_2.0] 6 commits: Add Namespace

2021-02-18 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: a8a240a2 by lovetox at 2021-02-18T22:47:07+01:00 Add Namespace - - - - - 184a22e1 by lovetox at 2021-02-18T22:47:44+01:00 Errors: Add get_text() for base class - - - - - 9557bd31 by lovetox at 2021-02-18T22:47:44+01

[Git][gajim/python-nbxmpp][master] UserAvatar: Add default argument

2021-02-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 932cdc77 by lovetox at 2021-02-18T22:06:24+01:00 UserAvatar: Add default argument The SHA of the default avatar will be set as item id attr Fixes #118 - - - - - 1 changed file: - nbxmpp/modules/user_avatar.py

[Git][gajim/gajim][master] Profile: Show error if avatar upload fails

2021-02-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b543f1ab by lovetox at 2021-02-17T22:05:26+01:00 Profile: Show error if avatar upload fails - - - - - 1 changed file: - gajim/gtk/profile.py Changes: = gajim/gtk/profile.py

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

2021-02-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 02b2e66c by lovetox at 2021-02-15T16:39:34+01:00 Remove unused imports - - - - - 1 changed file: - gajim/common/modules/vcard_temp.py Changes: = gajim/common/modules/vcard_temp.py

[Git][gajim/gajim][master] 2 commits: Remove unused code

2021-02-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: bb5d0b9b by lovetox at 2021-02-15T16:22:04+01:00 Remove unused code - - - - - 2d53fc26 by lovetox at 2021-02-15T16:23:19+01:00 Profile: Don’t check for server features We just assume pubsub will be always there - - - - - 2

[Git][gajim/gajim][master] Profile: Check for PubSub instead of vcard-temp

2021-02-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 944600eb by lovetox at 2021-02-15T16:14:49+01:00 Profile: Check for PubSub instead of vcard-temp - - - - - 1 changed file: - gajim/application.py Changes: = gajim/application.py

[Git][gajim/python-nbxmpp][master] Presence: Fix is_nickname_changed check

2021-02-14 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: a62ab333 by lovetox at 2021-02-14T20:13:19+01:00 Presence: Fix is_nickname_changed check Check if status code is there before checking nickname, otherwise we get a attribute error when muc_user is None - - - - - 1

[Git][gajim/gajim][mainwindow] 97 commits: Raise nbxmpp version

2021-02-14 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 8dfe87e4 by lovetox at 2021-02-06T21:19:56+01:00 Raise nbxmpp version - - - - - d6e3a890 by lovetox at 2021-02-06T21:34:06+01:00 ChatControlBase: Fix race condition when closing with ESC Fixes #10421 - - - - - 69b4ae18

[Git][gajim/python-nbxmpp][master] Add Last Activity module (XEP-0012)

2021-02-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 14e676a6 by lovetox at 2021-02-13T21:24:13+01:00 Add Last Activity module (XEP-0012) - - - - - 3 changed files: - nbxmpp/dispatcher.py - + nbxmpp/modules/last_activity.py - nbxmpp/structs.py Changes

[Git][gajim/gajim][master] Change dataform to href markup URLs in instructions

2021-02-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 9e0c64b1 by mimi8 at 2021-02-13T21:45:51+01:00 Change dataform to href markup URLs in instructions - - - - - 1 changed file: - gajim/gtk/dataform.py Changes: = gajim/gtk/dataform.py

[Git][gajim/gajim][master] Set chat window hscrollbar_policy to never

2021-02-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c46ee9a2 by mimi8 at 2021-02-13T13:09:54+01:00 Set chat window hscrollbar_policy to never - - - - - 2 changed files: - gajim/data/gui/chat_control.ui - gajim/data/gui/groupchat_control.ui Changes

[Git][gajim/gajim][master] Change dataform to href markup URLs in fixed field

2021-02-13 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: a4fba1f4 by mimi8 at 2021-02-13T10:08:20+01:00 Change dataform to href markup URLs in fixed field Closes #10445 - - - - - 1 changed file: - gajim/gtk/dataform.py Changes: = gajim

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

2021-02-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: dbda5c5c by mimi8 at 2021-02-12T23:14:58+01:00 Update servers.json Remove servers that redirect to a website or have registration disabled Closes #10437 - - - - - 1 changed file: - gajim/data/other/servers.json

[Git][gajim/gajim][master] 2 commits: Add setting for GSSAPI authentication

2021-02-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d0e602bd by lovetox at 2021-02-12T21:27:43+01:00 Add setting for GSSAPI authentication - - - - - 739ead2b by lovetox at 2021-02-12T21:27:43+01:00 Client: Determine some Settings right before connecting - - - - - 3 changed

[Git][gajim/python-nbxmpp][master] 2 commits: Protocol: Always return string

2021-02-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 3a279b51 by lovetox at 2021-02-11T22:37:11+01:00 Protocol: Always return string - - - - - ce28d895 by lovetox at 2021-02-12T20:31:03+01:00 Client: Remove GSSAPI from default mechanisms - - - - - 2 changed files

[Git][gajim/python-nbxmpp][master] Errors: Add get_text() for base class

2021-02-11 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 9124cfca by lovetox at 2021-02-11T20:39:10+01:00 Errors: Add get_text() for base class - - - - - 1 changed file: - nbxmpp/errors.py Changes: = nbxmpp/errors.py

[Git][gajim/python-nbxmpp][master] Dispatcher: Enable roster module

2021-02-08 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 58456bde by lovetox at 2021-02-08T23:03:48+01:00 Dispatcher: Enable roster module - - - - - 2 changed files: - nbxmpp/dispatcher.py - nbxmpp/modules/roster.py Changes: = nbxmpp

[Git][gajim/gajim][mainwindow] Fix transients

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: f1384081 by lovetox at 2021-02-07T21:14:43+01:00 Fix transients - - - - - 4 changed files: - gajim/gtk/about.py - gajim/gtk/features.py - gajim/gtk/pep_config.py - gajim/gtk/status_change.py Changes

[Git][gajim/gajim][mainwindow] Connect Menu actions

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 7e470b2e by lovetox at 2021-02-07T20:53:11+01:00 Connect Menu actions - - - - - 1 changed file: - gajim/gtk/main.py Changes: = gajim/gtk/main.py

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

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

[Git][gajim/gajim][gajim_1.3] 1.3.0

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 6f032987 by lovetox at 2021-02-07T18:02:42+01:00 1.3.0 - - - - - 3 changed files: - ChangeLog - appveyor.yml - gajim/__init__.py Changes: = ChangeLog

[Git][gajim/gajim][gajim_1.3] Update appdata.xml

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 749e50f4 by lovetox at 2021-02-07T17:41:51+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 appdata.xml

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: c93d1170 by lovetox at 2021-02-07T17:41:20+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][gajim_1.3] 2 commits: PubSub: Discover publish options correctly

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 3680b883 by lovetox at 2021-02-07T17:39:17+01:00 PubSub: Discover publish options correctly - - - - - 3dfb991d by lovetox at 2021-02-07T17:39:28+01:00 Bookmarks: Check for config-node-max feature Fixes #10425 - - - - - 2

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

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: e280f973 by lovetox at 2021-02-07T17:10:20+01:00 Add Namespace - - - - - 1 changed file: - nbxmpp/namespaces.py Changes: = nbxmpp/namespaces.py

[Git][gajim/gajim][master] 2 commits: PubSub: Discover publish options correctly

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d37f6e84 by lovetox at 2021-02-07T17:35:11+01:00 PubSub: Discover publish options correctly - - - - - 2fd685f7 by lovetox at 2021-02-07T17:35:11+01:00 Bookmarks: Check for config-node-max feature Fixes #10425 - - - - - 2

[Git][gajim/gajim][mainwindow] Save handle position

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 683e442b by lovetox at 2021-02-07T16:08:20+01:00 Save handle position - - - - - 2 changed files: - gajim/common/setting_values.py - gajim/gtk/main.py Changes: = gajim/common

[Git][gajim/gajim][mainwindow] Sort with activity

2021-02-07 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: f2f6eb1a by lovetox at 2021-02-07T15:24:23+01:00 Sort with activity - - - - - 1 changed file: - gajim/gtk/chat_list.py Changes: = gajim/gtk/chat_list.py

[Git][gajim/gajim][gajim_1.3] ChatControlBase: Fix race condition when closing with ESC

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 4e014f3c by lovetox at 2021-02-06T21:44:50+01:00 ChatControlBase: Fix race condition when closing with ESC Fixes #10421 - - - - - 1 changed file: - gajim/chat_control_base.py Changes

[Git][gajim/gajim][master] ChatControlBase: Fix race condition when closing with ESC

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: d6e3a890 by lovetox at 2021-02-06T21:34:06+01:00 ChatControlBase: Fix race condition when closing with ESC Fixes #10421 - - - - - 1 changed file: - gajim/chat_control_base.py Changes

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

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 8dfe87e4 by lovetox at 2021-02-06T21:19:56+01:00 Raise nbxmpp version - - - - - 3 changed files: - README.md - gajim/gajim.py - setup.cfg Changes: = README.md

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

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 0b6ff25a by lovetox at 2021-02-06T21:20:20+01:00 Raise nbxmpp version - - - - - 3 changed files: - README.md - gajim/gajim.py - setup.cfg Changes: = README.md

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

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

[Git][gajim/python-nbxmpp][nbxmpp_2.0] 2.0.1

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: 5fcbb2d1 by lovetox at 2021-02-06T21:16:25+01:00 2.0.1 - - - - - 3 changed files: - ChangeLog - nbxmpp/__init__.py - setup.cfg Changes: = ChangeLog

[Git][gajim/gajim][mainwindow] 65 commits: Windows: Remove dependency on pywin32-ctypes

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: f0746c1e by lovetox at 2021-02-06T17:56:33+01:00 Windows: Remove dependency on pywin32-ctypes The repo seems to be deleted, but we don’t really need this dependency anyway - - - - - 0f487553 by lovetox at 2021-02-06T21:11

[Git][gajim/gajim][mainwindow] Fix some events

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 11d61a25 by lovetox at 2021-02-06T20:55:15+01:00 Fix some events - - - - - 2 changed files: - gajim/chat_control_base.py - gajim/groupchat_control.py Changes: = gajim

[Git][gajim/gajim][master] Windows: Remove dependency on pywin32-ctypes

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: f0746c1e by lovetox at 2021-02-06T17:56:33+01:00 Windows: Remove dependency on pywin32-ctypes The repo seems to be deleted, but we don’t really need this dependency anyway - - - - - 2 changed files: - win/_base.sh - win

[Git][gajim/python-nbxmpp][nbxmpp_2.0] Dispatcher: Pass correct arguments

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: f9b053fe by lovetox at 2021-02-06T17:41:54+01:00 Dispatcher: Pass correct arguments - - - - - 1 changed file: - nbxmpp/old_dispatcher.py Changes: = nbxmpp/old_dispatcher.py

[Git][gajim/python-nbxmpp][master] Dispatcher: Pass correct arguments

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: e043660b by lovetox at 2021-02-06T17:36:04+01:00 Dispatcher: Pass correct arguments - - - - - 1 changed file: - nbxmpp/old_dispatcher.py Changes: = nbxmpp/old_dispatcher.py

[Git][gajim/python-nbxmpp][master] Properties: Add is_from_us()

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: 8ff675f5 by lovetox at 2021-02-06T17:29:39+01:00 Properties: Add is_from_us() - - - - - 3 changed files: - nbxmpp/dispatcher.py - nbxmpp/structs.py - nbxmpp/util.py Changes

[Git][gajim/python-nbxmpp][nbxmpp_2.0] Properties: Add is_from_us()

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: 3d8345c7 by lovetox at 2021-02-06T13:47:36+01:00 Properties: Add is_from_us() - - - - - 3 changed files: - nbxmpp/dispatcher.py - nbxmpp/structs.py - nbxmpp/util.py Changes

[Git][gajim/gajim][mainwindow] Don’t notify on messages from ourself

2021-02-06 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 72d0d568 by lovetox at 2021-02-06T13:49:57+01:00 Don’t notify on messages from ourself - - - - - 1 changed file: - gajim/gtk/chat_list.py Changes: = gajim/gtk/chat_list.py

[Git][gajim/gajim][mainwindow] Fix more events

2021-02-05 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 615eb3f4 by lovetox at 2021-02-05T16:59:16+01:00 Fix more events - - - - - 5 changed files: - gajim/common/modules/mam.py - gajim/gtk/chat_list.py - gajim/gtk/chat_list_stack.py - gajim/gtk/history_sync.py - gajim/gtk

[Git][gajim/gajim][mainwindow] Fix some events

2021-02-05 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 848e20e5 by lovetox at 2021-02-05T15:27:49+01:00 Fix some events - - - - - 4 changed files: - gajim/chat_control.py - gajim/gtk/chat_list.py - gajim/gtk/chat_list_stack.py - gajim/gtk/main.py Changes

[Git][gajim/gajim][mainwindow] Fix notifications

2021-02-02 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 9d9e9cdf by lovetox at 2021-02-02T23:09:03+01:00 Fix notifications - - - - - 3 changed files: - gajim/gtk/chat_list.py - gajim/gtk/chat_stack.py - gajim/gtk/main.py Changes: = gajim

[Git][gajim/gajim][mainwindow] Disable Roster

2021-01-31 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 7bfebb23 by lovetox at 2021-01-31T21:32:45+01:00 Disable Roster - - - - - 2 changed files: - gajim/common/modules/roster.py - gajim/gui_interface.py Changes: = gajim/common/modules

[Git][gajim/gajim][mainwindow] Start Chat: Destroy after joining MUC

2021-01-31 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: a1fc55fd by lovetox at 2021-01-31T20:56:45+01:00 Start Chat: Destroy after joining MUC - - - - - 1 changed file: - gajim/gtk/start_chat.py Changes: = gajim/gtk/start_chat.py

[Git][gajim/gajim][mainwindow] 42 commits: Icons: Add missing 16px Feather icons

2021-01-31 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: bb913f53 by wurstsalat at 2021-01-27T22:57:21+01:00 Icons: Add missing 16px Feather icons - - - - - 0e36656c by Philipp Hörist at 2021-01-27T23:34:12+01:00 Revert Rename feather icons This reverts commit

[Git][gajim/python-nbxmpp][nbxmpp_2.0] Resolver: Don’t fail on invalid websocket uris

2021-01-30 Thread Philipp Hörist
Philipp Hörist pushed to branch nbxmpp_2.0 at gajim / python-nbxmpp Commits: 82c266e5 by lovetox at 2021-01-30T10:52:40+01:00 Resolver: Don’t fail on invalid websocket uris - - - - - 1 changed file: - nbxmpp/addresses.py Changes: = nbxmpp/addresses.py

[Git][gajim/python-nbxmpp][master] Resolver: Don’t fail on invalid websocket uris

2021-01-30 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / python-nbxmpp Commits: cf2b471a by lovetox at 2021-01-30T10:44:24+01:00 Resolver: Don’t fail on invalid websocket uris - - - - - 1 changed file: - nbxmpp/addresses.py Changes: = nbxmpp/addresses.py

[Git][gajim/gajim][mainwindow] sytle chatlist

2021-01-30 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 7414c57b by lovetox at 2021-01-30T09:23:05+01:00 sytle chatlist - - - - - 3 changed files: - gajim/data/gui/main.ui - gajim/data/style/gajim.css - gajim/gtk/chat_list.py Changes

[Git][gajim/gajim][master] Revert "Rename feather icons"

2021-01-27 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0e36656c by Philipp Hörist at 2021-01-27T23:34:12+01:00 Revert Rename feather icons This reverts commit ab451489ac1ce78d8b5d3e097fec440a7c3e7b3f - - - - - 26 changed files: - gajim/data/icons/hicolor/16x16/devices/feather

[Git][gajim/gajim][mainwindow] 44 commits: DOAP: Add XEP-0222

2021-01-27 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 97c157b1 by Daniel Brötzmann at 2021-01-11T08:54:39+01:00 DOAP: Add XEP-0222 - - - - - 3ac1fd52 by lovetox at 2021-01-12T23:32:10+01:00 Profile: Correctly handle not existing vcard - - - - - 0fc6c0b6 by zak333 at 2021-01

[Git][gajim/gajim][mainwindow] Fix some selection bugs

2021-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 8e2cb364 by lovetox at 2021-01-27T00:06:20+01:00 Fix some selection bugs - - - - - 3 changed files: - gajim/gtk/chat_list_stack.py - gajim/gtk/main.py - gajim/gtk/workspace_side_bar.py Changes

[Git][gajim/gajim][master] Rename feather icons

2021-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ab451489 by lovetox at 2021-01-26T23:21:17+01:00 Rename feather icons - - - - - 26 changed files: - gajim/data/icons/hicolor/16x16/devices/feather-clock-symbolic.symbolic.png → gajim/data/icons/hicolor/16x16/devices/feather

[Git][gajim/gajim][mainwindow] Fix adding new Workspace

2021-01-26 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 0646b45c by lovetox at 2021-01-26T22:46:45+01:00 Fix adding new Workspace - - - - - 3 changed files: - gajim/data/gui/workspace_dialog.ui - gajim/gtk/main.py - gajim/gtk/workspace_dialog.py Changes

[Git][gajim/gajim][mainwindow] CSS

2021-01-24 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: d9de03e4 by lovetox at 2021-01-24T23:27:44+01:00 CSS - - - - - 1 changed file: - gajim/data/style/gajim.css Changes: = gajim/data/style/gajim.css

[Git][gajim/gajim][mainwindow] Dont fail when account is disabled

2021-01-24 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 3444737c by lovetox at 2021-01-24T23:10:36+01:00 Dont fail when account is disabled - - - - - 1 changed file: - gajim/gtk/main.py Changes: = gajim/gtk/main.py

[Git][gajim/gajim][mainwindow] css

2021-01-24 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 6c36f415 by lovetox at 2021-01-24T23:08:01+01:00 css - - - - - 1 changed file: - gajim/data/style/gajim.css Changes: = gajim/data/style/gajim.css

[Git][gajim/gajim][mainwindow] Add transparent backgrounds

2021-01-24 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: e7f24db4 by lovetox at 2021-01-24T13:17:14+01:00 Add transparent backgrounds - - - - - 3 changed files: - gajim/data/style/gajim.css - gajim/gtk/account_side_bar.py - gajim/gtk/workspace_side_bar.py Changes

[Git][gajim/gajim][mainwindow] Allow to add chats to different workspaces

2021-01-23 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 00407e29 by lovetox at 2021-01-23T22:42:34+01:00 Allow to add chats to different workspaces - - - - - 3 changed files: - gajim/gtk/chat_list_stack.py - gajim/gtk/main.py - gajim/gtk/workspace_side_bar.py Changes

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

2021-01-20 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 0dd1b796 by Weblate at 2021-01-20T21:34:56+01:00 Update translations - - - - - 4 changed files: - po/de.po - po/eo.po - po/fr.po - po/ja.po The diff was not included because it is too large. View it on GitLab: https

[Git][gajim/gajim][master] RemoveAccounts: Fix race condition when removing an account

2021-01-20 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b42a3ed4 by lovetox at 2021-01-20T21:14:13+01:00 RemoveAccounts: Fix race condition when removing an account disable_account() closes all account related dialogs. RemoveAccount is such a dialog but should not be closed mid

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

2021-01-19 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 30d21d82 by lovetox at 2021-01-19T20:44:43+01:00 Windows: Fix build MSYS removed python2 support - - - - - 1 changed file: - win/_base.sh Changes: = win/_base.sh

[Git][gajim/gajim][mainwindow] Add Workspace Side Bar

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 26ad5efb by lovetox at 2021-01-18T23:10:15+01:00 Add Workspace Side Bar - - - - - 6 changed files: - gajim/common/const.py - gajim/data/gui/main.ui - gajim/gtk/account_side_bar.py - gajim/gtk/avatar.py - gajim/gtk/main.py

[Git][gajim/gajim][master] ChatControlBase: Don’t unselect text after key press

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 965b4a6f by lovetox at 2021-01-18T21:40:49+01:00 ChatControlBase: Don’t unselect text after key press This clears the SELECTION Clipboard for example when pressing ALT + TAB - - - - - 1 changed file: - gajim

[Git][gajim/gajim][master] Search also in user data dir for translations

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ae18a849 by André Apitzsch at 2021-01-18T20:35:41+01:00 Search also in user data dir for translations Translation wasnt available if Gajim is installed in a users home directory only. - - - - - 1 changed file: - gajim/common

[Git][gajim/gajim][master] GroupchatCreation: Make it a dialog and raise size

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3b702000 by lovetox at 2021-01-18T18:50:28+01:00 GroupchatCreation: Make it a dialog and raise size - - - - - 1 changed file: - gajim/gtk/groupchat_creation.py Changes: = gajim/gtk

[Git][gajim/gajim][mainwindow] Add remove_chat()

2021-01-17 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 8447b316 by lovetox at 2021-01-17T22:08:23+01:00 Add remove_chat() - - - - - 4 changed files: - gajim/gtk/chat_list.py - gajim/gtk/chat_list_stack.py - gajim/gtk/chat_stack.py - gajim/gtk/main.py Changes

[Git][gajim/gajim][master] AV: Fix closing chat window while in call

2021-01-17 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ea83fa7b by Daniel Brötzmann at 2021-01-16T17:36:59+01:00 AV: Fix closing chat window while in call - - - - - 1 changed file: - gajim/chat_control.py Changes: = gajim/chat_control.py

[Git][gajim/gajim][mainwindow] Really disable CI

2021-01-16 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: a4e279ef by lovetox at 2021-01-16T22:00:25+01:00 Really disable CI - - - - - 1 changed file: - − .gitlab-ci.yml Changes: = .gitlab-ci.yml deleted

[Git][gajim/gajim][mainwindow] Disable CI

2021-01-16 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: c25a591b by lovetox at 2021-01-16T21:59:45+01:00 Disable CI - - - - - 1 changed file: - .gitlab-ci.yml Changes: = .gitlab-ci.yml = @@ -1,8 +1,8

[Git][gajim/gajim] Pushed new branch mainwindow

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

[Git][gajim/gajim][master] PEPConfig: Raise default size

2021-01-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0abe497c by lovetox at 2021-01-15T23:28:28+01:00 PEPConfig: Raise default size - - - - - 1 changed file: - gajim/gtk/pep_config.py Changes: = gajim/gtk/pep_config.py

[Git][gajim/gajim][master] Update year

2021-01-15 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: b894e2ba by André Apitzsch at 2021-01-14T23:15:49+01:00 Update year - - - - - 6 changed files: - README.md - data/gajim-history-manager.1 - data/gajim-remote.1 - data/gajim.1 - data/org.gajim.Gajim.appdata.xml.in - gajim/gtk

[Git][gajim/gajim][master] Update Muclumbus API endpoint

2021-01-14 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 0fc6c0b6 by zak333 at 2021-01-14T20:44:00+01:00 Update Muclumbus API endpoint - - - - - 2 changed files: - gajim/common/config.py - gajim/common/setting_values.py Changes: = gajim/common

[Git][gajim/gajim][master] Profile: Correctly handle not existing vcard

2021-01-12 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3ac1fd52 by lovetox at 2021-01-12T23:32:10+01:00 Profile: Correctly handle not existing vcard - - - - - 1 changed file: - gajim/gtk/profile.py Changes: = gajim/gtk/profile.py

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

2021-01-10 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: e715215a by lovetox at 2021-01-10T21:48:44+01:00 Fix typo - - - - - 1 changed file: - gajim/application.py Changes: = gajim/application.py = @@ -146,7

[Git][gajim/gajim][master] Add --gdebug option

2021-01-10 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 2377427b by lovetox at 2021-01-10T21:29:48+01:00 Add --gdebug option Sets the G_MESSAGES_DEBUG env var so GLib debug messages are printed - - - - - 1 changed file: - gajim/application.py Changes

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

2021-01-09 Thread Philipp Hörist
Philipp Hörist deleted tag 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 1.3.0-beta1

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

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

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

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

2021-01-09 Thread Philipp Hörist
Philipp Hörist pushed to branch gajim_1.3 at gajim / gajim Commits: 38ce0168 by lovetox at 2021-01-09T17:51:54+01:00 Update ChangeLog - - - - - b060fab5 by lovetox at 2021-01-09T17:52:26+01:00 1.3.0-beta2 - - - - - 3 changed files: - ChangeLog - appveyor.yml - gajim/__init__.py Changes

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

2021-01-09 Thread Philipp Hörist
Philipp Hörist deleted tag gajim-1.3.0-beta2 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-beta2

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

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