|
c26bf5c112
|
core: Setting and resetting user app permissions was all sorts of broken.
Build Tilde Friends / Build-All (push) Successful in 32m21s
|
2025-04-14 12:41:35 -04:00 |
|
|
946941d95e
|
format
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-04-13 21:18:28 -04:00 |
|
|
50f0104239
|
ssb: Add size to messages_stats. Forces an already-necessary rebuild and provides information I'm keen on having readily available.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-04-13 21:16:26 -04:00 |
|
|
d6926569c6
|
verify: Add an option to dump a specific message in the format that its signature validates as well as a hex representation of the bytes for good measure.
Build Tilde Friends / Build-All (push) Successful in 31m2s
|
2025-04-13 13:28:48 -04:00 |
|
|
5bba5776b3
|
core: Get rid of the httpd JS object. Potential progress on #108.
Build Tilde Friends / Build-All (push) Successful in 30m37s
|
2025-04-12 09:43:55 -04:00 |
|
|
8104f6f228
|
ssb: Fix and test the messages_stats trigger.
Build Tilde Friends / Build-All (push) Successful in 30m59s
|
2025-04-12 08:40:36 -04:00 |
|
|
676d2702b7
|
ssb: Read back-pressure on a tunnel connection affects the parent connection. This was causing spurrious disconnects.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-04-11 19:29:10 -04:00 |
|
|
d9684c7d62
|
ssb: Fix culling feeds again.
|
2025-04-09 22:15:01 -04:00 |
|
|
6f96d4ce65
|
ssb: More different feed culling logic.
|
2025-04-09 20:45:23 -04:00 |
|
|
38d746b310
|
ssb: Dust off the verify command.
Build Tilde Friends / Build-All (push) Successful in 31m53s
|
2025-04-09 19:32:38 -04:00 |
|
|
f7270987ea
|
http: Trying to track down a rare 404 I get on save.
|
2025-04-09 19:08:28 -04:00 |
|
|
7f252e79b6
|
ssb: Faster channel loads.
|
2025-04-09 18:50:14 -04:00 |
|
|
40cf519492
|
http: I caught an http listener lingering on shutdown. Clean them up more correctly. Possible progress on #108.
Build Tilde Friends / Build-All (push) Successful in 30m38s
|
2025-04-05 09:53:47 -04:00 |
|
|
894c72a82f
|
ssb: Still chasing faster loads of the default news query.
Build Tilde Friends / Build-All (push) Successful in 29m59s
|
2025-04-02 12:44:17 -04:00 |
|
|
c128cfc25c
|
ssb: This makes the channels query sub-second for me.
Build Tilde Friends / Build-All (push) Successful in 29m39s
|
2025-04-01 19:50:13 -04:00 |
|
|
8a66e74074
|
ssb: Faster *and* correct. I think.
Build Tilde Friends / Build-All (push) Successful in 29m43s
|
2025-03-30 13:18:16 -04:00 |
|
|
1011e0026b
|
ssb: Rearrange indexes for an overall faster load on mobile for me. Tidy up some things along the way.
Build Tilde Friends / Build-All (push) Has started running
|
2025-03-30 12:16:23 -04:00 |
|
|
576022c41a
|
build: 0.0.30-wip, let's gooooo.
Build Tilde Friends / Build-All (push) Successful in 30m42s
|
2025-03-26 20:19:28 -04:00 |
|
|
db9bf7f7bd
|
build: Let's build 0.0.29.
Build Tilde Friends / Build-All (push) Successful in 30m5s
|
2025-03-26 12:28:06 -04:00 |
|
|
b135ea17f6
|
ssb: Let's make sure these are never null again.
Build Tilde Friends / Build-All (push) Successful in 29m23s
|
2025-03-22 22:17:03 -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?
Build Tilde Friends / Build-All (push) Successful in 30m38s
|
2025-03-22 08:58:43 -04:00 |
|
|
240a8ce9c7
|
ssb: All initial population in transactions for correctness.
Build Tilde Friends / Build-All (push) Successful in 30m29s
|
2025-03-21 20:52:27 -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.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-21 20:45:49 -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.
Build Tilde Friends / Build-All (push) Successful in 32m0s
|
2025-03-20 12:53:38 -04:00 |
|
|
cf90533b6c
|
ssb: Make these queries match the index more pedandically, if only for consistency.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-19 20:31:42 -04:00 |
|
|
f0211f621e
|
ssb: That's just a weird formulation of this query. I saw it in a profile.
Build Tilde Friends / Build-All (push) Successful in 31m13s
|
2025-03-19 19:09:29 -04:00 |
|
|
13722232fb
|
ssb: Don't let GC saturate the main thread during replication.
Build Tilde Friends / Build-All (push) Successful in 30m45s
|
2025-03-19 07:47:10 -04:00 |
|
|
0bcb033349
|
ssb: This seems like it would explain replication stalls.
Build Tilde Friends / Build-All (push) Successful in 30m18s
|
2025-03-19 06:46:34 -04:00 |
|
|
e92c439724
|
ssb: Commit messages in transactions for performance.
Build Tilde Friends / Build-All (push) Successful in 30m39s
|
2025-03-18 12:49:47 -04:00 |
|
|
7f34b585d3
|
ssb: Don't count messages we're not intending to replicate toward progress.
Build Tilde Friends / Build-All (push) Successful in 31m44s
|
2025-03-17 21:13:20 -04:00 |
|
|
d7e9fd918a
|
ssb: Idea: ebt clocks shouldn't go backward.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-17 20:49:55 -04:00 |
|
|
9899c0c5e2
|
ssb: Try to keep these stats from going negative.
Build Tilde Friends / Build-All (push) Successful in 30m12s
|
2025-03-17 12:29:30 -04:00 |
|
|
c50de0b0f0
|
ssb: Testing a theory that message sends are piling up.
|
2025-03-17 12:27:16 -04:00 |
|
|
bb7d2d7ae0
|
ssb: Update ebt received value on the fly.
Build Tilde Friends / Build-All (push) Successful in 31m10s
|
2025-03-16 22:04:06 -04:00 |
|
|
862d172ca8
|
ssb: Pub blobs in the idle queue, too. I'm confused why things aren't moving like I'd expect. This seems more fair.
Build Tilde Friends / Build-All (push) Successful in 31m10s
|
2025-03-16 19:30:35 -04:00 |
|
|
3671051d0e
|
cli: Show usage and error on unexpected arguments.
Build Tilde Friends / Build-All (push) Successful in 30m56s
|
2025-03-16 12:45:54 -04:00 |
|
|
223e20cbbc
|
ssb: Fix the tests.
Build Tilde Friends / Build-All (push) Successful in 32m27s
|
2025-03-16 11:52:11 -04:00 |
|
|
9af4312561
|
ssb: Attempt to show EBT replication progress in the connections tab, mainly to help track down bugs, which there are.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-16 11:39:28 -04:00 |
|
|
edb1980387
|
ssb: Address a -fanalyze issue. #114
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-15 13:44:02 -04:00 |
|
|
bb7b04013f
|
ssb: Resolve a DB-related naming collision I caused better.
Build Tilde Friends / Build-All (push) Successful in 31m45s
|
2025-03-12 20:49:48 -04:00 |
|
|
26a3007268
|
http: We can bind to localhost if we do it right, apparently.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-12 20:23:37 -04:00 |
|
|
5de2b09596
|
ssb: Obviously remove from blob_wants_cache when a blob is added.
Build Tilde Friends / Build-All (push) Successful in 31m48s
|
2025-03-12 18:23:38 -04:00 |
|
|
3660577a23
|
ssb: I made blob_wants_view too slow. Let's make a real table updated by triggers.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-12 18:17:11 -04:00 |
|
|
98b4c7cf04
|
http: Disable binding to localhost on mobile until I can solve 'address not available'.
Build Tilde Friends / Build-All (push) Successful in 31m49s
|
2025-03-11 21:36:55 -04:00 |
|
|
427a7b8d25
|
ssb: Request blobs referenced by messages, as an experiment. Recursively, too.
Build Tilde Friends / Build-All (push) Successful in 32m25s
|
2025-03-11 19:02:48 -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.
Build Tilde Friends / Build-All (push) Successful in 28m58s
|
2025-03-09 11:28:47 -04:00 |
|
|
973cd53266
|
security: Make mobile listen on localhost by default. I did not intend to leave it open.
Build Tilde Friends / Build-All (push) Successful in 30m26s
|
2025-03-08 20:40:03 -05:00 |
|
|
942f582329
|
trace: Fix a crash and source of invalid json.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-03-07 12:37:02 -05:00 |
|
|
951a80389a
|
update: CodeMirror.
Build Tilde Friends / Build-All (push) Successful in 30m53s
|
2025-03-05 20:32:56 -05:00 |
|
|
59e389d793
|
ios: Add rough back/forward/refresh buttons. #111
Build Tilde Friends / Build-All (push) Successful in 30m26s
|
2025-03-05 18:56:06 -05:00 |
|