gajim-plural/gajim/common/modules
Philipp Hörist 61a791d67c Rewrite GroupchatConfig dialog
- Complete rewrite of the dialog
- Use new DataFormWidget
2018-11-02 22:24:28 +01:00
..
__init__.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
adhoc_commands.py Fix pylint errors 2018-09-12 00:01:54 +02:00
annotations.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
atom.py Fix pylint errors 2018-09-12 00:01:54 +02:00
blocking.py Add annotations 2018-09-12 21:08:37 +02:00
bookmarks.py Make bookmark parsing more resilient 2018-10-19 15:59:04 +02:00
caps.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
carbons.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
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 Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
delimiter.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
discovery.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
entity_time.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
http_auth.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
httpupload.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
last_activity.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
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 Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
misc.py Use parse_datetime for parsing idle time 2018-10-19 20:37:18 +02:00
muc.py Rewrite GroupchatConfig dialog 2018-11-02 22:24:28 +01: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 Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
pubsub.py Fix pylint errors 2018-09-12 00:01:54 +02:00
receipts.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
register.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
roster.py Fix pylint errors 2018-09-12 00:01:54 +02:00
roster_item_exchange.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
search.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
security_labels.py Request security catalog from the barejid 2018-09-30 00:15:00 +02:00
software_version.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
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 Make bookmark parsing more resilient 2018-10-19 15:59:04 +02:00
vcard_avatars.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
vcard_temp.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00