Commit Graph

13659 Commits

Author SHA1 Message Date
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
Denis Fomin 0a77bb574f Fix AcronymsExpander plugin 2014-05-31 11:46:47 +04: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 ee4e161dc8 make string translatable in filetranfer context menu. Fixes #7740 2014-04-23 21:53:40 +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
Yann Leboulanger 7c5d197658 fix opening discover services window. Fixes #7854 2014-10-18 23:08:59 +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