summaryrefslogtreecommitdiffstats
path: root/lib/domain/libimagcontact
AgeCommit message (Expand)Author
2020-04-29Replace repository with new sourcehut repoMatthias Beyer
2020-03-24Update toml-query: 0.9.2 -> 0.10.0Matthias Beyer
2020-03-24Revert "Move to toml-query from master branch"Matthias Beyer
2020-03-08Move to toml-query from master branchMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-08-28[Auto] lib/domain/contact: Fix Clippy warningsflip1995
2019-06-30Update all dependenciesMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-18Fix: Entries::in_collection() should be able to return errorMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-04-22Add option to override ref data in contact entriesMatthias Beyer
2019-04-22Rewrite store interface abstractionMatthias Beyer
2019-04-13Rewrite all usages of ModuleEntryPathMatthias Beyer
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