Philipp Hörist pushed to branch blocking at gajim / gajim
Commits: 29974550 by Philipp Hörist at 2025-05-10T21:16:35+02:00 cq: Util: Add type annotations - - - - - bacc67eb by Philipp Hörist at 2025-05-13T22:45:24+02:00 feat: Add MUC blocking Fixes #10178 - - - - - 7da29be4 by Philipp Hörist at 2025-05-13T22:45:24+02:00 refactor: Add ClientModules again Seems the only way how we can get the right type annotations - - - - - 6182b807 by wurstsalat at 2025-05-13T22:45:24+02:00 imprv: Groupchat details: Add sidebar row header for administration - - - - - 31 changed files: - gajim/common/client.py - + gajim/common/client_modules.py - gajim/common/events.py - gajim/common/ged.py - gajim/common/modules/__init__.py - gajim/common/modules/bookmarks.py - gajim/common/modules/contacts.py - + gajim/common/modules/muc_blocking.py - gajim/common/modules/util.py - gajim/common/modules/vcard_avatars.py - gajim/common/setting_values.py - gajim/common/storage/archive/migration.py - gajim/common/storage/archive/models.py - gajim/common/storage/archive/storage.py - + gajim/data/gui/groupchat_blocks.ui - gajim/data/gui/groupchat_details.ui - gajim/data/style/gajim.css - gajim/gtk/accounts.py - gajim/gtk/avatar.py - gajim/gtk/builder.pyi - gajim/gtk/const.py - gajim/gtk/control.py - gajim/gtk/conversation/rows/message.py - gajim/gtk/conversation/view.py - + gajim/gtk/groupchat_blocks.py - gajim/gtk/groupchat_details.py - gajim/gtk/main.py - gajim/gtk/menus.py - gajim/gtk/sidebar_switcher.py - gajim/gtk/structs.py - test/database/test_methods.py The diff was not included because it is too large. View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/098a317a8a0266a011ed493f7291d8da50859024...6182b80748bddf14785eb5b0ac876aed61aa551e -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/098a317a8a0266a011ed493f7291d8da50859024...6182b80748bddf14785eb5b0ac876aed61aa551e You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
