Philipp Hörist pushed to branch muc-nicks at gajim / gajim
Commits: bdf8e32c by Philipp Hörist at 2026-06-04T19:49:57+02:00 imprv: Disable http2 by default As it seems either our library or servers have compatibility problems - - - - - 3630d2fe by Philipp Hörist at 2026-06-05T09:41:40+02:00 refactor: MUC: Fix type errors - - - - - 0285e8d2 by Philipp Hörist at 2026-06-05T09:41:40+02:00 refactor: Presence: Fix type errors - Use client var instead of conn - Remove not used attributes from Presence events - Use JID object where possible - - - - - f879c325 by Philipp Hörist at 2026-06-05T09:41:40+02:00 refactor: OMEMO: Fix type annotations - - - - - b32cc934 by Philipp Hörist at 2026-06-05T10:56:29+02:00 cq: UserAvatar: Fix type errors - - - - - f97bfbe9 by Philipp Hörist at 2026-06-05T10:57:58+02:00 cq: Util: Ignore type errors - - - - - a700f4da by Philipp Hörist at 2026-06-05T14:03:11+02:00 imprv: ChangePassword: Require current password before change - - - - - ea175e84 by Philipp Hörist at 2026-06-05T19:42:39+02:00 new: Core: Make application easier testable - Add in_memory arg for databases - Move shutdown of tray to GajimApplication - Add option to not connect after enabling accounts - Fix circular imports - - - - - e58257a2 by Philipp Hörist at 2026-06-05T19:42:39+02:00 new: Tests: Add GajimTestApplication Small wrapper around CoreApplication which can be used for tests - - - - - 0e834a22 by Philipp Hörist at 2026-06-05T19:58:27+02:00 refactor: Tests: Port group chat invitation to GajimTestApplication - - - - - e05e6c85 by Philipp Hörist at 2026-06-05T20:17:40+02:00 cq: Application: Fix type annotation - - - - - fc5f9213 by Philipp Hörist at 2026-06-06T15:45:41+00:00 imprv: GroupChat: Name chat after participants if no other name is available - - - - - 0fccfc31 by Philipp Hörist at 2026-06-06T15:45:41+00:00 new: MUC: Raise signal when affiliation request is complete - - - - - 5074c36c by Philipp Hörist at 2026-06-06T15:45:41+00:00 refactor: MUC: Make AffiliationManager methods private - - - - - 5e9d3cc5 by Philipp Hörist at 2026-06-06T15:45:41+00:00 new: MUC: Use account log adapter for affiliation manager - - - - - 31 changed files: - gajim/common/application.py - gajim/common/events.py - gajim/common/file_transfer_manager.py - gajim/common/jingle_session.py - gajim/common/jingle_transport.py - gajim/common/modules/caps.py - gajim/common/modules/discovery.py - gajim/common/modules/muc.py - gajim/common/modules/omemo.py - gajim/common/modules/openpgp.py - gajim/common/modules/presence.py - gajim/common/modules/user_avatar.py - gajim/common/modules/util.py - gajim/common/multiprocess/http.py - gajim/common/multiprocess/url_preview.py - gajim/common/setting_values.py - gajim/common/util/muc.py - gajim/gtk/activity_list.py - gajim/gtk/application.py - gajim/gtk/change_password.py - gajim/gtk/chat_banner.py - gajim/gtk/chat_list_row.py - gajim/gtk/groupchat_creation.py - gajim/gtk/groupchat_roster.py - gajim/gtk/message_url_previews.py - gajim/gtk/roster_item_exchange.py - pyproject.toml - + test/gtk/application.py - test/gtk/ui_test_activity_feed.py - test/gtk/ui_test_groupchat_invitation.py - test/gui/test_util.py The diff was not included because it is too large. View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/a5c00f8316dc3f6834d550e0e9905b621942f4c3...5e9d3cc59f851798f04526bd69545ab098d7d0df -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/compare/a5c00f8316dc3f6834d550e0e9905b621942f4c3...5e9d3cc59f851798f04526bd69545ab098d7d0df 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]
