Skip to content

Allow reviews without titles#3886

Merged
hughrun merged 8 commits into
bookwyrm-social:mainfrom
hughrun:fix-reviews
May 22, 2026
Merged

Allow reviews without titles#3886
hughrun merged 8 commits into
bookwyrm-social:mainfrom
hughrun:fix-reviews

Conversation

@hughrun

@hughrun hughrun commented Apr 25, 2026

Copy link
Copy Markdown
Member

Description

Removes the requirement for reviews to have a title/name

What type of Pull Request is this?

  • Bug Fix
  • Enhancement
  • Plumbing / Internals / Dependencies
  • Refactor

Does this PR change settings or dependencies, or break something?

  • This PR changes or adds default settings, configuration, or .env values
  • This PR changes or adds dependencies
  • This PR introduces other breaking changes

Details of breaking or configuration changes (if any of above checked)

Documentation

  • New or amended documentation will be required if this PR is merged
  • I have created a matching pull request in the Documentation repository
  • I intend to create a matching pull request in the Documentation repository after this PR is merged

Tests

  • My changes do not need new tests
  • All tests I have added are passing
  • I have written tests but need help to make them pass
  • I have not written tests and need help to write them

hughrun added 6 commits April 25, 2026 19:23
There does not seem to be a strict requirement for Article ActivityPub activities to have a name.
BookWyrm users have requested that they be able to post reviews without a title.

This change:

- allows users to publish reviews without titles (names) or content
- changes what is displayed in the card header or pure_name if there is only a rating
@hughrun hughrun added the enhancement New feature or request label Apr 25, 2026
@hughrun hughrun requested a review from mouse-reeve May 22, 2026 08:42

@mouse-reeve mouse-reeve left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the migrations? Otherwise looks ready to merge 👍

@hughrun hughrun merged commit 061f663 into bookwyrm-social:main May 22, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow reviews without titles

2 participants