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
/
message
Commit message (
Expand
)
Author
Age
*
Organizational pass on endpoints and routes.
Owen Jacobson
2024-10-16
*
Normalize `not found` errors a bit.
Owen Jacobson
2024-10-09
*
Return a flat message list on boot, not nested lists by channel.
Owen Jacobson
2024-10-09
*
Provide a view of logins to clients.
Owen Jacobson
2024-10-09
*
Simplify channel IDs in events. Remove redundant ones.
Owen Jacobson
2024-10-09
*
Use a two-tier hierarchy for events.
Owen Jacobson
2024-10-09
*
Flatten nested `channel` and `message` structs in events and API responses.
Owen Jacobson
2024-10-09
*
Separate `/api/boot` into its own module.
Owen Jacobson
2024-10-05
*
Use `/api/boot` to bootstrap the client.
Owen Jacobson
2024-10-05
*
Clean up naming and semantics of history accessors.
Owen Jacobson
2024-10-04
*
Stray warnings
Owen Jacobson
2024-10-03
*
List messages per channel.
Owen Jacobson
2024-10-03
*
Add endpoints for deleting channels and messages.
Owen Jacobson
2024-10-03
*
Represent channels and messages using a split "History" and "Snapshot" model.
Owen Jacobson
2024-10-03
*
First pass on reorganizing the backend.
Owen Jacobson
2024-10-02
*
Organize IDs into top-level namespaces.
Owen Jacobson
2024-10-01