Skip to content

Truncate long message and Improve message transcoding#227

Merged
SilverRainZ merged 7 commits into
masterfrom
bugfix/send-long-message
Mar 24, 2020
Merged

Truncate long message and Improve message transcoding#227
SilverRainZ merged 7 commits into
masterfrom
bugfix/send-long-message

Conversation

@SilverRainZ
Copy link
Copy Markdown
Member

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

@SilverRainZ SilverRainZ force-pushed the bugfix/send-long-message branch from af85e30 to a808a17 Compare March 23, 2020 13:42
- 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 force-pushed the bugfix/send-long-message branch from a808a17 to d946e9f Compare March 23, 2020 13:45
@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