|
2478f3064d
|
android: Don't draw behind the status bar.
Build Tilde Friends / Build-All (push) Successful in 32m5s
|
2025-07-06 07:39:09 -04:00 |
|
|
1b678175ef
|
build: Missed a number. Let's build a 0.0.32.1 with the version bumps and release it on F-Droid to see that we can.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-07-02 19:34:33 -04:00 |
|
|
db115ef1bd
|
cleanup: Just assessing how much we need OpenSSL and noticed cruft.
Build Tilde Friends / Build-All (push) Successful in 36m55s
|
2025-07-01 18:42:43 -04:00 |
|
|
052663efbe
|
ssb: Proof of concept to try to stay connected to a handful of peers. #130
Build Tilde Friends / Build-All (push) Successful in 37m27s
|
2025-06-28 13:47:58 -04:00 |
|
|
37e1c5d97b
|
core: Use crypto_generichash. We don't need to roll our own FNV32a.
Build Tilde Friends / Build-All (push) Successful in 36m37s
|
2025-06-25 21:10:05 -04:00 |
|
|
6af36cafa9
|
ssb: Wait, I don't think we need to close any connections here.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-25 20:10:22 -04:00 |
|
|
fca859d93d
|
ssb: Are we inadvertantly closing connections when an inner tunnel request ends?
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-25 20:00:44 -04:00 |
|
|
636bdcce6b
|
build: Start work on 0.0.33. nix => 0.0.32.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-25 18:34:59 -04:00 |
|
|
94b7703ca9
|
build: Let's build 0.0.32.
Build Tilde Friends / Build-All (push) Successful in 34m51s
|
2025-06-25 12:58:25 -04:00 |
|
|
1f40bc1a0f
|
core: Fix the one place where we called a JS function and didn't check for jobs to run as a result. Fixes getting stuck in the intro as a non-admin.
Build Tilde Friends / Build-All (push) Successful in 38m21s
|
2025-06-22 18:53:20 -04:00 |
|
|
5437212222
|
build: Fix android.
Build Tilde Friends / Build-All (push) Successful in 38m48s
|
2025-06-18 20:25:49 -04:00 |
|
|
a8ab845cd2
|
docs: Minor usage cleanup.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-18 20:13:16 -04:00 |
|
|
8cee6dc98b
|
docs: Fix copy+paste lies.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-18 19:58:25 -04:00 |
|
|
620db19936
|
docs: Auto-generate a usage.md from the command-line interface.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-18 19:00:13 -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 |
|
|
a15b916b06
|
ssb: Only print broadcast failures once.
Build Tilde Friends / Build-All (push) Successful in 32m33s
|
2025-06-16 22:26:23 -04:00 |
|
|
53cba2d7e4
|
Move all but the deleting off of the writer when deleting blobs and messages. Trying to eliminate a period of unresponsiveness near launch.
Build Tilde Friends / Build-All (push) Successful in 32m41s
|
2025-06-15 08:46:07 -04:00 |
|
|
cadc27b7b5
|
ssb: Filter out invalid RPC flags.
Build Tilde Friends / Build-All (push) Successful in 32m12s
|
2025-06-12 12:50:38 -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 |
|
|
8143a23ced
|
format
|
2025-06-11 18:52:56 -04:00 |
|
|
bea7a2e9ed
|
core: Use JS_NewTypedArray.
Build Tilde Friends / Build-All (push) Successful in 32m29s
|
2025-06-11 12:56:27 -04:00 |
|
|
2f0a2ac6b0
|
core: Prefer JS_AtomToCString() over JS_AtomToString() + JS_ToCString().
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-11 12:46:52 -04:00 |
|
|
b135a210cc
|
core: Avoid trivial snprintfs.
Build Tilde Friends / Build-All (push) Successful in 34m10s
|
2025-06-10 21:17:55 -04:00 |
|
|
3a2a829940
|
ssb: Disabling room support only disables the ability to tunnel through ourselves, not receive tunneled connections.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-10 20:36:59 -04:00 |
|
|
e56dd2dd2d
|
core: Remove hitch tracking. Hasn't been an active problem, and the traces are sufficient to diagnose.
Build Tilde Friends / Build-All (push) Successful in 32m36s
|
2025-06-10 12:44:56 -04:00 |
|
|
65ed53281a
|
ssb: Shutdown hygiene. #108
Build Tilde Friends / Build-All (push) Successful in 36m20s
|
2025-06-07 18:00:05 -04:00 |
|
|
bfa97ed7c7
|
log: Disable stdout buffering. I want to see output sooner in journalctl.
Build Tilde Friends / Build-All (push) Successful in 34m18s
|
2025-06-07 13:24:55 -04:00 |
|
|
deae4d5367
|
ssb: Obviously close the readers before the writer.
|
2025-06-07 13:19:46 -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 |
|
|
72e1b2025c
|
core: Chasing shutdown issues some more. Logging. No more task promises once shutdown starts. #108
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-06-04 19:47:54 -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 |
|
|
a8cbf757ff
|
build: Let's start work on 0.0.32. nix => 0.0.31.
Build Tilde Friends / Build-All (push) Successful in 32m47s
|
2025-05-28 18:12:15 -04:00 |
|
|
051291f725
|
build: Let's build 0.0.31.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-28 12:27:37 -04:00 |
|
|
a0a40e6cb2
|
ssb: Implement blob file export from CLI. #121
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-27 12:30:24 -04:00 |
|
|
4931c489ed
|
ssb: Dispatch blob wants immediately when added as the result of a web request.
Build Tilde Friends / Build-All (push) Successful in 32m24s
|
2025-05-22 10:56:30 -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 |
|
|
8a0e190a86
|
ssb: Clean up outdated dynamic blob_wants_cache entries.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-21 17:44:00 -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 |
|
|
ef58749ce3
|
perf: Make -t following_perf respect the usual db path rules.
Build Tilde Friends / Build-All (push) Successful in 33m33s
|
2025-05-12 12:41:13 -04:00 |
|
|
35941a7ddc
|
perf: Add a quick test to measure ssb.following performance.
Build Tilde Friends / Build-All (push) Has been cancelled
|
2025-05-12 12:32:41 -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 |
|
|
58c3e6c2ab
|
build: Fix a -fanalyze issue in the tests.
Build Tilde Friends / Build-All (push) Successful in 31m32s
|
2025-05-09 07:55:39 -04:00 |
|