npub1qyvc0c5kl4gqv2fd97fsk46tu378sqgy35vc83rvgfwne90sel7s0ed67d and Tyler Longwell
2c6b1b925c
docs: rename Typesense references to Postgres FTS
...
Migrate prose and doc-comments to describe the Postgres FTS backend that
replaced Typesense: README architecture diagram (3 boxes, Postgres now
"events + FTS search"), ARCHITECTURE.md buzz-search section rewritten to the
real API (SearchService::new(pool), search(&SearchQuery), ChannelScope) and
the search_tsv generated-column mechanism (CASE WHEN kind IN (1059,30300,30622)
THEN NULL, idx_events_search_tsv GIN), CONTRIBUTING step-6, VISION, AGENTS,
TESTING (both), and the chart README. Comment-only edits in desktop and
test-client files; drop the dead reindex-kind0 Justfile recipe (its binary no
longer exists).
Co-authored-by: Tyler Longwell <tlongwell@block.xyz >
Signed-off-by: Tyler Longwell <tlongwell@block.xyz >
2026-06-27 14:42:30 -04:00
2ecdcce7bd
Multi-tenant relay: spec + mechanized formal proof (S1–S8) ( #1285 )
...
Signed-off-by: Tyler Longwell <tlongwell@block.xyz >
Co-authored-by: npub1qyvc0c5kl4gqv2fd97fsk46tu378sqgy35vc83rvgfwne90sel7s0ed67d <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co >
Co-authored-by: Tyler Longwell <tlongwell@block.xyz >
Co-authored-by: Mari <95cae996907d7cab9f5dbf43c0f53edeac6ab0b032a6feae4abfd784e467b3f5@sprout-oss.stage.blox.sqprod.co >
Co-authored-by: npub1mprnacetjua2xx3p5eddmhxyk6wv929ymm5py8kd2xfxurxahspqqlgyta <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co >
Co-authored-by: npub1jmc9dt2lyvzu3h0kxlwxt5zg4fxp9476awyxw6gwxn72g6cw7exqs64whm <96f056ad5f2305c8ddf637dc65d048aa4c12d7daeb8867690e34fca46b0ef64c@sprout-oss.stage.blox.sqprod.co >
2026-06-26 11:15:59 -04:00
26fdfb674c
docs(readme): mark git hosting as shipped in status table ( #1175 )
...
Signed-off-by: Tyler Longwell <tlongwell@block.xyz >
Co-authored-by: npub1qyvc0c5kl4gqv2fd97fsk46tu378sqgy35vc83rvgfwne90sel7s0ed67d <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co >
Co-authored-by: Tyler Longwell <tlongwell@block.xyz >
2026-06-22 14:47:45 -04:00
ff976e690e
docs: add product screenshots to README ( #1168 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 09:41:37 -07:00
Tyler and GitHub
fee4b1f556
Update README.md
2026-06-22 08:45:22 -04:00
Tyler and GitHub
7c67dfa66d
Update README.md
2026-06-19 16:17:13 -04:00
Will Pfleger and GitHub
1dc4fb5daf
refactor(justfile): rename, relay auto-start, bootstrap, DRY cleanup ( #1117 )
2026-06-18 17:24:05 -04:00
tlongwell-block and GitHub
c338d8840c
Update README.md
2026-06-17 22:06:58 -04:00
79bcee55cb
docs: finish Buzz rename cleanup ( #974 )
...
Signed-off-by: Wes <wesbillman@users.noreply.github.com >
Co-authored-by: Pinky <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co >
2026-06-11 09:28:18 -07:00
tlongwell-block and GitHub
384a34ec31
Update README.md wording
2026-06-09 22:37:36 -04:00
Will Pfleger and GitHub
f1c672fea5
chore: deprecate sprout-mcp — fill CLI gaps, remove crate and all references ( #850 )
2026-06-05 12:31:52 -04:00
tlongwell-block and GitHub
86f4c5d9a9
docs: fix stale claims, remove counts, purge LiveKit references ( #742 )
...
Signed-off-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com >
2026-05-24 13:09:34 -04:00
tlongwell-block and GitHub
edcef511eb
docs(readme): refresh as a landing page ( #596 )
...
Signed-off-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com >
2026-05-16 20:04:37 -04:00
Bradley Axen and GitHub
c6da3a72ab
Add countdown bot reference example ( #516 )
2026-05-08 15:39:40 -07:00
0dcfa86f84
chore: remove dead API token references from GUI, docs, and config ( #498 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 19:07:44 +00:00
Wes and GitHub
e0fdeb2ff5
[codex] clean up root docs and assets ( #445 )
2026-05-01 15:58:06 +00:00
Wes and GitHub
6d4e88b87d
docs: surface README quick start ( #443 )
2026-04-30 20:25:32 -07:00
c83cec3ce0
Update README logo to match app icon ( #424 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-29 15:45:45 +00:00
tlongwell-block and GitHub
116cc1f984
docs: comprehensive README accuracy pass — verified against every line of code ( #233 )
2026-04-05 10:01:47 -04:00
Wes and GitHub
e87ba0f458
docs: mention just build in quick start ( #191 )
2026-03-26 12:19:26 -07:00
243d8734f2
Improve README and dev setup ( #189 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-26 10:35:28 -07:00
tlongwell-block and GitHub
aec02ae8fb
feat(workflow): replace HTTP loopback with ActionSink trait for SendMessage ( #61 )
2026-03-13 22:31:04 -04:00
tlongwell-block and GitHub
975b7be4a8
feat(proxy): NIP-28 translation proxy for third-party Nostr clients ( #43 )
2026-03-12 22:16:00 -04:00
tlongwell-block and GitHub
80356e8cb5
docs: update all documentation to reflect current codebase ( #40 )
2026-03-12 14:21:25 -04:00
tlongwell-block and GitHub
cd3b45f948
Initial backend revisions, workflow expansion ( #5 )
2026-03-10 10:46:06 -04:00
Wes and GitHub
6e51cc0b12
Add desktop Playwright e2e harness ( #11 )
2026-03-09 19:16:43 -07:00
Wes and GitHub
70ccc6ea59
docs(readme): clarify desktop setup ( #4 )
2026-03-09 13:22:17 -07:00
Wes and GitHub
629c99fd2f
feat: add desktop app ( #3 )
2026-03-09 13:02:11 -07:00
tlongwell-block and GitHub
058c4b92a9
Initial release — Sprout Nostr relay with enterprise extensions ( #2 )
2026-03-09 15:15:25 -04:00
block-open-source[bot]
f158b72586
prepare repo template
2026-03-06 21:01:02 +00:00
block-open-source[bot] and GitHub
916f096fe9
Initial commit
2026-03-06 21:00:58 +00:00