gajim-plural/src/common
Stephan Erb d00a5f737c Create index on the logs table on time instead of on kind.
That way we can search through all logs in constant time instead of having to perform a full table scan.
2009-12-27 16:50:43 +01:00
..
protocol Show warning if calculated and received caps hash are different. 2009-12-27 16:23:31 +01:00
xmpp prevent having twice the same group for a contact. Fixes #5504 2009-12-15 19:04:35 +01:00
zeroconf Remove zeroconf dummy methods. 2009-12-10 23:54:51 +01:00
__init__.py See #4200. 2008-08-15 17:31:51 +00:00
account.py A portion of doc-string refactoring 2009-11-26 12:21:43 +02:00
atom.py A portion of doc-string refactoring 2009-11-26 12:21:43 +02:00
caps_cache.py Show warning if calculated and received caps hash are different. 2009-12-27 16:23:31 +01:00
check_paths.py Create index on the logs table on time instead of on kind. 2009-12-27 16:50:43 +01:00
commands.py A portion of doc-string refactoring 2009-11-26 12:21:43 +02:00
config.py ability to get address / location from geoclue and send it via PEP 2009-12-07 23:16:30 +01:00
configpaths.py autotools: remove confusing variables ${datadir} and DATADIR. 2009-11-28 12:54:41 +01:00
connection.py Remove some unneeded bits in the xmpp ping code. Add additional logging. 2009-12-20 23:16:58 +01:00
connection_handlers.py Remove some unneeded bits in the xmpp ping code. Add additional logging. 2009-12-20 23:16:58 +01:00
contacts.py Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes. 2009-12-10 20:06:46 +01:00
crypto.py [Florob] fix module name for sha256. Fixes #5297 2009-10-01 08:26:08 +02:00
dataforms.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
dbus_support.py [dm] define an exception we use. Fixes #5457 2009-12-01 17:41:43 +01:00
defs.py Create index on the logs table on time instead of on kind. 2009-12-27 16:50:43 +01:00
dh.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
events.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
exceptions.py [dm] define an exception we use. Fixes #5457 2009-12-01 17:41:43 +01:00
fuzzyclock.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
gajim.py Split common/caps.py. We now have common/protocol/ to contain XMPP connection related classes. 2009-12-10 20:06:46 +01:00
GnuPG.py A portion of doc-string refactoring 2009-11-26 12:21:43 +02:00
GnuPGInterface.py A portion of doc-string refactoring 2009-11-26 12:21:43 +02:00
helpers.py Merge local changes. 2009-12-10 20:08:09 +01:00
i18n.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
idle.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
jingle.py One more vim config entry. 2009-12-01 22:31:42 +01:00
jingle_content.py Import xmpp in jingle_content, so that JingleContent.__content can work. fixes #5524 2009-12-20 13:37:56 +01:00
jingle_rtp.py Import socket in jingle_rtp, fixes typo in 'stun_server', connect changed signal of stun_server_entry Fixes #5502 2009-12-10 22:02:03 +01:00
jingle_session.py Rename FailedApplication to JingleContentSetupException 2009-12-01 22:39:02 +01:00
jingle_transport.py Add VIM indentation config to jingle files. 2009-12-01 22:25:29 +01:00
kwalletbinding.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
latex.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
location_listener.py prevent traceback when geoclue not installed. Fixes #5495 2009-12-08 14:45:58 +01:00
logger.py don't try to import pysqlite2, we depend on sqlite3 2009-11-30 16:36:47 +01:00
logging_helpers.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
multimedia_helpers.py [Jingle] Add converters and simplify pipelines configuration-side 2009-11-29 21:39:50 +01:00
optparser.py Create index on the logs table on time instead of on kind. 2009-12-27 16:50:43 +01:00
passwords.py Fixes #5447 2009-11-25 09:10:30 +02:00
pep.py fix typo in finction name and correctly retract location data 2009-12-07 23:50:29 +01:00
proxy65_manager.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
pubsub.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
resolver.py ignore invalid SRV reply from libasyncns. Fixes #5507 2009-12-18 17:27:09 +01:00
rst_xhtml_generator.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
sleepy.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
socks5.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00
stanza_session.py A big portion of doc-string refactoring 2009-11-26 13:58:12 +02:00