Skip to content
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

Fix Message Parsing #29

Open
1 of 4 tasks
HerHde opened this issue Jul 25, 2024 · 0 comments
Open
1 of 4 tasks

Fix Message Parsing #29

HerHde opened this issue Jul 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@HerHde
Copy link
Collaborator

HerHde commented Jul 25, 2024

Originally posted by @HerHde in #12 (comment)

Current limitations of the message parsing:

  • another parser (showdown) for emojis is used, thus the results may differ from reactions and custom emojis are not translated, yet This is fixed by Some emojis in message texts are not translated into Unicode representation #20
  • if mentioning @all, @here and individuals in one message, the latter matches are ignored
  • Showdown parses differently than Element (and probably also different from RocketChat)
  • No check for mentioned user's existence is performed
@HerHde HerHde changed the title Message parsing Fix Message Parsing Jul 25, 2024
@HerHde HerHde added enhancement New feature or request good first issue Good for newcomers labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant