Skip to content

feat: add reviews, forums, threads, favorites, social search, and expanded search tabs#397

Draft
Shebyyy wants to merge 11 commits intoRyanYuuki:mainfrom
Shebyyy:al
Draft

feat: add reviews, forums, threads, favorites, social search, and expanded search tabs#397
Shebyyy wants to merge 11 commits intoRyanYuuki:mainfrom
Shebyyy:al

Conversation

@Shebyyy
Copy link
Copy Markdown
Collaborator

@Shebyyy Shebyyy commented Apr 14, 2026

Add social and community functionality across the app, including reviews, forums, threads, comments, favorites, and integrated social search within the existing search experience.

Implemented

Reviews

  • Add reviews section to anime and manga detail pages
  • Add dedicated reviews page with Anime/Manga tabs
  • Add review composer with markdown editor, score slider, and validation
  • Support creating, editing, deleting, and rating reviews

Forums / Threads / Comments

  • Add forums page with categorized thread listing
  • Add thread detail page with comments, replies, and like support
  • Add thread composer with markdown editor
  • Support creating threads and thread comments
  • Support fetching thread details and nested comments

Favorites

  • Add anime and manga favorite toggle support
  • Add favorite buttons to anime/manga detail pages and media preview popup
  • Add favorite state and count support to media model

Search Enhancements

  • Expand existing search with MEDIA | USERS | STAFF | CHARACTERS tabs for AniList mode
  • Add user search with profile navigation
  • Add staff search with preview bottom sheet integration
  • Add character search with preview bottom sheet integration

Backend / Integration

  • Add queries and mutations for reviews, threads, comments, likes, favorites, and social search
  • Extend media queries with favorite state support
  • Add Forums entry in settings sheet
  • Integrate all social and search actions into media detail/search experience

Shebyyy added 7 commits April 14, 2026 08:23
- Add AniList settings fetch and save (title language, staff name language,
  score format, row order, split completed, custom lists, adult content)
- Add AnilistAccountSettings screen with full UI
- Add settings entry point in TrackingServiceCard manage sheet
- Fix ToggleActivitySubscription variable name ($id -> $activityId)
- Fix asset path in TrackingServiceCard icon builder
- Add Review, Thread, ThreadComment models (lib/models/Anilist/)
- Add ReviewComposerSheet with markdown editor, score slider, validation
- Add ThreadComposerSheet with markdown editor
- Add ReviewsSection widget for anime/manga detail pages
- Add ForumsPage (community thread listing)
- Add ThreadDetailPage with comments
- Extend anilist_auth.dart with review/thread/comment CRUD methods
- Extend anilist_queries.dart with review/thread GraphQL queries
- Add "Forums" entry in settings sheet
- Integrate ReviewsSection into anime & manga detail pages
@Shebyyy Shebyyy changed the title feat(anilist): add reviews, forums, threads, favorites, and social feat: add reviews, forums, threads, favorites, social search, and expanded search tabs Apr 14, 2026
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