gajim-plural/gajim/common
Philipp Hörist 519d86444a Refactor conditions to determine connected state
GUI code must not be aware of what integers map to connection states
2019-05-20 21:33:42 +02:00
..
dbus Fix ungrouped-imports pylint errors 2019-04-07 21:29:45 +02:00
modules Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
zeroconf Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
__init__.py Rename src directory 2017-07-02 17:25:47 +02:00
account.py Fix useless-object-inheritance pylint errors 2018-09-16 11:56:56 +02:00
app.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
caps_cache.py Fix wrong-import-position pylint errors 2019-04-07 21:15:39 +02:00
config.py Add paste-image-from-clipboard functionality 2019-05-19 16:56:48 +02:00
configpaths.py Refactor UserActivity 2019-01-31 22:57:15 +01:00
connection.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
connection_handlers.py Move ConnectionSocks5Bytestream code to module 2019-05-19 22:33:20 +02:00
connection_handlers_events.py Move ConnectionSocks5Bytestream code to module 2019-05-19 22:33:20 +02:00
const.py Add dedicated method for parsing and opening URIs 2019-04-27 12:30:56 +02:00
contacts.py Remove GPG code from Gajim 2019-04-16 23:24:40 +02:00
dh.py Fix license comment format 2018-09-05 02:59:34 +02:00
events.py Fix no-else-return pylint errors 2019-04-07 18:26:29 +02:00
exceptions.py Fix unnecessary-pass pylint errors 2019-04-07 18:20:15 +02:00
file_props.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
fuzzyclock.py Fix no-else-return pylint errors 2019-04-07 18:26:29 +02:00
ged.py Add more log output when calling handlers 2018-12-19 02:18:12 +01:00
helpers.py Move _compute_resource() into helper module 2019-05-19 16:10:14 +02:00
i18n.py Windows: Dont override format region settings 2019-04-05 19:43:01 +02:00
idle.py Fix trailing-comma-tuple pylint errors 2018-09-17 23:38:52 +02:00
jingle_content.py Move ConnectionJingle code to module 2019-05-19 22:33:20 +02:00
jingle_ft.py Move ConnectionJingle code to module 2019-05-19 22:33:20 +02:00
jingle_ftstates.py Move IBB code to new IBB module 2019-05-19 16:10:27 +02:00
jingle_rtp.py Fix wrong-import-position pylint errors 2019-04-07 21:15:39 +02:00
jingle_session.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
jingle_transport.py Move ConnectionSocks5Bytestream code to module 2019-05-19 22:33:20 +02:00
jingle_xtls.py Fix depreaction warning 2019-02-15 14:58:11 +01:00
logger.py Better dedupe MUC history messages 2019-03-11 23:13:11 +01:00
logging_helpers.py Improve log message format 2019-03-10 10:07:12 +01:00
multimedia_helpers.py Fix wrong-import-position pylint errors 2019-04-07 21:15:39 +02:00
nec.py Add annotations and fix pylint/mypy errors 2018-09-13 23:56:12 +02:00
optparser.py Fix assignment-from-none pylint errors 2019-04-07 20:13:55 +02:00
passwords.py Make passwords module more resilient 2019-03-02 19:59:27 +01:00
proxy65_manager.py Fix wrong-import-position pylint errors 2019-04-07 21:15:39 +02:00
resolver.py Fix superfluous-parens pylint errors 2018-09-16 14:42:18 +02:00
rst_xhtml_generator.py Fix rest of mypy errors 2018-09-21 23:55:57 +02:00
socks5.py Fix assignment-from-none pylint errors 2019-04-07 20:13:55 +02:00
structs.py Add dedicated method for parsing and opening URIs 2019-04-27 12:30:56 +02:00
types.py Refactor UserTune 2019-02-02 12:51:24 +01:00