IRC patch has been committed
In previous post I talk about small changes in IRC protocol for MIM.
After some additions it has been committed to MIM SVN and available in nightly 0.8.0.4. I post changelog here because there is no word about it in announcement for new nightly:
- + new menu items for Slap, Nickserv info and kill ghost for participants in userlist;
- + new menu items for Nickserv commands in chat log menu;
- + auto request for client version when adding it to clist or when opening private message window for already added contact (set byte “MirVerAutoRequest” in protocol settings in DB to 0 to disable);
- + save client version as MirVer to DB on any version answer from client (useful for FingerPrint plugin);
- + changed “WHOIS” request to get also client’s logon time, and show it in WhoIs window;
- + added 3 numerics recognition for secure connection and codepage (depends on server); shows in field “Other” of WhoIs window;
- * CTCP events are now shown in Server Window;
- * close all dialog windows on Esc;
- * clean shutdown (destroy all created functions and free hooks on shutdown);
- + changed QuickConnect window to enable manual input of server parameters without creating list entry first;
After some testing I found the bug – 2 new UserList menu items for NickServ are disabled. So here is corrected version. after additional testing it will be sent for commiting.
http://vasilich.org/mim/IRC.rar
Comments (0)