summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2019-02-25in this case there's no sense to use GetClientJID at all...George Hazan
2019-02-25Jabber: no need to send jabber:iq:last twice to the same resourceGeorge Hazan
2019-02-23fixes #1843 ([discord] Group chat history is no longer retrieved on login)George Hazan
2019-02-23Jabber:George Hazan
- fixes #1844 (Tab button doesn't work in Jabber registration form); - added Escape handler for any dynamic form to inform parent dialog; - massive dynamic forms-related XML code cleaning & reordering; - now form fiields without types are also processed; - vertical scrollbar is hidden if it's not needed; - hidden fields do not eat form space anymore
2019-02-22fix of sending private messagesGeorge Hazan
2019-02-22SkypeWeb:George Hazan
- fixes #1849 (SkypeWeb duplicates some outgoing messages in history); - fixes speading Skype contacts to a group on the first run; - unused data removed; - version bump
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-22warning fixGeorge Hazan
2019-02-22fix for chinese in Jabber group chat menuGeorge Hazan
2019-02-22ugly structure JABBER_FORM_INFO packed into UI classGeorge Hazan
2019-02-22minor code cleaningGeorge Hazan
2019-02-21one more fix for #1853George Hazan
2019-02-21fixes #1852 (crash in libtox)George Hazan
2019-02-20more checks for xmlGeorge Hazan
2019-02-20Jabber:George Hazan
- fixes #1859 (Jabber: channels list is empty); - code cleaning
2019-02-20fix for some formatting issuesGeorge Hazan
2019-02-20and one more fix for #1854George Hazan
2019-02-20one more fix for #1854George Hazan
2019-02-20Jabber:George Hazan
- fixes #1855 (Jabber: chinese in services info); - fixes #1854 (Jabber: crash on receiving channels list); - strange obsolete class UserInfoStringBuf removed; - code optimization
2019-02-19TranslateU applied to JabberGeorge Hazan
2019-02-19fix for chinese in Registration dialogGeorge Hazan
2019-02-19fix for status messages retrievingGeorge Hazan
2019-02-19dialog code cleaningGeorge Hazan
2019-02-19removed WM_JABBER_REFRESH handler restoredGeorge Hazan
2019-02-19VKontakte: more correct 7d75ffbElzorFox
2019-02-19compilation fixGeorge Hazan
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