raoergsls / miranda

Automatically exported from code.google.com/p/miranda
0 stars 1 forks source link

Patch for old ICQ Groupware and IServerD servers #1690

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is just a code restoration that was lost after r7484 when new ICQ protocol 
extension (meta directory) was added and small compatibility fixes for non-utf8 
data (like file names) handling. Added new option "LegacyFix", it also added to 
"Network" -> "ICQ" -> "Account" page as checkbox, off by default of course.

Successfully tested on latest IServerD.

Original issue reported on code.google.com by ryo.rab...@gmail.com on 13 Feb 2013 at 5:40

GoogleCodeExporter commented 8 years ago
Patch updated.
+ Turned off icq_changeUserDirectoryInfoServ() calls in "legacy mode" because 
it confuses IServerD.
+ Restored sendOwnerInfoRequest() function.
+ Fixed memory leaks in CIcqProto::~CIcqProto().

Original comment by ryo.rab...@gmail.com on 14 Feb 2013 at 2:33

Attachments:

GoogleCodeExporter commented 8 years ago
Screenshot of new option:

Original comment by ryo.rab...@gmail.com on 14 Feb 2013 at 2:43

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by rainwater on 25 Mar 2013 at 8:24