summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Collapse)Author
2025-05-09end of clist common settings zoo in m_clist.hGeorge Hazan
2025-04-19common code went to the coreGeorge Hazan
2025-04-19fixes #4992 (StdMsg, Scriver: "Paste-n-send" doesn't work with files)George Hazan
2025-04-10that was a very dirty crutch, let's remove itGeorge Hazan
2025-03-21fixes #4863 (NewStory: отправленные файлы ↵George Hazan
по-разному показываются в табсах и в истории)
2025-01-10DBEVENTINFO::timestamp to become 64-bit integerGeorge Hazan
2025-01-05Button/icon names unification across all message pluginsdartraiden
2025-01-01Another year has passeddartraiden
2024-11-25fixes #4659 (NewStory ведёт себя по-разному с ↵George Hazan
разными плагинами сообщений)
2024-11-12SRMM options unificationGeorge Hazan
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-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-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-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-18fixes #4200 (SRMM: увеличить лимит подгрузки ↵George Hazan
сообщений в журнал)
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-18Clarify the wordingdartraiden
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵George Hazan
consideration
2024-01-08Update copyrightsdartraiden
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-24code cleaningGeorge Hazan
2023-12-24fixes #4076 (StdMsg: при скрытии поля ввода оно ↵George 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()