tmolitor
|
453fd46427
|
merge
|
2016-04-19 23:48:10 +02:00 |
|
tmolitor
|
7afbe5706e
|
Cleaner version of the mam message timestamp fix. Fixes #8277
|
2016-04-19 23:43:01 +02:00 |
|
Yann Leboulanger
|
cc46d7b7d0
|
call gpg with LANG=C to prevent decoding issues
|
2016-04-18 22:38:17 +02:00 |
|
tmolitor
|
eba838bdac
|
Use the timestamp of the forwarded message in mam processing if possible. Fixes #8277
|
2016-04-18 01:59:20 +02:00 |
|
Yann Leboulanger
|
997e686d57
|
add new option to show avatar in chat tabs and window icons instead of status icon. Fixes #8320
|
2016-04-12 22:53:41 +02:00 |
|
Yann Leboulanger
|
1dba4796f7
|
[Link Mauve] correctly send certificate fingerprint when sending a file.
|
2016-04-10 20:59:54 +02:00 |
|
Yann Leboulanger
|
499bbd9fcd
|
correctly compute FT speed and ETA. Fixes #8216
|
2016-04-04 21:10:57 +02:00 |
|
Yann Leboulanger
|
7c2c4cd0ac
|
prevent traceback. Fixes #7978
|
2016-04-03 21:32:53 +02:00 |
|
Emmanuel Gil Peyrot
|
1bf8a35b64
|
Fix zeroconf connection and prevent invalid stanzas from being sent.
|
2016-04-02 15:29:26 +01:00 |
|
Yann Leboulanger
|
e80b0ba9b3
|
remove debug print
|
2016-04-03 14:50:47 +02:00 |
|
Yann Leboulanger
|
b75c1c12aa
|
call str() instead of unicode()
|
2016-04-03 14:28:27 +02:00 |
|
Yann Leboulanger
|
c903b9d5d1
|
fix sending file over XTLS encrypted socket
|
2016-04-03 14:28:08 +02:00 |
|
Yann Leboulanger
|
565d44a5b7
|
fix file hash error event
|
2016-04-02 17:10:35 +02:00 |
|
Yann Leboulanger
|
759cfc6336
|
do not warn when tls cert changes for a valid one
|
2016-04-02 14:06:20 +02:00 |
|
Yann Leboulanger
|
902c3d59c6
|
better timestamp handling. Fixes #3818
|
2016-03-31 22:46:44 +02:00 |
|
Yann Leboulanger
|
8d57da9d39
|
update video config from 0.16 to 1.0
|
2016-03-30 21:19:13 +02:00 |
|
Yann Leboulanger
|
588ead0990
|
fix importing gst. Fixes #8306
|
2016-03-29 22:54:40 +02:00 |
|
Yann Leboulanger
|
8a3d743b6f
|
fix error reply when S5B cannot be established. Fixes #8315
|
2016-03-28 20:52:24 +02:00 |
|
tmolitor
|
06599440e3
|
Ignore presence errors
|
2016-03-25 00:29:20 +01:00 |
|
Yann Leboulanger
|
8d37cec3b0
|
handle message receipts corretly, even if they don't have the <thread> element
|
2016-03-08 22:36:22 +01:00 |
|
Yann Leboulanger
|
1e8c3d75e0
|
fix sending receipts. Fixes #7548
|
2016-03-05 15:23:48 +01:00 |
|
Yann Leboulanger
|
f405228041
|
make last message correction work for carbon copied messages sent from another resource. Fixes #8276
|
2016-03-05 14:22:56 +01:00 |
|
Yann Leboulanger
|
766ae0353e
|
handle message correction correctly even if we don't print the message instantly in a chat window. Fixes #8220
|
2016-02-29 21:29:20 +01:00 |
|
Yann Leboulanger
|
0530308a99
|
pending events are now in objects rather that storing parameters in tuple
|
2016-02-29 21:04:08 +01:00 |
|
Yann Leboulanger
|
fbdb7656af
|
rename msg_id to msg_log_id where it's the id from logs database
|
2016-02-27 19:52:46 +01:00 |
|
tmolitor
|
8bfc286d8f
|
added automatic_message flag to GcMessageOutgoingEvent (bugfix)
|
2016-02-21 16:45:31 +01:00 |
|
Yann Leboulanger
|
10871b9a33
|
enable_esessions needs Gajim restart
|
2016-02-21 19:03:44 +01:00 |
|
Yann Leboulanger
|
206746cbfb
|
make GPG work with gpg2 binary if present. Fixes #8268
|
2016-02-21 18:54:31 +01:00 |
|
Yann Leboulanger
|
b74fdf1c8b
|
add advanced option to put the roster on the right in single window mode. Fixes #4679
|
2016-02-21 11:07:04 +01:00 |
|
Yann Leboulanger
|
7a4161c759
|
ignore wrong stanza. Fixes #8205
|
2016-02-20 21:28:34 +01:00 |
|
Yann Leboulanger
|
766bb508e3
|
[gdr_gdr] Add a file transfer completed event. Fixes # 8266
|
2016-02-20 21:36:24 +01:00 |
|
Yann Leboulanger
|
7740f8ccf4
|
[gdr_gdr] Prevent traceback. Fixes #8265
|
2016-02-20 21:16:16 +01:00 |
|
Yann Leboulanger
|
1316866265
|
reply to message receipt only when we are the recipient of the message. see #7548.
[tmolitor] display message receipt (xep 0184) for carbon copied messages. Fixes #8258
|
2016-02-20 20:04:47 +01:00 |
|
Yann Leboulanger
|
580cdb2723
|
fix computing hashes for duplicate messages. See #8258
|
2016-02-20 15:59:01 +01:00 |
|
tmolitor
|
c5c1e5d235
|
Ignore received message duplicates using sender jid, message id and message content. See #8258
|
2016-02-08 23:08:26 +01:00 |
|
tmolitor
|
0e80db2be6
|
don't show delivery error messages for automatic message stanzas. Fixes #8222
|
2016-02-08 22:31:36 +01:00 |
|
Yann Leboulanger
|
9fbd7efa2a
|
correctly store and restore single message subject. Fixes #8251
|
2016-01-31 19:58:51 +01:00 |
|
Emmanuel Gil Peyrot
|
737b689c98
|
Fix a remnant use of urllib from python2 in gajim-remote
|
2016-01-24 19:12:30 +00:00 |
|
Yann Leboulanger
|
9917484736
|
[Allan Nordhøy] improve some strings
|
2016-01-16 16:05:43 +01:00 |
|
Yann Leboulanger
|
b672e23503
|
correctly close jingle session when no intersection between the remote codecs and the local ones. Fixes #8210
|
2016-01-03 22:26:15 +01:00 |
|
Yann Leboulanger
|
30aa143888
|
fix sending codec parameters
|
2016-01-03 20:44:03 +01:00 |
|
Yann Leboulanger
|
af33becb5c
|
don't send error when receivinf a ringing jingle element
|
2016-01-03 20:43:32 +01:00 |
|
Yann Leboulanger
|
47d36021c3
|
version for gtk3 branch is 0.16.10
|
2016-01-03 16:13:39 +01:00 |
|
Yann Leboulanger
|
fc56f501bb
|
re-enable metacontacts. Fixes #7295
|
2016-01-03 16:02:27 +01:00 |
|
Yann Leboulanger
|
ea807a1563
|
prepare 0.16.5 release
|
2015-12-28 13:45:43 +01:00 |
|
Yann Leboulanger
|
dcef0455c8
|
fix a few things for jingle video
|
2015-12-23 22:40:53 +01:00 |
|
Yann Leboulanger
|
b8ef7fd854
|
Ignore roster pushes that are not from our JID or our server. Ignore badly farmated roster pushes.
|
2015-12-20 20:42:38 +01:00 |
|
Yann Leboulanger
|
7c9a5aa429
|
[tmolitor] use uuid instead of plain counting integers for stanza ids. Fixes #8202
|
2015-12-17 20:10:06 +01:00 |
|
Yann Leboulanger
|
cb36bc7abe
|
don't try to use GUPnP-IGD when we use an IPv6 address
|
2015-12-15 22:25:39 +01:00 |
|
Yann Leboulanger
|
bc880bd892
|
send password of the room when we invite a contact in it. Fixes #8197
|
2015-12-02 23:05:10 +01:00 |
|