gajim-plural/gajim/common/modules
2018-10-11 00:11:03 +02:00
..
__init__.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
adhoc_commands.py
annotations.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
atom.py
blocking.py
bookmarks.py Fix unsued-import pylint errors 2018-09-16 11:37:38 +02:00
caps.py
carbons.py
chatstates.py Reset chatstate correctly if contact goes offline 2018-10-11 00:11:03 +02:00
dataforms.py Fix bare-except pylint errors 2018-09-16 23:45:01 +02:00
date_and_time.py
delimiter.py
discovery.py
entity_time.py
http_auth.py
httpupload.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
last_activity.py
mam.py Add a configurable threshold for MAM in MUC 2018-10-04 21:42:06 +02:00
message.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
metacontacts.py
misc.py
muc.py handle error message from MUC correctly. Fixes #9280 2018-09-23 22:45:05 +02:00
pep.py Dont retract pep items on UserXEPs 2018-09-16 13:35:55 +02:00
ping.py Refactor Chat State Notifications 2018-09-30 22:58:38 +02:00
presence.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
privacylists.py
pubsub.py
receipts.py
register.py
roster.py
roster_item_exchange.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
search.py
security_labels.py Request security catalog from the barejid 2018-09-30 00:15:00 +02:00
software_version.py
user_activity.py Fix sending empty pep data 2018-09-16 12:58:37 +02:00
user_avatar.py Dont retract pep items on UserXEPs 2018-09-16 13:35:55 +02:00
user_location.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
user_mood.py Fix sending empty pep data 2018-09-16 12:58:37 +02:00
user_nickname.py Fix sending empty pep data 2018-09-16 12:58:37 +02:00
user_tune.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
util.py
vcard_avatars.py
vcard_temp.py