Age | Commit message (Expand) | Author |
2023-08-04 | for #3530 (Bookmarks) | George Hazan |
2023-07-26 | ICQ & Telegram file uploads generate offline files now | George Hazan |
2023-07-22 | offline files to be stored inside usual folder for incoming files, not inside... | George Hazan |
2023-04-25 | Telegram: offline files to be links from the very beginning | George Hazan |
2023-04-18 | file size -> 64 bits | George Hazan |
2023-04-17 | Jabber: more OMEMO related fixes | George Hazan |
2023-04-17 | Jabber: | 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-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-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-14 | Convert sources to CR+LF | dartraiden |
2023-01-05 | new database functions for Telegram | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-12-29 | unused structure removed | George Hazan |
2022-12-25 | db_event_replace: new helper to eliminate duplicate events | George Hazan |
2022-10-19 | minor code cleaning | George Hazan |
2022-02-09 | db_is_module_empty & db_copy_module - new database helpers | George Hazan |
2022-02-06 | duplicate event checking code moved to the core | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-07 | more common code moved to MDatabaseCommon | George Hazan |
2020-06-22 | temporary return of DbChecker | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-05-14 | simple database event cycles moved to cursors | George Hazan |
2020-05-13 | kinda first working version of database event cursors | George Hazan |
2020-05-12 | fix for import libraries | George Hazan |
2020-05-12 | event cursors for mdbx driver | George Hazan |
2020-04-28 | oops, virtual destructor forgotten | George Hazan |
2020-04-28 | database: | George Hazan |
2020-04-25 | DBEF_TEMPORARY - new flag to disable event notification about event addition | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW... | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-07-24 | code cleaning | George Hazan |