Some new packets, fixing "Unknown SNAC" errors.
authorSteve Youngs <steve@emchat.org>
Sat, 10 Dec 2011 15:26:02 +0000 (01:26 +1000)
committerSteve Youngs <steve@emchat.org>
Sat, 10 Dec 2011 15:26:02 +0000 (01:26 +1000)
commit0d2b596c50429fcb63ce4222c4df3e878068c964
tree9f4cd19c5484ffcbca8f9e4fd3399c36bfd21200
parent99aaf2f0af861603c0881610f99df5e4ad991fed
Some new packets, fixing "Unknown SNAC" errors.

* emchat-v8.el (emchat-v8-snac-srv-cont-refused): New.  Handles
SNAC 0x03, 0x0A.  When a contact is in too many other people's
contact lists you can't get status updates for them.  Have I
mentioned that OSCAR blows?

* emchat-v8.el (emchat-v8-snac-list): SRV_REPLYINFO is really 1,15
not 1,f.
Add 1,f which is SRV_ONLINExINFO

* emchat-v8.el (emchat-v8-snac-srv-onlinexinfo): New.  Handles
SNAC 0x01, 0x0F.  But we just ignore what the server sends.

Signed-off-by: Steve Youngs <steve@emchat.org>
emchat-v8.el