Commit Graph

4020 Commits

Author SHA1 Message Date
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
Yann Leboulanger 6c605cad41 add some missing import 2011-11-22 20:08:08 +01:00
Yann Leboulanger 2582720366 handle ERROR and INFORMATION events through NEC 2011-11-22 19:25:15 +01:00
Yann Leboulanger ae6ffa2a18 fix class name 2011-11-21 23:51:14 +01:00
Yann Leboulanger a5b50465b1 fix missing argument in some events 2011-11-19 22:19:16 +01:00
Yann Leboulanger 9a01ffcdd9 correctly set the route attribute in BOSH connections. 2011-11-15 09:48:28 +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 b28b3d4ed3 add a Tor proxy in default configuration when Gajim starts. Fixes #7026 2011-11-14 18:44:17 +01:00
Yann Leboulanger a07829c0a9 use pycurl to download image in XHTML when a proxy is configured. Fixes #7037 2011-11-13 15:10:38 +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
Yann Leboulanger 23327c834d use prepared statements in all SQL queries that contains jids to prevent SQL injection. Fixes #7034 2011-11-08 22:00:52 +01:00
Yann Leboulanger 197d85e563 ability to use jingle negociation even if we don't have farsight. Fixes #7044 2011-11-06 21:42:04 +01:00
Yann Leboulanger 7fb0405e59 forgot commit: use ft_send_local_ips option. Fixes #7029 2011-11-06 21:12:27 +01:00
Yann Leboulanger 9cfc2f4e15 add advanced option to disable sending local IPs when doing a file transfer. Fixes #7029 2011-11-06 20:53:07 +01:00
Yann Leboulanger 7924407325 [ioerror and !] add GUI widget for send_time_info option.
don't send client version if send_os_info is False.
Fixes #7028
2011-11-06 20:40:54 +01:00
Yann Leboulanger 188950f470 implement XEP-0280: Message Carbons 2011-11-06 17:20:58 +01:00
Yann Leboulanger 712ca88d6c don't log gpg passphrase to debug output. Fixes #7035 2011-11-04 15:07:44 +01:00
Yann Leboulanger e4fa96cce3 make jingleFT work when receiver's proxy is used 2011-11-02 00:09:33 +01:00
Yann Leboulanger 3b646fac4a import some improvements from xmpppy and use it where it's usefull 2011-10-31 10:47:28 +01:00
Yann Leboulanger 520bc6b268 change the insecure connection dialog behaviour. Fixes #7019 2011-10-31 09:47:01 +01:00
Yann Leboulanger 493187d448 implement XEP-0306 : status conditions for MUC 2011-10-30 13:27:32 +01:00
Yann Leboulanger 19306fbf6f remove old unused function 2011-10-30 13:26:41 +01:00
Jefry Lagrange 8408b17758 fix socks5 FT 2011-10-29 14:31:06 -04:00
Yann Leboulanger f35c3d9143 send a candidate-error when we get a session-accept with no streamhost 2011-10-29 11:34:05 +02:00
Jefry Lagrange 212f33cafa socks5 proxy fixed 2011-10-29 00:09:45 -04:00
Yann Leboulanger d58241dfa3 test_ft_proxies_on_startup is a per_account option 2011-10-23 21:06:25 +02:00
Yann Leboulanger 59f5cda712 add advanced option to disable testing of file transfer proxies on startup 2011-10-23 20:26:28 +02:00
Yann Leboulanger 6eedbf6e10 fixes some traceback when doing filetransfer. Fixes #1205 2011-10-23 13:48:00 +02:00
Yann Leboulanger e4c9820146 handle default value in seclabel combobox. see #7010 2011-10-13 18:04:43 +02:00
Yann Leboulanger 27a85b128e prevent traceback when going offline while a jingle session is active 2011-10-12 21:07:02 +02:00
Yann Leboulanger 1c20f5c5f4 [Zash] support latest version of XEP-0258. Fixes #7010 2011-10-07 17:57:24 +02:00
Yann Leboulanger ac1111c305 fix logger name 2011-10-07 17:51:57 +02:00
Yann Leboulanger 702ea3899b fix getting session jid. Fixes #6994 2011-10-07 17:51:32 +02:00
Yann Leboulanger 83458833c3 don't traceback when securitylabel has no displaymarking element. Fixes #7006 2011-10-07 10:17:35 +02:00
Yann Leboulanger 11c6abda35 fixes IBB. Fixes #6990 2011-10-06 09:11:14 +02:00
Yann Leboulanger 281c7f3a82 print warning instead of traceback when we get a commands request from an invalid JID. Fixes #6995 2011-09-30 10:11:08 +02:00
Yann Leboulanger 241325488e print warning when we receive a presence from an invalid JID 2011-09-30 10:10:36 +02:00
Yann Leboulanger 7216c7b058 ability to remember for which JID we allow to not store logs. Fixes #6987 2011-09-28 17:43:59 +02:00
Yann Leboulanger 3bce5332e0 prepare beta2 2011-09-27 17:14:40 +02:00
Yann Leboulanger 372d2ed284 prepare 0.15-beta1 2011-09-17 19:47:10 +02:00
Yann Leboulanger f460991539 Fix E2E decryption. Fixes #6984 2011-09-26 21:57:30 +02:00
Yann Leboulanger de54f52805 don't crash when we get wrong streamhost. Fixes #6983 2011-09-23 19:01:42 +02:00
Yann Leboulanger c63b53f0cb don't loose in logs MUC messages arriving in the same second. Fixes #6860 2011-09-22 11:25:02 +02:00
Yann Leboulanger 77183740d6 don't call a function as default function argument! Fixes time when sending forwarded message 2011-09-18 16:11:27 +02:00
Yann Leboulanger b27c27685e also replace non-character unicode AFTER decryption. Fixes #6974 2011-09-16 23:42:28 +02:00
Yann Leboulanger e5bb7672c2 transform non-character unicode to ? char (\ufffd) as soon as we receive them. Fixes #6974 2011-09-15 22:00:41 +02:00
Yann Leboulanger 2991581e94 Try to import kerberos now, not waiting ofr demandimport. Fixes #6975 2011-09-13 08:46:47 +02:00
Yann Leboulanger 6de00d1cc5 set default value of autodetect_browser_mailer to True. Force it to True for windows 2011-09-02 07:23:31 +02:00
Yann Leboulanger af592952fc prevent traceback 2011-09-02 07:06:20 +02:00
Yann Leboulanger ed39ae75c4 do not create null file when testing gpg. see #6953 2011-08-31 14:38:26 +02:00
Yann Leboulanger 6a46ab3da6 make gpg work under windows. Fixes #6953 2011-08-31 11:25:47 +02:00
Yann Leboulanger ccdfe2c2b6 fix traceback 2011-08-30 20:39:58 +02:00
Yann Leboulanger 912a3fa413 terminate e2e sessions (from chat and private chat) when we get an offline presence. Fixes #6956 2011-08-30 14:52:59 +02:00
Yann Leboulanger 7bdacfaa04 prevent traceback 2011-08-29 15:08:04 +02:00
Yann Leboulanger 98432f6666 cean chatstate code: remove XEP-0022 support and use caps to know if a contact supports it 2011-08-27 22:41:55 +02:00
Yann Leboulanger 5f00e33fd2 prepare 0.15-alpha1 release 2011-08-27 12:21:09 +02:00
Yann Leboulanger 6b9ffea3c2 fix resumption when server fails to resumesession (server restart). Fixes #6951 2011-08-27 12:17:33 +02:00
Yann Leboulanger fbd3c45947 fix traceback 2011-08-26 12:02:48 +02:00
Yann Leboulanger e942d8bcd5 fix var name 2011-08-25 00:03:03 +02:00
Yann Leboulanger 4c112419c0 start transfer when we get a candidate-error, but we found a remote usable streamhost 2011-08-24 23:53:36 +02:00
Yann Leboulanger dcb5df4b8a add UPnP-IGD feature to ask our router to forward port. 2011-08-24 11:04:31 +02:00
Yann Leboulanger e49a48d7da coding standards + choose correct streamhost when we receive the streamhost_used after we sent it 2011-08-24 10:42:16 +02:00
Yann Leboulanger a3d772e505 coding standards 2011-08-24 10:36:00 +02:00
Jefry Lagrange 19bc86d9a3 fix candidate priority 2011-08-22 23:57:29 -04:00
Yann Leboulanger 920f5e320b follow RFC-6120 section 6.4.4: send <abord> and a SASL authentication mechanism fails, wait for server <failure> reply before trying a new mechanism 2011-08-22 13:45:29 +02:00
Yann Leboulanger f0a0929d5c merge XEP-0198 implementation from gajim-XEP-198 branch to trunk. Thanks Jefry for your work during GSOC 2011-08-22 09:45:51 +02:00
Yann Leboulanger a66b279518 fix typo 2011-08-22 09:10:50 +02:00
Jefry Lagrange 609ee79791 connect to candidate with highest priority 2011-08-21 19:02:58 -04:00
Yann Leboulanger fa3ebd9874 check DIGEST-MD% and SCRAM-SHA-1 latest answer from server before accepting authentication. Fixes #6940 2011-08-21 23:14:11 +02:00
Yann Leboulanger 1482d1e10b set privacy_list_requested attribute as soon as Connection object is created 2011-08-21 23:13:25 +02:00
Yann Leboulanger d5286d8375 improve connect to remote host in zeroconf under windows 2011-08-21 19:38:20 +02:00
Yann Leboulanger 279b17625e improving printing debug. Print str and not unicode 2011-08-21 19:34:37 +02:00
Yann Leboulanger b5b5e4be27 codging standards 2011-08-21 19:32:52 +02:00
Yann Leboulanger 3eb47cded2 fix presence notifications with zeroconf account 2011-08-21 19:27:04 +02:00
Yann Leboulanger dc677ab5e9 do not freeze for 2 seconds every 5 seconds when using bonjour under windows. Fixes #6791 2011-08-21 18:16:26 +02:00
Yann Leboulanger 31bfc4969a follow chat in tabs more easily. Don't open as many chattabs as there are lowe priority chats. Fixes #5227 2011-08-21 09:51:57 +02:00
Yann Leboulanger 9d12023ec5 add presence events to trigger plugin 2011-08-19 18:39:09 +02:00
Yann Leboulanger 8520bc8c18 do not set an id when we publish a new item on pubsub. Fixes #6947 2011-08-18 19:03:31 +02:00
Jefry Lagrange 60df476506 Wait until candidate negociation ends; Socks5 connection problem fixed 2011-08-14 23:59:39 -04:00
Jefry Lagrange 4284927434 get priority from candidate stanza 2011-08-14 23:49:23 -04:00
Yann Leboulanger 6f08dc20ca fix var name 2011-08-10 22:40:30 +02:00
Yann Leboulanger b6e26061fe ability to connect to a server that doesn't support roster, and hide the correcponding features. Fixes #6745 2011-08-09 17:14:13 +02:00
Yann Leboulanger 9e79f9d437 change a var name 2011-08-09 17:13:05 +02:00
Yann Leboulanger 70c3245a45 pres_obj.show is already unicode version of show 2011-08-09 11:38:58 +02:00
Jefry Lagrange 9f3d472564 bidirectional jingle FT with socks5 2011-08-08 19:43:07 -04:00
Yann Leboulanger 96b1cc524d don't play sound when we receive the message we just sent in groupchat. Fixes #6938 2011-08-08 21:51:31 +02:00
Yann Leboulanger 5f88e8ec72 handle presence events through Notifiction event 2011-08-08 18:44:32 +02:00
Yann Leboulanger 5e5fd150c6 don't set use_stun_server as True by default. It's useless when there is no stun server configured. Fixes #6935 2011-08-02 10:38:51 +02:00
Jefry Lagrange af2e7c89af move plug_idle into socks5queue 2011-08-01 23:12:30 -04:00
Yann Leboulanger fd81c3f6d0 look in all events (not only systray events) when using gajim-remote show_next_pending_event. Fixes #2791 2011-08-01 19:31:22 +02:00
Yann Leboulanger 7d6bbdb38e make it clearer when groupchat messages have an error. 2011-07-29 18:26:21 +02:00
Yann Leboulanger 21b2448d14 fix arguments of request_voice() function 2011-07-29 17:34:53 +02:00
Yann Leboulanger c5c169ca15 call load_pkcs12 with empty string passphrase instead of None passphrase 2011-07-28 22:42:03 +02:00
Jefry Lagrange af9d304c52 add initiator to every jingle stanza 2011-07-27 22:01:49 -04:00
Jefry Lagrange d5ffbf8834 include ibb and bytestream, jingle transports in feature disco 2011-07-27 16:47:55 -04:00
Jefry Lagrange d2fddc2562 initiator on transport-info 2011-07-27 14:45:10 -04:00
Yann Leboulanger 94644a2ee3 ability to connect to a host that require a PCKS certificate that is encrypted. 2011-07-26 22:44:11 +02:00
Yann Leboulanger 611eb69e73 add an option to allow hidding roster even if systray is not shown. Fixes #6930 2011-07-24 10:54:43 +02:00
Jefry Lagrange 6402505983 fix candidate-error 2011-07-22 18:00:29 -04:00
Jefry Lagrange 11f1c8c275 fix candidate-error 2011-07-22 17:03:56 -04:00
Jefry Lagrange d21b091471 fix session-initiate 2011-07-22 16:44:28 -04:00
Jefry Lagrange d92d86e6bc connecting to candidates in session-accept 2011-07-22 16:15:34 -04:00
Yann Leboulanger cbecbd93a4 fix nameprep for wrong jids. Fixes #6925 2011-07-21 23:50:22 +02:00
Yann Leboulanger 4bbafcf5d0 handle message-outgoing events for zeroconf. We can now send messages in trunk. Fixes #6920 2011-07-19 23:05:32 +02:00
Jefry Lagrange 2d624a7b96 test case for jingle 2011-07-17 18:28:38 -04:00
Jefry Lagrange c0e4756f12 fixed session-accept 2011-07-14 19:07:14 -04:00
Jefry Lagrange 8fbaaba356 Fixes jingleFT IBB fallback 2011-07-05 14:05:16 -04:00
Yann Leboulanger ff972b6b67 fix import loops 2011-07-02 00:47:33 +02:00
Jefry Lagrange a8fe25aaa4 JingleFT IBB fallback 2011-06-28 18:31:07 -04:00
Yann Leboulanger dc3b203168 use event system for jingle FT 2011-06-24 18:24:42 +02:00
Yann Leboulanger f7b0659c04 fix some bad merge 2011-06-24 16:35:10 +02:00
Yann Leboulanger 721defabc3 improve demandimport usage 2011-06-22 20:33:19 +02:00
Yann Leboulanger 53a452fc1c check that we have rst plugin before supposing we can do jingle. Fixes #6910 2011-06-22 20:29:15 +02:00
Yann Leboulanger b47248f09d merge from trunk 2011-06-20 23:03:06 +02:00
Jefry Lagrange 4971f7d8cc enable SM before sending negociation request 2011-06-16 18:59:21 -04:00
Jefry Lagrange db7276752b resuming from prefered location 2011-06-15 20:37:07 -04:00
Jefry Lagrange b8aa518592 whitespaces aren't added to the SM queue 2011-06-13 22:37:29 -04:00
Yann Leboulanger d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Yann Leboulanger 3927db7c5c [Dave Cridland] Fix BOSH for bodies with "\r\n" sequences 2011-06-13 18:14:45 +02:00
Jefry Lagrange 985746d65a only resume when disconnected not on purpose 2011-06-11 16:29:08 -04:00
Jefry Lagrange d73e277f40 resuming before binding 2011-06-10 23:07:34 -04:00