index
:
pilcrow
main
notifs-controls
wip/push-notif
Run-It-Yourself web chat, maybe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
/
handlers
/
stream
Commit message (
Expand
)
Author
Age
*
Factor push message publication out to its own helper component.
Owen Jacobson
2025-12-17
*
Define a generic "Failed" case for app-level errors (and a few others).
Owen Jacobson
2025-11-25
*
De minimis "send me a notification" implementation.
Owen Jacobson
2025-11-08
*
Generate, store, and deliver a VAPID key.
Owen Jacobson
2025-08-30
*
Split `user` into a chat-facing entity and an authentication-facing entity.
Owen Jacobson
2025-08-26
*
Generate tokens in memory and then store them.
Owen Jacobson
2025-08-26
*
Return an identity, rather than the parts of an identity, when validating an ...
Owen Jacobson
2025-08-25
*
Stop returning an HTTP body from `POST /api/invite/:id`.
Owen Jacobson
2025-08-24
*
Stop returning body data from `POST /api/setup`.
Owen Jacobson
2025-08-24
*
Rename "channel" to "conversation" within the server.
Owen Jacobson
2025-07-03
*
Support querying event sequences via iterators or streams.
Owen Jacobson
2025-06-20
*
Handlers are _named operations_, which can be exposed via routes.
Owen Jacobson
2025-06-18