Commit Graph

14066 Commits

Author SHA1 Message Date
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 67a43e7dea fix some sessions errors. Fixes #8221, #7772, #7723 2016-01-17 20:54:20 +01:00
Yann Leboulanger 9917484736 [Allan Nordhøy] improve some strings 2016-01-16 16:05:43 +01:00
Yann Leboulanger 971b5a5316 fix A GTK error 2016-01-16 15:31:00 +01:00
Yann Leboulanger 35349d9ee4 [Bahtiar `kalkin-` Gadimov]
Shorten name of a gc entry in "Join GC" submenu

Some XMPP clients save the subject of a group chat as the bookmark name. The
subject can be very long thus the MenuItems can get also very long. This simple
patch shortens the name to a carefully chosen value.
Fixes #8218
2016-01-16 14:18:16 +01:00
Yann Leboulanger 8237f27704 fix feature window 2016-01-05 21:09:40 +01:00
Yann Leboulanger 94b8541fdf correctly detect that gtkspell is not installed 2016-01-05 21:09:13 +01:00
Yann Leboulanger e2f74117d5 correctly raise change nick dialog. Fixes #8215 2016-01-05 20:53:54 +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 2885ff4128 fix printing help 2016-01-03 16:14:44 +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 e7bef08d45 correctly draw images in roster. 2016-01-03 14:51:54 +01:00
Yann Leboulanger ec74544a88 do not allow to drop a group on itself or a subgroup of itself. Fixes #8211 2016-01-03 13:02:22 +01:00
Yann Leboulanger cb8993f51d fix opening secrets file 2016-01-03 11:07:44 +01:00
Yann Leboulanger e440b421af hide gajim-remote from system. Fixes #8212 2016-01-02 16:26:22 +01:00
Yann Leboulanger cb61201686 Added tag gajim-0.16.5 for changeset 0fa274dd1e5c 2015-12-28 14:21:41 +01:00
Yann Leboulanger ea807a1563 prepare 0.16.5 release 2015-12-28 13:45:43 +01:00
Yann Leboulanger 16a0b4249e update README for dependences 2015-12-29 21:32:55 +01:00
Yann Leboulanger 107a1cee56 [Justin Lecher] fix desktop files 2015-12-29 20:53:11 +01:00
Yann Leboulanger 96de12a39f correctly detect missing gtkpell module 2015-12-28 22:12:34 +01:00
Yann Leboulanger dcef0455c8 fix a few things for jingle video 2015-12-23 22:40:53 +01:00
Yann Leboulanger 33381fcae5 [Darlan] remove non-IBR from servers.xml. Fixes #8203 2015-12-22 21:28:27 +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 292a0ba99a [tmolitor] add a way to sort emoticons in emoticon menu. Fixes #8204 2015-12-19 11:15:40 +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 eb30ad07bd don't traceback when deleting an account. Fixes #8199 2015-12-12 13:52:18 +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 48a2486d60 Minor GUI fix 2015-12-02 23:05:54 +01:00
Yann Leboulanger e1b1e5f694 correcly use the received password when we're invited to a password protected room 2015-12-02 23:05:33 +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
Yann Leboulanger 7f66f65ed7 correctly announce that we support XEP-0249 2015-12-02 23:04:13 +01:00
Yann Leboulanger e29bc43cbf correctly install gajim-remote.desktop file. 2015-12-01 22:30:04 +01:00
Yann Leboulanger 11970eb705 do not traceback when we receive a corboned message sent without a to attribute. Fixes #8194 2015-11-24 21:07:59 +01:00
Yann Leboulanger 77382c5c47 remove debug print 2015-11-24 20:16:00 +01:00
Yann Leboulanger b6a66c44a3 set the focus on message textview in chat control only for the first opened tab. Fixes #7903 2015-11-23 22:05:19 +01:00
Yann Leboulanger e2c1e96685 once we are connected to a server with starttls, don't try to connect with the legacy port 2015-11-22 20:10:33 +01:00
Yann Leboulanger 70865447b2 do not try to connect to server over a plain (unencrypted) connexion by default. see #8193 2015-11-22 20:09:54 +01:00
Yann Leboulanger 4d70aa91e7 do not loop requesting vcard when opening a chat window with ourself and we don't have a vcard stored on server 2015-11-22 15:14:07 +01:00
Yann Leboulanger c84e2c252b add more arguments to paplay command. fixes #8192 2015-11-21 14:39:36 +01:00
Yann Leboulanger 23ee168a91 do not set <no-permanent-storage/> hint for GPG encrypted messages. Fixes #8123 2015-11-21 14:31:07 +01:00
Yann Leboulanger 5b67a32ca0 better detection of local IPs. See #8191 2015-11-17 21:33:30 +01:00
Yann Leboulanger 2ab937e846 do not send ::1 as peer address when sending a file. Fixes #8191 2015-11-17 21:16:26 +01:00
Yann Leboulanger 8326e56793 do not crash when we remove a contact for which neerby contcts are not in the same accounts. Fixes #8157 2015-11-15 21:07:02 +01:00
Yann Leboulanger 821b701a66 keep image tags when we replace the temporary image by the downloaded image. Fixes #8182 2015-11-15 14:28:31 +01:00