This repository was archived by the owner on Nov 8, 2022. It is now read-only.
This repository was archived by the owner on Nov 8, 2022. It is now read-only.
should have new content notify spot on subscribed communities #111
Open
Description
see https://github.com/coderplanets/coderplanets_web/issues/354
details:
- add field to every community table which tracks last content published timestamp
- add json-field to login user's C11N subscribed communities which tracks every community's last read timestamp
- the whole logic to frontend should abstract to a 'has_new_content' field on each subscribed-community
- the whole logic should done by MIDDLEWARE