summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/poll.cpp
AgeCommit message (Collapse)Author
2019-02-10grabbed two kosher email icons from old MRA pluginGeorge Hazan
2019-02-10fixes #1835 (basic support for MRA mail notifications: displays unread ↵George Hazan
message count, incoming emails, popups)
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-06ICQ10: fix for receiving stickers from historyGeorge Hazan
2019-02-06fixes #1809 (ICQ10: client detection)George Hazan
2019-02-04nah... we immediately use the first status when a contact goes offline, then ↵George Hazan
the second one, then ID_STATUS_OFFLINE
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;