-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Build a reply without using p
tags from parent event
#653
Comments
Same with |
|
I didn't test it but I think |
Also |
…r::comment` Ref #653 (comment) Signed-off-by: Yuki Kishimoto <[email protected]>
…:comment` #653 (comment) Signed-off-by: Yuki Kishimoto <[email protected]>
This is fixed in 88d949d |
…r::comment` Ref #653 (comment) Signed-off-by: Yuki Kishimoto <[email protected]>
Describe the enhancement
Add a way to build a reply with
EventBuilder::text_note_reply
without using thep
tags from the parent eventUse case
Prevents hell threads, where every new reply tags all the participants of the whole thread. In my opinion only the parent and grandparent authors should be tagged
Additional context
The text was updated successfully, but these errors were encountered: