Commit graph

11653 commits

Author SHA1 Message Date
Denis Fomin
9aa0206667 remove unused import 2010-12-01 02:13:34 +03:00
Yann Leboulanger
d8b9fe08a6 ignore groupchat invitations from contacts that are not in roster if ignore_unknown_contacts is enabled. Fixes #6057 2010-11-30 23:36:57 +01:00
Yann Leboulanger
49a797dd54 rename GnuPG.py to gpg.py. Fixes #6055 2010-11-30 11:41:14 +01:00
Yann Leboulanger
b58248ac25 handle some errors when verifying gpg keys 2010-11-30 11:10:37 +01:00
Yann Leboulanger
b5eebddeb3 fix var name 2010-11-29 21:15:54 +01:00
Yann Leboulanger
6cd8e07fae switch from GnuPGInterface to python-gnupg, so gpg is available under windows. Fixes #5096, #3615, #1890, #996 2010-11-29 18:44:22 +01:00
Denis Fomin
1136ae5b16 Revert [12663] 2010-11-29 18:44:16 +03:00
Yann Leboulanger
6a2651ebd5 use NEC to handle agent info / items events 2010-11-29 12:53:50 +01:00
Denis Fomin
bfea5e1392 Do not redraw the roster twice 2010-11-29 13:31:48 +03:00
Yann Leboulanger
c25e582887 use NEC to handle register-agent-info events 2010-11-29 11:22:27 +01:00
Denis Fomin
e70c49e9ce Fix gtk warning again. Fixed #6053 2010-11-29 13:25:17 +03:00
Denis Fomin
308fb28f68 Revert [12651] 2010-11-29 13:20:30 +03:00
Yann Leboulanger
346b38944c use NEC to handle signed-in events 2010-11-29 11:11:24 +01:00
Yann Leboulanger
e9f5065479 use NEC to handle failed-decrypt events 2010-11-29 10:50:30 +01:00
Yann Leboulanger
04b89bc473 use NEC to handle password-required events 2010-11-29 10:00:23 +01:00
Denis Fomin
2fe47c045b fix var names 2010-11-28 16:11:27 +03:00
hiddin
fc0e9bee3e l10n: Initial Hungarian translation (Not yet tested in Gajim)
New status: 1741 messages complete with 361 fuzzies and 2 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-28 11:17:48 +00:00
Yann Leboulanger
30e054df49 use NEC to handle zeroconf name conflict event 2010-11-28 11:00:53 +01:00
Yann Leboulanger
5cb8def28b use NEC to handle metacontacts events 2010-11-28 10:37:05 +01:00
Denis Fomin
92ef8bfec7 fix var name. 2010-11-28 01:33:03 +03:00
Yann Leboulanger
3043986614 remove unused function 2010-11-27 22:04:42 +01:00
Denis Fomin
ff16089722 Never remove CTRL+N accelerator 2010-11-28 00:02:36 +03:00
Denis Fomin
3de0fc2129 Fix gtk warning 2010-11-27 23:58:31 +03:00
Sergiy Yegorov
dad1a57856 l10n: Updated Ukrainian (uk) translation to 100%
New status: 2171 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-27 20:57:34 +00:00
Yann Leboulanger
12217815fd use NEC to handle pep config events 2010-11-27 21:49:58 +01:00
Yann Leboulanger
ef741a0084 use NEC to handle groupchat config changed events 2010-11-27 21:02:41 +01:00
Yann Leboulanger
11e8f9e779 fix var name. Fixes #6052 2010-11-27 19:14:07 +01:00
Yann Leboulanger
ddb27d0e7e use NEC to handle gc subject events 2010-11-27 19:12:43 +01:00
Yann Leboulanger
1e097fc4d5 re-add used signal. 2010-11-27 18:21:31 +01:00
Denis Fomin
9393ee74fc remove unused print 2010-11-27 17:12:30 +03:00
Denis Fomin
420d0f9ca4 remove unused signal 2010-11-27 17:10:59 +03:00
Denis Fomin
fc198aa370 l10n: Updated Russian (ru) translation to 98%
New status: 2141 messages complete with 9 fuzzies and 21 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-27 10:37:53 +00:00
Denis Fomin
cad01f2e56 Fix broken history 2010-11-27 13:07:58 +03:00
Sergiy Yegorov
69982b117a l10n: Updated Ukrainian (uk) translation to 100%
New status: 2165 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-26 22:41:48 +00:00
Denis Fomin
5aefe64736 Use the logging module instead wanings in htmlview.py 2010-11-27 00:43:13 +03:00
Yann Leboulanger
a87540ddc0 use NEC to handle vcard events 2010-11-26 21:14:59 +01:00
Denis Fomin
8a5e25f324 Fix special text parsing again 2010-11-26 22:57:32 +03:00
Denis Fomin
078758e5a6 Fix special text parsing 2010-11-26 22:10:57 +03:00
Denis Fomin
e2b79249e9 Remove unused print 2010-11-26 17:55:25 +03:00
Denis Fomin
5ee92b7a3c Correct display hyperlinks in XHTML-IM content.
Fixed the ability to run htmltextview.py as separate application.
Cut long lines. Fixed # 6045
2010-11-26 17:50:20 +03:00
Yann Leboulanger
6bdf47d7e7 use NEC to handle privacy list events 2010-11-24 22:48:39 +01:00
Yann Leboulanger
3f781f5382 use NEC to handle unique room id events 2010-11-24 17:28:18 +01:00
Yann Leboulanger
4fb9b442c8 use NEC to handle fingerprint error events 2010-11-24 17:00:14 +01:00
Yann Leboulanger
b80254e20e use NEC to handle ssl error events 2010-11-24 16:50:37 +01:00
Yann Leboulanger
b5497da876 use NEC to handle insecure ssl connection events 2010-11-24 16:32:59 +01:00
Yann Leboulanger
a3b51a892b use NEC to handle insecure password events 2010-11-24 16:18:56 +01:00
Yann Leboulanger
a45cc993e8 use NEC to handle plain connection events 2010-11-24 15:38:16 +01:00
Denis Fomin
11efeb8f3d Fix last commit 2010-11-24 19:04:03 +03:00
Yann Leboulanger
352bda2ef5 use NEC to handle PEP / ATOM messages 2010-11-24 11:41:20 +01:00
Yann Leboulanger
3fea030706 rename some events 2010-11-24 10:33:34 +01:00