feat: comprehensive Wino Mail updates
- ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking - Categories: DAO + UI tree widget with colors, nested categories, assignment - Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward) - Templates: DAO + editor + manager with variables support - Signatures: DAO + manager + auto-per-account + manual selector in compose - ComposeView: signature combo, template selector, auto-signature on new email - MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar - Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="12" cy="12" r="4" stroke="black" stroke-width="1.5"/>
|
||||
<path d="M15 9L19 5" stroke="black" stroke-width="1.5"/>
|
||||
<path d="M5 19L9 15" stroke="black" stroke-width="1.5"/>
|
||||
<path d="M9 9L5 5" stroke="black" stroke-width="1.5"/>
|
||||
<path d="M19 19L15 15" stroke="black" stroke-width="1.5"/>
|
||||
<path d="M9.41235 2.33886C11.0533 1.89769 12.8289 1.8693 14.5882 2.34072C19.9229 3.77014 23.0887 9.25351 21.6593 14.5882C20.2299 19.9228 14.7465 23.0887 9.41185 21.6592C4.07719 20.2298 0.911364 14.7465 2.34078 9.41179C2.8122 7.65242 3.72457 6.12895 4.92711 4.92841" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 722 B |
Reference in New Issue
Block a user