summaryrefslogtreecommitdiff
path: root/src/boot/handlers
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'codeberg/main' into push-notifyOwen Jacobson2025-10-28
|\
| * Make `Boot` a freestanding app type, rather than a view of `crate::app::App`'...Owen Jacobson2025-10-28
* | Generate, store, and deliver a VAPID key.Owen Jacobson2025-08-30
|/
* 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
* Include historical events in the boot response.Owen Jacobson2025-06-20
* Hoist heartbeat configuration out to the web handler.Owen Jacobson2025-06-20
* Handlers are _named operations_, which can be exposed via routes.Owen Jacobson2025-06-18