Skip to content

Draft: ux: feature: add following filter for public feed

Andrew Chou requested to merge 800/custom-public-feed into master

Addresses #800

Todo:

  • fetching initial filter state from async storage
    • fetching works, but the feed doesn't seem to reflect it
  • actually filter feed through ssb
    • partially done. need to autorefresh feed after interaction occurs
  • ui improvements
    • pill interaction states
Edited by Andrew Chou

Merge request reports