issues
search
planetary-social
/
rooms-frontend
MIT License
4
stars
2
forks
source link
Often used hashtags (By Room)
#30
Open
chereseeriepa
opened
2 years ago
chereseeriepa
commented
2 years ago
Requires:
[ ] Add a graphql query which gets the top often used hashtags by members
[ ] Update rooms-frontend to display this query
Notes:
could extend the getRoom query
getRoom { id name hashtags }
Requires:
Notes: