summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2019-02-19compilation fixGeorge Hazan
2019-02-19all !!! fixedGeorge Hazan
2019-02-19XmlGetChildByTag should search through all children of the same keyGeorge Hazan
2019-02-19code cleaningGeorge Hazan
2019-02-19Jabber:George Hazan
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful
2019-02-19more checks for GetText()George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-02-19MIME types are of type char, not wchar_tGeorge Hazan
2019-02-17VKontakte:ElzorFox
crutch for unfreeze threads if connection freeze version bump
2019-02-15fix for proper MRA registrationGeorge Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan
2019-02-14grrm, one missing HXMLGeorge Hazan
2019-02-14Skype -> TinyXmlGeorge Hazan
2019-02-13GG -> TinyXmlGeorge 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-09VKontakte: fix error 13 in store procedure ‘GetServerHistory’ElzorFox
2019-02-09VKontakte: preparation for transition to new VK_API version – stage 0.1ElzorFox
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-08more slack removedGeorge 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-07MSN: old unused stuff removed + version bumpGeorge Hazan
2019-02-07unused variable removedGeorge Hazan
2019-02-07unused code removedGeorge Hazan
2019-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-07MSN:George Hazan
- fix for a bug in HtmlDecode; - massive code cleaning
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-05VKontakte: fix processing vk notificationsElzorFox
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-04this shitty code is still needed...George Hazan
2019-02-04Jabber: Jid List dialog -> UI classesGeorge Hazan
2019-02-04fixes #1751 (ICQ10: groupchat double last message on every login)George Hazan
2019-02-04ICQ-WIM: cosmeticdartraiden