1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2026-01-08 05:07:30 +01:00
aerc/models
Robin Jarry f1217b88e0 templates: add missing methods to TemplateData interface
The TemplateData interface was missing HasNew, Bell, and Title methods
that are implemented by the concrete type. Add these methods to the
interface and corresponding stub implementations in dummyData used for
template validation during config parsing.

Also document the Number template field and the ThreadContext and
ThreadOrphan threading attributes that were previously undocumented.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Bence Ferdinandy <bence@ferdinandy.com>
2026-01-07 11:10:49 +01:00
..
models.go body-structure: store parts content-id headers 2025-12-04 13:52:37 +01:00
templates.go templates: add missing methods to TemplateData interface 2026-01-07 11:10:49 +01:00