Commit Graph

4041 Commits

Author SHA1 Message Date
Yann Leboulanger fccf0e2050 clean file props after we have tested proxies 2012-08-23 12:13:20 +02:00
Yann Leboulanger 35b9f5da6c fix is_transfer_stopped() function. Fixes #7170 2012-08-23 12:12:19 +02:00
Yann Leboulanger fb5d58de11 don't do SSL over SSL and correctly shutdown SSL sockets. 2012-08-23 11:36:51 +02:00
Jefry Lagrange 1dc1adf073 only delete file_props in the ft_window 2012-08-22 15:30:12 -04:00
Yann Leboulanger 1a3e4508ff make using receiver proxy work 2012-08-22 18:09:40 +02:00
Yann Leboulanger 5178543517 add a try/except 2012-08-22 14:49:44 +02:00
Yann Leboulanger f832900d2b coding standards 2012-08-22 12:55:57 +02:00
Yann Leboulanger 133593e1ca coding standards 2012-08-22 12:21:45 +02:00
Yann Leboulanger f801d33b53 fix coding standards 2012-08-22 11:54:21 +02:00
Yann Leboulanger aaccec79cf don't try only last_connection_type, but try it it first. Fixes #7002 2012-08-19 22:35:46 +02:00
Denis Fomin f3700b2bec fix wrong commit 2012-08-17 00:02:54 +04:00
Denis Fomin c102771279 split long lines 2012-08-16 20:22:29 +04:00
Denis Fomin 3b860457ef [Darlan and I].added the ability to restore the old tray icon (envelope).'trayicon_blink' in the ACE. Fixes #7176 2012-08-14 22:36:16 +04:00
Yann Leboulanger a581f10236 remove imort dbus.glib to remove a warning 2012-08-11 22:46:39 +02:00
Yann Leboulanger 8d5ddb2d16 handle see-other-host at different state of connection (after authentication). Fixes #7179 2012-08-10 10:43:02 +02:00
Yann Leboulanger 0c27348a18 use a "gajim" logger name for gnupg.py. see #7149 2012-08-10 08:06:41 +02:00
Yann Leboulanger 57c8fdad39 add option to enable / disable the remember opened chats option. Fixes #7193 2012-08-05 13:34:35 +02:00
Denis Fomin 67da16a0d4 [Darlan]. fix typo 2012-08-02 21:52:20 +04:00
Jefry Lagrange a73bf46dd2 replace Socks5Receiver with Socks5ReceiverClient 2012-06-26 17:20:24 -04:00
Jefry Lagrange f4fa70576b fix connect error 2012-06-21 13:56:15 -04:00
Yann Leboulanger 62ce6a27e7 don't try to connect twice when we get see-other-host. see #7179 2012-06-21 14:10:01 +02:00
Yann Leboulanger 1c895779ce fix sockes5 transfer 2012-06-20 23:58:23 +02:00
Yann Leboulanger 5d7ce867b4 fix indentation 2012-06-20 23:58:08 +02:00
Yann Leboulanger ee05914b30 fix typo
remove "fast" support
try to connect to streamhosts when we get them
2012-06-20 23:16:18 +02:00
Yann Leboulanger 449f137dd7 correctly handle see-other-host (earlier in the connection process). Fixes #7179 2012-06-19 19:19:24 +02:00
Yann Leboulanger a51bf035cd current version is 0.15.0.1 2012-06-17 22:11:17 +02:00
Jefry Lagrange 9fe9d93234 merge 2012-06-16 18:46:21 -04:00
Jefry Lagrange ccb53c7c08 send files to gc peer. Fixes #7171 2012-06-16 18:41:33 -04:00
Yann Leboulanger 89ba95cd4c make tooltip colors configurable. Fixes #7165 2012-06-16 22:58:46 +02:00
Yann Leboulanger d707ef2835 fix typo. Fixes #7161 2012-06-16 13:51:54 +02:00
Yann Leboulanger 0493997a24 handle ft_send_local_ips option with jingle FT 2012-06-14 19:46:17 +02:00
Jefry Lagrange 503c7dc515 minor fixes 2012-06-14 12:45:11 -04:00
Yann Leboulanger c4953b1e11 some typo + disable Jingle FT for the moment 2012-06-14 18:43:47 +02:00
Yann Leboulanger 1fdf6b7e35 jingle IBB and normal IBB are different 2012-06-14 18:34:07 +02:00
Jefry Lagrange 2af1af2011 file_props refactoring 2012-06-14 12:27:23 -04:00
Jefry Lagrange b6b44cb328 make werequest an optional argument in JingleSession 2012-06-10 17:08:54 -04:00
Jefry Lagrange 3a5d6d2173 start listening when we get session initiate. Fixes #7175 2012-06-09 15:17:16 -04:00
Jefry Lagrange 2b8890bf51 dont cancel when we cant bind to port. Fixes #7173 2012-06-08 20:02:45 -04:00
Yann Leboulanger b050e63b60 don't crash when there are non-ascii chars in gpg keys list 2012-05-30 08:30:49 +02:00
Jefry Lagrange e195cfb188 send hash in session-init when the file is less than 10 mb 2012-05-28 19:54:59 -04:00
Jefry Lagrange ae4596bd2e update xep300 to version 1 2012-05-28 18:07:52 -04:00
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
Denis Fomin e073718907 update demandimport module from mercurial 2012-02-26 20:38:29 +04:00
Yann Leboulanger 97e5283f88 simplify code to compute how many logs do we request when we re-join a room 2012-02-22 15:36:35 +01:00
Yann Leboulanger f577ec9af7 fix some string 2012-02-22 10:07:16 +01:00
Yann Leboulanger fb19adb4d1 don't override assigned GPG key. Fixes #7111 2012-02-21 23:53:49 +01:00
Denis Fomin 12f24e5f48 Quick fix [6de66f624e71]. print last message in room then reconnect 2012-02-18 23:06:08 +04:00
Denis Fomin 09942f48e0 do not duplicate messages in the room when the connection is lost 2012-02-18 22:48:03 +04:00
Yann Leboulanger 3a0aa4c7c6 fix some strings 2012-02-14 20:42:32 +01:00
Yann Leboulanger 721f33c5cf fix traceback. Fixes #7103 2012-02-14 19:35:09 +01:00
Jefry Lagrange ca1eadaa2d refactoring 2012-02-12 19:36:20 -05:00
Jefry Lagrange e7644e5ad3 visibly disconnect when loosing connection. Fixes #7091 2012-02-08 22:06:29 -05:00
Yann Leboulanger 241acdd06b [Zash] update Carbon XEP (XEP-0280) to 0.6 version. Fixes #7093 2012-02-07 20:46:42 +01:00
Jefry Lagrange b2897e36bb better way to handle non supported hash algorithms 2012-01-24 16:51:26 -05:00
Jefry Lagrange c02b43f88f coding standards 2012-01-24 10:04:14 -05:00
Yann Leboulanger 3b5cabac5b coding standards 2012-01-24 07:28:40 +01:00
Jefry Lagrange 5142ebd626 check file integrity when transfer is completed 2012-01-23 22:28:07 -05:00
Yann Leboulanger b30b6dd94f prevent traceback. Fixes #7080 2012-01-22 00:28:14 +01:00
Yann Leboulanger 72bca44272 fix behaviour when we remove a contact for which we have a chat tab opened (re-add it to not in roster group). Fixes #7078 2012-01-21 16:32:52 +01:00
Jefry Lagrange c51fb07d09 merge 2012-01-15 19:53:40 -05:00
Jefry Lagrange 376777091e support for xep-300 2012-01-15 19:37:00 -05:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger 07cb125303 send file using IBB directly if receiver don't support socks5 2012-01-08 20:57:05 +01:00
Yann Leboulanger 8bbca8a0a7 coding standards 2012-01-08 20:48:03 +01:00
Yann Leboulanger 69544d5f5c coding standards 2012-01-08 20:44:15 +01:00
Yann Leboulanger 61a039d894 fix sending result iq in IBB 2012-01-08 20:29:24 +01:00
Jefry Lagrange 76bc866a98 handle errors in IBB 2012-01-07 20:49:07 -05:00
Jefry Lagrange 5017c7e17c fixes ibb transfer 2012-01-07 14:38:59 -05:00
Yann Leboulanger 82413cafaa [Pablo Mazzini] ask passphrase to user when using non-sasl authentication 2012-01-07 15:41:53 +01:00
Jefry Lagrange 930c71cc04 complete IBB jingle support, fixes #6998 2012-01-06 23:18:50 -05:00
Yann Leboulanger 140a2bdaf5 check ssl certificate against hostname only if we use secured connection. Fixes #7071 2012-01-06 09:45:11 +01:00
Yann Leboulanger 359d3c3069 check that pyopenssl > 0.12 is installed before using fonctions available after this version 2012-01-04 11:38:09 +01:00
Yann Leboulanger 8e72a23918 use 'login' keyring as default keyring instead of 'default'. Fixes #7067 2012-01-03 20:17:33 +01:00
Yann Leboulanger 9804572772 fix starting Gajim when pyasn1 is not installed. see #7066 2012-01-02 17:01:31 +01:00
Yann Leboulanger aa94671708 check hostname in SSL certificates. Fixes #7066 2012-01-02 16:39:06 +01:00
Yann Leboulanger 078291921d msn auth is now availble through https 2011-12-31 15:54:32 +01:00
Yann Leboulanger a34fa3cb93 handle MISSING PASSPHRASE in gnupg.py 2011-12-31 15:54:11 +01:00
Yann Leboulanger 41b7bd7b41 fix sending jingle ack 2011-12-29 14:08:35 +01:00
Yann Leboulanger 49bc202421 merge from trunk 2011-12-29 11:39:02 +01:00
Jefry Lagrange c491bd3f59 create a new session for every new file transfer; enable OpenSSL 2011-12-27 23:47:00 -05:00
Jefry Lagrange b85f96b929 fix sending multiple files at the same time 2011-12-26 21:18:45 -05:00
Jefry Lagrange 952ea6a9b6 fix closing listening port 2011-12-24 18:12:05 -05:00
Jefry Lagrange c9f2176ccb fix bad refactoring 2011-12-22 21:52:37 -05:00
Jefry Lagrange 78e7361bf2 refactoring 2011-12-22 20:12:11 -05:00
Yann Leboulanger 6e4bac262c implements Oauth2 mechanism to connect to MSN xmpp server. Fixes #6978 2011-12-18 23:20:30 +01:00
Denis Fomin ec5a6c4587 merge 2011-12-18 21:34:57 +04:00
Denis Fomin 783cf55ba7 optimize history search. Fixes #6997 2011-12-18 21:28:47 +04:00
Yann Leboulanger 1eb7660394 revert unwanted commit 2011-12-18 18:19:03 +01:00
Denis Fomin dea092f7bb 'beta3' version for hg users 2011-12-18 18:35:23 +04:00
Yann Leboulanger 25be68953d don't fails when farsight isn't available 2011-12-17 20:59:15 +01:00
Yann Leboulanger e1caf30e28 only install plugin installer plugin 2011-12-17 18:17:42 +01:00
Yann Leboulanger cf5c3568d4 use subprocess instead of os.system() 2011-12-17 18:07:56 +01:00
Yann Leboulanger f8922005e0 fix traceback when trying to connect to a host for which auth method is not supported 2011-12-17 15:17:25 +01:00
Yann Leboulanger 78bd83766c do not send message if GPG encryption fails. Fixes #7059 2011-12-17 14:54:29 +01:00
Yann Leboulanger 6387a980a8 prevent traceback 2011-12-08 21:57:29 +01:00
Yann Leboulanger de4660b2e5 prevent traceback. Fixes #7053 2011-12-03 13:33:03 +01:00
Yann Leboulanger ced1285de9 prevent traceback. Fixes #7054 2011-12-03 12:49:01 +01:00
Jefry Lagrange eec056ccd1 refactoring 2011-11-18 18:21:34 -05:00
Jefry Lagrange 543e0265de refactoring 2011-11-18 15:07:25 -05:00
Jefry Lagrange bc78e35d55 refactoring 2011-11-17 23:55:44 -05:00
Yann Leboulanger b9f8f67ce5 print and ignore exceptions raised in an event handler. 2011-11-22 22:51:33 +01:00