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


Commits:
1442daac by wurstsalat at 2023-06-16T12:03:44+02:00
cq: Add type annotations for _nbxmpp() method

- - - - -
7fd0053f by wurstsalat at 2023-06-16T12:03:48+02:00
cq: Annotations: Fix jid type for get_note()

- - - - -
d569d27f by wurstsalat at 2023-06-16T12:03:49+02:00
cq: VoiceRequestsButton: Remove unnecessary cast

- - - - -
ce75bb84 by wurstsalat at 2023-06-16T12:03:49+02:00
cq: MessageActionsBox: Cast type for max file size

- - - - -
7cb7a3d6 by wurstsalat at 2023-06-16T12:03:49+02:00
cq: HistorySyncAssistant: Make type assertions

- - - - -
9662a189 by wurstsalat at 2023-06-16T12:03:49+02:00
cq: Discovery: Add return value for disco_muc

- - - - -
cbac7e25 by wurstsalat at 2023-06-16T12:03:49+02:00
cq: FileTransferJingleRow: Make type assertions

- - - - -
f30e28cb by wurstsalat at 2023-06-16T12:03:49+02:00
cq: JingleSession: Make type assertions and check for NoneType

- - - - -
08ef9ea4 by wurstsalat at 2023-06-16T12:27:42+02:00
cq: MUC: Change signature to allow JID objects in module methods

- - - - -
1a816bb2 by wurstsalat at 2023-06-16T12:28:55+02:00
cq: ChatFunctionPage: Make type assertions for SimpleDataForm

- - - - -
8b5742ad by wurstsalat at 2023-06-16T12:28:56+02:00
cq: Util module: Add type annotations for as_task

- - - - -
e7c963bf by wurstsalat at 2023-06-16T12:28:56+02:00
cq: Presence: Allow both set and str for groups in subscribe() method

- - - - -
305a38ca by wurstsalat at 2023-06-16T12:28:56+02:00
cq: NotificationManager: Improve type annotations

- - - - -
12e1ac27 by wurstsalat at 2023-06-16T12:28:56+02:00
cq: Contacts: Type narrowing

- - - - -
bb9e4627 by wurstsalat at 2023-06-16T12:28:56+02:00
cq: Chatstates: Fix type annotation

- - - - -
ffa2f290 by wurstsalat at 2023-06-16T12:28:56+02:00
cq: Contacts: Improve type annotations

- - - - -


30 changed files:

- gajim/common/call_manager.py
- gajim/common/dbus/remote_control.py
- gajim/common/modules/annotations.py
- gajim/common/modules/base.py
- gajim/common/modules/chat_markers.py
- gajim/common/modules/chatstates.py
- gajim/common/modules/contacts.py
- gajim/common/modules/discovery.py
- gajim/common/modules/muc.py
- gajim/common/modules/presence.py
- gajim/common/modules/util.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_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_voice_requests_button.py
- gajim/gtk/history_sync.py
- gajim/gtk/main.py
- gajim/gtk/menus.py
- gajim/gtk/message_actions_box.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/876eb569b3f633f1cd95a2bab6fc474833e9e442...ffa2f290257f930458cba10062e6e709e2bb96d0

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/876eb569b3f633f1cd95a2bab6fc474833e9e442...ffa2f290257f930458cba10062e6e709e2bb96d0
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