summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Collapse)Author
2023-06-01fixes #3533 (OMEMO: перенести код, рисующий статус ↵George Hazan
OMEMO в другие плагины)
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-04-23DbEventIsShown is added to g_chatApi to allow the core to filter group chat ↵George Hazan
events too
2023-04-19redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enoughGeorge Hazan
2023-04-18- further group chats unification;George Hazan
- LOGSTREAMDATA / GCLogStreamDataBase removed from g_chatApi; - CRtfLogWindow now in charge of all RTF processing - Srmm_LogStreamCallback is also removed and hidden inside the core
2023-04-15fixes #3458 (tabSRMM: двоятся сообщения)George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema ↵George Hazan
dropped
2023-04-14code cleaningGeorge Hazan
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-30improved chat filter behavior consistencyGeorge Hazan
2023-03-30fixes #3470 (Не блокировать кнопку ↵George Hazan
включения/выключения фильтра)
2023-03-30massive code cleaning after regression caused by #3210George Hazan
2023-03-29fixes #3375 (StdMsg: double click in the log window does nothing)George Hazan
2023-03-24chat options' usage unificationGeorge Hazan
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-22this code isn't used eitherGeorge Hazan
2023-03-22Scriver: old unused trash removedGeorge Hazan
2023-03-21fixes #3444 (StdMsg/Scriver: убрать корневые чекбоксы ↵George Hazan
в деревьях)
2023-03-20SRMM: button displays the forecoming state, not the current oneGeorge Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-10fixes #3210 (StdMsg: не работает двойной клик во ↵George Hazan
встроенном журнале, а тройной клик ведёт себя по-разному в приватах и чатах)
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-08-15Scriver that displays avatars in group chatsGeorge Hazan
2022-08-04Spelling correctiondartraiden
2022-08-04Per core and tabSRMMdartraiden
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-29fixes #3127 (tabSRMM: сделать настройки про ↵George Hazan
добавление двоеточия и запятой взаимоисключающими)
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-06-02minor visual glitch fixedGeorge Hazan
2022-06-02fixes #3083 (Scriver: окно сообщений закрывается ↵George Hazan
при открытии настроек)
2022-03-27fixes #3058 (Group chats' popup options dialog moved from StdMsg to the ↵George Hazan
core, its copy in Scriver removed)
2022-03-26fixes #3057 (Унифицировать настройку горячих ↵George Hazan
клавиш для отправки сообщений)