gajim-plural/gajim/common/zeroconf
Philipp Hörist a01cdbf271 Refactor Avatars
- Add support for Pubsub Avatars
- Dont poll for vCard Updates, only use XEP-0153
- Dont cache vCards
- Store the avatar SHA of roster contacts in the DB
- Store the current SHA of each contact in the Contacts Object
- Move some code into the ConnectionVcard Class
2017-10-08 11:26:28 +02:00
..
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
client_zeroconf.py fix some pylint errors 2017-08-24 23:01:06 +02:00
connection_handlers_zeroconf.py Refactor Avatars 2017-10-08 11:26:28 +02:00
connection_zeroconf.py Use own module logger for connection_zeroconf 2017-09-22 00:07:48 +02:00
roster_zeroconf.py Use absolute imports 2017-08-18 19:48:48 +02:00
zeroconf.py Hide some pylint errors 2017-08-24 23:20:35 +02:00
zeroconf_avahi.py Use absolute imports 2017-08-18 19:48:48 +02:00
zeroconf_bonjour.py Fix some logging calls 2017-09-26 07:14:01 +02:00