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

add relay mode #392

Merged
merged 2 commits into from
Dec 26, 2023
Merged

add relay mode #392

merged 2 commits into from
Dec 26, 2023

Conversation

maltee1
Copy link
Contributor

@maltee1 maltee1 commented Dec 25, 2023

I currently don't have time for thorough testing & cleanup, but I have been able to relay a message to Signal.
Please give this a whirl if you have time. I will otherwise do thorough testing and cleanup at some later point.

@maltee1 maltee1 force-pushed the relay_mode branch 4 times, most recently from 3b7bfde to 6d3dc02 Compare December 25, 2023 20:42
@maltee1
Copy link
Contributor Author

maltee1 commented Dec 25, 2023

I would request a review at this point.

One major problem is that the bridge doesn't seem to support outgoing captions yet (although the code looks like it does). That means that Images are sent without "MatrixUser sent an Image" etc. and thus cannot be assigned to a user. I sent an image with a caption from Telegram via double-puppeting from Telegram, so the format should be correct. I currently don't know how to fix that but I will file a bug.

Text messages and emotes work fine.

portal.go Outdated Show resolved Hide resolved
portal.go Show resolved Hide resolved
Co-authored-by: Tulir Asokan <[email protected]>
@tulir tulir merged commit c345091 into mautrix:main Dec 26, 2023
3 checks passed
@maltee1 maltee1 deleted the relay_mode branch February 12, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants