Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-03-26 18:48:54 -04:00
36370f2dea build: Fix this dependendy test.
cory pushed to main at cory/tildefriends 2025-03-26 12:28:10 -04:00
db9bf7f7bd build: Let's build 0.0.29.
cory pushed to main at cory/tildefriends 2025-03-25 19:31:29 -04:00
fa7aef0c37 build: Fix make warnings on macos.
cory pushed to main at cory/tildefriends 2025-03-22 22:18:58 -04:00
b135ea17f6 ssb: Let's make sure these are never null again.
cory opened issue cory/tildefriends#117 2025-03-22 19:13:40 -04:00
Support private message blobs
cory pushed to main at cory/tildefriends 2025-03-22 08:58:46 -04:00
4b1643bc47 ssb: Hook up a busy handler to give checkpointing a chance of working, and fix fundamental bugs with the messages_stats table. How did this ever work?
cory pushed to main at cory/tildefriends 2025-03-21 20:52:33 -04:00
240a8ce9c7 ssb: All initial population in transactions for correctness.
cory pushed to main at cory/tildefriends 2025-03-21 20:45:53 -04:00
8928e8722b ssb: Notifying apps of every single message added isn't practical for big replications. Only notify on the completion of each chunk. Update the tests. The apps need some treatment, but refreshing works around any issues for now.
cory commented on issue cory/tildefriends#115 2025-03-21 18:32:19 -04:00
Firefox browser does not allow to launch

Can you share logs or screenshots? I can't really tell from this description what's going on.

cory pushed to main at cory/tildefriends 2025-03-20 12:53:43 -04:00
d692734e55 ssb: Prefer getting last message sequence from the messages_stats table if we don't need the message id. Trying to chip away at things I see in profiles.
cory pushed to main at cory/tildefriends 2025-03-20 12:41:46 -04:00
50197198b4 update: Missed one instance of w3.css.
cory pushed to main at cory/tildefriends 2025-03-19 20:52:17 -04:00
1ee1107c93 update: w3.css 5.0.1.
cory pushed to main at cory/tildefriends 2025-03-19 20:31:46 -04:00
cf90533b6c ssb: Make these queries match the index more pedandically, if only for consistency.
cory pushed to main at cory/tildefriends 2025-03-19 19:11:42 -04:00
f0211f621e ssb: That's just a weird formulation of this query. I saw it in a profile.
d9693af89b build: Some prep for v0.0.29.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-03-19 07:47:12 -04:00
13722232fb ssb: Don't let GC saturate the main thread during replication.
cory pushed to main at cory/tildefriends 2025-03-19 06:46:44 -04:00
0bcb033349 ssb: This seems like it would explain replication stalls.
cory pushed to main at cory/tildefriends 2025-03-18 12:49:51 -04:00
e92c439724 ssb: Commit messages in transactions for performance.
cory pushed to main at cory/tildefriends 2025-03-17 21:13:25 -04:00
7f34b585d3 ssb: Don't count messages we're not intending to replicate toward progress.
cory pushed to main at cory/tildefriends 2025-03-17 20:49:57 -04:00
d7e9fd918a ssb: Idea: ebt clocks shouldn't go backward.
cory pushed to main at cory/tildefriends 2025-03-17 12:29:34 -04:00
9899c0c5e2 ssb: Try to keep these stats from going negative.
c50de0b0f0 ssb: Testing a theory that message sends are piling up.
Compare 2 commits »