summaryrefslogtreecommitdiff
path: root/plugins/Scriver
AgeCommit message (Collapse)Author
2023-08-11fixes #3634 (tabSRMM заставляет прощёлкать каждое ↵George Hazan
непрочитанное сообщение)
2023-08-09fixes #3625 (Скрывать настройки шрифтов и ↵George Hazan
цветов встроенного журнала плагина сообщений, если в качестве журнала выбран сторонний журнал)
2023-08-04for #3530 (Bookmarks)George Hazan
2023-08-02fixes #3605 (NewsAggregator: при использовании ↵George Hazan
встроенного журнала StdMsg или Scriver открытый из списка контактов фид пуст) fixes #3523 (NewsAggregator и история сообщений.)
2023-08-02fixes #2373 (NewStory: не работают фильтры)George Hazan
2023-07-26code cleaningGeorge Hazan
2023-07-25SRMM: automatic RTF log redraw on event's change/removalGeorge Hazan
2023-06-20Unify icon namesdartraiden
2023-06-20Scriver: proper icon namesdartraiden
2023-06-20fixes #3533 completelyGeorge Hazan
2023-06-20Let's use HTTPS in 2023dartraiden
2023-06-20Fix Food Network searchdartraiden
2023-06-19nick search went to coreGeorge 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-06-19useless helper removedGeorge Hazan
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