Yann Leboulanger
|
fd0ff877a3
|
GObject.* -> GLib.*
|
2013-07-28 20:50:30 +02:00 |
|
Yann Leboulanger
|
8c7ee7a12b
|
fix encoding issue
|
2013-07-28 20:50:11 +02:00 |
|
Yann Leboulanger
|
7046cd0608
|
fix a few things for gtk3
|
2013-07-28 19:38:49 +02:00 |
|
Yann Leboulanger
|
5ce4ec3e57
|
use XEP-0033 to send one message to several JIDs
|
2013-07-27 14:14:50 +02:00 |
|
Yann Leboulanger
|
b71ad6b419
|
use XEP-0033 to send one message to several JIDs
|
2013-07-27 14:14:50 +02:00 |
|
Yann Leboulanger
|
d8264118de
|
remove send_message from connection object. Use Event everywhere
|
2013-07-26 14:45:16 +02:00 |
|
Yann Leboulanger
|
49fec47f36
|
remove send_message from connection object. Use Event everywhere
|
2013-07-26 14:45:16 +02:00 |
|
Yann Leboulanger
|
98919edd49
|
don't import GTK too early. see #7284, #7192
|
2013-07-25 10:18:41 +02:00 |
|
Denis Fomin
|
c446150a7e
|
[Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192
|
2013-07-23 17:55:24 +04:00 |
|
Denis Fomin
|
2755dece2e
|
[Darlan & I]Improved BiDi support for banner text, popup with presence info and more status messages (kick, ban, change nick) fixes #7284 #7192
|
2013-07-23 17:55:24 +04:00 |
|
Yann Leboulanger
|
5f4fc5463b
|
improve error message when we cannot connect to a host via a proxy. Fixes #7358
|
2013-07-19 21:12:11 +02:00 |
|
Yann Leboulanger
|
1bd9d8e53c
|
improve error message when we cannot connect to a host via a proxy. Fixes #7358
|
2013-07-19 21:12:11 +02:00 |
|
Yann Leboulanger
|
beabd1c05d
|
remove no more needed send_gc_message function
|
2013-07-19 12:46:09 +02:00 |
|
Yann Leboulanger
|
cef70e7431
|
remove no more needed send_gc_message function
|
2013-07-19 12:46:09 +02:00 |
|
Denis Fomin
|
bf83aab820
|
typo
|
2013-07-19 14:36:46 +04:00 |
|
Denis Fomin
|
1d290a7a2e
|
typo
|
2013-07-19 14:36:46 +04:00 |
|
Denis Fomin
|
41b1a28a16
|
handle gc outgoing messages with events.
|
2013-07-19 13:52:37 +04:00 |
|
Denis Fomin
|
4481b6356e
|
handle gc outgoing messages with events.
|
2013-07-19 13:52:37 +04:00 |
|
Yann Leboulanger
|
975bf972eb
|
fix receiving a carbon of a sent message without a from.
|
2013-07-18 14:32:45 +02:00 |
|
Yann Leboulanger
|
a3f1cdd2ab
|
fix receiving a carbon of a sent message without a from.
|
2013-07-18 14:32:45 +02:00 |
|
Yann Leboulanger
|
a496c8004d
|
support version 2 of message carbons
|
2013-07-18 14:03:13 +02:00 |
|
Yann Leboulanger
|
f77f5f6646
|
support version 2 of message carbons
|
2013-07-18 14:03:13 +02:00 |
|
Yann Leboulanger
|
e2ec2e5e6c
|
get the expired key information back
|
2013-07-17 15:04:10 +02:00 |
|
Yann Leboulanger
|
b9679003b3
|
get the expired key information back
|
2013-07-17 15:04:10 +02:00 |
|
Yann Leboulanger
|
874e79d820
|
don't crash when GPG key are badly encrypted
|
2013-07-17 12:50:34 +02:00 |
|
Yann Leboulanger
|
6dc8989854
|
don't crash when GPG key are badly encrypted
|
2013-07-17 12:50:34 +02:00 |
|
Yann Leboulanger
|
5a59654fea
|
fix using FT proxies. Fixes #7382
|
2013-07-15 16:03:07 +02:00 |
|
Yann Leboulanger
|
3b4075c7c4
|
fix using FT proxies. Fixes #7382
|
2013-07-15 16:03:07 +02:00 |
|
Yann Leboulanger
|
9cbf796ae1
|
fix connection to FT proxies. Fixes #7349
|
2013-07-07 14:22:37 +02:00 |
|
Yann Leboulanger
|
1b803b7780
|
fix connection to FT proxies. Fixes #7349
|
2013-07-07 14:22:37 +02:00 |
|
Yann Leboulanger
|
ba80ea181f
|
fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240
|
2013-07-05 21:10:16 +02:00 |
|
Yann Leboulanger
|
689e2581c5
|
fix IPv6 issues under window 7 for file transfer. Fixes #4452, #7240
|
2013-07-05 21:10:16 +02:00 |
|
Yann Leboulanger
|
1d87b050b4
|
[binary] fix receiving pubsub bookmarks. Fixes #7380
|
2013-07-05 17:02:07 +02:00 |
|
Yann Leboulanger
|
efa432ffd4
|
[binary] fix receiving pubsub bookmarks. Fixes #7380
|
2013-07-05 17:02:07 +02:00 |
|
Yann Leboulanger
|
3f15047919
|
fix using GPG with non-utf8 OS. Fixes #7227
|
2013-06-20 20:48:34 +02:00 |
|
Yann Leboulanger
|
084681cb7f
|
fix using GPG with non-utf8 OS. Fixes #7227
|
2013-06-20 20:48:34 +02:00 |
|
Yann Leboulanger
|
9e7ea9b328
|
update gnupg to 0.3.4
|
2013-06-20 20:47:42 +02:00 |
|
Yann Leboulanger
|
03b06bd72b
|
update gnupg to 0.3.4
|
2013-06-20 20:47:42 +02:00 |
|
Yann Leboulanger
|
d280ff3aa4
|
gobject -> GObject
|
2013-07-28 17:54:55 +02:00 |
|
Yann Leboulanger
|
d50ffacbec
|
discover server of our contacts on startup if it's not already done.
|
2013-06-02 22:02:43 +02:00 |
|
Yann Leboulanger
|
28002c209c
|
discover server of our contacts on startup if it's not already done.
|
2013-06-02 22:02:43 +02:00 |
|
Yann Leboulanger
|
1e4772fc65
|
cache jabber servers too in trnasports_cache table so that they are not considered as transports. Fixes #7360
|
2013-06-02 21:02:33 +02:00 |
|
Yann Leboulanger
|
cd92ce9933
|
cache jabber servers too in trnasports_cache table so that they are not considered as transports. Fixes #7360
|
2013-06-02 21:02:33 +02:00 |
|
Yann Leboulanger
|
63fd8e8277
|
fix privacy lists: Don't use several time the same order number. Fixes #7352
|
2013-05-26 12:58:19 +02:00 |
|
Yann Leboulanger
|
ae51adcee2
|
fix privacy lists: Don't use several time the same order number. Fixes #7352
|
2013-05-26 12:58:19 +02:00 |
|
Yann Leboulanger
|
96c48693c0
|
get files from 0.15 branch
|
2013-05-25 20:53:36 +02:00 |
|
Yann Leboulanger
|
c8c457318e
|
enable nbxmpp logging when using -v
|
2013-05-16 21:06:41 +02:00 |
|
Yann Leboulanger
|
dea17edf4e
|
enable nbxmpp logging when using -v
|
2013-05-16 21:06:41 +02:00 |
|
Yann Leboulanger
|
a14c758d06
|
- regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
|
2013-05-12 21:32:29 +02:00 |
|
Yann Leboulanger
|
6a71432199
|
- regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
|
2013-05-12 21:32:29 +02:00 |
|