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 better support for IRC private messages #4158

Merged
merged 17 commits into from
Nov 18, 2022
Merged

Add better support for IRC private messages #4158

merged 17 commits into from
Nov 18, 2022

Conversation

Mm2PL
Copy link
Collaborator

@Mm2PL Mm2PL commented Nov 16, 2022

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

They now look more like twitch whispers with it showing the actual nick colored like in other channels. I've included support for functionality actually added #4157, but this PR doesn't depend on that one or the other way around. With that PR replayed private messages (for example by ZNC) will work.

TODO:

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@Mm2PL Mm2PL requested a review from pajlada November 17, 2022 13:30
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

src/providers/irc/IrcServer.hpp Outdated Show resolved Hide resolved
src/providers/irc/IrcServer.cpp Outdated Show resolved Hide resolved
src/providers/irc/IrcMessageBuilder.hpp Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/providers/irc/IrcServer.cpp Outdated Show resolved Hide resolved
src/providers/irc/IrcServer.cpp Outdated Show resolved Hide resolved
@Mm2PL Mm2PL requested a review from pajlada November 18, 2022 18:08
src/providers/irc/IrcServer.hpp Outdated Show resolved Hide resolved
Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, feel free to merge this in!

@Mm2PL Mm2PL enabled auto-merge (squash) November 18, 2022 18:50
@Mm2PL Mm2PL merged commit 2f4272c into master Nov 18, 2022
@Mm2PL Mm2PL deleted the feature/irc_pms branch November 18, 2022 19:11
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.

None yet

2 participants