summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-09fixes #4110 (NewStory: падает экспорт в json)George Hazan
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08unused export removedGeorge Hazan
2024-01-08duplicate code removedGeorge 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-07fixes #4103 (DbChecker не работает в сервисном режиме)George Hazan
2024-01-06fixes #4100 (Падение при подключении к сети)George Hazan
2024-01-06code cleaningGeorge Hazan
2024-01-05anoher minor fixGeorge Hazan
2024-01-05fixes #4099 (MRA: после протухания токена сессии ↵George Hazan
протокол не логинится)
2024-01-05minor fixes for HTTP headers' processingGeorge Hazan
2024-01-05fixes #4097 (ICQ: после последних изменений в ↵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-02import library fixGeorge Hazan
2024-01-01tinyxml2: pick up Miranda-specific commitsdartraiden
2024-01-01Update tinyxml2 to 10.0.0dartraiden
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 #4081 (tabSRMM: скрывать вкладку "Журнал" в ↵George Hazan
индивидуальных настройках контакта, если для приватов выбран сторонний журнал)
2023-12-29fixes #4082 (ICQ: при прилёте "Избранного" оно ↵George Hazan
помещается в несуществующую группу)
2023-12-29fixes #4078 (Сделать меню групп доступнее)George Hazan
2023-12-29mir_app: unused trash removedGeorge Hazan
2023-12-29more for #4084George Hazan
2023-12-29fixes #4084 (ICQ: реализовать показ информации ↵George Hazan
об Избранном)
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-29fixes #4086 (lpgen.js: добавить поддержку исключений)George Hazan
2023-12-29fixes #4088 (ICQ: пункт "добавить в избранное" ↵George Hazan
виден во всех протоколах)
2023-12-29fixes #4089 (Discord: каналы двоятся при каждом ↵George Hazan
логине)
2023-12-28fixes #4087 (NewStory: расширить экспорт в json)George Hazan
2023-12-28newStr - simple helper for OBJLIST<char>George Hazan
2023-12-28Import: JSON export code moved into the Import plugin to maintain ↵George Hazan
consistency between export & import
2023-12-28CCtrlMButton::SetTooltip extracted to the separate functionGeorge Hazan
2023-12-28code cleaningGeorge Hazan
2023-12-28Dbx_Sqlite: fix for profile creationGeorge Hazan
2023-12-27langpacks/russian: updatedartraiden