-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues after v1 launch #90
Comments
Update Homepage fixed in #89 |
Liked by user consistency fixed in #91 |
SVG for logged in accounts fixed in #92 |
fixed Multiple Providers in codebase and Load more not working for categories (should be handled with the singular provider fix) in #93 |
Only videos in viewport should be played and Audio only button for videos fixed in #91 |
added responsiveness to the new post page in #94 |
Completed Like and Like Count Functionality for the posts in #91 Json structure fot Like post: Stored in userLikes For like Count: I am considering the count fetching from the relays and i am iterating through the local storage wheather the post is liked in local and i am adding the local count and displaying it |
The text was updated successfully, but these errors were encountered: