Yann Leboulanger
|
7565fed0ca
|
add missing signal. Fixes #7586
|
2013-12-14 09:57:50 +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 |
Yann Leboulanger
|
fa90c358bb
|
install dh4096.pem file. Fixes #7563
|
2013-11-17 09:40:21 +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 |
Denis Fomin
|
bc62cb1da8
|
[Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to center. See #7491
|
2013-11-05 15:04:49 +04:00 |
Denis Fomin
|
1e8644f9e3
|
[Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to center. Fixes #7491
|
2013-11-05 14:46:48 +04:00 |
Yann Leboulanger
|
24440e4185
|
[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
|
22ea7bfcb8
|
re-add missing ... in menus. Fixes #7519
|
2013-10-30 21:33:31 +01:00 |
Yann Leboulanger
|
2f89228de8
|
sime cleanup in sound client list. Fixes #7497
|
2013-10-30 17:50:47 +01:00 |