Commit graph

152 commits

Author SHA1 Message Date
Yann Leboulanger
dc3b203168 use event system for jingle FT 2011-06-24 18:24:42 +02:00
Yann Leboulanger
d598cbb041 remove old way of doing advanced notification. 2011-06-13 23:06:43 +02:00
Denis Fomin
b9d2948307 add new attribut to MessageOutgoingEvent to allow logging configuration 2011-05-21 20:26:00 +04:00
Yann Leboulanger
4ac1768040 handle outgoing messages with events. Fixes #6743 2011-05-18 19:44:43 +02:00
Yann Leboulanger
857ba5f707 new way to handle incominf messages, new notification event. 2011-05-01 22:09:50 +02:00
Yann Leboulanger
1c6214fb34 prevent traceback 2011-01-09 20:58:58 +01:00
Yann Leboulanger
ca0bcbb527 fallback to disco if clients don't support caps. Fixes #4071 2011-01-04 15:52:37 +01:00
Yann Leboulanger
ed8b7a51d2 improving parsing pubsub nodes 2011-01-03 21:04:01 +01:00
Yann Leboulanger
407af3397e fix bookmarks receiving from pubsub. see #6744 2011-01-03 20:56:10 +01:00
Denis Fomin
8ed33a3227 [Link Mauve] fix for bookmarks(XEP-0048) 2011-01-03 21:41:17 +03:00
Yann Leboulanger
b5b04f2a3d restore messages with Zeroconf 2010-12-19 21:22:29 +01:00
Yann Leboulanger
48a44e0cfe revert unwanted commits from in 63c35c953516 2010-12-19 10:52:56 +01:00
Yann Leboulanger
2cdd95d6c6 restore Zeroconf presence notifications by using NEC 2010-12-19 10:39:15 +01:00
Yann Leboulanger
d19629ad87 fix traceback when adding a new contact. Fixes #6054 2010-12-16 07:15:29 +01:00
Yann Leboulanger
0c2d703f25 finish supporting jabber:iq:gateway. Fixes #6054 2010-12-15 22:08:42 +01:00
Yann Leboulanger
c3fdfc3a4b begining of handling jabber:iq:gateway namespace. see #6054 2010-12-15 21:15:00 +01:00
Denis Fomin
a94a7c9832 Fix 'treat_incoming_messages' option. (didn’t get messages from the room) 2010-12-11 20:51:34 +03:00
Denis Fomin
16e63dd136 fix var name 2010-12-09 12:39:28 +03:00
Yann Leboulanger
cc032163d0 more usage of NEC to handle messages 2010-12-08 21:58:13 +01:00
Yann Leboulanger
2c1f20b773 use NEC to handle file request (error) events 2010-12-08 21:17:08 +01:00
Denis Fomin
03927c0781 Fix 'message-not-sent' handler. add missing class 2010-12-03 19:45:46 +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
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
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
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
Denis Fomin
82e65e9bd7 Fix typo 2010-11-18 19:02:34 +03:00