Replies: 1 comment
-
|
Yes, that is an edge case that I didn't know how to avoid, and since I thought that it would rarely happen I decided to leave it in. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey. I can see that your parser handles the additional messages and merges them with the previous one. What if the additional message is a copy pasted conversation and thus, starts with [m/d/y hh/mm/ss]. It will get attributed to the user in the copied message and not the actual sender. Is there anywhere you are handling this case ? I may have missed it.
Beta Was this translation helpful? Give feedback.
All reactions