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
Commit message (
Expand
)
Author
Age
...
|
|
|
|
|
|
|
|
|
|
|
*
Create swatch for the `Message` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
|
|
|
|
*
|
Create swatch for the `MessageInput` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
/
Create swatch for the `MessageRun` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
/
Create swatch for the `LogOut` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
Create swatch for the `LogIn` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
/
Create swatch for the `Invites` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
|
/
|
|
|
|
|
*
/
Create swatch for the `Invite` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
|
/
|
|
|
|
*
/
Create swatch for the `CreateConversationForm` component.
Owen Jacobson
2025-07-08
|
|
|
|
|
/
|
|
|
*
/
Create a swatch for the `ConversationList` component.
Owen Jacobson
2025-07-08
|
|
|
|
/
|
|
*
/
Create a swatch for the `Conversation` component.
Owen Jacobson
2025-07-08
|
|
|
/
|
*
/
Add a swatch for the `ChangePassword` component.
Owen Jacobson
2025-07-08
|
|
/
|
*
Event capture and display tools.
Owen Jacobson
2025-07-08
|
*
Create "derivers," as an exception-free option for working with structured da...
Owen Jacobson
2025-07-08
|
*
Set up a skeleton for swatches.
Owen Jacobson
2025-07-08
*
|
Remove container divs for `MessageInput` and `CreateConversationForm`.
ojacobson
2025-07-09
|
\
\
|
*
|
A few semantically-thin wrapper divs.
Owen Jacobson
2025-07-08
|
*
|
Move container divs for components into those components.
Owen Jacobson
2025-07-08
*
|
|
Stop sending `{}` to the `/api/auth/login` endpoint when the login form hasn'...
ojacobson
2025-07-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Set non-`undefined` initial values for the login form.
Owen Jacobson
2025-07-08
|
*
|
Bug: the login form generates incorrect requests (once per pageview).
Owen Jacobson
2025-07-08
|
|
/
*
/
Remove the (entirely unused and unusable) `body` property from `Message`.
Owen Jacobson
2025-07-08
|
/
*
Rename "channels" to "conversations."
ojacobson
2025-07-04
|
\
|
*
Rename "channel" to "conversation" throughout the client.
Owen Jacobson
2025-07-03
|
*
Move the `/ch` channel view to `/c` (for conversation).
Owen Jacobson
2025-07-03
|
*
Replace `channel` with `conversation` throughout the API.
Owen Jacobson
2025-07-03
|
*
Rename "channel" to "conversation" within the server.
Owen Jacobson
2025-07-03
|
*
Rename "channel" to "conversation" in the database.
Owen Jacobson
2025-07-03
|
/
*
Stop accepting new messages on deleted channels.
ojacobson
2025-07-04
|
\
|
*
Prevent sending messages to deleted channels.
Owen Jacobson
2025-07-03
|
*
Sending messages to a deleted channel should send to the deleted channel's ID...
Owen Jacobson
2025-07-01
*
|
Organize the developer docs into a "Pilcrow for Developers" book.
Owen Jacobson
2025-07-01
|
/
*
Send back the current state as events, not snapshots, during client boot.
ojacobson
2025-07-01
|
\
|
*
Remove the snapshot fields from `/api/boot`.
Owen Jacobson
2025-06-20
|
*
Boot the client by consuming events.
Owen Jacobson
2025-06-20
|
*
Include historical events in the boot response.
Owen Jacobson
2025-06-20
|
*
Support querying event sequences via iterators or streams.
Owen Jacobson
2025-06-20
|
*
Hoist heartbeat configuration out to the web handler.
Owen Jacobson
2025-06-20
*
|
Remove misleading and long-since stale "panic" notes.
Owen Jacobson
2025-06-23
*
|
Remove a stray reference to users being called "logins."
Owen Jacobson
2025-06-23
*
|
Regularize the capitalization in the API docs table of contents.
Owen Jacobson
2025-06-23
|
/
*
Reorganize and consolidate HTTP routes.
ojacobson
2025-06-21
|
\
|
*
Handlers are _named operations_, which can be exposed via routes.
Owen Jacobson
2025-06-18
|
*
Reorganize and consolidate HTTP routes.
Owen Jacobson
2025-06-18
|
*
Fix stray reference to a nonexistent file.
Owen Jacobson
2025-06-18
|
/
*
Unify `setup_required` middlewares.
ojacobson
2025-06-18
|
\
|
*
Use a fluent style for the middleware layers.
Owen Jacobson
2025-06-17
|
*
Unify `setup_required` middlewares.
Owen Jacobson
2025-06-17
|
/
*
Refer to the correct build command in `build.rs` errors when `npx vite build`...
Owen Jacobson
2025-06-11
*
Use `npm ci` for automated package installation.
Owen Jacobson
2025-06-11
*
tools/reformat
Owen Jacobson
2025-06-11
[prev]
[next]