|
|
a7099d00b9
|
ssb: Remove some log output that is breaking tests.
Build Tilde Friends / Build-All (push) Successful in 9m3s
|
2025-12-02 19:59:56 -05:00 |
|
|
|
c0dd47ba28
|
ssb: Oh golly you're supposed to request a pragma analyze periodically this way.
Build Tilde Friends / Build-All (push) Successful in 9m11s
|
2025-11-29 16:17:54 -05:00 |
|
|
|
fb6e554e59
|
ssb: Respect blocks when getting blocks and accounts at the db level.
Build Tilde Friends / Build-All (push) Successful in 8m59s
|
2025-11-29 12:14:34 -05:00 |
|
|
|
bc3fd57d7a
|
ssb: The block list can be crudely managed through the admin app.
Build Tilde Friends / Build-All (push) Successful in 8m54s
|
2025-11-29 11:33:16 -05:00 |
|
|
|
4f2e0245d3
|
ssb: Make blocks begin to do something.
Build Tilde Friends / Build-All (push) Successful in 9m21s
|
2025-11-27 16:43:15 -05:00 |
|
|
|
eecdbf6852
|
ssb: Exercise at least calling adding/removing blocks in a test.
Build Tilde Friends / Build-All (push) Successful in 9m12s
|
2025-11-27 16:06:33 -05:00 |
|
|
|
ddc4603f13
|
ssb: Add some plausible API and a table for storing instance-wide blocks.
|
2025-11-27 14:33:57 -05:00 |
|
|
|
111a6c3c6e
|
ssb: Follow + block = block.
Build Tilde Friends / Build-All (push) Successful in 9m4s
|
2025-11-19 18:49:08 -05:00 |
|
|
|
98f7504a4c
|
core: Refresh identity info so that you see your name at the top right when editing your profile in ssb.
Build Tilde Friends / Build-All (push) Successful in 9m34s
|
2025-11-16 13:40:50 -05:00 |
|
|
|
50b2c0c7f4
|
ios: Expose post text to Core Spotlight search.
Build Tilde Friends / Build-All (push) Successful in 17m54s
|
2025-11-11 21:40:17 -05:00 |
|
|
|
7879ab1d50
|
ios: Add a EULA to try to appease Apple's Guideline 1.2 - Safety - User-Generated Content.
Build Tilde Friends / Build-All (push) Successful in 22m0s
|
2025-11-02 14:30:25 -05:00 |
|
|
|
4bdc7ec616
|
core: core.globalSettingsGet JS => C.
|
2025-10-15 18:24:38 -04:00 |
|
|
|
00fd208a2c
|
ssb: Enough plumbing that if a blob is received, we will try to load the image again.
Build Tilde Friends / Build-All (push) Successful in 32m24s
|
2025-09-24 11:34:34 -04:00 |
|
|
|
c1f3116c9d
|
ssb: Clean up stale blob wants.
Build Tilde Friends / Build-All (push) Successful in 31m43s
|
2025-09-23 20:06:50 -04:00 |
|
|
|
6e78ad9729
|
ssb: Fix multiple issues with blob wants determination.
|
2025-09-23 14:40:53 -04:00 |
|
|
|
50fb18d4ff
|
core: Remove the want: log noise.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-08-20 19:53:18 -04:00 |
|
|
|
94a79dd62c
|
ssb: How did I not have this index? Makes channel unread queries significantly faster.
Build Tilde Friends / Build-All (push) Successful in 33m43s
|
2025-06-18 18:26:11 -04:00 |
|
|
|
67861f0f33
|
ssb: Add some options to encourage getting connected to the connections sidebar section.
Build Tilde Friends / Build-All (push) Successful in 32m46s
|
2025-06-11 20:53:51 -04:00 |
|
|
|
a1f1eb34d5
|
ssb: sequence: Sequential 32-bit integer starting at 1.
Build Tilde Friends / Build-All (push) Successful in 32m2s
|
2025-06-11 20:12:23 -04:00 |
|
|
|
cbf1273a55
|
ssb: Squeeze some blood from the following_perf stone.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-11 19:12:59 -04:00 |
|
|
|
b135a210cc
|
core: Avoid trivial snprintfs.
Build Tilde Friends / Build-All (push) Successful in 34m10s
|
2025-06-10 21:17:55 -04:00 |
|
|
|
899605c860
|
ssb: Actually prevent the sqlite WAL file from growing out of control by truncating when it grows to about 64MB of pages.
Build Tilde Friends / Build-All (push) Successful in 33m59s
|
2025-06-07 11:39:31 -04:00 |
|
|
|
dc9a279991
|
ssb: Free sqlite3_exec errors.
|
2025-06-07 10:36:44 -04:00 |
|
|
|
534438df63
|
ssb: The message_refs table had loads of erroneous entries. This fixes that and adds channel/hashtag refs.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-31 17:42:17 -04:00 |
|
|
|
aa7a32395e
|
ssb: Expose last successful connection time for stored connections.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-31 16:33:48 -04:00 |
|
|
|
392d31cc53
|
format
Build Tilde Friends / Build-All (push) Successful in 30m10s
|
2025-05-21 22:16:52 -04:00 |
|
|
|
92926fa8df
|
ssb: Chasing intermittent SQLITE_ERROR with multiple processes accessing the database. Switching to sqlite3_prepare_v2 for better errors, but maybe this is also the solution?
|
2025-05-21 22:05:33 -04:00 |
|
|
|
89622697d5
|
intro: The default app is intro, and complete intro changes the default app to ssb.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-21 18:48:29 -04:00 |
|
|
|
e3fcdea362
|
ssb: Add entries to the blob wants cache when requesting a missing blob from the web. #120
Build Tilde Friends / Build-All (push) Successful in 34m7s
|
2025-05-17 12:46:47 -04:00 |
|
|
|
c0019d7246
|
format
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-14 20:33:02 -04:00 |
|
|
|
7688e4d3a8
|
ssb: I tried smarter data structures in my own code, but a better database index shows better performance for determining follows.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-14 20:13:14 -04:00 |
|
|
|
1f2664e5a8
|
ssb: Reduce redundant work in ssb.following.
Build Tilde Friends / Build-All (push) Successful in 33m15s
|
2025-05-11 22:20:16 -04:00 |
|
|
|
3bf19fabda
|
ssb: Don't require -u for the private command. #119
Build Tilde Friends / Build-All (push) Successful in 33m44s
|
2025-05-05 21:51:38 -04:00 |
|
|
|
e7a03e3283
|
ssb: Slightly faster channel query.
Build Tilde Friends / Build-All (push) Successful in 32m3s
|
2025-04-20 17:43:53 -04:00 |
|
|
|
f36620927b
|
ssb: Chasing some failed blob stores. Bumping some sqlite limits seems to have actually helped?
Build Tilde Friends / Build-All (push) Successful in 33m30s
|
2025-04-19 21:40:15 -04:00 |
|
|
|
27f2d319ab
|
storage: Faster.
|
2025-04-16 19:21:57 -04:00 |
|
|
|
6a9167e565
|
ssb: More logging to help track down an issue I've seen on rare occasion when saving app changes from the editor.
Build Tilde Friends / Build-All (push) Successful in 34m43s
|
2025-04-15 12:49:40 -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 |
|
|
|
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 |
|
|
|
38d746b310
|
ssb: Dust off the verify command.
Build Tilde Friends / Build-All (push) Successful in 31m53s
|
2025-04-09 19:32:38 -04:00 |
|
|
|
7f252e79b6
|
ssb: Faster channel loads.
|
2025-04-09 18:50:14 -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 |
|
|
|
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 |
|