code-corps / code-corps/code-corps-api
Update conversations when user has seen conversation
未关闭
blocked
Time: 2 hours
- 主要语言
- Elixir
- 星标
- 234
- 派生
- 82
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Problem
When a user has read the conversation, we need to be able to update the conversation's `read_at` time to reflect that:
- the conversation has been read
- any unread conversation parts have been read
As a side note, I'm wondering if we're better off renaming `read_at` to `seen_at` to be more intention-revealing.
贡献指南
评估
这个 Issue 还没有评估数据。