summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-22refactor: prepared for merging with another repoPhilipp Korber
2018-11-22feat(handlebars) added initial handlebars bindingsPhilipp Korber
2018-11-22chore(StandardLazyBodyImpl) added media_type fieldPhilipp Korber
2018-11-22chore(StandardLazyBodyImpl) accpet a `path` field instead of a `iri`Philipp Korber
2018-11-22chore(AdditionalCIds) constructor now `pub(crate)`Philipp Korber
2018-11-22chore(new-api) removed no longer needed InnerTemplate impl. detailPhilipp Korber
2018-11-22refactor(new-api) reordered types/impl blocks in lib.rsPhilipp Korber
2018-11-22chore(new-api) improved loading of resources in dataPhilipp Korber
2018-11-20feat(loading) default base_dir to the path the template file was inPhilipp Korber
2018-11-20doc: added simple documentationPhilipp Korber
2018-11-20test(serde) added test for some serde edge casesPhilipp Korber
2018-11-20chore(serde) added some serde attributes to Source/MetadataPhilipp Korber
2018-11-20feat(serde_impl) added StandardLazyBodyTemplate typePhilipp Korber
2018-11-20test: make sure all tests are correctPhilipp Korber
2018-11-20refactor(TemplatEngine) rename UseTemplateEngine => TemplateEngineCanHandleDataPhilipp Korber
2018-11-20chore(TemplateEngine) removed associated error typePhilipp Korber
2018-11-19chore(new-api) impl loading of resources when loading templatePhilipp Korber
2018-11-19chore(new-api) cleard thinks up/fixed importsPhilipp Korber
2018-11-19chore(Resource) added a `content_id` methodPhilipp Korber
2018-11-19feat(resource) improved resource loadingPhilipp Korber
2018-11-19chore(new-api) scratched out new apiPhilipp Korber
2018-11-16chore(MailParts) made it simpler/more understandable by removing `Embedded` typePhilipp Korber
2018-11-16chore(deps) applied api changes to examplesPhilipp Korber
2018-11-16refactor(mail/deps) now reexports `headers` instead of redefining itPhilipp Korber
2018-11-16feat(test-utils) re-export all test-util modulesPhilipp Korber
2018-11-16core(smtp/deps) applied remaining changes from deps to smtp cratePhilipp Korber
2018-11-16feat(core/test-utils) added test utils modulePhilipp Korber
2018-11-16chore(smtp) applied some changes from depsPhilipp Korber
2018-11-16fix(core/serde) added missing feature gatesPhilipp Korber
2018-11-16refactor(wip) fixed more imports after merging mail-smtp into this repoPhilipp Korber
2018-11-16Merge `mail-smtp` repository into this repositorPhilipp Korber
2018-11-16refactor(wip): fixed imports after moving deps into repoPhilipp Korber
2018-11-16refactor: prepared to be merged into different repositoryPhilipp Korber
2018-11-16refactor: merged sources of mail-headers,mail-internals,mail-core, mailPhilipp Korber
2018-11-16new root commitPhilipp Korber
2018-09-25chore(deps) mail-types => mail-basePhilipp Korber
2018-09-10chore(deps) applied chages from upstreamPhilipp Korber
2018-09-06doc(send_mail) documented new apiPhilipp Korber
2018-09-06chore(deps) use new-tokio-smtp::send_mails functionalityPhilipp Korber
2018-08-24doc: added more api documentationPhilipp Korber
2018-08-24refactor(Embedded) changed serd related feature namePhilipp Korber
2018-08-22doc: more api docPhilipp Korber
2018-08-22feat(extended-api) hide some parts behind a feature gatePhilipp Korber
2018-08-22doc: more documentationPhilipp Korber
2018-08-22doc: added lib level doc and examplePhilipp Korber
2018-07-25chore: proof read documentation and commentsmeh
2018-07-19feat(tokio-smtp) re-exported some parts of new-tokio-smtpPhilipp Korber
2018-07-14doc(EmbeddedWithCId) added more documentationPhilipp Korber
2018-06-21chore(deps) api for smtp::Mail::new slightly changedPhilipp Korber
2018-06-11chore(deps) use vec1 v1.0Philipp Korber