Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-03-16 11:52:15 -04:00
223e20cbbc ssb: Fix the tests.
cory pushed to main at cory/tildefriends 2025-03-16 11:39:32 -04:00
9af4312561 ssb: Attempt to show EBT replication progress in the connections tab, mainly to help track down bugs, which there are.
cory commented on issue cory/tildefriends#114 2025-03-15 13:55:30 -04:00
"make debug" runs into a "analyzer-deref-before-check" -error

The best I have around is gcc 14.2.0, and I couldn't repro this with that, but I made a speculative fix. Thanks.

cory closed issue cory/tildefriends#114 2025-03-15 13:55:30 -04:00
"make debug" runs into a "analyzer-deref-before-check" -error
cory pushed to main at cory/tildefriends 2025-03-15 13:46:34 -04:00
934e40240e build: Fix some haiku make warnings.
cory pushed to main at cory/tildefriends 2025-03-15 13:44:04 -04:00
edb1980387 ssb: Address a -fanalyze issue. #114
cory pushed to main at cory/tildefriends 2025-03-12 20:49:53 -04:00
bb7b04013f ssb: Resolve a DB-related naming collision I caused better.
cory pushed to main at cory/tildefriends 2025-03-12 20:23:41 -04:00
26a3007268 http: We can bind to localhost if we do it right, apparently.
cory pushed to main at cory/tildefriends 2025-03-12 18:23:49 -04:00
5de2b09596 ssb: Obviously remove from blob_wants_cache when a blob is added.
cory pushed to main at cory/tildefriends 2025-03-12 18:17:28 -04:00
3660577a23 ssb: I made blob_wants_view too slow. Let's make a real table updated by triggers.
cory pushed to main at cory/tildefriends 2025-03-11 21:36:58 -04:00
98b4c7cf04 http: Disable binding to localhost on mobile until I can solve 'address not available'.
cory pushed to main at cory/tildefriends 2025-03-11 19:02:52 -04:00
427a7b8d25 ssb: Request blobs referenced by messages, as an experiment. Recursively, too.
cory pushed to main at cory/tildefriends 2025-03-09 11:30:53 -04:00
67b84830cd debug: Add an /ebt endpoint to examine the state of EBT clocks. Prevent invalid identities from getting in there, now that I see them.
cory pushed to main at cory/tildefriends 2025-03-08 20:40:07 -05:00
973cd53266 security: Make mobile listen on localhost by default. I did not intend to leave it open.
cory pushed to main at cory/tildefriends 2025-03-07 12:49:24 -05:00
1afdbe6932 build: Let's include speedscope again.
cory pushed to main at cory/tildefriends 2025-03-07 12:37:06 -05:00
942f582329 trace: Fix a crash and source of invalid json.
cory pushed to main at cory/tildefriends 2025-03-05 20:32:58 -05:00
951a80389a update: CodeMirror.
cory opened issue cory/tildefriends#113 2025-03-05 20:25:55 -05:00
Distribute in the iOS app store
cory commented on issue cory/tildefriends#95 2025-03-05 20:25:01 -05:00
Refuses to bootstrap off Manyverse via LAN

This seems to be working for me. I suspect I fixed this while fixing similar issues with Patchwork.

cory closed issue cory/tildefriends#95 2025-03-05 20:25:01 -05:00
Refuses to bootstrap off Manyverse via LAN