Commit Graph

10906 Commits

Author SHA1 Message Date
Yann Leboulanger c099d78d16 [SamWhited] fix some missing import. Fixes #7932, #7949 2015-01-19 13:39:11 +01:00
Yann Leboulanger 7edff79486 [SamWhited] fix jingleFT. Fixes #7931 2015-01-19 13:37:28 +01:00
Yann Leboulanger 7b662595d9 [SamWhited] fix Gtk.MenuItem.new_with_label call. Fixes #7916 2015-01-05 22:34:37 +01:00
Yann Leboulanger e694a9ad9b fix OpenSSL usage for py3. Fixes #7915 2015-01-05 21:45:42 +01:00
Yann Leboulanger a5f50372c8 fix using change status dialog 2015-01-02 21:53:59 +01:00
Yann Leboulanger 2361212676 sort accounts in accounts window 2015-01-02 13:36:29 +01:00
Yann Leboulanger 70d6d4e033 fix account creation 2015-01-02 13:37:47 +01:00
Yann Leboulanger 8969c874ff fix mam implementation 2014-12-29 19:13:12 +01:00
Yann Leboulanger 44dc946d82 [misterX] update MAM implementation to V0.3 2014-12-27 16:44:05 +01:00
Yann Leboulanger 09bf2fbd64 Zeroconf doesn't support archiving 2014-11-26 21:41:09 +01:00
Yann Leboulanger b8e991a990 enable carbons by default for newly created accounts 2014-11-11 16:11:26 +01:00
Yann Leboulanger d3b1e006fb Add GUI option for message carbons 2014-11-11 16:03:26 +01:00
Yann Leboulanger 0a8af73650 add XEP-313 (MAM) support 2014-11-11 15:28:24 +01:00
Yann Leboulanger e8277c0521 fix typo 2014-11-14 22:31:18 +01:00
Yann Leboulanger 55e2b7f006 fix showing self contact when mode is always 2014-11-09 15:39:26 +01:00
Yann Leboulanger f42499acdb warn user when custom hostname is wrong. Fixes #7489 2014-11-09 14:03:01 +01:00
Yann Leboulanger f087274f93 [bluec0re] Fix bug when server assign a contact to a group with empty name. Fixes #7865 2014-10-26 16:43:44 +01:00
Yann Leboulanger 818a403a3f [bluec0re] Make ipython_view compatible to version >= 1.0. Fixes #7868 2014-10-26 16:37:11 +01:00
Yann Leboulanger da5bfa74c6 fix sending zeroconf messages 2014-10-12 15:16:17 +02:00
Yann Leboulanger 7af365edda fix printing error 2014-10-09 22:10:16 +02:00
Yann Leboulanger 540f835ef0 prepare 0.16 release 2014-10-04 23:02:46 +02:00
Yann Leboulanger d124d44f52 Gajim requires python-nbxmpp-0.5.1 2014-10-04 22:27:55 +02:00
Yann Leboulanger 9b3e2e03c9 don't allow to delete contacts from an offline account. Fixes #7822 2014-10-03 22:48:14 +02:00
Yann Leboulanger a764cb5384 remove useless test 2014-09-15 14:03:52 +02:00
Yann Leboulanger 3cc708516e allow = char in option values. Fixes #7804 2014-09-14 14:47:03 +02:00
Yann Leboulanger 012f39174f display error messages even if they don't have a <body>. Fixes #7798, see #6756 2014-09-14 14:23:31 +02:00
Yann Leboulanger a0d752b3ab [fschmaus] Improve XEP-0082 support. Fixes #7814 2014-09-07 21:51:06 +02:00
Yann Leboulanger 1b6550a0e3 add /ping command in groupchat to ping occupants 2014-08-22 15:44:07 +02:00
Yann Leboulanger ae8c6a644e fix sending file without jingle when localcert is not yet generated. 2014-08-22 14:23:05 +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 fae34e8be4 correctly detect when no name is provided for bookmarks 2014-08-11 22:16:11 +02:00
Yann Leboulanger 48eac87cea show first part of the JID in actions -> join group chat menu when there is no name. 2014-08-11 22:10:23 +02:00
Yann Leboulanger 735b2a6935 prevent some tracebacks 2014-07-10 20:30:20 +02:00
Yann Leboulanger eb1db030cb prepare 0.16-rc2 2014-07-02 18:13:01 +02:00
Yann Leboulanger 55de31205e require latest nbxmpp version 2014-07-02 18:03:40 +02:00
Yann Leboulanger ebe5da1d0a continue fixing gobject warnings 2014-06-21 10:41:13 +02:00
Yann Leboulanger cc8e49b212 fix gobject warning when hidding tooltips 2014-06-21 10:39:34 +02:00
Yann Leboulanger ffaa6efbc7 close FT port as soon as we know it won't be used for the transfer. 2014-06-16 21:32:01 +02:00
Yann Leboulanger d026f79428 don't allow empty string in new chat dialog entry completion. Fixes #7760 2014-06-01 22:32:44 +02:00
Yann Leboulanger e637d8ed15 correctly search for contact when doing pm 2014-06-01 16:51:51 +02:00
Yann Leboulanger 2e48120e0c correctly get account name 2014-06-01 15:42:28 +02:00
Yann Leboulanger f5e7b812bf add new function to close socket 2014-06-01 15:42:06 +02:00
Yann Leboulanger a170fd4b83 correctly compute hash when doing jingle FT 2014-06-01 15:40:17 +02:00
Yann Leboulanger 0b2f3b103d fix sending codecs 2014-05-30 20:37:19 +02:00
Yann Leboulanger e9dd691645 fix sending candidates and computing hash in jingle file transfer. Fixes #7669 2014-04-25 12:48:39 +02:00
Yann Leboulanger 7d4277dfe4 fix Host resolver. Fixes #7729, #7750 2014-04-22 13:11:00 +02:00
Fedor Brunner 0a704d05d9 Defer the creation of XTLS until it's first time used.
This will make Gajim start a bit faster and more entropy can be
generated for key generation.
2014-04-15 14:01:55 +02:00
Fedor Brunner 7e183d4515 XTLS keys will be stored separate for each profile.
Fixes #7735.
2014-04-15 12:42:09 +02:00
Yann Leboulanger 3657642f58 don't print twice nbxmpp version error message. Fixes #7720 2014-04-09 18:02:30 +02:00
Yann Leboulanger 711a40e33c don't traceback when we try to open a remembered chat window from a contact not in roster 2014-04-09 17:56:09 +02:00
Yann Leboulanger 5f1c570744 use host to resolve DNS if it's available. 2014-04-09 17:04:03 +02:00
Fedor Brunner 46e9fc1f0a Overwrite the original random number generator seed file.
After the random number generator seed file is read overwrite the
previous content of the file.
2014-04-04 13:11:25 +02:00
Fedor Brunner 74eff753d7 Only Jingle RTP functions depend on Farstream library.
Jingle File Transfers work without Farstream.

