summaryrefslogtreecommitdiff
path: root/src/message/handlers/delete
Commit message (Expand)AuthorAge
* 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
* Rename "channel" to "conversation" within the server.Owen Jacobson2025-07-03
* Remove the snapshot fields from `/api/boot`.Owen Jacobson2025-06-20
* Handlers are _named operations_, which can be exposed via routes.Owen Jacobson2025-06-18