Yann Leboulanger
|
4c65321de8
|
make shift+enter work for new_line
|
2015-07-30 23:06:09 +02:00 |
Yann Leboulanger
|
7e5ce5e9cc
|
update about dialog with nbxmpp version and make close button work
|
2015-07-30 23:05:43 +02:00 |
Yann Leboulanger
|
9287ad96b0
|
fix some warnings
|
2015-07-30 15:18:03 +02:00 |
Yann Leboulanger
|
5c0fce9668
|
fix launch when optional modules are not installed
|
2015-07-30 15:15:38 +02:00 |
Yann Leboulanger
|
75b94ca864
|
fix file transfer. Files can be something else that utf8
|
2015-07-28 20:32:14 +02:00 |
Yann Leboulanger
|
2ca42801eb
|
specify module version before importing
|
2015-07-25 22:03:24 +02:00 |
Yann Leboulanger
|
20a0f9c5a6
|
make completion work
|
2015-07-25 21:40:51 +02:00 |
Yann Leboulanger
|
62bf23a587
|
no need to do gnomekeyring -> libsecret conversion when using proper schema
|
2015-07-24 21:49:10 +02:00 |
Yann Leboulanger
|
a22a9573b8
|
fix a few warnings
|
2015-07-20 20:08:55 +02:00 |
Yann Leboulanger
|
66d88bc232
|
fix decoding issue
|
2015-07-18 18:10:55 +02:00 |
Yann Leboulanger
|
44cd64b0f7
|
fix showing FileTransferChooser dialog
|
2015-07-18 17:53:48 +02:00 |
Yann Leboulanger
|
685c5730e1
|
fix a few warnings
|
2015-07-18 17:27:50 +02:00 |
Yann Leboulanger
|
a6c0a14e2f
|
remove deprecated "reparent" call
|
2015-07-18 16:00:57 +02:00 |
Yann Leboulanger
|
3e843b8e55
|
migrate from kwalletbindings to libsecret too
|
2015-07-18 15:52:08 +02:00 |
Yann Leboulanger
|
23474c2b2f
|
use libsecret instead of libgnomekeyring when available
|
2015-07-18 15:44:36 +02:00 |
Yann Leboulanger
|
d8fe6cdea4
|
fix import
|
2015-07-15 15:11:03 +02:00 |
Yann Leboulanger
|
6719a102f3
|
make windon listen on ipv4 + ipv6 for zeroconf. Fixes #8007
|
2015-07-14 21:39:05 +02:00 |
Yann Leboulanger
|
1fe099fc63
|
make autojoined room as minimized too. Fixes #7856
|
2015-07-14 14:19:24 +02:00 |
Yann Leboulanger
|
901cbb8814
|
remove the Ctrl-F -> send file shortcut in one window mode. Fixes #7831
|
2015-07-14 14:11:06 +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
|
731cea3b66
|
add invities to member list when converting chat to muc. Fixes #8098
|
2015-07-13 15:42:33 +02:00 |
Yann Leboulanger
|
86229e52c4
|
Prevent Ctrl+b to open bookmarks dialog if GTK has Emacs-style keybindings enabled. Fixes #6874
|
2015-07-13 10:14:34 +02:00 |
Yann Leboulanger
|
087d2a05b9
|
add jid to NotificationEvent for groupchat messages
|
2015-06-20 21:30:48 +02:00 |
Yann Leboulanger
|
2cfc362980
|
fix typo. Raise correct exception. Fixes #8044
|
2015-05-17 22:38:26 +02:00 |
Yann Leboulanger
|
92f14ae27c
|
print subject from received messages correctly. Fixes #8042
|
2015-05-17 21:56:17 +02:00 |
Yann Leboulanger
|
d003e1135d
|
update python-gnupg version. Fixes #8051
|
2015-05-17 18:54:17 +02:00 |
Yann Leboulanger
|
61648b11b5
|
update control.contact when we get a message from another resource. Fixes #7919
|
2015-05-17 15:40:42 +02:00 |
Yann Leboulanger
|
55d3bfdfcd
|
correctly invite contacts when converting chat to groupchat. Fixes #8028
|
2015-05-12 09:41:58 +02:00 |
Yann Leboulanger
|
0fc96927b6
|
stop sending chatstates when we get an error message from a contact. Fixes #8010
|
2015-05-10 20:56:41 +02:00 |
Yann Leboulanger
|
5978d84615
|
some cleanup
|
2015-05-10 20:54:26 +02:00 |
Fabian Pietsch
|
a5ec0f4f2a
|
link-local: adjust Windows/Bonjour support to new data format. Fixes #8025
|
2015-04-06 19:14:33 +02:00 |
Fabian Pietsch
|
81154aea3e
|
link-local: on error after connect(), try next address
|
2015-04-06 18:55:23 +02:00 |
Fabian Pietsch
|
25240888d5
|
link-local: try to connect to each collected address in turn
|
2015-04-06 16:33:10 +02:00 |
Fabian Pietsch
|
0dcbe70635
|
link-local: track multiple service resolved infos (currently one for each browsing protocol)
|
2015-04-05 02:25:10 +02:00 |
Yann Leboulanger
|
b58a76d8ee
|
make urgency hint work correctly in one message window mode. Fixes #7806
|
2015-05-06 22:05:42 +02:00 |
Yann Leboulanger
|
d121881b3a
|
bind session to a resource when negociating e2e encryption. Fixes #7993
|
2015-04-05 21:49:39 +02:00 |
Yann Leboulanger
|
c4e1f2389a
|
[noonien] Fix using receiver candidate when sending a file via jingle. Fixes #7987
|
2015-04-05 21:26:16 +02:00 |
Yann Leboulanger
|
ba55600c43
|
improve pasting xmpp uri in join groupchat dialogs. Fixes #7905
|
2015-03-29 14:38:10 +02:00 |
Emmanuel Gil Peyrot
|
9adba6c5f7
|
Don’t crash when the config file is malformed.
|
2015-03-26 20:58:51 +01:00 |
Yann Leboulanger
|
512840944b
|
prevent error when converting idn to ascii strings. Fixes #7995
|
2015-03-25 10:05:29 +01:00 |
Yann Leboulanger
|
a17ff4b45e
|
fix GPG encoding issues. Fixes #7988
|
2015-03-17 22:06:36 +01:00 |
Yann Leboulanger
|
c95e085913
|
prevent traceback. Fixes #7960
|
2015-03-07 21:03:25 +01: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
|
f2271ced53
|
fix seclabel. see #7010
|
2015-03-01 15:07:14 +01:00 |
Yann Leboulanger
|
79d52abb0e
|
gtk-spell-check icon is not available under windows
|
2015-02-28 22:22:14 +01:00 |
Yann Leboulanger
|
74f150a1c3
|
prepare 0.16.1 release
|
2015-02-28 18:06:36 +01:00 |
Yann Leboulanger
|
c2ac09cce2
|
punyencode only the host part of the URL. Fixes #7981
|
2015-02-28 15:47:51 +01:00 |
Yann Leboulanger
|
b7c6d3e1b5
|
clean corretly opened window dict. Fixes #7983
|
2015-02-28 15:12:11 +01:00 |
Holger Weiss
|
6856769674
|
Use bare JID when checking MAM message recipient. Fixes #7973
|
2015-02-10 12:57:49 +01:00 |
Yann Leboulanger
|
172fc16784
|
correctly use getter / setter. Fixes #7970
|
2015-02-16 13:11:17 +01:00 |
Yann Leboulanger
|
a21f6ba561
|
don't use mutable arguments as default value. Fixes #7971
|
2015-02-16 12:55:10 +01:00 |
Yann Leboulanger
|
28c1fac86d
|
fix exception order. Fixes #7969
|
2015-02-15 21:29:06 +01:00 |
Yann Leboulanger
|
e504fc2001
|
fix indentation
|
2015-02-15 21:28:00 +01:00 |
Yann Leboulanger
|
0521df8edb
|
fixes duplicate dict keys. Fixes #7964
|
2015-02-15 21:27:10 +01:00 |
Yann Leboulanger
|
a7d160364a
|
don't mix tabs and spaces. Fixes #7966
|
2015-02-15 21:15:50 +01:00 |
Yann Leboulanger
|
b5dd3836ab
|
fix typo. Fixes #7965
|
2015-02-15 21:14:42 +01:00 |
Yann Leboulanger
|
651d52560d
|
update to latest gnupg.py
|
2015-01-24 16:09:44 +01:00 |
Yann Leboulanger
|
c2fe1c3bdf
|
improve ipv6 connection with zeroconf
|
2015-01-03 20:51:41 +01:00 |
Yann Leboulanger
|
78b3fe0b20
|
don't show useless buttons in notifications. Fixes #7838
|
2015-01-03 15:24:58 +01:00 |
Yann Leboulanger
|
12949450e7
|
correctly cleanup handlers when disabling an account. Fixes #7711
|
2015-01-03 14:15:18 +01:00 |
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 |