gajim-plural/gajim/common
Philipp Hörist 1c895e8983 Persist resource across sessions
This was somehow lost once we implemented random resource strings
Although its good that initally a random resource is chosen, it
still should persist across sessions.

This helps to kill zombie client connections on the server because
most servers kill the old session once a new with the same resource
connects

Also dont notify the user about resource conflicts if no custom
resource is set. We should not expect users to know about resources
and what they are used for as long as possible.
2017-11-20 18:10:51 +01:00
..
protocol fix some pylint errors 2017-08-24 23:01:06 +02:00
zeroconf Refactor Avatars 2017-10-08 11:26:28 +02: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 Refactor Avatars 2017-10-08 11:26:28 +02:00
atom.py Rename src directory 2017-07-02 17:25:47 +02:00
caps_cache.py Query MUC archives with the correct namespace 2017-11-19 23:45:03 +01:00
check_paths.py Add account_id column to logs table 2017-11-19 19:36:25 +01:00
check_X509.py Simplify check_X509.py 2017-10-05 21:58:45 +02:00
commands.py fix some pylint errors 2017-08-24 23:01:06 +02:00
config.py Save last archive timestamps in DB 2017-11-19 19:36:26 +01:00
configpaths.py setup.py: move plugins directory to data directory 2017-09-22 21:48:18 +02:00
connection.py Persist resource across sessions 2017-11-20 18:10:51 +01:00
connection_handlers.py Save account_id in logs table 2017-11-19 19:36:25 +01:00
connection_handlers_events.py Improve deduplication 2017-11-19 19:36:26 +01:00
const.py Move common code out of HistoryWindow 2017-11-19 19:36:26 +01:00
contacts.py Refactor Avatars 2017-10-08 11:26:28 +02: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 Fix some logging calls 2017-09-26 07:14:01 +02: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 Update old trac links 2017-08-27 22:32:33 +02:00
file_props.py Rename src directory 2017-07-02 17:25:47 +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 Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
helpers.py Add extension point for plugins to add their caps 2017-11-15 22:28:11 +01: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 Fix some strings for a better translation 2017-09-19 12:45:02 +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 Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
logger.py Improve deduplication 2017-11-19 19:36:26 +01:00
logging_helpers.py Rename src directory 2017-07-02 17:25:47 +02:00
message_archiving.py Query MUC archives with the correct namespace 2017-11-19 23:45:03 +01:00
multimedia_helpers.py Rename src directory 2017-07-02 17:25:47 +02:00
nec.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
optparser.py Add account_id column to logs table 2017-11-19 19:36:25 +01:00
passwords.py Fix import 2017-09-19 22:06:21 +02:00
pep.py Support unpublishing avatars (with XEP-0084) 2017-11-17 19:19:59 +01:00
proxy65_manager.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00
pubsub.py Refactor store_bookmarks() 2017-10-14 00:13:13 +02:00
resolver.py Fix Resolver Test 2017-09-17 10:43:10 +02:00
rst_xhtml_generator.py Fix typo in link 2017-08-27 22:41:11 +02:00
sleepy.py Fix some logging calls 2017-09-26 07:14:01 +02:00
socks5.py fix some pylint errors 2017-08-24 23:01:06 +02:00
stanza_session.py Rename gajim.common.gajim to avoid name conflicts 2017-08-18 20:03:20 +02:00