summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_ft.cpp
AgeCommit message (Expand)Author
2022-10-17Jabber: code cleaning, useless code removedGeorge Hazan
2022-10-15Jabber: OMEMO + file transfersGeorge Hazan
2022-06-21Jabber: unused setting removedGeorge Hazan
2022-06-20Jabber: code cleaningGeorge Hazan
2022-06-20Jabber: added code to handle file size error, if HTTP Upload service sets the...George Hazan
2022-06-19Jabber: fix for the correct JABBER_FEAT_UPLOAD version detectionGeorge Hazan
2022-06-06more portable version of previous patchGeorge Hazan
2022-06-06Jabber: option for message delivery to control all chat markers according to ...George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-08-12Jabber: picture inlining should be disabled for group chats (by design)George Hazan
2020-07-28Jabber: new option to embrace picture urls/filenames with BBCodesGeorge Hazan
2020-04-22fixes #2336 (Jabber: падение при попытке отменить в...George Hazan
2020-04-15Jabber: inlined picture sending doesn't close file transfer dialog windowGeorge Hazan
2020-03-31Jabber:George Hazan
2020-03-23Jabber: fix for offline file transfer initializationGeorge Hazan
2020-03-22Jabber: picture inlining should precede file transfers because of reduced fil...George Hazan
2020-03-05Jabber: cause HTTP upload can be enabled only manually, we try it first, and ...George Hazan
2020-02-24Jabber: inlined image being sent to be displayed in our own historyGeorge Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-17Jabber: more logsGeorge Hazan
2020-02-17Jabber: full implementation of XEP-0231George Hazan
2020-02-17code cleaningGeorge Hazan
2020-01-28Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ...George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-01fixes #2110 (fake messages should look like send ones, not received)George Hazan
2019-10-20fixes #2098 (Jabber: add HTTP File upload url to message log instead of local...George Hazan
2019-10-17minor code cleaningGeorge Hazan
2019-10-17fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))George Hazan
2019-04-13Jabber:George Hazan
2019-04-04the stronger type check the better, also some large static arrays considered ...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-19Jabber:George Hazan
2019-02-19more checks for GetText()George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-28omemo: code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-01-31mir_app:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky