Commit graph

4451 commits

Author SHA1 Message Date
Jefry Lagrange
e8df81ab31 sends file request after hash mismatch 2012-05-27 21:05:43 -04:00
Yann Leboulanger
c28282300b update python-gnupg to 0.3.0 + add KEYEXPIRED support. Fixes #7151 2012-05-18 16:58:51 +02:00
Yann Leboulanger
08fabfe02e remove latex support. Will be in a plugin. Fixes #4176 2012-04-30 00:19:55 +02:00
Denis Fomin
b6639bf738 fix gnomekeyring import 2012-04-30 14:16:04 +04:00
Denis Fomin
ad5289790d gnomekeyring import will not be delayed 2012-04-30 10:52:12 +04:00
Yann Leboulanger
19fa55c957 remove big time consuming and unused function pformat. see #7125 2012-04-28 22:45:17 +02:00
Denis Fomin
297032e6e6 correct check pyopenssl installed 2012-04-22 21:48:36 +04:00
Yann Leboulanger
c3ab45efeb fix unwanted things from merge from jingleFT branch 2012-04-21 23:52:24 +02:00
Yann Leboulanger
e9b8633d15 add screen sharing ability by choosing Screen in video input device. 2012-04-20 16:28:10 +02:00
Yann Leboulanger
a29d3b9c38 Backed out changeset 1e414d1b429c 2012-04-20 16:27:30 +02:00
Yann Leboulanger
c1584918f3 add screen sharing ability by choosing Screen in video input device. 2012-04-20 16:15:25 +02:00
Yann Leboulanger
aea75469a1 save opened chat controls when quitting and restore them on startup. Fixes #3803 2012-04-20 14:34:24 +02:00
Yann Leboulanger
b6bed926c9 move an import to prevent an import loop 2012-04-19 14:00:54 +02:00
Yann Leboulanger
781691169e prevent a traceback 2012-04-19 12:32:31 +02:00
Yann Leboulanger
a07bc4a3a2 reset correctly timeout_id variable 2012-04-18 10:33:42 +02:00
Yann Leboulanger
b846ac8793 save config regulary when we change an option. 2012-04-18 10:15:53 +02:00
Jefry Lagrange
be3a948838 small fix 2012-04-17 20:57:34 -04:00
Jefry Lagrange
e63674bfb9 add missing argument 2012-04-17 20:47:52 -04:00
Yann Leboulanger
9ed4521d6e cleanup temp file correctly 2012-04-18 00:14:11 +02:00
Yann Leboulanger
43b2a1b4f0 more secure tmp file creation for latex 2012-04-17 10:45:55 +02:00
Yann Leboulanger
2ac8607ed6 handle see-other-host stream error. Fixes #7134 2012-04-15 23:42:53 +02:00
Yann Leboulanger
0c36f50196 merge from trunk 2012-04-12 22:07:30 +02:00
Yann Leboulanger
73899b95d3 fix a loop. Fixes #7142 2012-04-12 07:17:50 +02:00
Yann Leboulanger
9a6519373f fix usage of get_per(). Fixes #7140 2012-04-11 21:30:05 +02:00
Yann Leboulanger
b5c424a96f improve temp file search when using latex to prevent overwriting files 2012-04-10 17:25:32 +02:00
Jefry Lagrange
038ea0fe66 minor fixes 2012-04-07 00:56:44 -04:00
Jefry Lagrange
026e5b44f1 refactoring: implemented state machine pattern 2012-04-04 21:04:23 -04:00
Yann Leboulanger
444bed2784 ability to reset options to default value. Fixes #4465 2012-04-09 19:45:56 +02:00
Yann Leboulanger
75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger
51cfe177a1 ability for a plugin to raise NodeProcessed 2012-04-08 17:53:53 +02:00
Yann Leboulanger
134d55b285 don't commit SQL request too fast to improve performences. Fixes #6905 2012-04-03 19:38:15 +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
794a66e435 correctly forward unread printed messages to other resources. Fixes #7094 2012-04-01 19:39:26 +02:00
Yann Leboulanger
6fbb0b7847 fix pyopenssl version checking. Fixes #7124 2012-03-27 14:57:49 +02:00
Yann Leboulanger
6ba89b3360 [mathieui] make popup notification colors configurable. Fixes #7127 2012-03-27 14:50:26 +02:00
Yann Leboulanger
2a242bf3bd revert 515744029d22, there is no timeout for <r> requests, so we never check if we have the result. see #7090 2012-03-22 20:49:38 +01:00
Jefry Lagrange
48524a60c0 fix handling file transfer cancel properly 2012-03-22 00:56:11 -04:00
Jefry Lagrange
c5ebac3f77 handles file transfer cancel properly 2012-03-21 15:54:46 -04:00
Jefry Lagrange
57639f04aa re-enable SM when resuming 2012-03-19 17:37:05 -04:00
Jefry Lagrange
c412a6a55f decline jingleFT correctly 2012-03-19 15:52:33 -04:00
Denis Fomin
a05046c69b fix version string 2012-03-18 23:53:11 +04:00
Matthew Wild
f8eb9476f3 connection.py: Use XEP-0198 ack request as ping/pong when available. Fixes #7090 2012-03-18 15:40:03 +00:00
Yann Leboulanger
7d19d743a0 prepare 0.15 release 2012-03-18 10:30:08 +01:00
Yann Leboulanger
c64f61f084 fix string 2012-03-18 12:17:55 +01:00
Matthew Wild
ca1dcabb28 client_nb: Call auth callback even when resuming, to establish things like ping timers. Fixes #7091 2012-03-17 23:02:27 +00:00
Yann Leboulanger
5b39679919 fix anonymous login when server has a SSL error. Fixes #7121 2012-03-16 23:09:00 +01:00
Jefry Lagrange
8700389d98 make sure SM is disabled with reconnecting 2012-03-14 23:49:37 -04:00
Jefry Lagrange
e0bcd1eceb [Matthew Wild] fix stream management error handling. Fixes #7091 2012-03-14 23:37:32 -04:00
Yann Leboulanger
2a1f9d2abb handle data forms in groupchat messages. This way room admins can handle voice
requests.
2012-03-13 17:30:48 +01:00
Yann Leboulanger
72be2c49e0 [Jeff Bailes] updated strings 2012-03-06 11:51:11 +01:00