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

Hashtag feature #4

Open
Zauzolkov opened this issue Nov 20, 2022 · 1 comment
Open

Hashtag feature #4

Zauzolkov opened this issue Nov 20, 2022 · 1 comment

Comments

@Zauzolkov
Copy link

Basic info

Hashtags (example – #topic) can be used to set topics / categories for posts.

Users will benefit from ability to follow any desired topic.

Proposed changes

  • Detect hashtags in posts body.
  • Allow user to filter posts by hashtags.
  • Allow user to follow hashtags.
@caryoscelus
Copy link
Member

detecting hashtags has to be done in client before posting 'cause otherwise filtering would be too slow and following couldn't be realistically implemented

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

No branches or pull requests

2 participants