summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagcontact
AgeCommit message (Expand)Author
2019-02-15Fix libimagcontact for new StoreId interface with Entries iteratorMatthias Beyer
2019-02-15Add debug outputMatthias Beyer
2019-02-11Simplify implementation of ContactStore::all_contacts()Matthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-10-30libimagcontact: Move from error-chain to failureMatthias Beyer
2018-10-06Update dependenciesMatthias Beyer
2018-10-06Update dependenciesMatthias Beyer
2018-09-27Temporarily set vobject to custom fork until we have a new releaseMatthias Beyer
2018-09-27Update dependency: vobject: 0.{4,5} -> 0.6Matthias Beyer
2018-09-27Update dependency: toml-query: 0.6 -> 0.7Matthias Beyer
2018-09-27Update dependency: error-chain: 0.11 -> 0.12Matthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-05-01Refactor libimagcontact to fit new store iterator interfaceMatthias Beyer
2018-04-27Add support for storing email propertiesMatthias Beyer
2018-04-25Make sure we can deserializeMatthias Beyer
2018-04-25Add getters for DeserVcard helper typeMatthias Beyer
2018-04-25Rewrite libraryMatthias Beyer
2018-04-25Remove all libimagentryref usageMatthias Beyer
2018-04-19Update version numbers: 0.7.0 -> 0.8.0Matthias Beyer
2018-04-17Fix documentation in crate metadataMatthias Beyer
2018-04-15Update dependency: toml-query: 0.4 -> 0.6Matthias Beyer
2018-03-12Add type so that we can serialize a VcardMatthias Beyer
2018-03-12Change ref creation to use UID from vcard objectMatthias Beyer
2018-03-12Merge pull request #1332 from matthiasbeyer/libimagcontact/all-contactsMatthias Beyer
2018-03-12Fix: use Path::file_stem() instead of Path::file_name()Matthias Beyer
2018-03-12Implement ContactStore::all_contacts()Matthias Beyer
2018-02-19Make UniqueContactPathGenerator pubMatthias Beyer
2018-02-19Refactor libimagcontact for new libimagentryref APIMatthias Beyer
2018-02-11Update version string: 0.6.0 -> 0.7.0Matthias Beyer
2018-02-10Add missing Cargo.toml metadataMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-08Add flag settings/Contact::is_contact in libimagcontactMatthias Beyer
2017-12-25Update version strings: 0.5.0 -> 0.6.0Matthias Beyer
2017-11-09Switch to upstream rust-vobjectMatthias Beyer
2017-10-31Let ContactData be unpacked and derefdMatthias Beyer
2017-10-31Add iterator for contactsMatthias Beyer
2017-10-31Replace search_contact() with all_contacts()Matthias Beyer
2017-10-31Rely on own clone of rust-vobjectMatthias Beyer
2017-10-31Add Contact::is_contact()Matthias Beyer
2017-10-31Add error for header type errorMatthias Beyer
2017-10-31Impl Contact::get_contact_data()Matthias Beyer
2017-10-31Impl Store::create_from_path()Matthias Beyer
2017-10-31Add lib internal utilitiesMatthias Beyer
2017-10-31Add more error linksMatthias Beyer
2017-10-31Add initial layout of codeMatthias Beyer
2017-10-31Add basic documentation on how the lib worksMatthias Beyer
2017-10-31Initial import of libimagcontactMatthias Beyer