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
*
Adjust endpoints to match server expectations
wip/push-notif
Kit La Touche
2025-10-08
*
Reformat things
Kit La Touche
2025-09-07
*
Line up notifications UI
Kit La Touche
2025-09-07
*
Make test-notifs button in settings
Kit La Touche
2025-08-29
*
Remove echo and broadcast web-push logic
Kit La Touche
2025-08-03
*
Add roughed-in UI for setting up notifications
Kit La Touche
2025-08-03
*
Add preliminary notifications UX in settings area
Kit La Touche
2025-08-03
*
Add preliminary documentation on web push events
Kit La Touche
2025-08-03
*
Test receiving push events when backgrounded
Kit La Touche
2025-07-30
*
wip: 83B78D40-D7CB-4419-9FE7-E7D858909443
Owen Jacobson
2025-07-24
*
Remove stray database
Owen Jacobson
2025-07-24
*
Shovel a pile of database-esque code together
Kit La Touche
2025-07-24
*
Pull push logic into its own helper function
Kit La Touche
2025-07-23
*
Clean up proof of concept a bit
Kit La Touche
2025-07-23
*
Wire together notifs
Kit La Touche
2025-07-23
*
Get it compiling
Kit La Touche
2025-07-23
*
Rough in client and server side of web-push
Kit La Touche
2025-07-23
*
Fix some minor weirdness when Pilcrow is (unwisely) used as a library.
ojacobson
2025-07-23
|
\
|
*
Remove `pilcrow::cli::Error` from the lib crate's public interface.
Owen Jacobson
2025-07-22
|
*
Stop linking to private documentation items in public docs.
Owen Jacobson
2025-07-22
|
/
*
Add a `--umask` option to determine what permissions new files/databases get.
ojacobson
2025-07-23
|
\
|
*
Add a `--umask` option to determine what permissions new files/databases get.
Owen Jacobson
2025-07-18
*
|
Remove remnant `html` class from swatch textinputs.
Owen Jacobson
2025-07-18
|
/
*
Prevent race conditions between `cargo run` and `npx vite build` in `tools/run`.
Owen Jacobson
2025-07-15
*
Create swatches for Svelte components.
ojacobson
2025-07-10
|
\
|
*
Do not support users entering bare HTML in swatches.
Owen Jacobson
2025-07-09
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Implement swatches for the existing component inventory.
Owen Jacobson
2025-07-08
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
*
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
[next]