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 |
|
Denis Fomin
|
0c00cdde72
|
typo
|
2013-04-22 18:09:58 +04:00 |
|
Denis Fomin
|
7954786a1b
|
prevent warning
|
2013-04-22 18:07:45 +04:00 |
|
Jefry Lagrange
|
2da62b5c17
|
Ask for discovery information (and archive) after SM is enabled. Fixes #7299
|
2013-02-23 11:41:36 -04:00 |
|
Yann Leboulanger
|
1257516306
|
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 |
|
Emmanuel Gil Peyrot
|
4d0f63cd3a
|
Fix Jingle XTLS certificate creation.
|
2013-03-05 15:58:20 +01:00 |
|
Yann Leboulanger
|
c8f8a8b6d1
|
correctly detect when GnomeKeyring is not installed
|
2013-02-20 20:13:08 +01:00 |
|
Yann Leboulanger
|
d5ee84a329
|
differenciate popup_image and popup_image_path un notification when we path an icon name or an image path
|
2013-02-18 20:52:04 +01:00 |
|
Yann Leboulanger
|
e33489ad00
|
backout bbc44ddb319b. Make import of gnome keyring work
|
2013-02-16 20:31:38 +01:00 |
|
Yann Leboulanger
|
2c3209ac64
|
add OOB url in message. Fixes #4325
|
2013-01-20 19:56:18 +01:00 |
|
Jefry Lagrange
|
3451548d86
|
Also cancel the jingle session when initiator for IBB transfer cancellation
|
2013-01-19 21:40:19 -04:00 |
|
Yann Leboulanger
|
479a9cb8ba
|
[Daniel Aleksandersen] Use encrypted Google search. Fixes #7289
|
2013-01-14 20:13:45 +01:00 |
|
Yann Leboulanger
|
e3bc4ef020
|
remove <ping> child in ping reply. Fixes #7286
|
2013-01-10 17:21:05 +01:00 |
|
Yann Leboulanger
|
9698251570
|
fix registering new account
|
2013-01-06 15:11:34 +01:00 |
|
Denis Fomin
|
33eeadcf5f
|
Fix PEP
|
2013-01-06 15:41:26 +04:00 |
|
Yann Leboulanger
|
3967658f30
|
ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control
|
2012-12-30 18:59:48 +01:00 |
|
Yann Leboulanger
|
c88522e5de
|
ability to see out own video in the same time we send it and show both outging and incoming videos inside chat control
|
2012-12-30 18:59:48 +01:00 |
|
Yann Leboulanger
|
6879730568
|
handle nbxmpp logging with -l option (-l .nbxmpp.client_nb=INFO for example)
|
2012-12-30 18:54:49 +01:00 |
|
Yann Leboulanger
|
0c4f20145f
|
fix order of farstream calls
|
2012-12-30 16:20:57 +01:00 |
|
Yann Leboulanger
|
1e3a8ca866
|
fix order of farstream calls
|
2012-12-30 16:20:57 +01:00 |
|