summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-06-14Netlib: we don't change the "Connection" header if it's specified outsideGeorge Hazan
2023-06-10fixes #3557 (Broken nicklist menu in group chats)George Hazan
2023-06-07fixes #3547 (Не сохранять настройки нетлога ↵George Hazan
для удалённых учётных записей)
2023-06-01fixes #3527 (Telegram: место хранения загружаемых ↵George Hazan
файлов и кэша)
2023-05-30Chat_CreateMenu: no need to execute the menu inside this functionGeorge Hazan
2023-05-29old unused crutch removedGeorge Hazan
2023-05-28more for #3528George Hazan
2023-05-28fixes #3528 (Aero Glass transparency is missing on v0.96.2 build #25339)George Hazan
2023-05-25Jabber: fix for possible memory corruptionGeorge Hazan
2023-05-22fixes #3522 (headerbar.cpp: get rid of IsAeroMode)George Hazan
2023-05-22unused function removed from CLIST_INTERFACEGeorge Hazan
2023-05-21fix for eternal loop caused by embedded array item deletionGeorge Hazan
2023-05-21Clist_RemoveEvent should be exported by name for h++George Hazan
2023-05-21link to events collection also removed from CLIST_INTERFACE + code cleaningGeorge Hazan
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-05-08NetLib: logging options aren't saved after Miranda's restartGeorge Hazan
2023-04-30fixes #3516 (Проблема при вгружении NewStory после ↵George Hazan
History++)
2023-04-30code cleaningGeorge Hazan
2023-04-28database events that go to the group chats to be marked read as wellGeorge Hazan
2023-04-27CLM_EXPAND: if a group isn't passed, apply the folded state to all groups in ↵George Hazan
the root
2023-04-26fix for crazy situation, when Scriver loads StdMsg while switching to tabSRMMGeorge Hazan
2023-04-26much more effective way of resizing custom log viewersGeorge Hazan
2023-04-25we shall not miss file description, if presentGeorge Hazan
2023-04-25Telegram: offline files to be links from the very beginningGeorge Hazan
2023-04-24chats: fix for trimming logs on empty linesGeorge Hazan
2023-04-24fix for empty messages in group chatsGeorge Hazan
2023-04-24Telegram: introducing offline files processingGeorge Hazan
2023-04-24even less custom shitcodeGeorge Hazan
2023-04-24similar code reducedGeorge Hazan
2023-04-23Telegram: file events to store server message id & groupchat user id, if presentGeorge Hazan
2023-04-23DbEventIsShown is added to g_chatApi to allow the core to filter group chat ↵George Hazan
events too
2023-04-23typo fixGeorge Hazan
2023-04-20hopefully fixes #3492 (Random crashes)George Hazan
2023-04-19fix for offline files processing: now we store files inside Miranda's ↵George Hazan
profile instead of system temp folder
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