gajim-plural/gajim/common/modules
Philipp Hörist 79684d90d5 Simplify vcard avatar code
- Use nbxmpp properties
2018-12-28 13:38:15 +01:00
..
__init__.py Adapt Zeroconf to nbxmpp changes 2018-12-23 22:33:10 +01: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 Simplify PEP module inits 2018-11-20 15:32:01 +01:00
bits_of_binary.py Refactor MUC module 2018-12-27 22:13:35 +01:00
blocking.py Add annotations 2018-09-12 21:08:37 +02:00
bookmarks.py Ignore bookmark updates from other jids 2018-12-21 19:10:18 +01:00
caps.py Handle presence without from attr correctly 2018-12-03 15:40:43 +01:00
carbons.py Remove carbon processing 2018-12-20 23:18:23 +01:00
chatstates.py Send active instead of gone as last chatstate 2018-12-19 23:00:56 +01:00
dataforms.py DataForms: Make validation possible 2018-11-04 00:58:34 +01:00
date_and_time.py Improve Entity Time parsing 2018-11-18 10:35:13 +01:00
delimiter.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
discovery.py Discover the bookmarks conversion server feature 2018-12-04 20:41:44 +01:00
entity_time.py Improve Entity Time parsing 2018-11-18 10:35:13 +01:00
http_auth.py Use nbxmpp properties for HTTPAuth 2018-12-21 12:23:26 +01:00
httpupload.py Use custom dict for additional data 2018-11-30 23:05:15 +01:00
last_activity.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
mam.py Add feature-discovered event 2018-12-18 22:41:06 +01:00
message.py Correctly parse delay in groupchats 2018-12-28 11:54:54 +01:00
metacontacts.py Fix pylint errors in common/modules 2018-09-11 22:25:55 +02:00
misc.py Determine delay timestamp correctly 2018-12-04 12:18:17 +01:00
muc.py Refactor MUC module 2018-12-27 22:13:35 +01:00
pep.py Simplify PEP module inits 2018-11-20 15:32:01 +01:00
ping.py Correctly remove ping timeout 2018-12-05 17:03:34 +01:00
presence.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
privacylists.py Add feature-discovered event 2018-12-18 22:41:06 +01:00
pubsub.py Fix pylint errors 2018-09-12 00:01:54 +02:00
receipts.py Fix receipts for chat 2018-11-27 02:17:25 +01:00
register.py New DataFormWidget: Add Captcha support 2018-11-15 21:02:09 +01: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 Simplify PEP module inits 2018-11-20 15:32:01 +01:00
user_avatar.py Simplify PEP module inits 2018-11-20 15:32:01 +01:00
user_location.py Simplify PEP module inits 2018-11-20 15:32:01 +01:00
user_mood.py Remove unused imports 2018-11-20 16:16:30 +01:00
user_nickname.py Remove unused imports 2018-11-20 16:16:30 +01:00
user_tune.py Remove unused imports 2018-11-20 16:16:30 +01:00
util.py Make bookmark parsing more resilient 2018-10-19 15:59:04 +02:00
vcard_avatars.py Simplify vcard avatar code 2018-12-28 13:38:15 +01:00
vcard_temp.py Add feature-discovered event 2018-12-18 22:41:06 +01:00