Age | Commit message (Expand) | Author |
2023-06-07 | #3542 (Telegram: исходящие картинки показываются... | George Hazan |
2023-05-30 | Chat_CreateMenu: no need to execute the menu inside this function | George Hazan |
2023-05-25 | Jabber: fix for possible memory corruption | George Hazan |
2023-05-22 | unused function removed from CLIST_INTERFACE | George Hazan |
2023-05-21 | link to events collection also removed from CLIST_INTERFACE + code cleaning | George Hazan |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan |
2023-05-21 | static function pfnGetEvent removed from CLIST_INTERFACE | George Hazan |
2023-04-30 | code cleaning | George Hazan |
2023-04-28 | CCtrlPages: owned dialogs to be created from the very beginning | George Hazan |
2023-04-25 | Telegram: offline files to be links from the very beginning | George Hazan |
2023-04-24 | Telegram: silent file transfers don't require f/t manager, but simply create ... | George Hazan |
2023-04-24 | even less custom shitcode | George Hazan |
2023-04-24 | similar code reduced | George Hazan |
2023-04-24 | SM_FindSession - obsoleted function removed | George Hazan |
2023-04-24 | random crash fix | George Hazan |
2023-04-23 | Telegram: file events to store server message id & groupchat user id, if present | George Hazan |
2023-04-23 | DbEventIsShown is added to g_chatApi to allow the core to filter group chat e... | George Hazan |
2023-04-21 | fixes #3500 (History++: Empty history doesn't work) | George Hazan |
2023-04-20 | hopefully fixes #3492 (Random crashes) | George Hazan |
2023-04-20 | Telegram: fix for Unicode file names | George Hazan |
2023-04-19 | fixes #3491 (History++: crash on event removal) | George Hazan |
2023-04-19 | fix for offline files processing: now we store files inside Miranda's profile... | George Hazan |
2023-04-19 | redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enough | George Hazan |
2023-04-18 | file size -> 64 bits | George Hazan |
2023-04-18 | - further group chats unification; | George Hazan |
2023-04-17 | Jabber: more OMEMO related fixes | George Hazan |
2023-04-17 | Jabber: | George Hazan |
2023-04-15 | fixes #3458 (tabSRMM: двоятся сообщения) | George Hazan |
2023-04-14 | all LogStreamInEvents implementations unified, old memory allocation schema d... | George Hazan |
2023-04-14 | duplicate code removed | George Hazan |
2023-04-14 | SRMM code unification | George Hazan |
2023-04-13 | minor compatibility fix | George Hazan |
2023-04-12 | useless function DbEvent_GetString removed | George Hazan |
2023-04-12 | first attempt to make offline transfers visible | George Hazan |
2023-04-11 | DB::FILE_BLOB expansion for the offline file transfers, part I | George Hazan |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan |
2023-04-10 | code cleaning | George Hazan |
2023-03-30 | fix for #3471 applied to StdMsg & Scriver | George Hazan |
2023-03-28 | stronger types - better types | George Hazan |
2023-03-28 | CCtrlTreeView: OnBeginDrag / OnEndDrag callbacks became boolean | George Hazan |
2023-03-27 | fixes #3465 (broken Profile Manager's UI) | George Hazan |
2023-03-23 | chat serialization | George Hazan |
2023-03-22 | common nick list drawing code removed from DlgProc() | George Hazan |
2023-03-22 | fixes #3448 (Telegram: настройка глушения чатов син�... | George Hazan |
2023-03-20 | fixes #3443 (Менять подсказку к фильтру событий... | George Hazan |
2023-03-20 | fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the same... | George Hazan |
2023-03-18 | fixes #3438 (tabSRMM: crash in highlight) | George Hazan |
2023-03-15 | SRMM: common code exctracted to a Srmm_AddEvent() function | George Hazan |
2023-03-15 | HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method | George Hazan |
2023-03-10 | Chat_Mute / Chat_IsMuted: helpers for group chats' muting | George Hazan |