Philipp Hörist pushed to branch master at gajim / gajim


Commits:
906a0237 by Philipp Hörist at 2025-05-13T20:51:46+00:00
cq: Util: Add type annotations

- - - - -
9ffc49a3 by Philipp Hörist at 2025-05-13T20:51:46+00:00
feat: Add MUC blocking

Fixes #10178

- - - - -
17d141df by Philipp Hörist at 2025-05-13T20:51:46+00:00
refactor: Add ClientModules again

Seems the only way how we can get the right type annotations

- - - - -
cf16c023 by wurstsalat at 2025-05-13T20:51:46+00: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/ed63bc3b28fe07ac5ee720ed4206bc75ad441a45...cf16c023a9cecc9a2eb4f116448760b303084c5c

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/ed63bc3b28fe07ac5ee720ed4206bc75ad441a45...cf16c023a9cecc9a2eb4f116448760b303084c5c
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]

Reply via email to