summaryrefslogtreecommitdiff
path: root/src/mir_app/src
AgeCommit message (Expand)Author
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 после H...George Hazan
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
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 e...George Hazan
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 profile...George Hazan
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
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
2023-04-15fixes #3458 (tabSRMM: двоятся сообщения)George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema d...George Hazan
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