message_reminder: Add UI to schedule message reminder.

This adds an option in message actions popover menu to schedule
a message reminder.
This commit is contained in:
Aman Agrawal
2025-06-19 17:52:13 +05:30
committed by Tim Abbott
parent 1384a8d19b
commit b5f7e24669
9 changed files with 134 additions and 9 deletions

View File

@@ -155,6 +155,7 @@ EXEMPT_FILES = make_set(
"web/src/message_lists.ts",
"web/src/message_live_update.ts",
"web/src/message_notifications.ts",
"web/src/message_reminder.ts",
"web/src/message_scroll.ts",
"web/src/message_scroll_state.ts",
"web/src/message_summary.ts",