Commit graph

3633 commits

Author SHA1 Message Date
Denis Fomin
4f0300cd65 prevent traceback when parsing the log level 2010-12-03 13:47:44 +03:00
Denis Fomin
47d30eb973 prevent traceback when parsing the log level 2010-12-03 13:22:40 +03:00
Denis Fomin
7a26e06695 Fix var name 2010-12-03 01:54:52 +03:00
Denis Fomin
8dfc6ba9ac Fix var name 2010-12-03 01:33:12 +03:00
Yann Leboulanger
3bbf65d2a1 fix var name. Fixes #6060 2010-12-02 07:29:19 +01:00
Denis Fomin
e644047c59 use NEC to handle message error events 2010-12-01 23:38:39 +03:00
Denis Fomin
5726eb39c3 prevent Traceback if the connection to the avahi-daemon lost 2010-12-01 20:26:48 +03:00
Denis Fomin
7996ca728f Fix zeroconf error handling 2010-12-01 19:57:54 +03:00
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
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
Yann Leboulanger
6a2651ebd5 use NEC to handle agent info / items events 2010-11-29 12:53:50 +01:00
Yann Leboulanger
c25e582887 use NEC to handle register-agent-info events 2010-11-29 11:22:27 +01: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
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
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
a87540ddc0 use NEC to handle vcard events 2010-11-26 21:14:59 +01: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
Yann Leboulanger
c104199f6c handle presences before caps. Fixes #6046 2010-11-24 09:19:38 +01:00
Denis Fomin
82e65e9bd7 Fix typo 2010-11-18 19:02:34 +03:00
Yann Leboulanger
10b735636d use NEC to handle gpg paswword things 2010-11-17 23:52:14 +01:00
Yann Leboulanger
d94a85f5a2 use NEC to handle caps events 2010-11-17 17:27:36 +01:00
Denis Fomin
a8fe65ab95 Added AgiliaLinux to known distributions. Fix #6033 2010-11-16 17:12:47 +03:00
Yann Leboulanger
c8dcfc771b fix typo 2010-11-15 21:13:28 +01:00
Yann Leboulanger
078de46bf0 use NEC to handle ping events 2010-11-15 17:35:19 +01:00
Yann Leboulanger
9d21a70896 use NEC to handle connection lost events 2010-11-15 17:03:38 +01:00
Yann Leboulanger
da97249ef6 use NEC to handle bad GPG passphrase events 2010-11-15 16:50:54 +01:00
Denis Fomin
98e89a5204 Fixed broken registration for a new account. Fixed typos 2010-11-14 14:22:45 +03:00
Yann Leboulanger
09f16c5872 use NEC to handle agent-removed events 2010-11-09 21:52:22 +01:00
Yann Leboulanger
f5b38c8253 use NEC to handle stanza arrived / sent events 2010-11-09 20:58:11 +01:00
Yann Leboulanger
c4f5a8ceec use NEC to handle vcard (not) published events 2010-11-08 22:34:04 +01:00