lists branch WIP #487

Open
opened 2023-09-05 11:17:00 +12:00 by mikedilger · 0 comments
mikedilger commented 2023-09-05 11:17:00 +12:00 (Migrated from github.com)

Tracking work in progress on branch 'lists'

  • Make separate person_markings [Pubkey -> Vec] database
  • Storage location for creating custom follow lists (just a list of names for them)
  • Migration for that, including removing 'followed' and 'muted' from the Person record, and remove disused 'followed_last_updated'
  • Code changes to handle missing person.followed and person.muted
  • Code 'mute list' handling parallel to 'followed list' handling
  • UI for creating custom follow lists
  • UI for setting feed to custom follow lists
Tracking work in progress on branch 'lists' - [ ] Make separate person_markings [Pubkey -> Vec<String>] database - [ ] Storage location for creating custom follow lists (just a list of names for them) - [ ] Migration for that, including removing 'followed' and 'muted' from the Person record, and remove disused 'followed_last_updated' - [ ] Code changes to handle missing person.followed and person.muted - [ ] Code 'mute list' handling parallel to 'followed list' handling - [ ] UI for creating custom follow lists - [ ] UI for setting feed to custom follow lists
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nostr/gossip#487
No description provided.