Commit Graph

1015 Commits

Author SHA1 Message Date
tmolitor ac729ce050 Some more bugfixes (see 0.16 branch) 2016-07-17 14:29:53 +02:00
Yann Leboulanger 7c2c4cd0ac prevent traceback. Fixes #7978 2016-04-03 21:32:53 +02:00
Yann Leboulanger 759cfc6336 do not warn when tls cert changes for a valid one 2016-04-02 14:06:20 +02:00
tmolitor 0e80db2be6 don't show delivery error messages for automatic message stanzas. Fixes #8222 2016-02-08 22:31:36 +01:00
Yann Leboulanger 9fbd7efa2a correctly store and restore single message subject. Fixes #8251 2016-01-31 19:58:51 +01:00
Yann Leboulanger bc880bd892 send password of the room when we invite a contact in it. Fixes #8197 2015-12-02 23:05:10 +01:00
Yann Leboulanger e2c1e96685 once we are connected to a server with starttls, don't try to connect with the legacy port 2015-11-22 20:10:33 +01:00
Yann Leboulanger 23ee168a91 do not set <no-permanent-storage/> hint for GPG encrypted messages. Fixes #8123 2015-11-21 14:31:07 +01:00
Yann Leboulanger d318481176 Correctly check and handle the case when we don't trust our own key. Fixes #8122 2015-11-01 16:30:27 +01:00
Yann Leboulanger 5b513f763e request archiving preferences only if server announce it supports it, and don't think it supports it while it's buggy. Fixes #7839 2015-09-30 20:00:48 +02:00
Yann Leboulanger 9a5891bb4c add new event after message stanza is built so it can be modified by plugins. Fixes #8150 2015-09-23 22:39:11 +02:00
Yann Leboulanger 44822d3837 update XEP-0334 (Message Processing Hints) to V0.2 2015-09-13 13:57:04 +02:00
Yann Leboulanger 1eba16df6e show error message when we try to connect anonymously to a server that doesn't support anonymous connection. Fixes #8138 2015-08-31 13:47:18 +02:00
Yann Leboulanger 15fce42a60 prevent traceback 2015-07-28 20:19:19 +02:00
Yann Leboulanger 42cec3e7f2 do not crash when authentication with server fails. Fixes #8115 2015-07-27 13:36:49 +02:00
Yann Leboulanger f74c83535f don't reconnect twice when connection is lost 2015-07-26 14:05:47 +02:00
Yann Leboulanger d69fcc9e1e prevent warning 2015-07-31 22:08:00 +02:00
Yann Leboulanger 70e8b130ac [moparisthebest] Encrypt GPG message to recipient and to our own key so that we can decrypt it later and use carbon. Fixes #7616 2015-07-13 21:39:12 +02:00
Yann Leboulanger 9f3fec4ef7 don't request privacy lists when connecting if server doesn't support that. Fixes #7990 2015-03-07 15:04:41 +01:00
Yann Leboulanger 09bf2fbd64 Zeroconf doesn't support archiving 2014-11-26 21:41:09 +01:00
Yann Leboulanger 0a8af73650 add XEP-313 (MAM) support 2014-11-11 15:28:24 +01:00
Yann Leboulanger f42499acdb warn user when custom hostname is wrong. Fixes #7489 2014-11-09 14:03:01 +01:00
Yann Leboulanger 1b6550a0e3 add /ping command in groupchat to ping occupants 2014-08-22 15:44:07 +02:00
Yann Leboulanger a084cad22a handle XEP-191 (blocking command) in a better way: hability to block a contact when server doesn't support privacy lists, add / remove jid to blocked list only when we get the result from server, handle blocked / unblocked contacts by other resources 2014-08-13 22:46:18 +02:00
Yann Leboulanger 735b2a6935 prevent some tracebacks 2014-07-10 20:30:20 +02:00
Yann Leboulanger e637d8ed15 correctly search for contact when doing pm 2014-06-01 16:51:51 +02:00
Yann Leboulanger ea30b6888b update contact instance in chat window when we talk to another resource. Fixes #7700 2014-03-28 21:29:42 +01:00
Fedor Brunner d0b0f6992a New option 'authentication_mechanisms'
Fixes #7671
2014-03-01 21:16:24 +01:00
Fedor Brunner bb7442b580 Add ability to configure TLS protocol version.
add configuration option tls_version

