summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/stdafx.h
AgeCommit message (Expand)Author
2021-01-17Update copyrightsdartraiden
2020-10-28Jabber: we store now server caps in our cache not to rerequest them on each l...George Hazan
2020-10-08OpenSSL upgraded to 1.1.1George Hazan
2020-07-12Jabber: ugly scheme with flags replaced with TJabberAuth instantiationGeorge Hazan
2020-06-26rest of unused messages removedGeorge Hazan
2020-06-26two more obsolete messages removedGeorge Hazan
2020-06-26WM_JABBER_REGDLG_UPDATE - unused message removedGeorge Hazan
2020-06-25constant unificationGeorge Hazan
2020-06-24Revert "Jabber: user name to be encoded to avoid spaces"dartraiden
2020-06-24Jabber: user name to be encoded to avoid spacesGeorge Hazan
2020-06-04UI classes:George Hazan
2020-05-05fixes #2390 (ICQ игнорирует настройки приёма фай...George Hazan
2020-03-31Jabber:George Hazan
2020-03-12Jabber:George Hazan
2020-03-02Jabber:George Hazan
2020-02-17code cleaningGeorge Hazan
2020-02-06Jabber:George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-17minor code cleaningGeorge Hazan
2019-10-17fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))George Hazan
2019-09-30compilation fixGeorge Hazan
2019-09-16fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window)George Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-04-13Jabber:George Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...George Hazan
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-04-04the stronger type check the better, also some large static arrays considered ...George Hazan
2019-03-04Jabber:George Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-25PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completelyGeorge Hazan
2019-02-23Jabber:George Hazan
2019-02-20Jabber:George Hazan
2019-02-19Jabber:George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-02-07unused code removedGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-10-13chat api:George Hazan
2018-07-23Jabber:George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-22m_langpack.h unbound from hLangpackGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-03-28PLUGIN<> to receive the basic class located inside mir_appGeorge Hazan
2018-03-28prootcols: jabber: xep-0198Gluzskiy Alexandr
2018-03-27crash fix for JabberGeorge Hazan