ICE-UDP transport is also implemented as a part of Farstream (libnice)

Fixes #7713
2014-04-04 10:33:36 +02:00
Yann Leboulanger 345dad8988 prevent some GTK3 warning 2014-11-14 09:35:39 +01:00
Yann Leboulanger c5c59967be remove all icons for all menus 2014-11-11 23:11:15 +01:00
Yann Leboulanger 8ca7281480 make e2e work with py3 2014-11-11 15:07:53 +01:00
Yann Leboulanger 8a6ed2c04e fix pyasn1 usage 2014-11-09 22:33:32 +01:00
Yann Leboulanger 9ff5c310bd fix opening join groupchat dialog. Fixes #7861 2014-11-09 17:32:20 +01:00
=?UTF-8?q?Mat=C4=9Bj=20Cepl?= eb6fa81854 =?UTF-8?q?Don=E2=80=99t=20use=20positional=20arguments=20?= =?UTF-8?q?with=20*MenuItem=20inits.?=
Avoid DepreciationWarning for ImageMenuItem, CheckMenuItemi, and MenuItem.

Fix #7858

Signed-off-by: Matěj Cepl <mcepl@redhat.com>
---
 src/chat_control.py          |  8 +++----
 src/conversation_textview.py |  5 ++--
 src/groupchat_control.py     |  4 ++--
 src/gui_interface.py         |  2 +-
 src/gui_menu_builder.py      | 15 +++++++-----
 src/roster_window.py         | 56 +++++++++++++++++++++++++++-----------------
 src/statusicon.py            | 13 ++++++----
 7 files changed, 61 insertions(+), 42 deletions(-)
