gajim-plural/gajim/common
Daniel Brötzmann 7ed770d7c8 Treat incoming messages as 'chat' by default
Incomming messages of type 'normal' have to be acknowledged one by one,
which can be time consuming when many messages are received.
2019-04-30 17:33:12 +02:00
..
dbus Fix ungrouped-imports pylint errors 2019-04-07 21:29:45 +02:00
modules Display server in remote-server-not-found error dialog 2019-04-24 22:56:06 +02:00
protocol Fix wrong-import-order pylint errors 2019-04-07 21:20:21 +02:00
zeroconf Improve module imports 2019-04-19 16:57:12 +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 Rework Accounts Window 2019-04-22 12:48:01 +02:00
caps_cache.py Fix wrong-import-position pylint errors 2019-04-07 21:15:39 +02:00
config.py Treat incoming messages as 'chat' by default 2019-04-30 17:33:12 +02:00
configpaths.py Refactor UserActivity 2019-01-31 22:57:15 +01:00
connection.py Remove some useless settings 2019-04-22 15:36:28 +02:00
connection_handlers.py Move message error handler into message module 2019-01-03 11:52:26 +01:00
connection_handlers_events.py Remove GPG code from Gajim 2019-04-16 23:24:40 +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 Add method to generate map links 2019-04-27 12:30:56 +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.py Fix no-else-return pylint errors 2018-09-18 10:16:54 +02:00
jingle_content.py Clean up OpenSSL code 2019-02-06 20:25:55 +01:00
jingle_ft.py Fix no-else-raise pylint errors 2019-04-07 18:40:32 +02:00
jingle_ftstates.py Fix wrong-import-order pylint errors 2019-04-07 21:20:21 +02:00
jingle_rtp.py Fix wrong-import-position pylint errors 2019-04-07 21:15:39 +02:00
jingle_session.py Fix no-else-raise pylint errors 2019-04-07 18:40:32 +02:00
jingle_transport.py Fix unnecessary-pass pylint errors 2019-04-07 18:20:15 +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