Commit graph

4080 commits

Author SHA1 Message Date
Jefry Lagrange
5261137083 allow to connect to network ip but not loopback. Fixes #7403 2013-10-29 21:26:49 +00:00
Yann Leboulanger
a8151d8dc2 don't create a new session when we get an error message in a pm. Fixes #7435 2013-08-27 17:24:41 +02:00
Yann Leboulanger
b34162e5d0 fix traceback with new fileprops. 2013-08-26 20:34:58 +02:00
Yann Leboulanger
16385e8a52 we release under GPL v3 2013-08-16 09:33:15 +02:00
Denis Fomin
5e2ae05877 typo 2013-08-16 10:09:41 +04:00
Denis Fomin
5600efb3b7 update version number 2013-08-16 01:37:02 +04:00
Yann Leboulanger
7de01f0f13 [Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking 2013-08-15 23:19:23 +02:00
Denis Fomin
e9f6909820 prevent bug when forming a jid 2013-08-15 14:38:59 +04:00
Yann Leboulanger
1b7954a5e6 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger
099d0d61e8 prevent bug when forming a jid. Fixes #7428 2013-08-15 10:00:42 +02:00
Yann Leboulanger
2cd3a8e561 fix error when there is a ' char in the config path. Fixes #7344 2013-08-14 18:58:48 +02:00
Yann Leboulanger
13a4a91d9a convert a print to a debug print 2013-08-14 11:49:43 +02:00
Yann Leboulanger
6b6fd5b20d ignore wrong incoming stanza. Fixes #7416 2013-08-13 14:37:56 +02:00
Yann Leboulanger
bbf334ae6f correctly detect that farstream is not available. Fixes #7420 2013-08-13 13:54:16 +02:00
Yann Leboulanger
4994909e4e always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
Yann Leboulanger
967fa409a9 don't allow to browse non-MUC server in join groupchat dialog. 2013-07-30 20:09:52 +02:00
Yann Leboulanger
1cdeb1897a fix var name 2013-07-28 12:58:15 +02:00
Yann Leboulanger
5ce4ec3e57 use XEP-0033 to send one message to several JIDs 2013-07-27 14:14:50 +02:00
Yann Leboulanger
d8264118de remove send_message from connection object. Use Event everywhere 2013-07-26 14:45:16 +02:00
Yann Leboulanger
98919edd49 don't import GTK too early. see #7284, #7192 2013-07-25 10:18:41 +02:00
Denis Fomin
2755dece2e [Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192 2013-07-23 17:55:24 +04:00
Yann Leboulanger
1bd9d8e53c improve error message when we cannot connect to a host via a proxy. Fixes #7358 2013-07-19 21:12:11 +02:00
Yann Leboulanger
cef70e7431 remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00
Denis Fomin
1d290a7a2e typo 2013-07-19 14:36:46 +04:00
Denis Fomin
4481b6356e handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger
a3f1cdd2ab fix receiving a carbon of a sent message without a from. 2013-07-18 14:32:45 +02:00
Yann Leboulanger
f77f5f6646 support version 2 of message carbons 2013-07-18 14:03:13 +02:00
Yann Leboulanger
b9679003b3 get the expired key information back 2013-07-17 15:04:10 +02:00
Yann Leboulanger
6dc8989854 don't crash when GPG key are badly encrypted 2013-07-17 12:50:34 +02:00
Yann Leboulanger
3b4075c7c4 fix using FT proxies. Fixes #7382 2013-07-15 16:03:07 +02:00
Yann Leboulanger
1b803b7780 fix connection to FT proxies. Fixes #7349 2013-07-07 14:22:37 +02:00
Yann Leboulanger
689e2581c5 fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240 2013-07-05 21:10:16 +02:00
Yann Leboulanger
efa432ffd4 [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
Yann Leboulanger
084681cb7f fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger
03b06bd72b update gnupg to 0.3.4 2013-06-20 20:47:42 +02:00
Yann Leboulanger
28002c209c discover server of our contacts on startup if it's not already done. 2013-06-02 22:02:43 +02:00
Yann Leboulanger
cd92ce9933 cache jabber servers too in trnasports_cache table so that they are not considered as transports. Fixes #7360 2013-06-02 21:02:33 +02:00
Yann Leboulanger
ae51adcee2 fix privacy lists: Don't use several time the same order number. Fixes #7352 2013-05-26 12:58:19 +02:00
Yann Leboulanger
96c48693c0 get files from 0.15 branch 2013-05-25 20:53:36 +02:00
Yann Leboulanger
dea17edf4e enable nbxmpp logging when using -v 2013-05-16 21:06:41 +02:00
Yann Leboulanger
6a71432199 - regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
2013-05-12 21:32:29 +02:00
Denis Fomin
b0bc8a4958 Fix missing import 2013-04-26 13:01:05 +04:00
Yann Leboulanger
b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger
b74b7f96fa move gtk function from pep to gui_interface 2013-04-06 12:25:19 +02:00
Yann Leboulanger
23471cbd9d remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger
acd9e662bb move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +02:00
Yann Leboulanger
b779a1abf5 update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger
580e548729 don't run several GPG threads when we receive a non-GPG message. Fixes #7311 2013-04-05 20:59:17 +02:00
Yann Leboulanger
d77524b6a7 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01:00
Yann Leboulanger
0e480f3501 re-work blocking code 2013-03-30 20:36:43 +01:00