Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-06-19 08:17:46 -04:00
71635e9ad4 build: Maybe not afl. It didn't just build.
cory pushed to main at cory/tildefriends 2026-06-19 08:02:36 -04:00
206828af5c build: Install afl++ in CI so we test that it builds.
6f92f99375 core: Slight simplification.
Compare 2 commits »
cory closed issue cory/tildefriends#117 2026-06-17 19:28:41 -04:00
Support private message blobs
cory pushed to main at cory/tildefriends 2026-06-17 19:28:28 -04:00
8a9694b9a2 ssb: Support attaching encrypted blobs.
cory pushed to main at cory/tildefriends 2026-06-17 13:05:41 -04:00
4ea3cbcccc update: CodeMirror.
cory pushed to main at cory/tildefriends 2026-06-17 13:00:06 -04:00
78cfd39af4 ssb: Use refs for mentions, not FTS, for perf.
cory pushed to main at cory/tildefriends 2026-06-17 12:58:30 -04:00
d989d6a6a1 docs: Prettier prefers a blank line here.
cory pushed to main at cory/tildefriends 2026-06-16 08:48:21 -04:00
34ed24d675 ssb: I like this formulation of this query a bit better.
3ceac87aa6 ssb: Don't reply in #@ and such channels, oops.
Compare 2 commits »
cory closed issue cory/tildefriends#112 2026-06-14 16:04:34 -04:00
Documentation
cory commented on issue cory/tildefriends#112 2026-06-14 16:04:34 -04:00
Documentation

I'm going to close this. Docs could always be better, but I think they're in a place where they can continue to grow organically as people ask questions or we find time to document whatever…

cory pushed to main at cory/tildefriends 2026-06-14 15:47:39 -04:00
7349acd73a docs: Put the database schema in the docs, if only to keep a history and compare a pristine copy from CI with my local schemas.
cory pushed to main at cory/tildefriends 2026-06-14 14:39:29 -04:00
a4085699e7 issues: Remove cruft I copied and pasted when I created this, apparently.
6299598894 ssb: Show nicknames assigned by other users on the profile page.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-06-14 13:39:19 -04:00
1a2b397bf6 ssb: Retain the channel in more places when composing messages.
cory pushed to main at cory/tildefriends 2026-06-12 21:00:51 -04:00
f83d48ef5a ssb: This is definitely too encoded. I don't understand why I keep flip-flopping.
cory pushed to main at cory/tildefriends 2026-06-11 12:40:21 -04:00
6d1935d941 ssb: Populate mentions from link query strings the same as other clients appear to.
cory pushed to main at cory/tildefriends 2026-06-10 20:49:50 -04:00
5ae308e471 cleanup: Remove a debug print.
cory pushed to main at cory/tildefriends 2026-06-10 20:09:04 -04:00
b3c81ad2a5 build: Clang didn't like this.
cory pushed to main at cory/tildefriends 2026-06-10 19:30:04 -04:00
2887a05483 ssb: Memory leak fix.
5a1d472e79 ssb: Proof of concept support for private message blobs. #117
Compare 2 commits »
cory closed issue cory/tildefriends#141 2026-06-10 19:22:56 -04:00
android: Picture in Picture
cory commented on issue cory/tildefriends#141 2026-06-10 19:22:56 -04:00
android: Picture in Picture

I looked into it and don't see the point.