Skip to content
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

Implement articleReplyFrom filter in ListArticle #165

Closed
MrOrz opened this issue May 11, 2020 · 0 comments · Fixed by #172
Closed

Implement articleReplyFrom filter in ListArticle #165

MrOrz opened this issue May 11, 2020 · 0 comments · Fixed by #172
Assignees

Comments

@MrOrz
Copy link
Member

MrOrz commented May 11, 2020

As discussed in Slack, we are adding this to ListArticleFilter:

articleReplyFrom: { userId: String, appId: String, exists: Boolean }

In order to filter out articles that

  • contains my reply (for "我查核過" filter in reply (actually replied article) list)
  • does not contain my reply (for navbar "for you" numbering)
  • contains a certain user's reply
  • contains no certain user's reply

Relates to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant