summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Collapse)Author
2024-11-12useless code removedGeorge Hazan
2024-11-09there's no need to make FilterWndProc a class member anymoreGeorge Hazan
2024-11-06rest of hardcoded hotkeys removed in StdMsg & ScriverGeorge Hazan
2024-11-06Remove hardcoded hotkeys from button's namesdartraiden
2024-11-05"Strike through", "Strike-through" → Strikethroughdartraiden
2024-10-29code cleaningGeorge Hazan
2024-10-24Message windowsTobias Weimer
Unneeded space removed
2024-10-24fixes #4756 (Плагины сообшений: отдать ↵George Hazan
доступность кнопок форматирования полностью на откуп протоколу)
2024-10-24fixes #4758 (StdMsg/Scriver: добавить кнопку ↵George Hazan
"зачеркнутый текст")
2024-10-17fixes #4743 (StdMsg, Scriver: при отправке сообщения ↵George Hazan
кнопки форматирования не "отжимаются")
2024-10-16common code went to the coreGeorge Hazan
2024-10-14common group chat code moved to mir_appGeorge Hazan
2024-10-14more code cleaningGeorge Hazan
2024-10-07for #4659 - more reasonable Esc key behavior in StdMsgGeorge Hazan
2024-10-04SRMM: total constructors' unification, also fixes #4715 (no nicklist in tabSRMM)George Hazan
2024-09-22Use the same option's name in all message pluginsdartraiden
2024-09-18fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-09-16fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵George Hazan
по-разному работает в приватах и чатах)
2024-09-11fixes #4653 (Плагины сообщений: невозможно ↵George Hazan
удалить имя группы чатов)
2024-09-07cmake: remove stdfile moduleSergey Ponomarev
If was removed in the 641cb4d06283b4f76d539092c92cabeb7192ca6e
2024-07-12fixes #4530 (Weaher: недоступна кнопка "Обновить" в ↵George Hazan
информации о пользователе)
2024-06-26fixes #4493 (StdUserInfo: невозможно закрыть окно, ↵George Hazan
если плагин выгружен)
2024-06-19StdUserInfo: fix for displaying groupsGeorge Hazan
2024-05-30StdMsg: unread Discord chats are opened as private chat windows on startupGeorge Hazan
2024-05-29common code moved to the coreGeorge Hazan
2024-05-13DbEvent_GetTextA: unused function removedGeorge Hazan
2024-05-08fixes #4213 completelyGeorge Hazan
2024-04-24fixes #4376 (StdMsg / Scriver: кривой диалог настроек ↵George Hazan
стороннего журнала)
2024-04-23Unify 3rd-party message log optionsdartraiden
2024-03-29Revert "fix: reply ids are not written for the outgoing messages"George Hazan
This reverts commit 0b942877182ed44ad8cb064118d1468e21a89b6b.
2024-03-29fix: reply ids are not written for the outgoing messagesGeorge Hazan
2024-03-26fixes #4277 (Already read messages are displayed again and again in the SysTray)George Hazan
2024-03-24code cleaningGeorge Hazan
2024-03-15WM_DROPFILES / WM_PASTE processing unificationGeorge Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-02-20stduserinfo: another fix for missing AVS pluginGeorge Hazan
2024-02-20stduserinfo: fix for missing AVS pluginGeorge Hazan
2024-02-19StdUserInfo: enhanced look-n-feel of the Summary pageGeorge Hazan
2024-02-19fixes #4213 completelyGeorge Hazan
2024-02-18fixes #4200 (SRMM: увеличить лимит подгрузки ↵George Hazan
сообщений в журнал)
2024-02-18fixes #4211 (StdPopup: перенести опцию ↵George Hazan
включения/отключения всплывающих окон в настройки плагина)
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-18Clarify the wordingdartraiden
2024-01-18fixes #4130 (Переделать настройку ↵George Hazan
"использовать сторонний просмотрщик журнала в групповых чатах")
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵George Hazan
consideration
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
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-25CallContactService - useful helper exported from mir_appGeorge Hazan