summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbcontacts.cpp
AgeCommit message (Collapse)Author
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-30fixes #1785 (sub's events aren't marked as read, because of that SRMM could ↵George Hazan
read all events into a message log)
2019-01-04Update copyrightsdartraiden
2018-10-17fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a ↵George Hazan
subcontact instead of saving in meta)
2018-10-10code cleaningGeorge Hazan
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their ↵George Hazan
server ids
2018-04-02Dbx_mdbx: fix for record number calculationGeorge Hazan
2018-04-02Dbx_mdbx:George Hazan
- unused class members removed; - added function TouchFile() to change access date & time on loading & exit
2018-03-30fix for asynchronous database flush to fix unsaved dataGeorge Hazan
2018-03-27fixes #1216 (temporary contacts return back until restart)George Hazan
2018-03-23fixes #1195 (Import from mdbx is broken)George Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-24if we don't use MDBX_DUPSORT, there's no need to pass the data parameterGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
- fix for a name conflict; - stricter transaction scope; - version bump
2018-01-22code cleaningGeorge Hazan
2018-01-22fix for broken contacts in mdbxGeorge Hazan
2018-01-11dbx_mdbx:George Hazan
- Remap() / MDBX_CHECK perversion removed; - mdbx_env_set_geometry() is used to grow file automatically
2018-01-11mdbx-plugin: fix names for clarity (minor, but renaming).George Hazan
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx