summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add separate runners for a freestanding frontend and the (debug version of) t...Owen Jacobson2024-11-28
* Dedicate `tools/run` to running the development server(s).Owen Jacobson2024-11-22
* Use store.set where appropriateKit La Touche2024-11-22
* Patch out --host again; npm run formatOwen Jacobson2024-11-19
* Merge remote-tracking branch 'origin/prop/touch-events'Owen Jacobson2024-11-19
|\
| * Add Tinygesture for swipe eventsKit La Touche2024-11-18
| * Merge branch 'main' into wip/touch-eventsKit La Touche2024-11-17
| |\
| * \ Merge branch 'main' into wip/touch-eventsKit La Touche2024-11-12
| |\ \
| * \ \ Merge branch 'main' into wip/touch-eventsKit La Touche2024-11-09
| |\ \ \
| * \ \ \ Merge branch 'main' into wip/touch-eventsKit La Touche2024-11-06
| |\ \ \ \
| * | | | | Set up framework for testing touch eventsKit La Touche2024-11-04
* | | | | | npm run formatOwen Jacobson2024-11-19
* | | | | | Merge remote-tracking branch 'origin/prop/js-tests'Owen Jacobson2024-11-19
|\ \ \ \ \ \
| * | | | | | Ratchet up coverageKit La Touche2024-11-15
| * | | | | | Ratchet up Component test coverageKit La Touche2024-11-15
| * | | | | | Merge branch 'main' into wip/js-testsKit La Touche2024-11-15
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Stub in testsKit La Touche2024-11-14
| * | | | | | Add in start of testsKit La Touche2024-11-14
| * | | | | | Add FE test frameworkKit La Touche2024-11-14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'main' into prop/message-prerenderKit La Touche2024-11-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'main' into prop/shorter-expiryKit La Touche2024-11-15
| |\| | | |
| * | | | | Shorten the default retention, dramatically.Owen Jacobson2024-11-07
* | | | | | HTML-ify message bodies once, on receipt, and not every time the message is r...Owen Jacobson2024-11-15
| |/ / / / |/| | | |
* | | | | Match chrome colour to top bar colourOwen Jacobson2024-11-11
* | | | | npm run formatOwen Jacobson2024-11-11
* | | | | Merge remote-tracking branch 'origin/prop/pwa'Owen Jacobson2024-11-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'main' into prop/pwaKit La Touche2024-11-11
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Don't erroneously try to get an invite ID as a property of a promise yielding...Owen Jacobson2024-11-11
* | | | | | Merge branch 'main' into prop/message-deleteKit La Touche2024-11-11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Deletable messages.Owen Jacobson2024-11-08
| | * | | | Actually return things in the cache, from the cacheKit La Touche2024-11-11
| | * | | | Add extra images macOS PWAs expectKit La Touche2024-11-09
| | * | | | Replace favicon and logo with Pilcrow logoKit La Touche2024-11-09
| | * | | | Remove stray reference to "hi"Kit La Touche2024-11-08
| | * | | | Fix start path in manifestKit La Touche2024-11-08
| | * | | | Merge branch 'main' into wip/pwaKit La Touche2024-11-08
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Don't run the service as root.Owen Jacobson2024-11-08
| * | | | | Rename `hi` service unitOwen Jacobson2024-11-08
| * | | | | Rename the project to `pilcrow`.Owen Jacobson2024-11-08
|/ / / / /
* | | | | Allow setting API_SERVER to forward `npm run dev` to a running instance.Owen Jacobson2024-11-08
* | | | | Stop chopping the first message off of each channel (oops).Owen Jacobson2024-11-08
* | | | | Better choices of margins and capsOwen Jacobson2024-11-07
* | | | | Increase horizontal padding on the /me link so it looks a little less crampedOwen Jacobson2024-11-07
* | | | | Factor out the elements of the `/me` page, and style them a little.Owen Jacobson2024-11-07
* | | | | Be more consistent around margins and padding for the "main" paneOwen Jacobson2024-11-07
* | | | | Sort out padding and wrapping for the chat inputOwen Jacobson2024-11-07
| |/ / / |/| | |
* | | | Fix up calls to `addMessage` inside `Messages`.Owen Jacobson2024-11-07
| * | | Merge branch 'main' into wip/pwaKit La Touche2024-11-07
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'prop/better-run-splitting'Kit La Touche2024-11-07
|\ \ \ \
| * | | | Tweak addMessage call signatureKit La Touche2024-11-07