Related to
https://python-nbxmpp.gajim.org/ticket/17
2014-01-27 16:31:08 +01:00
Fedor Brunner 6588636aa5 Support for sha256 fingerprint.
Fixes #7628
2014-01-21 15:27:41 +01:00
Yann Leboulanger b9ff018a03 add a new event that is sent just before changing status. Fixes #7593 2014-01-14 22:48:51 +01:00
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger 75a5c69871 add a <private> element to message stanza when message carbons is enabled and message is encrypted. Fixes #7616 2014-01-01 20:49:53 +01:00
Yann Leboulanger 0d869cb192 merge GTK3 branch in default 2014-03-23 20:03:03 +01:00
Fedor Brunner 38f09a4098 Backed out changeset c1f88dc9e4d0 of backed out changeset 4ba5c2f6386e 2014-01-29 16:22:17 +01:00
Fedor Brunner b0357a9692 Backed out changeset 4ba5c2f6386e
I have submitted the 'tls_version' to the incorrect default branch.
The correct submit was done in changeset 15331:b5831b64e5d2 ,
branch gajim_0.16 .
2014-01-29 14:42:14 +01:00
Fedor Brunner d7c8bdc8c4 Add ability to configure TLS protocol version.
add configuration option tls_version

Related to
https://python-nbxmpp.gajim.org/ticket/17
2014-01-27 16:31:08 +01:00
Yann Leboulanger 54c3f9acaa py2 -> py3 2013-12-30 20:56:09 +01:00
Yann Leboulanger 6e0785964c update die to nbxmpp update 2013-12-06 21:20:22 +01:00
Yann Leboulanger a402c064c5 missing change 2013-12-06 21:29:25 +01:00
Yann Leboulanger d12be64986 minor code improvement 2013-12-06 21:27:53 +01:00
Yann Leboulanger 905f65720e update die to nbxmpp update 2013-12-06 21:20:22 +01:00
Yann Leboulanger 1b0406a814 fix the "do not ask me again" behaviour with untrusted GPG key warning. Fixes #7584 2013-12-01 10:06:38 +01:00
Yann Leboulanger 5095bc6598 support direct invitation (XEP-0249). Fixes #7581 2013-11-28 21:24:17 +01:00
Yann Leboulanger 219405952c ability to configure cipher list 2013-11-03 17:57:12 +01:00
Yann Leboulanger d7abab9097 ability to configure cipher list 2013-11-03 17:57:12 +01:00
Yann Leboulanger bbca2284ac fix logging sent single messages. Fixes #7207 2013-10-28 12:02:05 +01:00
Denis Fomin dc7a15582a typo 2013-09-17 12:41:32 +04:00
Denis Fomin 31aa419c17 Typo. Fixes #7479 2013-09-17 12:24:28 +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 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 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 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
Yann Leboulanger cef70e7431 remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00
Denis Fomin bf83aab820 typo 2013-07-19 14:36:46 +04:00
Denis Fomin 1d290a7a2e typo 2013-07-19 14:36:46 +04:00
Denis Fomin 41b1a28a16 handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Denis Fomin 4481b6356e handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger 3f15047919 fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger 084681cb7f fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger 1e4772fc65 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 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 63fd8e8277 fix privacy lists: Don't use several time the same order number. Fixes #7352 2013-05-26 12:58:19 +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 f0a4094cc9 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger 9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger b779a1abf5 update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger 4b3a169571 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01: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 e011a28702 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger 0e480f3501 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger 46f84aaf97 don't traceback when server doesn't have SSL support. Fixes #7322 2013-03-19 13:32:03 +01:00
Jefry Lagrange c451722a0a Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger e59c4bbfad send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger 04e1d02707 send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger 3d92f24834 don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Jefry Lagrange 2da62b5c17 Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger 6894db0224 fix config names. Fixes #7276 2012-12-25 18:56:05 +01:00
Yann Leboulanger 37e0797f30 correctly get SSL certificate from nbxmpp. Fixes #7283 2012-12-25 18:18:39 +01:00
Yann Leboulanger 2780fc2b0e correctly handle SSL errors. Fixes #7252 2012-12-23 17:48:11 +01:00
Yann Leboulanger cae8faf0ed fix module name 2012-12-16 23:53:32 +01:00
Yann Leboulanger 34163e508b keep in config file room.JID.muc_restore_*. Fixes #7276 2012-12-13 10:07:51 +01:00
Yann Leboulanger d1adec53be don't reconnect a disabled account. Fixes #7265 2012-12-12 22:03:13 +01:00
Yann Leboulanger 77775cf0af Gajim now uses python-nbxmpp library instead of embedding it. 2012-12-09 21:37:51 +01:00
Yann Leboulanger 0c6117a778 ability to store muc_restore_* per room JID. Fixes #7276 2012-12-09 17:07:50 +01:00
Jefry Lagrange a4fc916ab2 prevent connection to be called when there is no connection 2012-11-23 21:38:36 -04:00
Yann Leboulanger aa4b15de72 when we come ack from invisible, restore the block list if we block some contacts. Fixes #7215 2012-08-28 10:39:08 +02:00
Yann Leboulanger 130d9525e4 decline groupchat invitation. 2012-08-23 21:34:03 +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
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 449f137dd7 correctly handle see-other-host (earlier in the connection process). Fixes #7179 2012-06-19 19:19:24 +02:00
Yann Leboulanger 2ac8607ed6 handle see-other-host stream error. Fixes #7134 2012-04-15 23:42:53 +02:00