summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2024-01-23fixes #4134 (Discord: если процесс подключения ↵George Hazan
прерван, протокол больше не сможет подключиться в текущей сессии)
2024-01-22more for #4135 (Dummy: remove Discord deprecation rule)George Hazan
2024-01-20.George Hazan
2024-01-20Dummy: the support for Discord accounts disabled in the trunk versionGeorge Hazan
2024-01-19ICQ: when a history is loaded from server, offline files are resfreshed tooGeorge Hazan
2024-01-19the ancient atavism extincted: PROTORECVFILE structure with its own set of flagsGeorge Hazan
2024-01-19code cleaningGeorge Hazan
2024-01-18fixes #4107 completelyGeorge Hazan
2024-01-18this event marks chat as ready tooGeorge Hazan
2024-01-18Telegram: no need to display message notifications unless we've read chat ↵George Hazan
description once
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-15Discord: more intuitive error code handlingGeorge Hazan
2024-01-15Discord: access token should be cleared in memory as well after logoutGeorge Hazan
2024-01-15minor code cleaningGeorge Hazan
2024-01-15Discord:George Hazan
- fixes #4122 (Discord: добавить поддержку входа с резервным кодом); - fixes #4121 (Discord: добавить поддержку СМС в качестве второго фактора);
2024-01-15fixes #4116 (ICQ: поддержать режим "Invisible")George Hazan
2024-01-15fixes #4123 (Discord: прекращать подключение при ↵George Hazan
отказе от ввода второго фактора)
2024-01-15fixes #4120 (Discord: второй фактор запрашивается ↵George Hazan
при каждом выходе в онлайн)
2024-01-15code cleaningGeorge Hazan
2024-01-14Discord: add MFA supportGeorge Hazan
2024-01-13ICQ: offline file URL isn't stored after sending fileGeorge Hazan
2024-01-10fixes #4107 (ICQ: очередное неопределение ↵George Hazan
оффлайн файла в ответе картинкой)
2024-01-10code cleaningGeorge Hazan
2024-01-09fixes #4114 (Jabber: incorrect cyrillic/chinese/whatever file names in HTTP ↵George Hazan
Upload)
2024-01-09implements #3946 for ICQGeorge Hazan
2024-01-09Jabber: offline file reading switched to Netlib_DownloadFileGeorge Hazan
2024-01-09code cleaningGeorge Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-08fixes #4105 (Контакт "Favorites" переименовывается, ↵George Hazan
но переименование не сохраняется)
2024-01-08PSR_AWAYMSG returned as service for old ICQ-based protocolsGeorge Hazan
2024-01-08no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & ↵George Hazan
PSS_FILECANCEL via Proto_ChainSend with all those filters etc, the simple call of CallContactService is enough
2024-01-08Update copyrightsdartraiden
2024-01-07fixes #4102 (ICQ, Facebook: ротоколы выставляют ↵George Hazan
неподдерживаемые/некорректные статусы)
2024-01-06code cleaningGeorge Hazan
2024-01-05fixes #4099 (MRA: после протухания токена сессии ↵George Hazan
протокол не логинится)
2024-01-05MRA: fix for occasional crashGeorge Hazan
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-04Netlib: pascal code is completely isolated from C++ core using helpersGeorge Hazan
2024-01-04Netlib: more old/unused stuff removedGeorge Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2024-01-03fixes #4095 completely, AMDGGeorge Hazan
2024-01-03fixes #3946 (Прогресс скачивания крупных файлов)George Hazan
2024-01-02fixes #4094 (Discord: самое свежее сообщение не ↵George Hazan
подгружается при приходе канала с сервера)
2024-01-02fixes #4091 (Discord: do not display hidden channels)George Hazan
2024-01-01fixes #4090 (Discord: channel history does not displayed in message log)George Hazan
2024-01-01fixes #4092 (Discord: cannot autologin at startup)George Hazan
2024-01-01fixes #4093 (Jabber: диалог с информацией о ↵George Hazan
групчате просит подключиться, хотя протокол уже в сети)
2023-12-29fixes #4080 (TabSRMM: непонятные проблемы с ↵George Hazan
кодировкой после Load Server History)
2023-12-29fixes #4082 (ICQ: при прилёте "Избранного" оно ↵George Hazan
помещается в несуществующую группу)