Commit graph

4532 commits

Author SHA1 Message Date
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
Denis Fomin
e406526ad7 Fix missing import 2013-04-26 13:01:05 +04:00
Denis Fomin
b0bc8a4958 Fix missing import 2013-04-26 13:01:05 +04:00
Yann Leboulanger
f0a4094cc9 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger
b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger
b74b7f96fa move gtk function from pep to gui_interface 2013-04-06 12:25:19 +02:00
Yann Leboulanger
aef4452ff5 remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger
23471cbd9d remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger
7de87c19a0 move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +02:00
Yann Leboulanger
acd9e662bb move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +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
a38b779e9e don't run several GPG threads when we receive a non-GPG message. Fixes #7311 2013-04-05 20:59:17 +02:00
Yann Leboulanger
580e548729 don't run several GPG threads when we receive a non-GPG message. Fixes #7311 2013-04-05 20:59:17 +02:00
Yann Leboulanger
4b3a169571 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01:00
Yann Leboulanger
d77524b6a7 implement XEP-0191 for servers that don't support privacy lists 2013-03-30 23:13:48 +01:00
Yann Leboulanger
e011a28702 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger
0e480f3501 re-work blocking code 2013-03-30 20:36:43 +01:00
Yann Leboulanger
46f84aaf97 don't traceback when server doesn't have SSL support. Fixes #7322 2013-03-19 13:32:03 +01:00
Yann Leboulanger
f92f4315a2 hg version is now 0.15.3.0 2013-03-17 19:48:52 +01:00
Yann Leboulanger
3c8e8c9371 hnadle MISSING_PASSPHRASE message from gnupg when signing 2013-03-14 12:45:53 +01:00
Yann Leboulanger
7ba05ec258 hnadle MISSING_PASSPHRASE message from gnupg when signing 2013-03-14 12:45:53 +01:00
Denis Fomin
f8ea97203a Fix roster size(gajim in one window mode) in fullscreen mode and in tiling wm. Fixes #7315 2013-03-10 22:18:53 +04:00
Denis Fomin
14b84cb498 Fix roster size(gajim in one window mode) in fullscreen mode and in tiling wm. Fixes #7315 2013-03-10 22:18:53 +04:00
Jefry Lagrange
c451722a0a Ask for discovery information (and archive) after SM is enabled. Fixes #7299 2013-02-23 11:41:36 -04:00
Yann Leboulanger
2c389640a7 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger
e59c4bbfad send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger
04e1d02707 send RIE stanza as an IQ if user is online and supports RIE. Fixes #7289 2013-02-10 18:57:25 +01:00
Yann Leboulanger
3d92f24834 don't crash when cacerts.pem file doesn't exists 2013-02-10 11:29:14 +01:00
Yann Leboulanger
19864ec80e correctly close file when we cancel a transfer. Fixes #7281 2013-01-24 21:23:57 +01:00
Yann Leboulanger
63c854f6f7 add OOB url in message. Fixes #4325 2013-01-20 19:56:18 +01:00
Jefry Lagrange
cc198ec347 Also cancel the jingle session when initiator for IBB transfer cancellation 2013-01-19 21:40:19 -04:00
Yann Leboulanger
fdbde63c99 gtk3 branch is name 0.16.10 2013-07-26 11:45:58 +02:00