feat: add reviews, forums, threads, favorites, social search, and expanded search tabs#397
Draft
Shebyyy wants to merge 11 commits intoRyanYuuki:mainfrom
Draft
feat: add reviews, forums, threads, favorites, social search, and expanded search tabs#397Shebyyy wants to merge 11 commits intoRyanYuuki:mainfrom
Shebyyy wants to merge 11 commits intoRyanYuuki:mainfrom
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Forums / Threads / Comments
Favorites
Search Enhancements
MEDIA | USERS | STAFF | CHARACTERStabs for AniList modeBackend / Integration