-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[FEATURE] Add Repost Functionality to Posts Service #423 Extension #424
Labels
enhancement
New feature or request.
Comments
SaintAngeLs
added a commit
that referenced
this issue
Sep 26, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 26, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 26, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 26, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 26, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 27, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 27, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 27, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 27, 2024
SaintAngeLs
added a commit
that referenced
this issue
Sep 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[FEATURE REQUEST] Add Repost Functionality to Posts Service #424 (#423 extension)
Is your feature request related to a problem? Please describe.
The current
Posts
service lacks the ability to repost or share an existing post. In modern social platforms, reposting content is an essential feature to increase engagement and visibility of the content. This functionality allows users to share posts they like with their own audience, adding personal context or keeping the original post unchanged.Describe the solution you'd like:
Add the functionality to repost any existing post in the
Posts
service. The repost functionality should include the following features:Repost a User's Post:
Repost an Organization's Post:
Repost to Events:
Repost Notification:
Repost Tracking:
Visibility & Context:
Describe alternatives you've considered:
An alternative could be allowing users to share posts via direct links or embedding posts, but this approach lacks the visibility and engagement generated by native repost functionality. Additionally, direct links do not provide proper notification to the original content owner.
Additional Context:
This reposting feature would increase the functionality of the
Posts
service, enabling users and organizations to amplify content they find valuable. It mirrors the behavior seen on modern platforms like Twitter (retweets) and Instagram (reposts), enhancing content virality and user interaction within the ecosystem.This feature would also improve engagement metrics for organizations or event creators by making it easier for users to share and promote content across different sections of the platform.
The text was updated successfully, but these errors were encountered: