From e5c0266d62cc395d28f7e03cf5574039c049b1b1 Mon Sep 17 00:00:00 2001 From: radon Date: Tue, 21 Jan 2025 18:46:27 -0600 Subject: [PATCH] changes --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index e0945f7..263d571 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,9 @@ ### High Priority - Lazy load with pagination (frontend and backend) - Edit support for multiline message +- Change from prompt when deleting to a div that replaces the message content area +- Prompt for deleting should be a confirmation dialog, and two buttons, yes and no +- Prompt for editing should be a textarea with the current message content in it along with a save and cancel button ### Mid Priority - Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms) ### Low Priority