Age | Commit message (Expand) | Author |
2023-07-09 | MShareable - dirty crutch instead of using std::shared_ptr, which is incompat... | George Hazan |
2023-07-07 | fixes #3570 (Tipper всегда показывает инфу о перво�... | George Hazan |
2023-06-19 | SESSION_INFO: separate list for the interface support eliminated, now there's... | George Hazan |
2023-06-19 | UM_FindUserFromIndex: another major useless crutch died | George Hazan |
2023-06-15 | memory buffer unzip function moved to core | 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-21 | Clist_RemoveEvent should be exported by name for h++ | 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 | even less custom shitcode | George Hazan |
2023-04-24 | similar code reduced | George Hazan |
2023-04-20 | hopefully fixes #3492 (Random crashes) | 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-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-12 | useless function DbEvent_GetString removed | George Hazan |
2023-04-12 | fix for import libraries | 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 | update for core libraries | George Hazan |
2023-04-10 | code cleaning | George Hazan |
2023-03-30 | fix for #3471 applied to StdMsg & Scriver | George Hazan |
2023-03-27 | libjson: update for import libraries | George Hazan |
2023-03-27 | fixes #3465 (broken Profile Manager's UI) | George Hazan |
2023-03-25 | fixes #3454 (Telegram: crash fix) | 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-10 | Chat_Mute / Chat_IsMuted: helpers for group chats' muting | George Hazan |
2023-03-09 | compilation fix | George Hazan |
2023-03-09 | added event for event deletion | George Hazan |
2023-03-09 | db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringA | George Hazan |
2023-03-04 | fixes #3333 (Tox: search in Find/Add contacts tries to search any random input) | George Hazan |
2023-02-22 | if one needs to remove a chat's contact, just remove it and don't fuck my brain | George Hazan |
2023-02-11 | PS_CREATEACCMGRUI is obsoleted and converted into event | George Hazan |
2023-02-10 | ME_DB_EVENT_MARKED_READ: recursion prevention | George Hazan |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan |
2023-02-09 | SRMM: better support for group chats in database | George Hazan |
2023-01-28 | IRC: fix for event broadcasting | George Hazan |
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan |