sabigara / flat

Clean, minimal web client for Bluesky
https://flat.sabigara.com
MIT License
42 stars 10 forks source link

"Turn off reposts by the user" feature like Twitter #28

Open sabigara opened 1 year ago

sabigara commented 1 year ago
  1. Add a button in the profile page.
  2. Persist the users' did in the localStorage.
  3. Implement a timelineFilter for that.

https://github.com/sabigara/flat/blob/252874153228a346d83f63a26fb2427bfd8ca15b/src/app/account/states/settingsAtom.ts#L6-L13

https://github.com/sabigara/flat/blob/252874153228a346d83f63a26fb2427bfd8ca15b/src/app/timeline/lib/timelineFilters.ts