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 formatting breaks telegram > discord #340 | feat: new option "useEmbeds" #341

Merged
merged 10 commits into from Aug 21, 2023

Conversation

Exzender
Copy link
Contributor

@Exzender Exzender commented Aug 19, 2023

  1. Full fix for [Bug] Message formatting breaks telegram > discord #340 (When some entity in Telegram has double(triple...) formatting - parser cuts off part of source message)
  2. Fix: Message edits in telegram thread were not transferred
  3. Added bridge option "useEmbeds" to define embed usage (always / never / auto)

@Exzender
Copy link
Contributor Author

Added bridge option "useEmbeds" to disable/enable embed usage.

@Exzender Exzender changed the title Partial Fix #340 Partial Fix #340 and new option "useEmbeds" Aug 20, 2023
@Lulalaby
Copy link
Collaborator

Well, amazing
image

added: link markdown parsing (TediCross#262)
@Exzender
Copy link
Contributor Author

Exzender commented Aug 20, 2023

Well, amazing image

fixed.
and added link parsing (from Discord) (#262)

@Exzender Exzender changed the title Partial Fix #340 and new option "useEmbeds" Fix #340 and new option "useEmbeds" Aug 21, 2023
@Exzender
Copy link
Contributor Author

Сompletely rewrote the code of handleEntities to support nested entities (#340)

@Lulalaby
Copy link
Collaborator

btw it seems your local git config is incorrect (either user or email), you might wanna fix it

README.md Outdated Show resolved Hide resolved
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
Fixed that certain messages won't be relayed
Fixed eslint problems
Removed option for relayCommands (this was breaking stuff)
@Lulalaby Lulalaby linked an issue Aug 21, 2023 that may be closed by this pull request
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
@Lulalaby Lulalaby merged commit 90a5e69 into TediCross:dev Aug 21, 2023
4 checks passed
@Lulalaby Lulalaby changed the title Fix #340 and new option "useEmbeds" Fix Message formatting breaks telegram > discord #340 and add new option "useEmbeds" Aug 21, 2023
@Lulalaby Lulalaby changed the title Fix Message formatting breaks telegram > discord #340 and add new option "useEmbeds" Fix Message formatting breaks telegram > discord #340 and new option "useEmbeds" Aug 21, 2023
@Lulalaby Lulalaby changed the title Fix Message formatting breaks telegram > discord #340 and new option "useEmbeds" Fixed Message formatting breaks telegram > discord #340 and added new option "useEmbeds" Aug 21, 2023
@Lulalaby Lulalaby changed the title Fixed Message formatting breaks telegram > discord #340 and added new option "useEmbeds" fix: Message formatting breaks telegram > discord #340 | feat: new option "useEmbeds" Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Message formatting breaks telegram > discord
2 participants