summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2023-04-18prevents tabSRMM from opening unread channels on startupGeorge Hazan
2023-04-18fixes #3487 (tabSRMM: уведомления о наборе текста ↵George 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-16Import: ability to compare primary keys stored as blobsGeorge Hazan
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-13DbxSqlite: query optimizationGeorge Hazan
2023-04-13typo fixGeorge Hazan
2023-04-12useless function DbEvent_GetString removedGeorge Hazan
2023-04-12fix for another potential crashGeorge Hazan
2023-04-12first attempt to make offline transfers visibleGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-04-09h++ not to dig the blob directlyGeorge Hazan
2023-04-09fixes #3479 (StopSpam: duplicate setting removed)George Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-30improved chat filter behavior consistencyGeorge Hazan
2023-03-30fixes #3470 completelyGeorge Hazan
2023-03-30fixes #3471 (tabSRMM: сообщения в логе после ↵George Hazan
изменения фильтра пропадают/появляются лишь при переоткрытии окна)
2023-03-30fixes #3470 (Не блокировать кнопку ↵George Hazan
включения/выключения фильтра)
2023-03-30massive code cleaning after regression caused by #3210George Hazan
2023-03-29fixes #3469 (tabSRMM: global filter settings aren't applied if a filter is ↵George Hazan
disabled)
2023-03-29fixes #3375 (StdMsg: double click in the log window does nothing)George Hazan
2023-03-26fixes #3464 (QuickSearch: crash on adding column)George Hazan
2023-03-25fixes #3459 (tabSRMM: Невозможно выключить фильтр ↵George Hazan
событий)
2023-03-24chat options' usage unificationGeorge Hazan
2023-03-23chat serializationGeorge 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-20grrmGeorge Hazan
2023-03-20SRMM: button displays the forecoming state, not the current oneGeorge Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3441 completelyGeorge Hazan
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3437 (tabSRMM: remove "says" from groupchat popup)dartraiden
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-18fixes #3345 completelyGeorge Hazan
2023-03-18fixes #3434 (Отсутствуют всплывающие окна для ↵George Hazan
хайлайтов)
2023-03-16fixes #3431 (Sessions: поведение кнопки "Сохранить")George Hazan
2023-03-16fixes #3430 (Sessions: чекбоксы в выборе контактов)George Hazan
2023-03-16fixes #3422 (Sessions: падение при удалении ↵George Hazan
несуществующей сессии)
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15fixes #3428 (Sessions: опция "сохранять X сессий" ↵George Hazan
недоступна для ручного редактирования) fixes #3422 (Sessions: падение при удалении несуществующей сессии)
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-03-14fixes #3404 (wrong nicks in DbEditor, custom nick formatter removed)George Hazan