summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Collapse)Author
2024-03-10code cleaningGeorge Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-02-23fixes #4224 (different behavior of the "Host name" field in various protocols)George Hazan
2024-02-19Jabber: all traces of VoIP finally removed from JabberGeorge Hazan
2024-02-18Jabber: remove preset for Odnoklassniki (finally fixes #3215)dartraiden
2024-02-10fixes #4187 (Jabber: cannot connect after update)George Hazan
2024-02-09code cleaningGeorge Hazan
2024-02-06CCtrlTreeOpts::OnFillOptions - a callback to untie options filling from the ↵George Hazan
dialog creation
2024-02-06fixes #4174 (Jingle: опция "Enable VOIP" отсутствует ↵George Hazan
после подгрузки плагина на лету, если в базе уже есть ключ)
2024-01-31Fix capitalizationdartraiden
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-19the ancient atavism extincted: PROTORECVFILE structure with its own set of flagsGeorge Hazan
2024-01-19code cleaningGeorge Hazan
2024-01-17json2file + file2json = helpers to load json from file and write it backGeorge Hazan
2024-01-15Jabber: fix for avatar formats supportedGeorge Hazan
2024-01-09fixes #4114 (Jabber: incorrect cyrillic/chinese/whatever file names in HTTP ↵George Hazan
Upload)
2024-01-09Jabber: offline file reading switched to Netlib_DownloadFileGeorge Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-04Netlib: more old/unused stuff removedGeorge Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2024-01-01fixes #4093 (Jabber: диалог с информацией о ↵George Hazan
групчате просит подключиться, хотя протокол уже в сети)
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-26Jabber: fix for SCRAM-xxx-PLUS loginGeorge Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-25Jabber: Photo userinfo page conflicts with AVS and thus should be displayed ↵George Hazan
only if AVS is absent
2023-12-25Jabber: reducing empty XML nodes in VcardGeorge Hazan
2023-12-23fixes #3793 (XEP-0440: SASL Channel-Binding Type Capability support)George Hazan
2023-12-22Jabber: there's no need in message with url when we already got an offline ↵George Hazan
file transfer
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵George Hazan
database & contact list
2023-12-22warning fixGeorge Hazan
2023-12-22Jabber: "ver" & "softver" are different entities in capsGeorge Hazan
2023-12-22Jabber: update for options' textGeorge Hazan
2023-12-22Jabber: XEP-0319 supportGeorge Hazan
2023-12-22Jabber: no need to duplicate empty stringsGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-12-19Jabber: fix for missing 'from' attribute in vcardGeorge Hazan
2023-12-19fixes #4055 completelyGeorge Hazan
2023-12-18Jabber: fix for OMEMOGeorge Hazan
2023-12-15fixes #4054 (Jabber: вместо "Заметки" в информации ↵George Hazan
о себе показывается что-то другое)
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-07fingerprint: more strict service definitionsGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-11-28fixes #3973 (Jabber: файлы, пришедшие по HTTP File Upload, ↵George Hazan
имеют размер 0)
2023-11-13fixes #3918 (Miranda: падение после установки Jingle)George Hazan
2023-11-09fixes #3880 (Jabber: добавление самого себя в ↵George Hazan
ростер приводит к размножению контактов)
2023-11-08fixes #3790 (Jabber: запрос авторизации не ↵George Hazan
отправляется при добавлении контакта)