Philipp Hörist pushed to branch blocking at gajim / gajim
Commits: e4019910 by Philipp Hörist at 2025-05-10T23:22:19+02:00 fix: DisplayMarkers: Send displayed only if contact is subscribed - - - - - 66e121ad by wurstsalat at 2025-05-11T11:40:43+02:00 cfix: Mute missing require_version call for Farstream - - - - - ed63bc3b by wurstsalat at 2025-05-11T12:43:11+02:00 cfix: Check for optional Farstream/Gst dependencies in Jingle modules - - - - - 0eaf9ff5 by Philipp Hörist at 2025-05-13T19:32:05+00:00 cq: Util: Add type annotations - - - - - 3a325223 by Philipp Hörist at 2025-05-13T19:32:05+00:00 feat: Add MUC blocking Fixes #10178 - - - - - ed571114 by Philipp Hörist at 2025-05-13T19:32:05+00:00 refactor: Add ClientModules again Seems the only way how we can get the right type annotations - - - - - 098a317a by wurstsalat at 2025-05-13T19:32:05+00:00 imprv: Groupchat details: Add sidebar row header for administration - - - - - 35 changed files: - gajim/common/client.py - + gajim/common/client_modules.py - gajim/common/events.py - gajim/common/ged.py - gajim/common/jingle_rtp.py - gajim/common/jingle_transport.py - gajim/common/modules/__init__.py - gajim/common/modules/bookmarks.py - gajim/common/modules/chat_markers.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 - gajim/main.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/b8127914e738553e42b9fe80c70a709aa4bf8879...098a317a8a0266a011ed493f7291d8da50859024 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/b8127914e738553e42b9fe80c70a709aa4bf8879...098a317a8a0266a011ed493f7291d8da50859024 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]
