Skip to content

Release 0.16.0 - #46

Merged
ralyodio merged 1 commit into
mainfrom
release-0.16.0
Sep 8, 2026
Merged

Release 0.16.0#46
ralyodio merged 1 commit into
mainfrom
release-0.16.0

Conversation

@ralyodio

@ralyodio ralyodio commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the six version files and syncs bun.lock.

#45myna login tsbb asks the board where this member may post. tsbb 0.5.1 returns canPost per forum, so a feed-only forum is left out at login with a line saying why, rather than announcing itself with a 403 on the first release post. The list is read twice on purpose: as a guest before the device flow for the checks that hold for everybody (unknown slug, category), and as the member afterwards for canPost, because a guest may post nowhere. Boards older than 0.5.1 omit the field and behave exactly as before.

Verified

  • bun x tsc --noEmit -p tsconfig.json clean.
  • 320 tests pass, 0 fail, including the version test.
  • Read live against bbs.hqtui.com, which now runs tsbb 0.5.1: canPost=false for news, true for the other seven forums, when asked with the member's token.

🤖 Generated with Claude Code

https://claude.ai/code/session_011XqFUXQkK6npCGxBtgizQg

`myna login tsbb` reads the board's canPost as the member and leaves out a
forum that takes replies only, instead of finding out from a 403 (#45).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011XqFUXQkK6npCGxBtgizQg
@ralyodio
ralyodio merged commit c0d4c2a into main Sep 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant