summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/userinfo.cpp
AgeCommit message (Collapse)Author
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
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-01-29ICQ-WIM:George Hazan
- fix for interference with SeenPlugin plugin (reported by OlegVVV); - LastSeen time added to User Details;
2019-01-28ICQ-WIM: fix to view our own detailsGeorge 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