Daniel Brötzmann pushed to branch module-type-annotations at gajim / gajim


Commits:
f19981bf by wurstsalat at 2023-06-15T12:23:52+02:00
cq: MUC: Cast str on JIDs when calling module methods

- - - - -
25ef6059 by wurstsalat at 2023-06-15T12:24:02+02:00
cq: ChatFunctionPage: Make type assertions for SimpleDataForm

- - - - -
5c852c09 by wurstsalat at 2023-06-15T12:24:02+02:00
cq: Util module: Add type annotations for as_task

- - - - -
360aea59 by wurstsalat at 2023-06-15T12:24:02+02:00
cq: Settings: Imrpove type annotations

- - - - -
afec52a8 by wurstsalat at 2023-06-15T13:40:16+02:00
fix: Contacts: Fix supports_{audio,video} property

- - - - -
301ec2fb by wurstsalat at 2023-06-15T15:50:40+02:00
cq: OutgoingMessage: Fix type annotation for chatstate

- - - - -
ab75fc57 by wurstsalat at 2023-06-15T15:50:41+02:00
cq: Presence: Allow both set and str for groups in subscribe() method

- - - - -
9d868b2e by wurstsalat at 2023-06-15T15:50:41+02:00
cq: NotificationManager: Improve type annotations

- - - - -
2aa839d7 by wurstsalat at 2023-06-15T15:50:41+02:00
cq: CodeSpell: Ignore _build_root directory

- - - - -
5f132b7f by wurstsalat at 2023-06-15T15:50:41+02:00
cq: Contacts: Type narrowing

- - - - -


30 changed files:

- gajim/common/call_manager.py
- gajim/common/dbus/remote_control.py
- gajim/common/modules/chat_markers.py
- gajim/common/modules/contacts.py
- gajim/common/modules/presence.py
- gajim/common/modules/util.py
- gajim/common/settings.py
- gajim/common/structs.py
- gajim/gtk/account_page.py
- gajim/gtk/application.py
- gajim/gtk/call_window.py
- gajim/gtk/chat_function_page.py
- gajim/gtk/chat_list_row.py
- gajim/gtk/chat_list_stack.py
- gajim/gtk/chat_page.py
- gajim/gtk/chat_stack.py
- gajim/gtk/contacts_flowbox.py
- gajim/gtk/control.py
- gajim/gtk/conversation/rows/call.py
- gajim/gtk/conversation/rows/file_transfer_jingle.py
- gajim/gtk/conversation/rows/message.py
- gajim/gtk/groupchat_invitation.py
- gajim/gtk/groupchat_inviter.py
- gajim/gtk/groupchat_state.py
- gajim/gtk/main.py
- gajim/gtk/menus.py
- gajim/gtk/notification.py
- gajim/gtk/notification_manager.py
- gajim/gtk/profile.py
- gajim/gtk/roster.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/5ae15cfe3ec3833d06d8529b3ca3397aeb36d12a...5f132b7f7481e25681c688e07ab119435455cfaf

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/5ae15cfe3ec3833d06d8529b3ca3397aeb36d12a...5f132b7f7481e25681c688e07ab119435455cfaf
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