Yann Leboulanger
|
c9eb479fe3
|
Correctly register gajim-remote with xmpp: URIs
|
2015-07-17 22:19:16 +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
|
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
|
78b3fe0b20
|
don't show useless buttons in notifications. Fixes #7838
|
2015-01-03 15:24:58 +01:00 |
Yann Leboulanger
|
44dc946d82
|
[misterX] update MAM implementation to V0.3
|
2014-12-27 16:44:05 +01:00 |
Yann Leboulanger
|
0a8af73650
|
add XEP-313 (MAM) support
|
2014-11-11 15:28:24 +01:00 |
Yann Leboulanger
|
a170fd4b83
|
correctly compute hash when doing jingle FT
|
2014-06-01 15:40:17 +02: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 |
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
|
fbb87bf336
|
active plugin installer plugin by default if it's available. Fixes #7655
|
2014-02-12 14:04:19 +01:00 |
Fedor Brunner
|
6588636aa5
|
Support for sha256 fingerprint.
Fixes #7628
|
2014-01-21 15:27:41 +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
|
4b33634a0b
|
Copyright 2013>2014
|
2014-01-02 12:33:54 +04:00 |
Yann Leboulanger
|
e746ca9b1a
|
start havine audio / video. Doesn't work correctly yet
|
2014-03-25 21:26:57 +01:00 |
Yann Leboulanger
|
0d869cb192
|
merge GTK3 branch in default
|
2014-03-23 20:03:03 +01:00 |
Yann Leboulanger
|
d337aeed4e
|
py2 -> py3
|
2013-12-30 21:19:15 +01: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
|
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
|
a7a8354402
|
prevent traceback. Fixes #7572
|
2013-11-30 09:48:18 +01:00 |
Yann Leboulanger
|
f888f57d1c
|
fix computing hash once socket is correctly closed
|
2013-11-02 16:09:12 +01:00 |
Yann Leboulanger
|
2f89228de8
|
sime cleanup in sound client list. Fixes #7497
|
2013-10-30 17:50:47 +01:00 |
Denis Fomin
|
0af89a407c
|
Disable emoticons if emoticons.py is corrupted. Fixes #7414. Fixes #7513
|
2013-10-19 14:06:06 +04:00 |
Denis Fomin
|
f91a115dd6
|
Set transient_for for 'Emoticons disabled' warning dialog. See #7185
|
2013-10-19 12:32:01 +04:00 |
Yann Leboulanger
|
b60e4db4ff
|
some cleanup in icons folder. Fixes #7455
|
2013-09-08 18:58:27 +02:00 |
Denis Fomin
|
37adfe9e2a
|
[Darlan] Transient dialogs. See #7185
|
2013-09-07 21:50:18 +04:00 |
Yann Leboulanger
|
8fc8e73361
|
some cleanup in icons folder. Fixes #7455
|
2013-09-08 18:58:27 +02:00 |
Denis Fomin
|
4d0005a9ab
|
Replacing some of the icons. Fixes #7445
|
2013-08-28 18:33:27 +04:00 |
Denis Fomin
|
b214f9161f
|
Add account name to SSL Certificate Verification dialog title
|
2013-08-27 23:35:11 +04:00 |
Denis Fomin
|
6bedb15134
|
Add account name to SSL Certificate Verification dialog title
|
2013-08-27 23:35:11 +04:00 |
Denis Fomin
|
69b6673290
|
[Darlan] Set title for ssl error dialogs
|
2013-08-27 23:21:16 +04:00 |
Denis Fomin
|
6377caf298
|
[Darlan] Set title for ssl error dialogs
|
2013-08-27 23:21:16 +04:00 |
Yann Leboulanger
|
9ab803ca63
|
add markedmsgcolor option to GUI. Fixes #7436
|
2013-08-25 15:23:22 +02:00 |
Yann Leboulanger
|
f956f4b0ba
|
add markedmsgcolor option to GUI. Fixes #7436
|
2013-08-25 15:23:22 +02:00 |
Yann Leboulanger
|
025f879f25
|
modify_fg/bg/font -> override_*
|
2013-07-31 16:40:33 +02:00 |
Yann Leboulanger
|
fd0ff877a3
|
GObject.* -> GLib.*
|
2013-07-28 20:50:30 +02:00 |
Yann Leboulanger
|
21a830c2f2
|
make the Ok button of Insecure connection dialog insensitive when yes checkbox is not checked. Fixes #7373
|
2013-07-18 20:32:45 +02:00 |
Yann Leboulanger
|
5f5afab1e2
|
make the Ok button of Insecure connection dialog insensitive when yes checkbox is not checked. Fixes #7373
|
2013-07-18 20:32:45 +02:00 |
Yann Leboulanger
|
7626e9093c
|
read assigned GPG key when creating the contacts. fixes: #7111
|
2013-07-16 18:28:17 +02:00 |
Yann Leboulanger
|
9525c66532
|
read assigned GPG key when creating the contacts. fixes: #7111
|
2013-07-16 18:28:17 +02:00 |
Yann Leboulanger
|
adb28aa5ce
|
don't redraw roster line when it's not necessary
|
2013-07-16 18:03:58 +02:00 |
Yann Leboulanger
|
8fe892a068
|
don't redraw roster line when it's not necessary
|
2013-07-16 18:03:58 +02:00 |
Yann Leboulanger
|
b74b7f96fa
|
move gtk function from pep to gui_interface
|
2013-04-06 12:25:19 +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
|
c8d7e89bc3
|
[kparal] logind suspend support. Fixes #7319
|
2013-03-11 12:55:11 +01:00 |
Yann Leboulanger
|
049dbe7fe5
|
[kparal] logind suspend support. Fixes #7319
|
2013-03-11 12:55:11 +01:00 |
Yann Leboulanger
|
77cd0f3310
|
GPG -> OpenPGP. Fixes #7312
|
2013-03-09 17:49:22 +01:00 |
Denis Fomin
|
a3ba80324b
|
fix reload emoticons
|
2013-04-21 11:38:53 +04:00 |
Yann Leboulanger
|
7bbabeec2d
|
GPG -> OpenPGP. Fixes #7312
|
2013-03-09 17:49:22 +01:00 |
Yann Leboulanger
|
77775cf0af
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |