gajim-plural/src/common
Yann Leboulanger 928b7b67ba fix warning message 2013-11-14 21:34:15 +01: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 ability to configure cipher list 2013-11-03 17:57:12 +01:00
configpaths.py [fedor] use openssl random number generator if available, and improve entropy. Fixes #7550 2013-11-10 08:39:50 +01:00
connection.py ability to configure cipher list 2013-11-03 17:57:12 +01:00
connection_handlers.py don't send receipt answer for forwarded messages. Fixes #7548 2013-11-05 13:12:38 +01:00
connection_handlers_events.py file_props.size is an integer 2013-11-02 09:00:16 +01:00
contacts.py update my copyright 2013-04-05 21:35:39 +02:00
crypto.py [fedor] use openssl random number generator if available, and improve entropy. Fixes #7550 2013-11-10 08:39:50 +01: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 fix var name 2013-11-08 14:06:22 +04:00
jingle_content.py file_props.size is an integer 2013-11-02 09:00:16 +01: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 warning message 2013-11-14 21:34:15 +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 Add date to gajim logs. Fixes #7556 2013-11-11 15:43:56 +04: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 computing hash once socket is correctly closed 2013-11-02 16:09:12 +01:00
stanza_session.py prevent traceback. Fixes #7503 2013-11-06 21:17:15 +01:00