Closed chrisparsons83 closed 2 years ago
Okay, have the initial setup going. Next things I need to work on is how to handle existing messages because I should be saving the messages as plaintext and not formatted, and then format them on display, I think. Editing is a pain because of that.
Alternatively, and this may be better, saving a plaintext version of the message. Use that as the edit piece. Though probably will just save the plaintext right now and if I need to cache that result, I'll save it as a second field that's already processed.
Edit their own messages, not others