summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
2023-04-19fixes #3483 (History++: невозможно удалить из базы ↵George Hazan
сообщение групчата)
2023-04-19redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enoughGeorge Hazan
2023-04-18fixes #3484 (History++: не следует переводить ↵George Hazan
название плагина в списке журналов)
2023-04-18code cleaningGeorge Hazan
2023-04-18file size -> 64 bitsGeorge 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-18Group chats with database to follow SRMM event filtering rules + code cleaningGeorge Hazan
2023-04-17Jabber: more OMEMO related fixesGeorge Hazan
2023-04-17useless string removedGeorge Hazan
2023-04-17Jabber:George Hazan
- option autoloadoob removed due to offline files support; - added support for encrypted offline files
2023-04-15fixes #3458 (tabSRMM: двоятся сообщения)George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema ↵George Hazan
dropped
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-04-13minor compatibility 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 expansion for the offline file transfers, part IGeorge Hazan
2023-04-11StdMsg: fix for logging eventsGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10update for core librariesGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-04-04more expectable default values for group chat filtersGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-29Most of these settings are effective even when the filter is disabled.dartraiden
2023-03-29roles should be restored in the reversed orderGeorge Hazan
2023-03-28fixes #3466 (Переделать диалог глобальной ↵George Hazan
настройки событий)
2023-03-28stronger types - better typesGeorge Hazan
2023-03-28fixes #3467 (MyHandle must always be first)George Hazan
2023-03-28CCtrlTreeView: OnBeginDrag / OnEndDrag callbacks became booleanGeorge Hazan
2023-03-27fixes #3465 (broken Profile Manager's UI)George Hazan
2023-03-26fixes #3463 (Плагины сообщений: кнопка истории ↵George Hazan
в групповых чатах)
2023-03-25fixes #3454 (Telegram: crash fix)George Hazan
2023-03-25fixes #3456 (Не удаляется ChatCache при удалении ↵George Hazan
учётки)
2023-03-24chat options' usage unificationGeorge Hazan
2023-03-24make module names identical in all DLLsGeorge Hazan
2023-03-23group chats unserializationGeorge Hazan
2023-03-23chat serializationGeorge Hazan
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-22fixes #3448 (Telegram: настройка глушения чатов ↵George Hazan
синхронизируется лишь в одну сторону (от сервера к нам)
2023-03-22fixes #3437 for the rest of message pluginsdartraiden
2023-03-21Restore hotkey in tooltip popupdartraiden
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-18fixes #3436 (StdMsg & Scriver: broken highlight detection in group chats)George Hazan
2023-03-17SRMM marks messages as read, so let's call it as late as possibleGeorge Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan