Age | Commit message (Expand) | Author |
2024-09-18 | fixes #4682 (Scriver: пропала подсветка свёрнутого ... | George Hazan |
2024-05-13 | DbEvent_GetTextA: unused function removed | George Hazan |
2024-05-12 | completely fixes #629 (Support for Discord) - reactions | George Hazan |
2024-05-12 | DB::FILE_BLOB rewritten using DB::EventInfo::m_json | George Hazan |
2024-05-12 | merge commit | George Hazan |
2024-05-07 | ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event i... | George Hazan |
2024-04-17 | db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch... | George Hazan |
2024-03-10 | NewStory: no need to store hEvent twice, since there's one inside DB::EventInfo | George Hazan |
2024-03-10 | fixes #4275 (any SRMM marks an event as read even if the window isn't active) | George Hazan |
2024-03-10 | code cleaning | George Hazan |
2024-01-27 | fixes #4140 (NewStory: удаление отдельных сообщений) | George Hazan |
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan |
2024-01-19 | the ancient atavism extincted: PROTORECVFILE structure with its own set of flags | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2023-12-25 | DbEvent_GetTextW: useless second parameter removed | George Hazan |
2023-12-22 | DB::EventInfo::wipeNotify - useful helper to hide blinking event both from da... | George Hazan |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2023-12-09 | DB::EventInfo.isAlertable - a helper to detect whether a SRMM window should b... | George Hazan |
2023-12-04 | DB::EventInfo::unload - a helper to invalidate event contents | George Hazan |
2023-12-04 | DB::EventInfo::fetch - a function to renew event contents on the flow | George Hazan |
2023-11-26 | DbxSqlite: events.reply_id column added to DBEVENTINFO | George Hazan |
2023-09-06 | fixes #3667 (Telegram: add message edit feature) | George Hazan |
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 |