PowerlineApp / powerline-rn

GNU Affero General Public License v3.0
0 stars 6 forks source link

Post-caching / 209 Fixes #300

Closed jterps08 closed 6 years ago

jterps08 commented 6 years ago

1) Newsfeed Sorting - Either caching work or 209 work has disrupted newsfeed sorting behavior... User JanDev is member of Group JanDev2. User B is JanDev2 leader. User B creates leader content. All items are priority zone. User JanDev marks all leader content as read. Priority zone indicator seems to disappear and counter = 0 (correct), but user A is seeing new non-priority posts by User B "below" the older non-priority posts... Incorrect. Correct behavior is Priority zone (chronological), Non-Priority zone (chronological), Expired zone... Please investigate. 2) Mute Notifications from Followed User B for X Hours - not working. User JanDev tried to mute User DJ.ohnny for 1 hour. Djohnny created post and Jandev received push notification (incorrect). 3) Friends Feed - User JanDev is an approved follower of Djohnny. Djohnny creates a post in New York group. JanDev does not see in All feed (correct) because JanDev is in Hoboken New Jersey... However, JanDev should see DJohnny's post in NY group (public group) in Friends Feed and it does not appear. Probably related to cachign or 209 changes. DJohnny makes post to GroupX which JanDev is not a member of. JanDev does not see post in All feed (Correct) or Friends Feed (correct) because JanDev is not in that private group. 4) User Profile Feed - User JanDev is looking at User DJohnny's profile and does not see posts by DJohnny that he has made. 5) Item Counters - Upvote and downvote counters are not working. Engagement counter and comments counter are not working. User upvotes an item, refreshes feed, and vote doesn't appear to have worked. 6) Notifications - It does not seem that follow requests are being shown in Notifications Feed. It also does not seem to show that user JanDev commented or voted on user DJohnny's items.

jterps08 commented 6 years ago

all fixed