Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-08-09 16:02:19 -04:00
1e3effb4f3 ssb: Group chess messages.
cory pushed to main at cory/tildefriends 2026-08-09 10:07:20 -04:00
78c03d0d66 login: Consolidate a bit of duplicated code that didn't all have a fix, and address some fallout from that.
cory pushed to main at cory/tildefriends 2026-08-09 09:27:10 -04:00
af9e3b8546 cleanup: prettier.
cory pushed to main at cory/tildefriends 2026-08-08 20:16:27 -04:00
75598f2a73 apps: Show the right diff.
cory pushed to main at cory/tildefriends 2026-08-08 20:12:50 -04:00
3828d27072 apps: Add a thing to show unpublished app diffs.
cory pushed to main at cory/tildefriends 2026-08-08 16:46:03 -04:00
dfd01d9a0e chess: Some layout and other improvements after trying on mobile.
cory pushed to main at cory/tildefriends 2026-08-08 15:01:50 -04:00
92a85ebf28 chess: Empty search gives no results. Orient the chess board appropriately.
6057953c4b chess: Report a draw if a draw is detected.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-08-08 14:52:45 -04:00
d3eaf3d12d chess: Some fixes around showing game end. Totally not perfect still.
eb619fa4bd chess: Some end-game plumbing.
984ef9254a chess: Three column layout, and restore navigating turns.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-08-08 08:48:19 -04:00
77be8d3d50 cleanup: prettier
cory pushed to main at cory/tildefriends 2026-08-08 08:46:58 -04:00
1ab6dfc16b chess: Initial commit.
cory pushed to main at cory/tildefriends 2026-08-08 08:46:13 -04:00
c328cfb99e update: CodeMirror.
cory pushed to main at cory/tildefriends 2026-08-03 12:36:22 -04:00
bc5b476364 update: CodeMirror.
76afc5afda ssb: Disallow publishing empty messages. Because sometimes I am not smart.
15afdce28f http: Disable Nagle's algorithm. I wonder if this explains some responsiveness issues under certain network conditions.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-07-30 22:04:28 -04:00
c0c379e1da ci: Oops, draft not prerelease.
cory deleted tag v0.2026.6.0 from cory/tildefriends 2026-07-30 22:01:31 -04:00
cory released v0.2026.6.0 at cory/tildefriends 2026-07-30 13:09:45 -04:00
cory pushed tag v0.2026.6.0 to cory/tildefriends 2026-07-30 12:47:13 -04:00
cory pushed to main at cory/tildefriends 2026-07-30 12:46:24 -04:00
ff71144a34 ci: Try to automate creating a release.
cory pushed to main at cory/tildefriends 2026-07-30 12:24:09 -04:00
7d38f7229b ssb: Clean up mentions in tf-compose. Not sure how that fell apart.
cory pushed to main at cory/tildefriends 2026-07-29 20:51:00 -04:00
45a50171c4 docs: Update the release checklist a bit.
cory pushed to main at cory/tildefriends 2026-07-29 20:36:44 -04:00
c36c9778e6 update: picohttpparser.