summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgutils.cpp
AgeCommit message (Collapse)Author
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-24code cleaningGeorge Hazan
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-03SRMM: sending quoted event as PSS_MESSAGE parameterGeorge Hazan
2023-10-28fixes #3753 (Scriver: не видны последние сообщения)George Hazan
2023-10-12similar code joinedGeorge Hazan
2023-10-12Scriver: minor code reorderingGeorge Hazan
2023-09-28fixes #3691 (tabSRMM: перестала работать настройка ↵George Hazan
"Фон журнала")
2023-09-26Group chat options are applied alongside the private window options updateGeorge Hazan
2023-09-26minor code unificationGeorge Hazan
2023-09-26SRMM options update unificationGeorge Hazan
2023-07-25SRMM: automatic RTF log redraw on event's change/removalGeorge Hazan
2023-06-19SESSION_INFO: separate list for the interface support eliminated, now ↵George Hazan
there's the only list of USERINFO sorted by their unique IDs
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-03-24chat options' usage unificationGeorge Hazan
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-20SRMM: button displays the forecoming state, not the current oneGeorge Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-08-15Scriver that displays avatars in group chatsGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2020-11-19fixes #2617 (nicklist & filter buttons to display current state in group chats)George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-18- more shit cleared from C++ code;George Hazan
- Pascal code partially restored till the full container log implementation
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-11no chat window in Scriver anymoreGeorge Hazan