imag/lib/domain
Matthias Beyer 5f3b7b31e7 Add support for storing email properties
We have to move the `Email` type at the bottom of the DeserVcard type
because it contains a table and we must emit tables as last values when
de/serializing.

Maybe this will shoot us in the foot later, but only with TOML I guess.
We'll see. For now, this is good.

For that we need to update a dependency: vobject -> 0.5
2018-04-27 16:57:37 +02:00
..
libimagbookmark Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagcontact Add support for storing email properties 2018-04-27 16:57:37 +02:00
libimagdiary Adapt to new libimagentryview interface 2018-04-24 16:46:15 +02:00
libimaghabit Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimaglog Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagmail Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagnotes Replace call to retrieve_for_module() with entries() 2018-04-24 13:40:42 +02:00
libimagtimetrack Derive Default for InMemoryFileAbstraction, remove constructor 2018-04-25 19:15:07 +02:00
libimagtodo Rewrite use of iterator with own iterator implementation 2018-04-24 13:40:42 +02:00
libimagwiki Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00