Update thread detection to not include mentions #351

Merged
w3irdrobot merged 1 commits from mentions-dont-make-thread into main 2023-02-24 19:48:16 +00:00
w3irdrobot commented 2023-02-24 17:52:34 +00:00 (Migrated from github.com)

Noticed 're:' was being added to notes in the UI when it only mentioned a note. This didn't constitute a thread and shouldn't attempt to add who it is replying to in the UI since there wasn't a reply to display. This simply makes sure that a thread is detected when there is an 'e' tag and the marker for the tag is not a mention.

Noticed 're:' was being added to notes in the UI when it only mentioned a note. This didn't constitute a thread and shouldn't attempt to add who it is replying to in the UI since there wasn't a reply to display. This simply makes sure that a thread is detected when there is an 'e' tag and the marker for the tag is not a mention.
v0l (Migrated from github.com) approved these changes 2023-02-24 19:47:50 +00:00
Sign in to join this conversation.
No description provided.