summaryrefslogtreecommitdiff
path: root/include/m_database.h
AgeCommit message (Expand)Author
2024-09-18fixes #4682 (Scriver: пропала подсветка свёрнутого ...George Hazan
2024-05-13DbEvent_GetTextA: unused function removedGeorge Hazan
2024-05-12completely fixes #629 (Support for Discord) - reactionsGeorge Hazan
2024-05-12DB::FILE_BLOB rewritten using DB::EventInfo::m_jsonGeorge Hazan
2024-05-12merge commitGeorge Hazan
2024-05-07ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event i...George Hazan
2024-04-17db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch...George Hazan
2024-03-10NewStory: no need to store hEvent twice, since there's one inside DB::EventInfoGeorge Hazan
2024-03-10fixes #4275 (any SRMM marks an event as read even if the window isn't active)George Hazan
2024-03-10code cleaningGeorge Hazan
2024-01-27fixes #4140 (NewStory: удаление отдельных сообщений)George Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-19the ancient atavism extincted: PROTORECVFILE structure with its own set of flagsGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from da...George Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-12-09DB::EventInfo.isAlertable - a helper to detect whether a SRMM window should b...George Hazan
2023-12-04DB::EventInfo::unload - a helper to invalidate event contentsGeorge Hazan
2023-12-04DB::EventInfo::fetch - a function to renew event contents on the flowGeorge Hazan
2023-11-26DbxSqlite: events.reply_id column added to DBEVENTINFOGeorge Hazan
2023-09-06fixes #3667 (Telegram: add message edit feature)George Hazan
2023-08-04for #3530 (Bookmarks)George Hazan
2023-07-26ICQ & Telegram file uploads generate offline files nowGeorge Hazan
2023-07-22offline files to be stored inside usual folder for incoming files, not inside...George Hazan
2023-04-25Telegram: offline files to be links from the very beginningGeorge Hazan
2023-04-18file size -> 64 bitsGeorge Hazan
2023-04-17Jabber: more OMEMO related fixesGeorge Hazan
2023-04-17Jabber: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
2023-04-10code cleaningGeorge Hazan
2023-03-09added event for event deletionGeorge Hazan
2023-03-09db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringAGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-29unused structure removedGeorge Hazan
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-10-19minor code cleaningGeorge Hazan
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2022-02-06duplicate event checking code moved to the coreGeorge Hazan