gajim-plural/gajim/common
Philipp Hörist 2636e3449f Refactor avatar publishing
- Publish avatars with a size of 200x200
- Add AvatarSize.PUBLISH so we can easily change it in the future
- Dont upscale small avatars on publish
- Use surfaces for displaying the avatar in ProfileWindow and VcardWindow
because this scales correctly on HiDPI screens
2018-05-20 01:28:12 +02:00
..
protocol Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
zeroconf Deactivate httpupload for zeroconf 2018-03-11 22:12:00 +01:00
__init__.py
account.py
app.py Fix call to config.get_per() in method that gets account name from jid 2018-05-15 23:39:44 -04:00
atom.py
caps_cache.py Move some imports 2018-04-25 21:24:05 +02:00
commands.py
config.py Be more descriptive about the ascii_emoticons configuration option 2018-05-02 20:19:24 +02:00
configpaths.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00
connection.py Init Roster after stream management resume 2018-05-18 18:20:30 +02:00
connection_handlers.py Init Roster after stream management resume 2018-05-18 18:20:30 +02:00
connection_handlers_events.py Support for PKIX over Secure HTTP (POSH) 2018-05-01 21:08:26 +02:00
const.py Refactor avatar publishing 2018-05-20 01:28:12 +02:00
contacts.py Fix tests 2018-04-19 22:22:04 +02:00
crypto.py
dataforms.py
dbus_support.py
dh.py
events.py
exceptions.py Refactor getting avatars from pubsub 2018-02-08 21:06:23 +01:00
file_props.py fix some py2->py3 missing things. Fixes #9019 2018-04-07 23:06:48 +02:00
fuzzyclock.py
ged.py
gpg.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
helpers.py Show correct account lable in tooltip 2018-04-29 23:47:30 +02:00
httpupload.py Support http:upload:0 2018-04-20 08:35:40 -04:00
i18n.py Simplify set_i18n_env() 2018-05-17 20:07:30 +02:00
idle.py
jingle.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
jingle_content.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00
jingle_ft.py Refactor configpaths 2018-04-21 12:48:57 +02:00
jingle_ftstates.py
jingle_rtp.py improve some strings 2018-03-25 16:26:29 +02:00
jingle_session.py Jingle: Check first if we have a content 2018-04-29 23:30:08 +02:00
jingle_transport.py
jingle_xtls.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00
location_listener.py
logger.py Add conversion from account_id to account jid 2018-05-08 19:20:11 +02:00
logging_helpers.py
message_archiving.py Fix const imports 2018-04-23 18:32:01 +02:00
multimedia_helpers.py Add missing return statement 2018-04-04 22:10:34 +02:00
nec.py
optparser.py Refactor database migration 2018-04-23 21:27:01 +02:00
passwords.py PasswordStorageManager: remove unused member 2018-02-03 22:13:43 +01:00
pep.py Dont show error when receiving invalid avatars 2018-04-14 10:34:58 +02:00
proxy65_manager.py
pubsub.py Refactor getting avatars from pubsub 2018-02-08 21:06:23 +01:00
resolver.py Remove unused import / codestyle 2018-04-24 21:34:53 +02:00
rst_xhtml_generator.py fix some py2->py3 missing things. Fixes #9019 2018-04-07 23:06:48 +02:00
sleepy.py
socks5.py prevent traceback. Fixes #9054 2018-04-07 22:04:32 +02:00
stanza_session.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00