-
Notifications
You must be signed in to change notification settings - Fork 124
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
Comments: reply to comments on the podcast page #233
Comments
See #228 (comment) |
dellagustin
added a commit
to podStation/podcastindex-web-ui
that referenced
this issue
Apr 19, 2023
…y and other actions This commit implements Podcastindex-org#240 and initial support for Podcastindex-org#233. A menu is added to comments that support initiating the following actions: - Reply to post - currently just navigates to the post in it is original system - Copy link to post - Open in original site - opens the post in its original system at another tab - Follow author of the post - currently just navigates to the profile of the author on its original system This commit is based on nathangathright/comment-thread-mockup@6b2f716 Related issues: - Podcastindex-org#240 - Podcastindex-org#233 Co-authored-by: Nathan Gathright <[email protected]>
dellagustin
added a commit
to podStation/podcastindex-web-ui
that referenced
this issue
Apr 30, 2023
This commit implements one next step to automate the remote interactions with comments and commenters. This uses the WebFinger protocol and API and also the OStatus Subscribe mechanism. There are very little guardrails, so some might need to be implemented later (e.g. verifying the input for the interactor account). Known issues: When the user is first prompted to enter their account, the opening of a new tab for interaction will be blocked as a pop-up. Related issues: - Podcastindex-org#233 - Podcastindex-org#240 Related links: - https://socialhub.activitypub.rocks/t/represent-endpoint-for-remote-interaction/480
dellagustin
added a commit
to podStation/podcastindex-web-ui
that referenced
this issue
May 7, 2023
References: - Podcastindex-org#253 (comment) Co-authored-by: Steven Crader <[email protected]>
dellagustin
changed the title
DRAFT - Comment / reply to comments on the podcast page
Comment / reply to comments on the podcast page
May 13, 2023
Partially implemented with #218. |
dellagustin
changed the title
Comment / reply to comments on the podcast page
Comments: reply to comments on the podcast page
May 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm creating this issue to start documenting options for how we could implement support for commenting or replying to comments from the podcasts page.
Related issues, PRs and general links
The text was updated successfully, but these errors were encountered: