Commit Graph

4054 Commits

Author SHA1 Message Date
Denis Fomin bc3e7d0606 cleaning 2013-01-29 23:07:25 +04:00
Yann Leboulanger f82dfed644 support min_gajim_version and max_gajim_version in plugins 2013-01-26 22:31:17 +01:00
Denis Fomin 67e7d7f718 fix change font in html, wrong import 2013-01-11 16:37:10 +04:00
Denis Fomin 8c6b68d35e fix caps 2013-01-11 13:34:49 +04:00
Denis Fomin 520665a6cc fix html 2013-01-11 01:53:09 +04:00
Yann Leboulanger 8079736493 fix traceback 2013-01-10 19:47:57 +01:00
Denis Fomin 99c62442bb [Asterix] Fix caps 2013-01-08 13:17:09 +04:00
Denis Fomin ea8a1b3241 fix missing import 2013-01-08 01:59:12 +04:00
Denis Fomin b6ff150282 fix tracebacks 2013-01-07 18:33:41 +04:00
Denis Fomin 6e278b40fc fix gajim version 2013-01-06 22:07:16 +04:00
Yann Leboulanger d20dcfccea fix connecting with python3 internal ssl implementation 2013-01-06 13:47:23 +01:00
Denis Fomin 379fb0c515 Fix PEP 2013-01-06 15:41:26 +04:00
Yann Leboulanger 94168c01ae fix encoding issue 2013-01-05 23:06:59 +01:00
Emmanuel Gil Peyrot ab7ce2b42e Use log.warning instead of the deprecated log.warn. 2013-01-05 11:26:22 +01:00
Denis Fomin 98abd4f4d2 fix exec commands and avatar in popups 2013-01-05 20:08:07 +04:00
Yann Leboulanger e0b63d4a40 fix gnomekeyring import 2013-01-05 10:58:51 +01:00
Yann Leboulanger 936d538eba correctly open / close file when computing hash 2013-01-05 10:09:15 +01:00
Yann Leboulanger db06bddb81 correctly close file after it's opened 2013-01-05 10:07:35 +01:00
Yann Leboulanger 7b82ab7b5d close files after they are opened 2013-01-05 09:54:17 +01:00
Yann Leboulanger 0312b6275a itervalues / iterkeys doesn't exist anymore 2013-01-05 09:52:09 +01:00
Yann Leboulanger e03b3c35b6 fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
2013-01-05 00:03:36 +01:00
Yann Leboulanger 89540b0c2e fix registering an account 2013-01-04 23:11:07 +01:00
Yann Leboulanger 078abc9b7a fix __import__ calls 2013-01-04 14:12:35 +01:00
Yann Leboulanger 11a357351d partly fix hmac usage 2013-01-03 19:01:18 +01:00
Denis Fomin 35355e1fa2 fix get os info 2013-01-03 20:50:01 +04:00
Denis Fomin 3911c72ba9 fix set avatar 2013-01-03 17:02:14 +04:00
Denis Fomin 3c4a63e97e fix gettext 2013-01-03 13:41:52 +04:00
Denis Fomin c4d5ccf4e0 fix error handling 2013-01-03 11:47:34 +04:00
Denis Fomin ce1a785484 fix generator and range 2013-01-03 04:08:07 +04:00
Yann Leboulanger 689fe31710 handle nbxmpp logging with -l option (-l .nbxmpp.client_nb=INFO for example) 2012-12-30 18:54:49 +01:00
Yann Leboulanger ed21564970 fix some dict.keys() 2013-01-02 18:23:38 +01:00
Yann Leboulanger 3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger 2c21353a8b remove has_key()
fix base64 calls (requires and returns bytes, not str)
2013-01-02 17:53:42 +01:00
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger 414e349345 python uses unicode internally 2013-01-01 19:44:25 +01:00
Yann Leboulanger e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger e8dab6e41c fix one more unicode error 2012-12-30 23:49:05 +01:00
Yann Leboulanger b6b3bcb552 [Dicson and I] fix some unicode issues 2012-12-30 23:47:31 +01:00
Yann Leboulanger 7ebde173bc use gobject introspection to access gupnp-igd 2012-12-26 23:39:22 +01:00
Yann Leboulanger ad2f2eada6 une GnomeKeyring vi gobject introspections 2012-12-26 11:19:59 +01:00
Yann Leboulanger 4554b85922 fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00
Yann Leboulanger 71aa8d1950 correctly get SSL certificate from nbxmpp. Fixes #7283 2012-12-25 18:18:39 +01:00
Yann Leboulanger da75bf846b correctly handle SSL errors. Fixes #7252 2012-12-23 17:48:11 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Yann Leboulanger cae8faf0ed fix module name 2012-12-16 23:53:32 +01:00
Yann Leboulanger ebb901045a fix module name 2012-12-16 18:29:59 +01:00
Yann Leboulanger 34163e508b keep in config file room.JID.muc_restore_*. Fixes #7276 2012-12-13 10:07:51 +01:00
Yann Leboulanger d1adec53be don't reconnect a disabled account. Fixes #7265 2012-12-12 22:03:13 +01:00