> After releasing 0.10 with avatars, which I hope to do soon, the plan is > to start on file transfer again. > This will be a pain, because I'll have to implement the two MSN file > transfer protocols, as well as the Jabber one. So it will likely take > quite a while.
I had always assumed that the avatar branch must have supported file receiving like the main branch did (to receive avatars), but it seems that this is not the case. Does this sound right? -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Sat Jul 16 19:50:36 2005 From: [EMAIL PROTECTED] (Oleg Motienko) Date: Sat Jul 16 19:50:39 2005 Subject: [py-transports] Patch for PyICQt adds vcard encoding Message-ID: <[EMAIL PROTECTED]> Hello! See attached file. And a question: when using JIT it's able to view IP address of ICQ user in vcard (DESC field). Is there an ability to see IP in PyICQt ? -- Regards, Oleg -------------- next part -------------- A non-text attachment was scrubbed... Name: vcard-encoding.patch Type: application/octet-stream Size: 2979 bytes Desc: not available Url : http://modevia.com/pipermail/py-transports/attachments/20050716/5bac968c/vcard-encoding.obj From [EMAIL PROTECTED] Sat Jul 16 20:26:33 2005 From: [EMAIL PROTECTED] (Oleg Motienko) Date: Sat Jul 16 20:26:44 2005 Subject: [py-transports] Re: Russian characters with PyICQ-t? In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Daniel Henninger wrote: > Is anyone using PyICQ-t with russian character sets? Outgoing messages, > incoming messages, and user info requests all working? I had been told in > the past that folk were able to use the encoding option to get around > issues with sending these characters. What encoding are you using if this > is working for you? Thanks! > > Daniel I tested latest svn version of PyICQ-t, it seems like it works well with vcard-encoding.patch and <encoding>windows-1251</encoding> in config.xml. -- Regards, Oleg