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

Truncate long message and Improve message transcoding #227

Merged
merged 7 commits into from
Mar 24, 2020

Conversation

SilverRainZ
Copy link
Member

  • Introduce SircCommandBuilder to build IRC message with legal length
  • Deal with invalid UTF-8 sequence
  • Prevent uncessary transcoding

- For to_codeset, we only need UTF-8 is need, because GTK only supports
  UTF-8
- Deal with invalid UTF-8 sequence
- Prevent uncessary convertion when from_codeset is UTF-8 as well
@SilverRainZ SilverRainZ merged commit 92ecdf2 into master Mar 24, 2020
@SilverRainZ SilverRainZ deleted the bugfix/send-long-message branch March 24, 2020 01:01
@SilverRainZ SilverRainZ modified the milestones: 1.1, 1.0.2 Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant