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 はまだ評価されていません。