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 long lines being cut by the IRC server #420

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

user890104
Copy link
Contributor

Split long messages to runes, according to IRC server's max line length

@Tjzabel
Copy link
Member

Tjzabel commented Jan 8, 2024

Hello, can you please add a unit test for if a long message goes over the max length?

@Tjzabel Tjzabel self-assigned this Mar 29, 2024
@Tjzabel
Copy link
Member

Tjzabel commented Mar 30, 2024

It actually looks like we may be able to get native support from lrstanley/girc#43. Going to keep this PR open until I can look into this further.

@jwflory jwflory added improvement Improves on something that already exists blocked Progress blocked by another task or issue IRC Issues relating to the IRC bridge labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Progress blocked by another task or issue improvement Improves on something that already exists IRC Issues relating to the IRC bridge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants