ProjectLibertyLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
1 stars 4 forks source link

fix: filter replies by parent content hash when retrieving posts #124

Closed JoeCap08055 closed 3 months ago

JoeCap08055 commented 3 months ago

Description

This PR adds a filter option when retrieving posts so that only replies for the current post are retrieved (previously was retrieving all repliese for all posts, for each post)

Closes #122

claireolmstead commented 3 months ago

@JoeCap08055 continuing to use this and am having a hard time seeing new replies. I'm seeing 'Storing response content' and 'Stored response content in DB' but then I'm not seeing that response load into the feed.