gajim-plural/gajim/common
Yann Leboulanger 879e03449c fix some py2->py3 missing things. Fixes #9019 2018-04-07 23:06:48 +02:00
..
protocol Catch invalid IQ stanzas and log them 2018-04-03 19:54:09 +02:00
zeroconf Deactivate httpupload for zeroconf 2018-03-11 22:12:00 +01:00
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
account.py Rename src directory 2017-07-02 17:25:47 +02:00
app.py Catch all exceptions when testing Farstream 2018-03-17 12:20:21 +01:00
atom.py Rename src directory 2017-07-02 17:25:47 +02:00
caps_cache.py Remove cmp_to_key functions 2018-01-27 00:21:53 +01:00
check_X509.py Simplify check_X509.py 2017-10-05 21:58:45 +02:00
check_paths.py Fix DB migration for additional_data 2017-12-17 17:10:00 +01:00
commands.py fix some pylint errors 2017-08-24 23:01:06 +02:00
config.py fix string 2018-03-27 15:02:11 +02:00
configpaths.py setup.py: move plugins directory to data directory 2017-09-22 21:48:18 +02:00
connection.py remove bookmark and close muc when destroying the room. Fixes #8862 2018-03-29 11:01:25 +02:00
connection_handlers.py Dont print status if it has not changed 2018-03-26 23:47:43 +02:00
connection_handlers_events.py Remove unused imports 2018-03-26 01:06:56 +02:00
const.py Scale Avatars for HiDPI Screens 2018-01-29 00:06:31 +01:00
contacts.py Add get_contact_strict() 2018-02-26 22:24:30 +01:00
crypto.py PyOpenSSL removed rand module. Stop using it. Fixes #8731 2017-09-20 11:39:55 +02:00
dataforms.py dataforms: Replace @nested_property with @property. 2017-08-27 20:57:35 +01:00
dbus_support.py Show missing dbus message only on Linux 2017-11-24 16:28:22 +01:00
dh.py Rename src directory 2017-07-02 17:25:47 +02:00
events.py Fix additional_data in events 2017-11-01 23:14:47 +01:00
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 Rename src directory 2017-07-02 17:25:47 +02:00
ged.py Fix typo and logging arg 2017-11-07 22:56:15 +01:00
gpg.py Decode PGP decrypted messages 2018-03-31 01:18:28 +02:00
helpers.py prevent traceback. Fixes #8936 2018-03-29 09:41:40 +02:00
httpupload.py Encode filenames before sending 2018-04-05 19:38:17 +02:00
i18n.py Fix bindtextdomain not available on MacOS 2017-10-17 16:28:56 +02:00
idle.py Rename src directory 2017-07-02 17:25:47 +02:00
jingle.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_content.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_ft.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_ftstates.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_rtp.py improve some strings 2018-03-25 16:26:29 +02:00
jingle_session.py Hide some pylint errors 2017-08-24 23:20:35 +02:00
jingle_transport.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
jingle_xtls.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
location_listener.py location_listener: location update notifier requires three parameters 2018-01-19 01:52:58 +01:00
logger.py Logger: Test for None after fetchone() 2018-03-24 17:13:15 +01:00
logging_helpers.py Rename src directory 2017-07-02 17:25:47 +02:00
message_archiving.py Only test if MUCs are on the blacklist 2018-03-24 10:52:16 +01:00
multimedia_helpers.py Add missing return statement 2018-04-04 22:10:34 +02:00
nec.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
optparser.py Remove old config migrations 2018-02-28 22:38:40 +01:00
passwords.py PasswordStorageManager: remove unused member 2018-02-03 22:13:43 +01:00
pep.py improve some strings 2018-03-25 16:26:29 +02:00
proxy65_manager.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
pubsub.py Refactor getting avatars from pubsub 2018-02-08 21:06:23 +01:00
resolver.py Remove unused code 2017-12-29 19:08:05 +01:00
rst_xhtml_generator.py fix some py2->py3 missing things. Fixes #9019 2018-04-07 23:06:48 +02:00
sleepy.py Fix some logging calls 2017-09-26 07:14:01 +02:00
socks5.py prevent traceback. Fixes #9054 2018-04-07 22:04:32 +02:00
stanza_session.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00