Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: home feed configuration #325

Merged

Conversation

caaatisgood
Copy link
Contributor

@caaatisgood caaatisgood commented Aug 23, 2023

#301

Make the home feed customizable via /settings. See demo vid here #301 (comment).

I ended up importing all the feed comps in home/index to create a component map. Not the best approach performance-wise but does the job. Happy to do any CRs. (:

Make home feed customizable via configs teia-community#301
@melMass
Copy link
Member

melMass commented Aug 24, 2023

Thanks! I should be able to review it before next week if no one can earlier, by a quicklook it seems nice, I would just remove the feed names map that is not really needed unless I got the logic wrong

src/constants.ts Outdated Show resolved Hide resolved
@melMass melMass self-assigned this Sep 6, 2023
We don't really need a map, also simplifies the type constraints, added extra eslint rules for ts
it seems there is no easy way to useTwemoji in the ReactSelect options
@melMass melMass merged commit 48557d3 into teia-community:main Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants