Commit Graph

12590 Commits

Author SHA1 Message Date
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
Yann Leboulanger ba61066c2f strip spaces arround server and room name in join groupchat dialog. Fixes #7081 2012-01-21 09:17:09 +01:00
Yann Leboulanger 34c95bbb9b fix restoring expanded / collapsed metacontacts when we finish using roster filter. Fixes #7060 2012-01-16 21:11:16 +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 dd779dfe90 update bonjour for windows string to link to bonjour SDK. Fixes #7072 2012-01-12 21:44:53 +01:00
Yann Leboulanger 240158caca fix some session issues 2012-01-11 22:28:56 +01:00
Yann Leboulanger 3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger d81deb290a update README.html for dependancies 2012-01-11 22:00:27 +01:00
Yann Leboulanger 9e2c1caeac fix hidding info bar in chat control 2012-01-11 20:44:49 +01:00
Yann Leboulanger d4f6ac9307 fix OOB registration. Fixes #6957 2012-01-09 17:40:02 +01:00
Denis Fomin f4451af64c coding style 2012-01-09 14:57:21 +04: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
Denis Fomin 71e6f991e0 Prevent traceback 2012-01-07 12:00:04 +04: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 d2c108d928 make /status /away and /back commands apply to connected and synchronized accounts. Fixes #7070 2012-01-05 20:09:33 +01:00
Yann Leboulanger bae57a600a check in feature window if pyopenssl >= 0.12 and if pyasn1 is available 2012-01-05 13:50:15 +01:00
Yann Leboulanger d0a23f3200 generate POTFILES.skip in autogen.sh to skip plugins from translation. add command system files to translated files. Fixes #7068 2012-01-05 11:56:22 +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
Jefry Lagrange f3b09203d6 dont use content-remove for FT use session-terminate 2011-12-29 17:22:51 -05: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 d621252a0d gtkspell really available for windows 2011-12-19 10:26:36 +01:00
Yann Leboulanger 8d33dace7c gtkspell is available under windows 2011-12-19 10:05:34 +01: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 a1e369dde4 tooltip for button in history window 2011-12-18 22:02:31 +04: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
Yann Leboulanger b502f35a9f prevent traceback 2011-12-18 17:14:30 +01:00
Denis Fomin dea092f7bb 'beta3' version for hg users 2011-12-18 18:35:23 +04:00
Yann Leboulanger cdb4fc9597 correctly decode group names 2011-12-18 10:47:48 +01:00