mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Introduced social sign-in options for comments, allowing users to authenticate via various providers. - Updated comments API to handle user data, including fetching user information and managing comment relations. - Refactored comment components to improve user experience, including a new user avatar component and enhanced comment input handling. - Added loading states and error handling for comment submissions and reactions. - Implemented a relative time display for comment timestamps to improve readability. Signed-off-by: Innei <tukon479@gmail.com>