The Fediverse answer to Linkedin.
  • Rust 64.9%
  • HTML 22.6%
  • Shell 6.9%
  • CSS 4.3%
  • JavaScript 0.8%
  • Other 0.5%
Find a file
Ric Harvey 4b4b2dc8c4
feat(search): add per-user post search with username filter
Search posts can now be scoped to a specific user via the `user` query
parameter. Profile pages link to the filtered search. UI shows a filter
chip with a clear button, and the People tab is hidden when filtering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 23:25:33 +00:00
migrations feat(phase-11): add Search & Discovery — full-text search, remote lookup, explore page 2026-02-25 23:22:10 +00:00
src feat(search): add per-user post search with username filter 2026-02-25 23:25:33 +00:00
static lets back this up 2026-02-25 23:11:26 +00:00
templates feat(search): add per-user post search with username filter 2026-02-25 23:25:33 +00:00
uploads lets back this up 2026-02-25 23:11:26 +00:00
.env lets back this up 2026-02-25 23:11:26 +00:00
.env.example lets back this up 2026-02-25 23:11:26 +00:00
.gitignore lets back this up 2026-02-25 23:11:26 +00:00
Cargo.lock lets back this up 2026-02-25 23:11:26 +00:00
Cargo.toml lets back this up 2026-02-25 23:11:26 +00:00
CHANGELOG.md feat(phase-11): add Search & Discovery — full-text search, remote lookup, explore page 2026-02-25 23:22:10 +00:00
CLAUDE.md lets back this up 2026-02-25 23:11:26 +00:00
docker-compose.yml lets back this up 2026-02-25 23:11:26 +00:00
Dockerfile lets back this up 2026-02-25 23:11:26 +00:00
prompt.md lets back this up 2026-02-25 23:11:26 +00:00
test_phase9.sh lets back this up 2026-02-25 23:11:26 +00:00
TESTPLAN.md lets back this up 2026-02-25 23:11:26 +00:00