2014-10-20 17:20:38 +02:00
=?UTF-8?q?Mat=C4=9Bj=20Cepl?= b7d4570017 Use explicit set_use_underline on MenuItem.
There are many warnings

    Using positional arguments with the GObject constructor has been
    deprecated.

cluttering stderr needlessly.
Fixes #7855
2014-10-18 23:10:42 +02:00
=?UTF-8?q?Mat=C4=9Bj=20Cepl?= 94a3713bc6 Fix a typo.
Fixes #7664

Signed-off-by: Matěj Cepl <mcepl@redhat.com>
2014-10-18 22:40:33 +02:00
Yann Leboulanger bc5eb7a5d4 add a not to not translate an example string 2014-05-29 23:28:25 +02:00
Yann Leboulanger 8dd4730240 add a warning icon next to warning message in ACE. Fixes #7759 2014-05-29 22:46:48 +02:00
Yann Leboulanger 5d62740700 remove wrong .decode() 2014-04-08 22:47:43 +02:00
Yann Leboulanger dbb65d71cc fix typo 2014-04-08 22:36:19 +02:00
Yann Leboulanger 489bae4100 change icon of certificate Dialog. see #7445 2014-03-29 18:27:48 +01:00
Yann Leboulanger cb39f5957a rename gajim-security_high / low to security-high / low. see #7445 2014-03-29 18:18:04 +01:00
Yann Leboulanger ce0fed09cd minimize groupchats before closing message window 2014-03-29 17:52:22 +01:00
Yann Leboulanger 47404ea14d rename some icons so we don't need to check in code if installed iconset has it. Fixes #7445 2014-03-28 21:48:15 +01:00
Yann Leboulanger ea2eebdf11 keep treeview consistent when connecting. Fixes #7434 2014-03-28 21:30:57 +01: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
Yann Leboulanger 7d09c4d45b don't try to create certificates if PyOpenSSL is not available 2014-03-30 11:45:29 +02:00
Yann Leboulanger 37390ada35 correctly find gnupg module 2014-03-27 21:18:26 +01:00
Yann Leboulanger 39ff7c27ec fix some typos 2014-03-27 13:21:28 +01:00
Yann Leboulanger 0eef85f776 ignore attention (XEP-224) when messages is delayed 2014-03-10 21:47:21 +01:00
Yann Leboulanger 3cd06b40eb make audio work under windows 2014-03-09 10:25:26 +01:00
Yann Leboulanger 0e8bb9e579 py2 -> py3 2014-03-27 12:42:19 +01:00
Yann Leboulanger 593e29bcd1 catch errors that could appear when running plugins gui extention points 2014-03-09 10:19:24 +01:00
Yann Leboulanger ac5db73d53 fix var name. Fixes #7668 2014-03-08 12:19:15 +01:00
Yann Leboulanger b69a0c291d use sys.stderr.isatty() to decide if we use colors in log output or not. 2014-03-08 10:07:40 +01:00
Yann Leboulanger e425bc317e print message to console in correct encoding. Fixes #7652 2014-03-02 11:26:52 +01:00
Yann Leboulanger f1ce924a92 we now require python-nbxmpp 0.3.3 2014-03-01 21:29:46 +01:00
Fedor Brunner d0b0f6992a New option 'authentication_mechanisms'
Fixes #7671
2014-03-01 21:16:24 +01:00
Yann Leboulanger a45d74024d get xid for windows correctly 2014-02-28 11:02:26 +01:00
Yann Leboulanger 9437d0ac2f fix <file> xmlns for jingleFT 2014-02-24 23:03:04 +01:00
Yann Leboulanger 845d8a445d fix using transport sid in jingle IBB instead of jingle sid
fix double iq-result sending
2014-02-24 22:13:25 +01:00
Yann Leboulanger a5eb0070e9 don't fail to receive a jingle FT request with no <security> tag 2014-02-23 20:53:04 +01:00
Fedor Brunner 700cbeb13f Old pyOpenSSL is missing get_signature_algorithm. Use the default "sha256"
signature algorithm for old pyOpenSSL.

