summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/utils.cpp
AgeCommit message (Collapse)Author
2020-07-15ICQ-WIM:George Hazan
- fixes #2477 (ICQ: от людей, отсутствующих в ростере, приходит только последнее оффлайновое сообщение); - fixes #2470 (ICQ: последнее из входящих оффлайновых сообщений имеет некорректное время); - version bump
2020-02-16useless checks removedGeorge Hazan
2020-01-09fixes #2180 (ICQ: some existing contacts do not get IcqDeleted key)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-08-08ICQ-WIM: fixes problems with old server-side groups, created by Miranda IMGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-04ICQ-WIM: fix for server group parsingGeorge Hazan
2019-03-27Clist events:George Hazan
- no need to save 4 bytes each time we wanna declare protocol-wide events; - all event adding code is forced to be executed in the main thread; - also fixes #1904 (ICQ: mail notification bug); - now we can use any event ids for global events.
2019-03-14also related to #1895 - possible fix for UINs stored as Unicode stringsGeorge Hazan
2019-03-14fixes #1895 (fix for a typo in ICQ-WIM)George Hazan
2019-03-13fixes #1895 (problem with importing old ICQ profiles where UIN was in the ↵George Hazan
form of email)
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
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-19MIME types are of type char, not wchar_tGeorge Hazan
2019-02-07fix for copy-pasteGeorge Hazan
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-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge 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-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-16fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM)George Hazan