Philipp Hörist pushed to branch newcontrol at gajim / gajim
Commits: c80134c4 by wurstsalat at 2022-07-29T17:39:19+02:00 fix: GroupchatState: Call correct page for not-joined - - - - - bdb08e30 by André Apitzsch at 2022-07-29T20:38:49+02:00 fix: Fix handling of URLs without scheme Fixes #11059 - - - - - b7cd7dcc by André Apitzsch at 2022-07-29T21:08:10+02:00 other: Flatpak: Update dependencies - - - - - 54d4c9f8 by lovetox at 2022-07-29T23:04:43+02:00 ci: Split windows job into build and deploy stages - - - - - f5d7ee23 by lovetox at 2022-07-29T23:04:43+02:00 ci: Move git setup into script - - - - - 646d1bf5 by lovetox at 2022-07-30T08:10:42+02:00 ci: Make apt-get install unattended - - - - - f06eeb4f by lovetox at 2022-07-30T19:15:50+02:00 cs: Add type annotations - - - - - 0549087c by lovetox at 2022-07-30T19:16:54+02:00 refactor: GroupchatState: Use contact state-changed signal - - - - - 38e8aa20 by lovetox at 2022-07-30T19:16:56+02:00 refactor: Contacts: Add is_irc() - - - - - 17b0ecb4 by lovetox at 2022-07-30T19:16:56+02:00 feat: New control - - - - - 15a02207 by lovetox at 2022-07-30T19:16:56+02:00 refactor: Fix nick completion test - - - - - f74d93bf by lovetox at 2022-07-30T19:16:56+02:00 cs: Update pyrightconfig.json - - - - - 70deadc8 by wurstsalat at 2022-07-30T19:16:56+02:00 fix: MessageActionBox: Show quick invite button for group chats only - - - - - fd39ed15 by wurstsalat at 2022-07-30T19:16:56+02:00 Control/View: Cleanup scroll to end and unused methods - - - - - 06e23b69 by wurstsalat at 2022-07-30T19:16:56+02:00 refactor: Controls: Handle more events in BaseControl - - - - - 0a9fe06a by wurstsalat at 2022-07-30T19:16:56+02:00 Controls: Cleanup UI files - - - - - 27021389 by wurstsalat at 2022-07-30T19:16:56+02:00 refactor: Controls: Unify UI files - - - - - 0e1b2304 by wurstsalat at 2022-07-30T19:16:56+02:00 fix: BaseControl: Fix displaying received GcMessage events - - - - - d7b822a6 by wurstsalat at 2022-07-30T19:16:56+02:00 refactor: Control: Move drag and drop handling to ChatStack - - - - - 2c5059b5 by wurstsalat at 2022-07-30T19:16:56+02:00 refactor: Move getting copy modifiers into separate methods - - - - - 1291feb9 by wurstsalat at 2022-07-30T19:16:56+02:00 fix: MessageRow: Accept CommonError for message errors - - - - - 69f9a0dc by wurstsalat at 2022-07-30T19:16:56+02:00 refactor: BaseControl: Get room name directly for private chats - - - - - 21 changed files: - .ci/appveyor_build.py - .ci/deploy.py - + .ci/prepare_git.sh - .gitlab-ci.yml - flatpak/org.gajim.Gajim.Devel.yaml - flatpak/org.gajim.Gajim.yaml - gajim/command_system/implementation/middleware.py - gajim/common/const.py - gajim/common/events.py - gajim/common/helpers.py - gajim/common/modules/contacts.py - gajim/common/modules/httpupload.py - gajim/common/modules/muc.py - gajim/common/setting_values.py - gajim/common/settings.py - gajim/common/storage/archive.py - gajim/common/structs.py - gajim/common/types.py - + gajim/data/gui/chat_banner.ui - gajim/data/gui/chat_control.ui - gajim/data/gui/chat_paned.ui The diff was not included because it is too large. View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/894ae581a95e7e1c11257c0dfed12c302682159a...69f9a0dce8ab45cf99d4792edf0bf03431605d13 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/894ae581a95e7e1c11257c0dfed12c302682159a...69f9a0dce8ab45cf99d4792edf0bf03431605d13 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