Fixes #7641
2014-02-16 17:41:31 +01:00
Yann Leboulanger 82265425b7 copy big_brother_groups correctly when making metcontacts. Fixes #7574 2014-02-16 11:51:19 +01:00
Yann Leboulanger 7e64d60521 prevent traceback. Fixes #7592 2014-02-15 21:28:39 +01:00
Yann Leboulanger fbb87bf336 active plugin installer plugin by default if it's available. Fixes #7655 2014-02-12 14:04:19 +01:00
Yann Leboulanger 506741ff97 don't allow to do ctrl+r when roster is hidden. See #7315 2014-02-05 12:46:48 +01:00
Yann Leboulanger ff93ad5737 fix receiving highlighted corrected message. Fixes #7431 2014-01-29 22:10:48 +01:00
Yann Leboulanger a0ecc52e20 require nbxmpp 0.3.1 2014-01-27 20:18:42 +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
Yann Leboulanger ef0e2fbef9 make search button insensitive before we get the search form. Fixes #7631 2014-01-26 08:59:24 +01:00
Fedor Brunner 6588636aa5 Support for sha256 fingerprint.
Fixes #7628
2014-01-21 15:27:41 +01:00
Denis Fomin 9110ad90d5 Set parent for server error dialog in disco 2014-01-18 11:44:25 +04: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
Yann Leboulanger 76d0f16d4a force sending muc invitation to the jid/resource if we're chatting with a specific resource. Fixes #7582 2014-01-13 20:25:07 +01:00
Yann Leboulanger 42619dc5cb change variable name 2014-01-07 19:51:56 +01:00
Yann Leboulanger 7e1fc336cb add paplay to the list of sound players. Fixes #7608 2014-01-05 23:03:43 +01:00
Denis Fomin 720a67c859 "A connection is not available" transient for chat control. Fixes#7098 2014-01-03 14:17:40 +04:00
Denis Fomin 4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger dc6aa56e6a send jabber:iq:last to bare jid when contact is offline. Fixes #7610 2014-01-01 22:32:00 +01: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 309e7caf8a don't crash when we cannot connect to avahi. Fixes #7607 2013-12-31 14:28:24 +01:00
Yann Leboulanger 3cbb9df77b don't crash when Farstream is not installed 2014-03-26 18:23:58 +01:00
Yann Leboulanger e746ca9b1a start havine audio / video. Doesn't work correctly yet 2014-03-25 21:26:57 +01:00
Yann Leboulanger 659c5d2670 fix logic 2014-03-25 14:50:12 +01:00
Yann Leboulanger fd6689838e make buttons in dialog work 2014-03-23 20:54:54 +01:00
Yann Leboulanger 0d869cb192 merge GTK3 branch in default 2014-03-23 20:03:03 +01:00
Yann Leboulanger 2879d314a1 GLib.threads_init is no more needed 2014-03-23 16:55:45 +01:00
Yann Leboulanger 94af027043 fix banner color 2014-03-23 16:54:00 +01:00
Yann Leboulanger 6176e5c41f better way to handle close button in about dialog 2014-03-23 16:24:59 +01:00
Yann Leboulanger f36dddc8ef Close button in about dialog now work 2014-03-23 11:37:17 +01:00
Yann Leboulanger 9b2e2eb746 GLib.get_current_time is deprecated 2014-03-23 11:36:26 +01:00
Fedor Brunner 7b85094b88 correct for API changes in pyOpenSSL
Fixes #7662
2014-02-18 10:09:03 +01:00
Fedor Brunner 667cd1eb48 Replace the obsolete method warn.
http://docs.python.org/3/library/logging.html

  Note: There is an obsolete method warn which is functionally identical to
  warning. As warn is deprecated, please do not use it - use warning instead.
