Commit graph

563 commits

Author SHA1 Message Date
Yann Leboulanger
435b6832cf use RosterReceivedEvent object to handle load_roster_from_db. 2010-10-19 18:14:30 +02:00
Yann Leboulanger
128635699e don't reply to XEP-184 requests when we fail to decrypt messages 2010-10-19 17:19:13 +02:00
Yann Leboulanger
9ced743057 check receipt (XEP-184) requests / answers only after stanza is decrypted 2010-10-19 11:43:17 +02:00
Yann Leboulanger
6700307846 fix receiving encrypted messages. fixes #5982 2010-10-19 10:47:43 +02:00
Yann Leboulanger
03e90746b9 some message handling fixes. see #5982. There are still problems with encrypted messages. 2010-10-19 07:03:45 +02:00
Yann Leboulanger
e4ff7c6ced use NEC to handle messages / gc_messages 2010-10-18 22:05:41 +02:00
Yann Leboulanger
d39a962157 coding standards 2010-10-06 21:11:23 +02:00
Yann Leboulanger
4d14935987 - rename error-received event to iq-error-received
- move some code from generate() function to the correct handler for PresenceEvent
2010-10-04 13:51:42 +02:00
Yann Leboulanger
e2c270a67c handle (un)subscription requests with NEC 2010-10-04 10:56:34 +02:00
Yann Leboulanger
58efb054bd import hmac where it needs to be. Fixes #5948 2010-09-28 21:05:18 +02:00
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
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
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
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
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