summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-13standard offline file download finalizationGeorge Hazan
2023-07-13rename code extracted to the separate function + memory leak fixGeorge Hazan
2023-07-13MS_PROTO_RECVFILET - we don't need this service eitherGeorge Hazan
2023-07-13StdFile considered useless and returned back to mir_appGeorge Hazan
2023-07-09MShareable - dirty crutch instead of using std::shared_ptr, which is incompat...George Hazan
2023-07-09fixes #3351 (Jingle: Separate all VOIP-related code from Jabber to Jingle plu...George Hazan
2023-07-07fixes #3570 (Tipper всегда показывает инфу о перво...George Hazan
2023-06-23Jingle: first step towards #3351George Hazan
2023-06-19nick search went to coreGeorge Hazan
2023-06-19SESSION_INFO: separate list for the interface support eliminated, now there's...George Hazan
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-06-19useless helper removedGeorge Hazan
2023-06-18fixes #3561 (random crash inside chat engine)George Hazan
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-06-07#3542 (Telegram: исходящие картинки показываются...George Hazan
2023-05-30Chat_CreateMenu: no need to execute the menu inside this functionGeorge Hazan
2023-05-25Jabber: fix for possible memory corruptionGeorge Hazan
2023-05-22unused function removed from CLIST_INTERFACEGeorge 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-04-30code cleaningGeorge Hazan
2023-04-28CCtrlPages: owned dialogs to be created from the very beginningGeorge Hazan
2023-04-25Telegram: offline files to be links from the very beginningGeorge Hazan
2023-04-24Telegram: silent file transfers don't require f/t manager, but simply create ...George Hazan
2023-04-24even less custom shitcodeGeorge Hazan
2023-04-24similar code reducedGeorge Hazan
2023-04-24SM_FindSession - obsoleted function removedGeorge Hazan
2023-04-24random crash fixGeorge 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-21fixes #3500 (History++: Empty history doesn't work)George Hazan
2023-04-20hopefully fixes #3492 (Random crashes)George Hazan
2023-04-20Telegram: fix for Unicode file namesGeorge Hazan
2023-04-19fixes #3491 (History++: crash on event removal)George Hazan
2023-04-19fix for offline files processing: now we store files inside Miranda's profile...George Hazan
2023-04-19redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enoughGeorge Hazan
2023-04-18file size -> 64 bitsGeorge Hazan
2023-04-18- further group chats unification;George Hazan
2023-04-17Jabber: more OMEMO related fixesGeorge 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-12first attempt to make offline transfers visibleGeorge Hazan
2023-04-11DB::FILE_BLOB expansion for the offline file transfers, part IGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan