Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-05-22 12:54:28 -04:00
7874f2ae1d cleanup: Remove some cruft and remove some uninteresting functions from headers.
cory pushed to main at cory/tildefriends 2026-05-21 12:51:17 -04:00
e9aec7c4a2 ssb: CSS.
cory pushed to main at cory/tildefriends 2026-05-20 20:33:13 -04:00
ec908a05c7 docs: Plot just TF LOC in addition to total LOC.
ac4d748abb cleanup: No purpose for this Let's Encrypt script these days.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-05-20 19:32:29 -04:00
7e2854ddc1 build: Add a systemd service file to the .deb build.
cory pushed to main at cory/tildefriends 2026-05-20 19:01:41 -04:00
978f53b074 ssb: Tidy up some extra whitespace.
e6a296091f core: Fix the heuristic for finding the working directory. How did this ever work?
81261108f1 ssb: Hide some of the compose UI when not yet composing.
Compare 3 commits »
cory commented on issue cory/tildefriends#22 2026-05-20 18:37:07 -04:00
Package to deb

I should add it's not perfect - I should add systemd config and stuff, but I'm definitely going to use this, so I'll feel the rough edges and be motivated to improve.

cory closed issue cory/tildefriends#22 2026-05-20 18:36:26 -04:00
Package to deb
cory pushed to main at cory/tildefriends 2026-05-20 18:33:08 -04:00
10115c218b build: Add a preliminary .deb build. #22
cory pushed to main at cory/tildefriends 2026-05-18 12:51:14 -04:00
c1af8acfb4 prettier
cory pushed to main at cory/tildefriends 2026-05-18 12:31:10 -04:00
4b3ae8fbb3 docs: Add an LLM usage policy. Thanks, https://chaosfem.tw/@Athena!
cory pushed to main at cory/tildefriends 2026-05-16 22:36:02 -04:00
9560c7581e http: Fix a crash when sending null header values.
cory pushed to main at cory/tildefriends 2026-05-14 12:52:27 -04:00
c6855837ae update: CodeMirror.
2e025aba29 update: lit 3.3.3.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-05-14 12:40:52 -04:00
411cab8551 http: Missed some index handling. Need to consolidate all this.
cory pushed to main at cory/tildefriends 2026-05-13 20:18:08 -04:00
39eb529aa6 ssb: Shift+alt+up/down to switch between unread channels.
cory pushed to main at cory/tildefriends 2026-05-13 19:50:34 -04:00
1bb5ad4cfc http: Support showing / index without a redirect.
f18a08e63c ssb: Scroll profiles, too.
076ab7dd93 update: CodeMirror.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-05-13 12:44:55 -04:00
34989d68b0 rpc: It's OK to want multiple blobs.
cory pushed to main at cory/tildefriends 2026-05-12 19:06:56 -04:00
2e5dd881a7 ssb: Try harder to keep the message context menus on the screen. One day I will CSS.
cory pushed to main at cory/tildefriends 2026-05-12 12:20:17 -04:00
981b4fd22d http: Another afl null check crash fix.
cory pushed to main at cory/tildefriends 2026-05-11 17:37:58 -04:00
9c659fa092 test: This will make us appear to hang less.