feat: add extensible mail flags

This commit is contained in:
dreamhunter2333
2026-08-28 02:44:30 +08:00
parent f92b059aac
commit 13b6ab051c
39 changed files with 1682 additions and 92 deletions
+1
View File
@@ -10,6 +10,7 @@
### Features
- feat: |Mail State| Add optional mail states backed by a separate sparse relation table without changing the raw-mail table; read status and low-write Flagged mail use independent switches and support indexed combined filters
- feat: |Admin| Add D1 storage capacity details to the database page, with persistent Free and Workers Paid plan selection and a comparison between the current database size and capacity limit
- feat: |Admin| Add one-click random email-name generation to the address creation page (issue #1126)
- feat: |User| Add mail composition, inbox-style sent-item filtering by bound address, and the shared address-credentials dialog to the user center, backed by User JWT APIs for address settings, send-access requests, sending, and sent-item management