summaryrefslogtreecommitdiff
path: root/include/m_db_int.h
AgeCommit message (Expand)Author
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-12-28Import: JSON export code moved into the Import plugin to maintain consistency...George 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-01-14Convert sources to CR+LFdartraiden
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-03-23fixes #2771 (Implement mdbx → sqlite converter)George Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07common code moved to the coreGeorge Hazan
2020-08-07database verification added to profile managerGeorge Hazan
2020-08-07code cleaningGeorge Hazan
2020-08-04unused code removedGeorge Hazan
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-04-28database:George Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-10-17fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...George Hazan
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-08-07MDatabaseReadonly - base class for all read-only database driversGeorge Hazan
2018-07-05fix for random crash fix on startGeorge Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-13profile lock detection unbound from contact list servicesGeorge Hazan
2018-05-19fixes #1368 (Hide dbx_mmap from profile manager)George Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12db_get_current() also returns MDatabaseCommon*George Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-25dbchecker moved to deprecatedGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan