gajim-plural/src/common
Yann Leboulanger 4e2580d389 don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
..
protocol GObject -> GLib 2013-07-29 18:35:49 +02:00
zeroconf GObject -> GLib 2013-07-29 18:35:49 +02:00
__init__.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
account.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
atom.py update my copyright 2013-04-05 21:35:39 +02:00
caps_cache.py update my copyright 2013-04-05 21:35:39 +02:00
check_X509.py [Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking 2013-08-15 23:19:23 +02:00
check_paths.py update my copyright 2013-04-05 21:35:39 +02:00
commands.py remove send_message from connection object. Use Event everywhere 2013-07-26 14:45:16 +02:00
config.py typo 2013-08-16 10:09:41 +04:00
configpaths.py update my copyright 2013-04-05 21:35:39 +02:00
connection.py [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
connection_handlers.py don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
connection_handlers_events.py don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
contacts.py update my copyright 2013-04-05 21:35:39 +02:00
crypto.py convert tabs to spaces in source code thanks to reindent.py 2010-04-08 01:20:17 +02:00
dataforms.py update my copyright 2013-04-05 21:35:39 +02:00
dbus_support.py update my copyright 2013-04-05 21:35:39 +02:00
defs.py update my copyright 2013-04-05 21:35:39 +02:00
demandimport.py update demandimport module from mercurial 2012-02-26 20:38:29 +04:00
dh.py update my copyright 2013-04-05 21:35:39 +02:00
events.py update my copyright 2013-04-05 21:35:39 +02:00
exceptions.py update my copyright 2013-04-05 21:35:39 +02:00
file_props.py Also cancel the jingle session when initiator for IBB transfer cancellation 2013-01-19 21:40:19 -04:00
fuzzyclock.py update my copyright 2013-04-05 21:35:39 +02:00
gajim.py correctly detect that farstream is not available. Fixes #7420 2013-08-13 13:54:16 +02:00
ged.py Use log.warning instead of the deprecated log.warn. 2013-01-05 11:26:22 +01:00
gnupg.py get the expired key information back 2013-07-17 15:04:10 +02:00
gpg.py don't crash when GPG key are badly encrypted 2013-07-17 12:50:34 +02:00
helpers.py Dnd is back 2013-08-01 11:41:37 +02:00
i18n.py always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
idle.py fix traceback handling 2013-01-05 00:03:36 +01:00
jingle.py we release under GPL v3 2013-08-16 09:33:15 +02:00
jingle_content.py we release under GPL v3 2013-08-16 09:33:15 +02:00
jingle_ft.py fix traceback with new fileprops. 2013-08-26 20:34:58 +02:00
jingle_ftstates.py we release under GPL v3 2013-08-16 09:33:15 +02:00
jingle_rtp.py we release under GPL v3 2013-08-16 09:33:15 +02:00
jingle_session.py we release under GPL v3 2013-08-16 09:33:15 +02:00
jingle_transport.py we release under GPL v3 2013-08-16 09:33:15 +02:00
jingle_xtls.py Fix Jingle XTLS certificate creation. 2013-03-05 15:58:20 +01:00
kwalletbinding.py remove call to unicode() 2013-01-01 21:06:16 +01:00
location_listener.py update my copyright 2013-04-05 21:35:39 +02:00
logger.py fix error when there is a ' char in the config path. Fixes #7344 2013-08-14 18:58:48 +02:00
logging_helpers.py enable nbxmpp logging when using -v 2013-05-16 21:06:41 +02:00
message_archiving.py remove call to unicode() 2013-01-01 21:06:16 +01:00
multimedia_helpers.py we release under GPL v3 2013-08-16 09:33:15 +02:00
nec.py fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
optparser.py update my copyright 2013-04-05 21:35:39 +02:00
passwords.py update my copyright 2013-04-05 21:35:39 +02:00
pep.py GObject -> GLib 2013-07-29 21:41:01 +02:00
proxy65_manager.py convert a print to a debug print 2013-08-14 11:49:43 +02:00
pubsub.py [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
resolver.py GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
rst_xhtml_generator.py update my copyright 2013-04-05 21:35:39 +02:00
sleepy.py update my copyright 2013-04-05 21:35:39 +02:00
socks5.py fix encoding issue 2013-08-01 15:54:07 +02:00
stanza_session.py prevent bug when forming a jid 2013-08-15 14:38:59 +04:00