[chore] goreleaser - use custom previous tag (#3422)
[chore] Update goreleaser, add release notes template (#3421)
[bugfix] Account.last_status_at is a date, not datetime (#3419) * [bugfix] Account.last_status_at is a date, not datetime Fix #3418 * update swagger
[chore] Don't cc Accept of likes to followers (#3417)
[bugfix] Check interaction policies properly on incoming Likes (#3416)
[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415) * [bugfix] Ensure pending_approval set on statuses + status faves * set PendingApproval on boosts * assume not pending approval
[chore] Create modernc sqlite builds alongside default wasm; add openbsd builds (#3413)
[bugfix/frontend] Don't show replies to hidden parents; return 404 if no "main" thread (#3411)
[bugfix] Add missing `</a>` on about page (#3410)
[bugfix] Fix replies not being stored pending approval (#3409)
[chore] update go-sqlite3 to v0.19.0 (#3406)
[feature] Distribute + ingest Accepts to followers (#3404)
[chore]: Bump golang.org/x/image from 0.20.0 to 0.21.0 (#3399)
[chore]: Bump golang.org/x/net from 0.29.0 to 0.30.0 (#3402)
update go-ffmpreg to v0.3.1 (pulls in latest wazero too) (#3398)
[chore/themes] Tweak colors on new themes (#3397)
[bugfix] Only allow boosting post from non-interaction-policy-aware instance if public or unlisted (#3396)
[bugfix] Return 501 (not implemented) if user tries to schedule post (#3395)
[chore] Change order of error checking after PostInbox (#3394) Check for malformed errors embedded inside error *first*, then check for gtserror.WithCode.
[feature/frontend] Add Moonlight hunt theme (#3393) * [feature/frontend] Add Moonlight Hunt theme * make almost see through a bit less see through * update