Commit graph

4451 commits

Author SHA1 Message Date
Denis Fomin
31aa419c17 Typo. Fixes #7479 2013-09-17 12:24:28 +04:00
Yann Leboulanger
4e2580d389 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
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
76ad29175a fix traceback with new fileprops. 2013-08-26 20:34:58 +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
Yann Leboulanger
b11524ea1d we release under GPL v3 2013-08-16 09:33:15 +02:00
Denis Fomin
190f377df4 typo 2013-08-16 10:09:41 +04:00
Yann Leboulanger
49f6ad216b [Yves-Alexis Perez] Fix oid_xmppaddr and oid_dnssrv for X509 cert checking 2013-08-15 23:19:23 +02:00
Denis Fomin
44a74d8c23 prevent bug when forming a jid 2013-08-15 14:38:59 +04:00
Denis Fomin
e9f6909820 prevent bug when forming a jid 2013-08-15 14:38:59 +04:00
Yann Leboulanger
4671bba069 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger
1b7954a5e6 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger
c9831e0b96 prevent bug when forming a jid. Fixes #7428 2013-08-15 10:00:42 +02:00
Yann Leboulanger
099d0d61e8 prevent bug when forming a jid. Fixes #7428 2013-08-15 10:00:42 +02:00
Yann Leboulanger
77e790ceb9 fix error when there is a ' char in the config path. Fixes #7344 2013-08-14 18:58:48 +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
e34d91e323 disable metacontacts until it work correctly. see #7295 2013-08-16 09:52:33 +02:00
Yann Leboulanger
c6e2c5665d convert a print to a debug print 2013-08-14 11:49:43 +02:00
Yann Leboulanger
13a4a91d9a convert a print to a debug print 2013-08-14 11:49:43 +02:00
Yann Leboulanger
89d0ec58f4 ignore wrong incoming stanza. Fixes #7416 2013-08-13 14:37:56 +02:00
Yann Leboulanger
6b6fd5b20d ignore wrong incoming stanza. Fixes #7416 2013-08-13 14:37:56 +02:00
Yann Leboulanger
2dffcd4ed6 correctly detect that farstream is not available. Fixes #7420 2013-08-13 13:54:16 +02:00
Yann Leboulanger
bbf334ae6f correctly detect that farstream is not available. Fixes #7420 2013-08-13 13:54:16 +02:00
Yann Leboulanger
65a979e7de always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
Yann Leboulanger
4994909e4e always present room JID LTR. Fixes #7402 2013-08-01 19:05:00 +02:00
Yann Leboulanger
c02d122be3 fix encoding issue 2013-08-01 15:54:07 +02:00
Yann Leboulanger
97d9991a48 Dnd is back 2013-08-01 11:41:37 +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
f0bbb92b41 don't allow to browse non-MUC server in join groupchat dialog. 2013-07-30 20:09:52 +02:00
Yann Leboulanger
d1a6467d82 GObject -> GLib 2013-07-29 21:41:01 +02:00
Yann Leboulanger
1cdeb1897a fix var name 2013-07-28 12:58:15 +02:00
Yann Leboulanger
134f87ced5 fix var name 2013-07-28 12:58:15 +02:00
Yann Leboulanger
137ae2b54a GObject -> GLib 2013-07-29 18:35:49 +02:00
Yann Leboulanger
fd0ff877a3 GObject.* -> GLib.* 2013-07-28 20:50:30 +02:00
Yann Leboulanger
8c7ee7a12b fix encoding issue 2013-07-28 20:50:11 +02:00
Yann Leboulanger
7046cd0608 fix a few things for gtk3 2013-07-28 19:38:49 +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
b71ad6b419 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
49fec47f36 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
c446150a7e [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
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
5f4fc5463b 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
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
beabd1c05d remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00