summaryrefslogtreecommitdiff
path: root/src/message/handlers/delete/mod.rs
Commit message (Expand)AuthorAge
* Define a generic "Failed" case for app-level errors (and a few others).Owen Jacobson2025-11-25
* Convert the `Messages` component to a freestanding struct.Owen Jacobson2025-10-28
* Store `Message` instances using their events.Owen Jacobson2025-08-26
* Split `user` into a chat-facing entity and an authentication-facing entity.Owen Jacobson2025-08-26
* Handlers are _named operations_, which can be exposed via routes.Owen Jacobson2025-06-18