user history - comments.
chhsiao1981 opened this issue · 2 comments
chhsiao1981 commented
Is your feature request related to a problem? Please describe.
希望可以拿到 user po 過的 comments 的列表.
(限定推/噓/comments)
Describe the solution you'd like
/api/user/[user-id]/comments?start_idx=&limit=&desc=
直接從 db.comment 裡拿就可以了.
sorted by create-time (idx).
Additional context
chhsiao1981 commented
chhsiao1981 commented
#268 resolves this issue.