Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-25 | in this case there's no sense to use GetClientJID at all... | George Hazan | |
2019-02-25 | Jabber: no need to send jabber:iq:last twice to the same resource | George Hazan | |
2019-02-23 | fixes #1843 ([discord] Group chat history is no longer retrieved on login) | George Hazan | |
2019-02-23 | Jabber: | 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-22 | fix of sending private messages | George Hazan | |
2019-02-22 | SkypeWeb: | 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-22 | fixes #1839 (ICQ-WIM: SecureIM cannot autodetect if the contact uses this ↵ | George Hazan | |
plugin too) | |||
2019-02-22 | ICQ-WIN: also we need to remove old e-mail setting after upgrading account | George Hazan | |
2019-02-22 | ICQ-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-22 | warning fix | George Hazan | |
2019-02-22 | fix for chinese in Jabber group chat menu | George Hazan | |
2019-02-22 | ugly structure JABBER_FORM_INFO packed into UI class | George Hazan | |
2019-02-22 | minor code cleaning | George Hazan | |
2019-02-21 | one more fix for #1853 | George Hazan | |
2019-02-21 | fixes #1852 (crash in libtox) | George Hazan | |
2019-02-20 | more checks for xml | George Hazan | |
2019-02-20 | Jabber: | George Hazan | |
- fixes #1859 (Jabber: channels list is empty); - code cleaning | |||
2019-02-20 | fix for some formatting issues | George Hazan | |
2019-02-20 | and one more fix for #1854 | George Hazan | |
2019-02-20 | one more fix for #1854 | George Hazan | |
2019-02-20 | Jabber: | 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-19 | TranslateU applied to Jabber | George Hazan | |
2019-02-19 | fix for chinese in Registration dialog | George Hazan | |
2019-02-19 | fix for status messages retrieving | George Hazan | |
2019-02-19 | dialog code cleaning | George Hazan | |
2019-02-19 | removed WM_JABBER_REFRESH handler restored | George Hazan | |
2019-02-19 | VKontakte: more correct 7d75ffb | ElzorFox | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | all !!! fixed | George Hazan | |
2019-02-19 | XmlGetChildByTag should search through all children of the same key | George Hazan | |
2019-02-19 | code cleaning | George Hazan | |
2019-02-19 | Jabber: | George Hazan | |
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful | |||
2019-02-19 | more checks for GetText() | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan | |
2019-02-17 | VKontakte: | ElzorFox | |
crutch for unfreeze threads if connection freeze version bump | |||
2019-02-15 | fix for proper MRA registration | George Hazan | |
2019-02-14 | added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter | George Hazan | |
2019-02-14 | grrm, one missing HXML | George Hazan | |
2019-02-14 | Skype -> TinyXml | George Hazan | |
2019-02-13 | GG -> TinyXml | George Hazan | |
2019-02-11 | ICQ-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-11 | fixes #1836 (ok, let it be 32000) | George Hazan | |
2019-02-10 | grabbed two kosher email icons from old MRA plugin | George Hazan | |
2019-02-10 | fixes #1835 (basic support for MRA mail notifications: displays unread ↵ | George Hazan | |
message count, incoming emails, popups) | |||
2019-02-10 | fixes #1836 (ICQ-WIM: increase timeouts) | George Hazan | |
2019-02-10 | ICQ-WIM: fix for retrieving info in large contact lists | George Hazan | |
2019-02-09 | VKontakte: fix error 13 in store procedure ‘GetServerHistory’ | ElzorFox | |
2019-02-09 | VKontakte: preparation for transition to new VK_API version – stage 0.1 | ElzorFox | |