summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/proto.cpp
AgeCommit message (Collapse)Author
2019-06-03fixes #1975 (broken ICQ search by phone number, require a phone to be ↵George Hazan
entered as +NNNNNNN)
2019-05-30ICQ-WIM: cache initialization should be implemented before running ↵George Hazan
ServerThread, to avoid problems with modal MessageBox() calls
2019-05-28ICQ-WIM: fix for a problem with embedded groupsGeorge Hazan
2019-04-24ICQ-WIM:George Hazan
- added "Show error popups" options; - fix: errors were not translated
2019-04-17fixes #1909 (ICQ-WIM: on startup history of the only contact is synced)George Hazan
2019-04-16ICQ-WIM:George Hazan
- all these menu items & Visible List editor removed; - all control over permit/deny lists went to Options - Contact - Visibility; - fixes #1915 (impossible to set visibility for ICQ contacts)
2019-03-28Menu_ModifyItem to receive icolib handle, not HICONGeorge Hazan
2019-03-13fixes #1895 (problem with importing old ICQ profiles where UIN was in the ↵George Hazan
form of email)
2019-03-11fixes #1741 (ICQ10: Invalid Request. statusDetailCode 1015)George Hazan
2019-03-05fixes #1877 (ICQ-WIM doesn't close session correctly in some cases)George Hazan
2019-03-01ICQ-WIM: code cleaning & optimizationGeorge Hazan
2019-03-01ICQ-WIM:George Hazan
- advanced options moved to the separate dialog; - option added to launch a browser on tray icon click; - now additional email events aren't added if one is already active; - duplicate notification removed
2019-02-28ICQ-WIM:George Hazan
- new option to use a tray icon notification; - now left click on popup also opens a mailbox; - popup is displayed on start too, if there are new emails - version bump
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-22ICQ-WIN: also we need to remove old e-mail setting after upgrading accountGeorge Hazan
2019-02-22ICQ-WIN: we have to remove all email addrresses when we're upgading old ICQ ↵George Hazan
account fixes #1847 for newly converted accounts
2019-02-11ICQ-WIM:George Hazan
- support for file description in file transfers; - fix for passing file chunks for large files; - added reaction to http error code 206 (partial success); - version bump
2019-02-10fixes #1835 (basic support for MRA mail notifications: displays unread ↵George Hazan
message count, incoming emails, popups)
2019-02-07ICQ-WIM: we can use all of themdartraiden
2019-02-07MRA account support moved from Dummy to ICQGeorge Hazan
2019-02-07ICQ-WIM:George Hazan
- DWORD UIN dumped and replaced everywhere with CMStringW aimId; - additional Email field removed from options, now UIN acts like email - MRA is fully supported - version bump
2019-02-04fixes #1718 (ICQ10: major crutch to compensate behavior of the official ICQ ↵George Hazan
client)
2019-02-04ICQ10:George Hazan
- fixes #1821 (ICQ10: add Ignore list); - code reordering;
2019-02-04ICQ-WIM: cosmeticdartraiden
2019-02-01really fixes #1811George Hazan
2019-01-31ICQ-WIM: support for IgnoreGeorge Hazan
2019-01-31fixes #1808 (ICQ10: implement login by email/password)George Hazan
2019-01-29ICQ-WIN: fix for file transfers in 32-bit modeGeorge Hazan
2019-01-29ICQ-WIM: more foolproof solution to delete recordsGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-28fixes #1797 (ICQ10: only images can be transferred)George Hazan
2019-01-28ICQ-WIM:George Hazan
- fixes #1766 (ICQ10: rework "Use friendly names" option) - icq nicks moved to User Info dialog; - more data added to User Info; - code optimization
2019-01-28fixes #1798 (ICQ10: cannot transfer file to offline contact)George Hazan
2019-01-28ICQ10:George Hazan
- fixes #1800 (ICQ10: add aboutMe content to user info); - added ICQ User Info page - code cleaning
2019-01-24fixes #1748 (ICQ10: add filetransfer support)George Hazan
2019-01-23fixes #1760 (ICQ10: random crash)George Hazan
2019-01-23ICQ-WIM:George Hazan
- fixes #1716 (ICQ10: add to account manager "register or login by phone number" link) - fixes #1744 (ICQ10: pressing OK in settings rewrites registration settings)
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2019-01-18PSS_URL removed as totally obsoleteGeorge Hazan
2019-01-18fixes #1765 (ICQ goes offline when user change statuses too fast)George Hazan
2019-01-17finallly fixes #1773George Hazan
2019-01-16fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM)George Hazan