2014-02-18 09:39:48 +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 2fd0cbe1d3 Disable TLS tickets (RFC 5077) in OpenSSL Context for XTLS.
More on the effect of TLS tickets:
https://media.blackhat.com/us-13/US-13-Daigniere-TLS-Secrets-Slides.pdf

Fixes #7638
2014-01-29 14:12:10 +01:00
Fedor Brunner 3b629a52d2 "4096-bit MODP Group" from RFC3526, Section 5.
The prime is: 2^4096 - 2^4032 - 1 + 2^64 * { [2^3966 pi] + 240904 }

RFC3526 specifies a generator of 2.

The generation of the group is described in RFC 2412.

Fixes: #7644
2014-02-17 14:54:20 +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
Fedor Brunner 3b0d68d06a Enable use of 2048, 3072, 4096 bit DH groups in ESessions. The 3072-bit DH
group is prefered.
Fixes #7615
2013-12-29 16:00:01 +01:00
Fedor Brunner ec2156ec42 Update entropy gathering for interface changes of pyOpenSSL.
Fixes: #7642
2014-02-17 13:51:45 +01:00
Fedor Brunner 460c62860a Syntax correction for Python3 2014-02-16 22:37:14 +01:00
Yann Leboulanger 58fdefa1d3 gobject -> GLib 2014-02-15 21:11:45 +01:00
Yann Leboulanger 67662ef6c0 unicode() -> str() 2014-02-15 21:09:13 +01:00
Yann Leboulanger 753c727f6e some gtk3 fixes in plugins window 2014-02-15 21:08:54 +01:00
Yann Leboulanger d337aeed4e py2 -> py3 2013-12-30 21:19:15 +01:00
Yann Leboulanger 54c3f9acaa py2 -> py3 2013-12-30 20:56:09 +01:00
Fedor Brunner 66c9ecd6cf Handle "NOTATION_NAME", "NOTATION_DATA" GPG lines. Fixes #7612 2013-12-27 12:42:19 +01:00
Fedor Brunner 4759ef235a ignore address-related errors for getaddrinfo. Fixes #7611
cleanup of jingle_transport.py
2013-12-27 12:16:58 +01:00
Fedor Brunner dcf1c33cc1 cipher specification cleanup
https://trac.gajim.org/ticket/7599
2013-12-23 23:26:54 +01:00
Fedor Brunner 4a360397fe cipher specification cleanup
https://trac.gajim.org/ticket/7599
2013-12-23 23:26:54 +01:00
Yann Leboulanger 5a8d757529 hide some menuitems in private chat context menu. Fixes #7603 2013-12-23 21:39:23 +01:00
Yann Leboulanger 7887f52ed7 Gajim need latest nbxmpp version 2013-12-23 16:56:58 +01:00
Yann Leboulanger 0fb4f69855 don't crash with new nbxmpp 2013-12-23 16:03:39 +01:00
Denis Fomin b3b691c345 Fix typo. Fixes #7598 2013-12-18 20:08:45 +04: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
Denis Fomin e4244075dc Fix crash when try configure plugin second time. See https://trac-plugins.gajim.org/ticket/86 2013-12-06 12:25:34 +04:00
Yann Leboulanger df11617ddb both sender and receiver request remote SSL certificate, but only if it's a new one.
Correctly verify remote SSL certificate.
2013-12-04 18:43:28 +01:00
Yann Leboulanger 6e410b463b show bookmarked rooms in invite to menu when possible. Fixes #4455 2013-12-02 12:17:32 +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 cb98239794 fix adding transport contacts 2013-11-30 15:25:21 +01:00
Yann Leboulanger d3e6e22166 [Dicson] Do not display dialog confirm_metacontacts when using Make CONTACT first contact. Fixes #7576 2013-11-30 10:33:04 +01:00
Yann Leboulanger fbf8fd7ca0 [fedor] fix gpg signature when hash algo is not SHA-1. Fixes #7569 2013-11-30 10:10:39 +01:00
Yann Leboulanger 90847091c5 improve XEP-184 mark colors. see #7476 2013-11-30 10:04:50 +01:00
Yann Leboulanger 395f9575c8 Make threads usable under windows so GPG works correctly. Fixes #7565 2013-11-30 10:00:10 +01:00
Yann Leboulanger a7a8354402 prevent traceback. Fixes #7572 2013-11-30 09:48:18 +01:00
Yann Leboulanger 5095bc6598 support direct invitation (XEP-0249). Fixes #7581 2013-11-28 21:24:17 +01:00
Yann Leboulanger 349048d937 missing return 2013-11-27 18:20:49 +01:00
Yann Leboulanger ffa078ec03 gtk2 -> gtk3 2013-12-30 16:27:47 +01:00
Denis Fomin 9e39f8d01f Change cursor on location icon. Fixes #7570 2013-11-23 11:20:29 +04:00
Denis Fomin 6b35ad79e5 Add emty line to the end of help strings 2013-11-18 22:51:56 +04:00
Yann Leboulanger 8e231c1d4f fix typo. Fixes #7560 2013-11-17 21:52:02 +01:00
Denis Fomin be40a35a36 Set transient_for 'You are no longer in group chat' 2013-11-16 22:23:13 +04:00
Denis Fomin ef5ba6e83a set transient_for for 'This service does not contain any items to browse.' 2013-11-15 20:23:41 +04:00
Yann Leboulanger 928b7b67ba fix warning message 2013-11-14 21:34:15 +01:00
Yann Leboulanger d4c2fd4da8 [fedor] enable forward secrecy thanks to Diffie-Hellman parameters. Fixes #7555 2013-11-12 21:10:22 +01:00
Yann Leboulanger 7d72b8089a improve manage bookmark jid handling. Fixes #7547 2013-11-11 13:37:16 +01:00
Denis Fomin 190bb38faf Add date to gajim logs. Fixes #7556 2013-11-11 15:43:56 +04:00
Denis Fomin 755c04270f Fix wrong import 2013-11-11 14:27:30 +04:00
Yann Leboulanger 0789b47646 [fedor] use openssl random number generator if available, and improve entropy. Fixes #7550 2013-11-10 08:39:50 +01:00
Denis Fomin 1e68c92bc8 fix var name 2013-11-08 14:06:22 +04:00
Denis Fomin df35dae981 Fix wrong import 2013-11-08 00:31:34 +04:00
Yann Leboulanger f90565c202 improve manage bookmark behaviour when copy/pasting room JID. Fixes room jid checking. Fixes #7547 2013-11-06 22:00:21 +01:00
Yann Leboulanger 52a70f34fe prevent traceback. Fixes #7503 2013-11-06 21:17:15 +01:00
Yann Leboulanger a0e84e08cf fix variable initialization. Fixes #7551 2013-11-06 19:02:37 +01:00
Denis Fomin ac5e65b3b6 Typo.Fixes #7551 2013-11-06 21:49:27 +04:00
Yann Leboulanger 43f21dcbeb don't send receipt answer for forwarded messages. Fixes #7548 2013-11-05 13:12:38 +01:00
Yann Leboulanger 24440e4185 [fedor] improve Jingle XTLS security. Fixes #7544 2013-11-05 11:21:56 +01:00
Yann Leboulanger 219405952c ability to configure cipher list 2013-11-03 17:57:12 +01:00
Yann Leboulanger 47b00c5c23 don't send receipt answer for forwarded messages. Fixes #7548 2013-11-05 13:12:38 +01:00
Yann Leboulanger 0bae08571a [fedor] improve Jingle XTLS security. Fixes #7544 2013-11-05 11:21:56 +01:00
Yann Leboulanger d7abab9097 ability to configure cipher list 2013-11-03 17:57:12 +01:00
Yann Leboulanger 24d38e2434 [fedor] prefer stronger hash algorithms. Fixes #7541 2013-11-02 21:22:41 +01:00
Yann Leboulanger 722429a347 use ―*20 instead of gajim-muc-separator.png. See #7476 2013-11-02 17:06:21 +01:00
Yann Leboulanger f888f57d1c fix computing hash once socket is correctly closed 2013-11-02 16:09:12 +01:00
Yann Leboulanger 4da8a480d0 file_props.size is an integer 2013-11-02 09:00:16 +01:00
Yann Leboulanger c56b9e9267 fix getting correct old message type when restoring last conversation. Fixes #7534 2013-11-01 20:00:28 +01:00
Yann Leboulanger c64f69a1a4 correctly show nickname when we restore previous conversation lines with chat_merge_consecutive_nickname enabled. Fixes #7534 2013-11-01 19:10:49 +01:00
Yann Leboulanger 812e8c331d fix inviting several contacts to a room. And don't allow to invite transports. Fixes 7527 2013-11-01 12:08:05 +01:00
Yann Leboulanger b38fac4abe show transport menu in chat control banner if the chat window is with a transport. Fixes #7520 2013-10-31 15:14:06 +01:00
Yann Leboulanger 45e32ab847 file_props is no more a dict. Fixes #7518 2013-10-31 10:32:39 +01:00
Yann Leboulanger ac9a67b269 don't crash when we rename local account that is activated but zeroconf not available. Fixes #7511 2013-10-31 10:15:55 +01:00
Yann Leboulanger 2f89228de8 sime cleanup in sound client list. Fixes #7497 2013-10-30 17:50:47 +01:00
Yann Leboulanger 152ca3ca6e [Maranda] ignore directory category of type server, if an identity with server category is present. Fixes #7499 2013-10-30 16:38:01 +01:00
Yann Leboulanger eb11474c2d fix showing tooltips of emoticons. fixes #7453 2013-10-30 14:02:21 +01:00
Yann Leboulanger f0bdd075c6 fix position of tooltip when tooltip is too high for the screen. Fixes #7490 2013-10-30 13:44:19 +01:00
Yann Leboulanger c8c466a466 fix adding a new preset status message. Fixes #7488 2013-10-30 13:13:00 +01:00
Yann Leboulanger 1660488da6 fix enabling / disabling accounts while creating a new one. Fixes #7477 2013-10-30 12:40:31 +01:00
Yann Leboulanger 9076ad8156 fix typo 2013-10-30 11:58:18 +01:00
Yann Leboulanger e50dad792f fix typo 2013-10-30 11:58:18 +01:00
Jefry Lagrange 5261137083 allow to connect to network ip but not loopback. Fixes #7403 2013-10-29 21:26:49 +00:00
Jefry Lagrange f8868280b1 allow to connect to network ip but not loopback. Fixes #7403 2013-10-29 21:26:49 +00:00