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 |
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
|
e50dad792f
|
fix typo
|
2013-10-30 11:58:18 +01:00 |
Jefry Lagrange
|
f8868280b1
|
allow to connect to network ip but not loopback. Fixes #7403
|
2013-10-29 21:26:49 +00:00 |
Yann Leboulanger
|
94f547583c
|
handle caps correctly for pm. Fixes #7466
|
2013-10-29 17:26:25 +01:00 |
Yann Leboulanger
|
1b9672560d
|
use ✓ and ✖ instead of gtk-yes / gtk-no icons for XEP-184 marks. Fixes #7445, see #7476
|
2013-10-28 19:24:11 +01:00 |
Yann Leboulanger
|
bbca2284ac
|
fix logging sent single messages. Fixes #7207
|
2013-10-28 12:02:05 +01:00 |
Yann Leboulanger
|
cab5228220
|
fix receiving single messages
|
2013-10-28 11:23:54 +01:00 |
Denis Fomin
|
b801667628
|
Edit _Groups -> Edit _Groups... is when several contacts are selected. See #7519
|
2013-10-26 00:05:09 +04:00 |
Denis Fomin
|
bdec1952b0
|
Fix (Un)Block multiple contacts menu. Fixes #7526
|
2013-10-25 22:07:15 +04:00 |
Denis Fomin
|
a7e9182e05
|
Fix transport detection
|
2013-10-25 21:49:07 +04:00 |
Denis Fomin
|
3adbbbcea5
|
[Darlan] Change mnemonic in roster context menu
|
2013-10-25 20:51:32 +04:00 |
Denis Fomin
|
806dad1243
|
Fix button name. Fixes #7521
|
2013-10-25 15:24:26 +04:00 |
Denis Fomin
|
a61fb3bd4f
|
Set transient_for 'Bookmark already set' and 'Bookmark has been added successfully' in disco
|
2013-10-24 14:17:30 +04:00 |
Denis Fomin
|
9d9bf6b81f
|
Use Active instead of Enabled in Account Preferences. Fixes #7424
|
2013-10-22 23:59:53 +04:00 |
Denis Fomin
|
308f4c4a95
|
[Darlan] Add/Remove ... Fixes #7519
|
2013-10-22 13:43:34 +04:00 |
Denis Fomin
|
a62d919cdc
|
Set transient_for for 'This file already exists' dialog(FT).
|
2013-10-21 23:22:27 +04: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 |
Denis Fomin
|
3a034e5aee
|
[Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to default. Fixes #7491
|
2013-10-16 00:05:16 +04:00 |