Commit graph

611 commits

Author SHA1 Message Date
Yann Leboulanger
0f2ddd50c4 fix some tracebacks when adding / removing a contact. Fixes #5946 2010-09-28 15:51:26 +02:00
Yann Leboulanger
04f6c68244 fix presence event handling. Fixes #5936 2010-09-24 19:27:08 +02:00
Yann Leboulanger
e0ac19678c merge presence handling modifications changes 2010-09-23 21:43:07 +02:00
Yann Leboulanger
2476506338 spread presence handler into classes that really need it 2010-09-23 20:46:47 +02:00
Yann Leboulanger
c36e00ed87 first show to use NEC to handle presence events 2010-09-17 12:41:30 +02:00
Yann Leboulanger
096b8f3d91 [Dicson] ability to install from zip / uninstall plugin. Fixes #5906 2010-09-14 19:31:35 +02:00
Yann Leboulanger
016e2d4876 use NEC to handle resource conflict 2010-09-09 16:40:58 +02:00
Yann Leboulanger
5969a0a720 use NEC to handle ping 2010-09-09 15:48:08 +02:00
Yann Leboulanger
42591685fc handle GMailNewMailCB with NEC 2010-09-09 15:21:43 +02:00
Yann Leboulanger
da524c94fd use NEC to handle error messages 2010-09-08 19:55:19 +02:00
Yann Leboulanger
8d6ff98ee9 check server features in correct stanza 2010-09-03 11:29:15 +02:00
Yann Leboulanger
4500641054 use NEC to handle search form request / result 2010-08-30 21:42:36 +02:00
Yann Leboulanger
fea877e154 use NEC to handle roster receipt 2010-08-29 20:22:20 +02:00
Yann Leboulanger
f66a7c458c save bookmarks / annotations only for our account 2010-08-28 13:58:35 +02:00
Yann Leboulanger
b01da6a83c move network events classes to a new file 2010-08-28 00:25:07 +02:00
Yann Leboulanger
d54401d404 use NEC to handle bookmarks via pubsub. 2010-08-27 23:53:17 +02:00
Yann Leboulanger
cb0f30f4b4 use NEC to handle private storage stanza 2010-08-27 22:45:59 +02:00
Yann Leboulanger
d56bfb18e6 use NEC to handle muc admin events 2010-08-24 11:37:37 +02:00
Yann Leboulanger
ff66a095a6 use NEC to handle muc config event 2010-08-24 09:15:42 +02:00
Yann Leboulanger
a067cf552a handle roster set only for our account! 2010-08-24 08:26:17 +02:00
Yann Leboulanger
ea90b2ba45 fix var name 2010-08-23 16:55:39 +02:00
Yann Leboulanger
df7096167f use NEC to handle roster set events 2010-08-23 14:35:03 +02:00
Alexander Cherniuk
ef75781d1c Fixed a typo. Fixes #5863 2010-08-21 02:29:31 +03:00
Yann Leboulanger
bbe4ae3b43 remove some useless code 2010-08-19 09:59:53 +02:00
Yann Leboulanger
092bde6389 merge from trunk 2010-08-17 15:45:34 +02:00
Yann Leboulanger
cbd384ed31 send IBB data in Iq instead of Message 2010-08-17 15:42:34 +02:00
Yann Leboulanger
9a1bee4761 use nec to handle time / time revised requests 2010-08-17 00:13:38 +02:00
Yann Leboulanger
372c4e8d76 use nec to handle last requests 2010-08-16 23:47:08 +02:00
Yann Leboulanger
f66baccf3b use nec to handle version requests 2010-08-16 23:39:33 +02:00
Yann Leboulanger
a3863703f0 merge from trunk 2010-08-16 17:32:23 +02:00
Yann Leboulanger
eb589020ed ability to send / receive file using IBB based on xmpppy implementation. Fixes #2331 2010-08-16 14:33:50 +02:00
Yann Leboulanger
6474ea0d98 update XEP-184 support by including id of request in <reveived> answer 2010-08-11 23:53:08 +02:00
Yann Leboulanger
9282678d8c request message archiving only if server supports it. 2010-08-11 20:12:11 +02:00
Yann Leboulanger
ca43e5441c merge message archiving branch. Fixes #3593 2010-08-11 18:43:41 +02:00
Yann Leboulanger
fb41b65368 no need to go through GUI to handle cert request / reply 2010-08-11 08:44:49 +02:00
Zhenchao Li
91a68d30be add code to send/request certificates 2010-08-10 20:34:46 +08:00
Yann Leboulanger
457f75c945 fix var name 2010-08-10 09:28:11 +02:00
Yann Leboulanger
05f90734ee fix missing function call 2010-08-09 01:54:40 +02:00
Zhenchao Li
02c1eaf930 load multiple certificate files 2010-08-08 21:25:29 +08:00
Zhenchao Li
4fa60f9b3d define pubkey callbacks 2010-08-08 16:42:30 +08:00
Yann Leboulanger
88c84e26f4 fix wrong var name. Fixes #5827 2010-07-30 16:42:51 +02:00
Yann Leboulanger
84982aaf30 prevent duplicate bookmarks 2010-07-30 15:16:09 +02:00
Yann Leboulanger
18f03edd62 use a nec Event to dispatch RIE events 2010-07-30 01:30:59 +02:00
Yann Leboulanger
79297d919c Fix wrong event name 2010-07-28 21:00:39 +02:00
Yann Leboulanger
33c155d889 use nec / ged to dispatch gmail event 2010-07-21 23:14:50 +02:00
Yann Leboulanger
8595638cb4 use nec / ged to handle time, version and last received event 2010-07-20 16:53:07 +02:00
Yann Leboulanger
01d486ec60 use Network Event Dispatcher in connection_handler to handle HttpAuth events. 2010-07-20 10:35:38 +02:00
Yann Leboulanger
796213c9cb merge with trunk 2010-07-19 19:53:29 +02:00
Zhenchao Li
4583482246 add namespace for XTLS 2010-07-19 14:21:01 +08:00
Yann Leboulanger
7716423b27 support XEP-0231 : BoB (without cache as it's useless for captcha) 2010-07-02 00:25:08 +02:00