Commit Graph

12795 Commits

Author SHA1 Message Date
Yann Leboulanger cef70e7431 remove no more needed send_gc_message function 2013-07-19 12:46:09 +02:00
Denis Fomin 1d290a7a2e typo 2013-07-19 14:36:46 +04:00
Denis Fomin 4481b6356e handle gc outgoing messages with events. 2013-07-19 13:52:37 +04:00
Yann Leboulanger a0f7501f44 clear vcard values before filling them in case we receive vcard a second time when window is opened. Fixes #7366 2013-07-18 21:14:39 +02:00
Yann Leboulanger 5f5afab1e2 make the Ok button of Insecure connection dialog insensitive when yes checkbox is not checked. Fixes #7373 2013-07-18 20:32:45 +02:00
Yann Leboulanger e98b184e28 ability to write several JIDs in sender field of send single message dialog. fixes #7206 2013-07-18 17:04:59 +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 f77f5f6646 support version 2 of message carbons 2013-07-18 14:03:13 +02:00
Yann Leboulanger 9f94caf4ec improve connection with big roster. See #7125 2013-07-18 13:39:14 +02:00
Yann Leboulanger b9679003b3 get the expired key information back 2013-07-17 15:04:10 +02:00
Yann Leboulanger 6dc8989854 don't crash when GPG key are badly encrypted 2013-07-17 12:50:34 +02:00
Yann Leboulanger 9525c66532 read assigned GPG key when creating the contacts. fixes: #7111 2013-07-16 18:28:17 +02:00
Yann Leboulanger 8fe892a068 don't redraw roster line when it's not necessary 2013-07-16 18:03:58 +02:00
Yann Leboulanger 3b4075c7c4 fix using FT proxies. Fixes #7382 2013-07-15 16:03:07 +02:00
Yann Leboulanger a369cce72b add some title to windows. Fixes #7383 2013-07-15 15:34:14 +02:00
Yann Leboulanger 3939d191b9 distinguish console-printed strings in translation files. Fixes #7267 2013-07-15 15:13:39 +02:00
Denis Fomin 313d257bec [Darlan] Update Hebrew translation 2013-07-15 15:11:51 +04:00
Yann Leboulanger d6d76eb6eb remove debug print 2013-07-08 15:46:01 +02:00
Yann Leboulanger adb1039993 load disco items slowly to now freeze with long list. 2013-07-08 14:51:50 +02:00
Yann Leboulanger 1b803b7780 fix connection to FT proxies. Fixes #7349 2013-07-07 14:22:37 +02:00
Yann Leboulanger 44513b912e move incoming and outgoing video stream in chat window when we receive the video call. 2013-07-06 21:27:30 +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 efa432ffd4 [binary] fix receiving pubsub bookmarks. Fixes #7380 2013-07-05 17:02:07 +02:00
Denis Fomin 0535814af3 [Darlan] Update Hebrew translation 2013-06-27 00:28:55 +04:00
Yann Leboulanger 084681cb7f fix using GPG with non-utf8 OS. Fixes #7227 2013-06-20 20:48:34 +02:00
Yann Leboulanger 03b06bd72b update gnupg to 0.3.4 2013-06-20 20:47:42 +02:00
Yann Leboulanger 61b1d4f57b changeset: 14526:39595f6f3f3e
tag: tip
user: Tim Schumacher <tim@bandenkrieg.hacked.jp>
date: Mon Jun 03 16:45:17 2013 +0200
files: gajim.nsi
description:

Added Crypto.Util.strxor.pyd so OTR works
2013-06-03 17:41:52 +02:00
Yann Leboulanger 3012297c2c don't pass a useless argument to callback. Fixes #7357 2013-06-03 08:48:46 +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 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 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
Denis Fomin ea1d192153 Make plugin config dialog not modal 2013-05-19 20:40:20 +04:00
Yann Leboulanger dea17edf4e enable nbxmpp logging when using -v 2013-05-16 21:06:41 +02:00
Denis Fomin 76cfe43e92 [Anna Martynova] Fix errors in russian translation. 2013-05-15 14:24:16 +04:00
Yann Leboulanger 66106fa70d add missing icon 2013-05-13 21:31:57 +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
Yann Leboulanger 7cbba3a256 add missing icon 2013-05-02 21:50:16 +02:00
Yann Leboulanger b756738457 fix traceback. Fixes #7340 2013-05-02 21:46:10 +02:00
Yann Leboulanger dc64ac8000 remember with which nickname we entered rooms. Fixes #7334 2013-04-27 14:37:41 +02:00
Denis Fomin b0bc8a4958 Fix missing import 2013-04-26 13:01:05 +04:00
Yann Leboulanger 9c0e2b2aa6 update Changelog 2013-04-25 21:36:28 +02:00
Yann Leboulanger b44b8499d7 XEP-0308 Last Message Correction support. 2013-04-25 20:38:18 +02:00
Yann Leboulanger df9a14f2a6 translate also files in src/command_system/*.py. Fixes #7324 2013-04-21 10:13:47 +02:00
Yann Leboulanger dc56a16a85 make FakeDataform instructino label selectable. Fixes #7331 2013-04-14 08:49:10 +02:00
Yann Leboulanger ed72914e1d start fixing last test. still a problem with sessions 2013-04-08 18:57:39 +02:00
Yann Leboulanger 329a59c665 re-enable test suite 2013-04-07 23:41:15 +02:00
Yann Leboulanger b74b7f96fa move gtk function from pep to gui_interface 2013-04-06 12:25:19 +02:00
Yann Leboulanger 23471cbd9d remove unused class parameter 2013-04-06 12:24:26 +02:00
Yann Leboulanger acd9e662bb move ConnectionPEP class to connection_handlers to prevent import loop 2013-04-06 10:14:28 +02:00