summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/server.cpp
AgeCommit message (Collapse)Author
2019-06-27fixes #1996 (ICQ-WIM doesn't retrieve avatars, if they were occasionally ↵George Hazan
removed from disk)
2019-06-03ICQ-WIM: this message is for cases of missing password toodartraiden
2019-05-28ICQ-WIM: fix for a problem with embedded groupsGeorge Hazan
2019-04-26fixes #1928 (ICQ: first manual reconnect after manual disconnect is always ↵George Hazan
failed)
2019-04-24ICQ-WIM:George Hazan
- added "Show error popups" options; - fix: errors were not translated
2019-04-17ICQ-WIM: we also should set pdMode if we add UINs to ignore listGeorge Hazan
2019-04-17fixes #1909 (ICQ-WIM: on startup history of the only contact is synced)George Hazan
2019-03-25ICQ-WIM: no need to wipe out Nick fieldGeorge Hazan
2019-03-25ICQ-WIM: if nick is missing at the server, no need to create an empty stringGeorge Hazan
2019-03-25ICQ-WIN: if contact's nick is missing, try to copy it from IcqNick fieldGeorge Hazan
2019-03-11fixes #1741 (ICQ10: Invalid Request. statusDetailCode 1015)George Hazan
2019-03-11fixes #1892 (ICQ: still online even if network adapter is disabled)George Hazan
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-03-01ICQ-WIM: code cleaning & optimizationGeorge Hazan
2019-02-27fixes #1839 (SecureIM detection in ICQ-WIM)George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-22fixes #1839 (ICQ-WIM: SecureIM cannot autodetect if the contact uses this ↵George Hazan
plugin too)
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-10ICQ-WIM: fix for retrieving info in large contact listsGeorge 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-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-06ICQ10: fix for receiving stickers from historyGeorge Hazan
2019-02-06ICQ: Mandarin IM version detectionGeorge 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;
2019-02-04fixes #1751 (ICQ10: groupchat double last message on every login)George Hazan
2019-02-01fixes #1780 (MessageState doesn't work in metacontacts)George Hazan
2019-01-31ICQ-WIM: support for IgnoreGeorge Hazan
2019-01-31fixes #1808 (ICQ10: implement login by email/password)George Hazan
2019-01-30fixes #1755 (Incorrect message timestamps in dialog between Miranda and web-ICQ)George Hazan
2019-01-29ICQ-WIM: more foolproof solution to delete recordsGeorge Hazan
2019-01-29ICQ-WIM:George Hazan
- fix for interference with SeenPlugin plugin (reported by OlegVVV); - LastSeen time added to User Details;
2019-01-28fixes #1799 (if a contact isn't in your server list, only one message is ↵George Hazan
loaded from the history)
2019-01-28fixes #1796 (ICQ10: add message about wrong password)George Hazan
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-26fixes #1801 (ICQ10: stickers support)George Hazan
2019-01-24fixes #1748 (ICQ10: add filetransfer support)George Hazan
2019-01-23fixes #1760 (ICQ10: random crash)George Hazan
2019-01-22fixes #1770 (ICQ10: on each login a bunch of old keys appear as messages)George Hazan
2019-01-17finallly fixes #1773George Hazan
2019-01-17fixes #1770 (old unused junk is read from server on sync)George Hazan
2019-01-17fixes #1773 (MessageState: add ICQ support)George Hazan
2019-01-17related to #1773 - messageState support for ICQ-WIMGeorge Hazan
2019-01-16fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM)George Hazan