summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM
AgeCommit message (Collapse)Author
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-03-05fixes #1878 (if a user wipes all sessions from a browser, Miranda can't read ↵George Hazan
incoming messages for about 30 minutes)
2019-03-05fixes #1877 (ICQ-WIM doesn't close session correctly in some cases)George Hazan
2019-03-04fixes #1870 completely (ICQ doesn't sync outgoing messages)George Hazan
2019-03-01ICQ-WIM: code cleaning & optimizationGeorge Hazan
2019-03-01fixes #1872 (we shall not rely on unreadCnt field, because while we're ↵George Hazan
offline, another client can mark these messages as read)
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-27fixes #1839 (SecureIM detection in ICQ-WIM)George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-27fixes #1867 (MRA: email notification isn't shown on startup)George Hazan
2019-02-26fixes #1841 (each incoming email in MRA generates its own event in clist)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-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-19MIME types are of type char, not wchar_tGeorge Hazan
2019-02-15fix for proper MRA registrationGeorge Hazan
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-11fixes #1836 (ok, let it be 32000)George Hazan
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-10fixes #1836 (ICQ-WIM: increase timeouts)George Hazan
2019-02-10ICQ-WIM: fix for retrieving info in large contact listsGeorge Hazan
2019-02-09ICQ-WIM: version bumpGeorge Hazan
2019-02-08Proto_MRA.dll recovered to be packed with ICQGeorge Hazan
2019-02-08attemt to make MRA accounts full synonym of ICQGeorge Hazan
2019-02-07ICQ-WIM: we can use all of themdartraiden
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-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-06ICQ10: fix for receiving stickers from historyGeorge Hazan
2019-02-06fixes #1828 (ICQ10: remove gradient from settings)George Hazan
2019-02-06ICQ: Mandarin IM version detectionGeorge Hazan
2019-02-06fixes #1809 (ICQ10: client detection)George Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, ↵George Hazan
not inside OnInitDialog)
2019-02-04ICQ10: if timeout is disabled, status field should also be disabledGeorge Hazan
2019-02-04ICQ10: fix for a text in the options dialogGeorge 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-04ICQ-WIM: cosmeticdartraiden
2019-02-02Unify option namedartraiden
2019-02-01really fixes #1811George Hazan
2019-02-01fixes #1780 (MessageState doesn't work in metacontacts)George Hazan
2019-01-31fixes #1814 (ICQ10: remove 0 in account's options)George Hazan
2019-01-31ICQ-WIM: support for IgnoreGeorge Hazan
2019-01-31fixes #1808 (ICQ10: implement login by email/password)George Hazan