summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2024-01-31Unify the names of settings in the full and shortened dialogdartraiden
2024-01-30Clist_Nicer: more atavisms removed (occasionally one of them caused #4156, ↵George Hazan
which is also fixed)
2024-01-28fix for broken JSON functions in SQLITE 3.45George Hazan
2024-01-28AvatarHistory: windowless popups implementationGeorge Hazan
2024-01-27fixes #4138 (AvatarHistory: падение при выгрузке ↵George Hazan
плагина)
2024-01-27fixes #4140 (NewStory: удаление отдельных сообщений)George Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-25map file generation for h++George Hazan
2024-01-24another burst of fantasy...George Hazan
2024-01-24PS_GETNAME: another old atavism removedGeorge Hazan
2024-01-22MsgExport: export of user nicks in group chatsGeorge Hazan
2024-01-18Clarify the wordingdartraiden
2024-01-18fixes #4131 (NewStory: если водить мышкой поверх ↵George Hazan
сообщения, которое редактируется, появляются глитчи)
2024-01-18missing button restoredGeorge Hazan
2024-01-18fixes #4128 (Пункт меню "показать отключенных в ↵George Hazan
группе" ведёт себя странно)
2024-01-18fixes #4129 (Страница настроек записи истории ↵George Hazan
чатов в файл)
2024-01-18code cleaningGeorge Hazan
2024-01-18fixes #4130 (Переделать настройку ↵George Hazan
"использовать сторонний просмотрщик журнала в групповых чатах")
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵George Hazan
consideration
2024-01-17fixes #4109 (Прекратить хранение списка групп ↵George Hazan
в базе)
2024-01-16fixes #4078 (Сделать меню групп доступнее)George Hazan
2024-01-16this code is also not needed...George Hazan
2024-01-16code cleaningGeorge Hazan
2024-01-14fixes #4119 (NewStory: не вызывается поиск по Ctrl+F)George Hazan
2024-01-13fixes #4118 (no "Copy URL" menu item for downloaded files)George Hazan
2024-01-11tabSRMM: fix for occasional crashGeorge Hazan
2024-01-10fixes #4117 (В Options->Message sessions->Typing notify сделать ↵George Hazan
местную галку "показать группы")
2024-01-10code cleaningGeorge Hazan
2024-01-09fixes #4112 completelyGeorge Hazan
2024-01-09fixes #4113 (Discord: протокол игнорирует ↵George Hazan
настройки всплывающих окон)
2024-01-09code cleaningGeorge Hazan
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-08duplicate code removedGeorge 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-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-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2024-01-03fixes #3946 (Прогресс скачивания крупных файлов)George Hazan
2023-12-29fixes #4081 (tabSRMM: скрывать вкладку "Журнал" в ↵George Hazan
индивидуальных настройках контакта, если для приватов выбран сторонний журнал)
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-28fixes #4087 (NewStory: расширить экспорт в json)George Hazan
2023-12-28Import: JSON export code moved into the Import plugin to maintain ↵George Hazan
consistency between export & import
2023-12-28Dbx_Sqlite: fix for profile creationGeorge Hazan
2023-12-26fixes #4077 (Сообщения в формате RTF ↵George Hazan
показываются как исходники)
2023-12-26compilation fixGeorge Hazan
2023-12-26unused code removedGeorge Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan