Commit graph

329 commits

Author SHA1 Message Date
Philipp Hörist
ac4859fb87 Remove unused imports 2016-12-22 18:19:24 +01:00
Yann Leboulanger
458d1083bc do not list all keys when we want to know if we have a key. Fixes #8477 2016-12-17 14:06:36 +01:00
lovetox
e7479c52e2 [pitchum] Fix datetime parsing - Fixes #8444 2016-10-08 17:38:10 +02:00
Yann Leboulanger
902c3d59c6 better timestamp handling. Fixes #3818 2016-03-31 22:46:44 +02:00
Emmanuel Gil Peyrot
737b689c98 Fix a remnant use of urllib from python2 in gajim-remote 2016-01-24 19:12:30 +00:00
Yann Leboulanger
55402bdc50 [tmolitor] ability to download bigger files with higher timeouts. Fixes #8130 2015-08-20 21:53:59 +02:00
Yann Leboulanger
d8fe6cdea4 fix import 2015-07-15 15:11:03 +02:00
Yann Leboulanger
512840944b prevent error when converting idn to ascii strings. Fixes #7995 2015-03-25 10:05:29 +01:00
Yann Leboulanger
c2ac09cce2 punyencode only the host part of the URL. Fixes #7981 2015-02-28 15:47:51 +01:00
Yann Leboulanger
0521df8edb fixes duplicate dict keys. Fixes #7964 2015-02-15 21:27:10 +01:00
Yann Leboulanger
7edff79486 [SamWhited] fix jingleFT. Fixes #7931 2015-01-19 13:37:28 +01:00
Yann Leboulanger
d026f79428 don't allow empty string in new chat dialog entry completion. Fixes #7760 2014-06-01 22:32:44 +02:00
Fedor Brunner
74eff753d7 Only Jingle RTP functions depend on Farstream library.
Jingle File Transfers work without Farstream.

ICE-UDP transport is also implemented as a part of Farstream (libnice)

Fixes #7713
2014-04-04 10:33:36 +02:00
Yann Leboulanger
42619dc5cb change variable name 2014-01-07 19:51:56 +01:00
Denis Fomin
4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger
97d9991a48 Dnd is back 2013-08-01 11:41:37 +02:00
Yann Leboulanger
9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Denis Fomin
0c00cdde72 typo 2013-04-22 18:09:58 +04:00
Denis Fomin
7954786a1b prevent warning 2013-04-22 18:07:45 +04:00
Denis Fomin
bc3e7d0606 cleaning 2013-01-29 23:07:25 +04:00
Denis Fomin
520665a6cc fix html 2013-01-11 01:53:09 +04:00
Yann Leboulanger
94168c01ae fix encoding issue 2013-01-05 23:06:59 +01:00
Denis Fomin
98abd4f4d2 fix exec commands and avatar in popups 2013-01-05 20:08:07 +04: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
Denis Fomin
35355e1fa2 fix get os info 2013-01-03 20:50:01 +04:00
Denis Fomin
ce1a785484 fix generator and range 2013-01-03 04:08:07 +04: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
b6b3bcb552 [Dicson and I] fix some unicode issues 2012-12-30 23:47:31 +01:00
Yann Leboulanger
77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Denis Fomin
9fa880cc36 prevent traceback 2012-11-18 23:46:43 +04:00
Yann Leboulanger
0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger
9a6519373f fix usage of get_per(). Fixes #7140 2012-04-11 21:30:05 +02:00
Yann Leboulanger
e1808fd550 [Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113 2012-04-01 19:49:52 +02:00
Yann Leboulanger
b30b6dd94f prevent traceback. Fixes #7080 2012-01-22 00:28:14 +01:00
Yann Leboulanger
3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger
49bc202421 merge from trunk 2011-12-29 11:39:02 +01:00
Yann Leboulanger
6387a980a8 prevent traceback 2011-12-08 21:57:29 +01:00
Yann Leboulanger
3c294252f0 move functions to download an image from htmltextview.py to helpers.py 2011-11-14 23:23:40 +01:00
Yann Leboulanger
8787adf725 add a global proxy option that will apply to all account that don't have a proxy configured. Fixes #7023 2011-11-10 20:37:48 +01:00
Yann Leboulanger
4c66686f53 execute commands without use_shell=True to prevent remote code execution, except for commands configured in triggers plugin (configured by user itself). Fixes #7031 2011-11-08 22:41:07 +01:00
Jefry Lagrange
d5ffbf8834 include ibb and bytestream, jingle transports in feature disco 2011-07-27 16:47:55 -04:00
Yann Leboulanger
b47248f09d merge from trunk 2011-06-20 23:03:06 +02:00
Yann Leboulanger
d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Yann Leboulanger
225f74f0b8 run xdg-open instead of webbrowser when opening files. Fixes #5751 2011-05-24 22:43:42 +02:00
Yann Leboulanger
7af87739bc use webbrowser module to open uri instead of using popen. Fixes #5751 2011-04-19 14:36:22 +02:00
Yann Leboulanger
26c9da414e [Zhihao Yuan] Fallback to OSS when no soundplayer found 2011-04-12 16:36:49 +02:00