Skip to content

Add jamulusserver/privateChatMessage RPC method for sending messages to single channels#3731

Merged
dingodoppelt merged 5 commits into
jamulussoftware:mainfrom
dingodoppelt:private_message
Jun 28, 2026
Merged

Add jamulusserver/privateChatMessage RPC method for sending messages to single channels#3731
dingodoppelt merged 5 commits into
jamulussoftware:mainfrom
dingodoppelt:private_message

Conversation

@dingodoppelt

@dingodoppelt dingodoppelt commented Jun 9, 2026

Copy link
Copy Markdown
Member

Short description of changes

This makes it possible to query the server over RPC to send a chat text to a connected channel. The method takes the chat text and the channel id as arguments.

CHANGELOG: Add jamulusserver/privateChatMessage RPC method for sending messages to single channels

Context: Fixes an issue?
No

Does this change need documentation? What needs to be documented and how?

Part of auto generated RPC docs

Status of this Pull Request

Requesting review

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@pljones

pljones commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Thanks.

@ann0see ann0see added this to the Release 4.0.0 milestone Jun 10, 2026
@ann0see ann0see added this to Tracking Jun 10, 2026
@github-project-automation github-project-automation Bot moved this to Triage in Tracking Jun 10, 2026
@ann0see ann0see moved this from Triage to Waiting on Team in Tracking Jun 10, 2026
@ann0see ann0see self-requested a review June 10, 2026 17:57
Comment thread src/serverrpc.cpp Outdated
@github-project-automation github-project-automation Bot moved this from Waiting on Team to Waiting externally in Tracking Jun 14, 2026
Comment thread src/server.cpp Outdated
Comment thread src/server.cpp
Comment thread src/serverrpc.cpp Outdated
@dingodoppelt dingodoppelt force-pushed the private_message branch 2 times, most recently from 770557f to ac06f67 Compare June 27, 2026 13:39
Comment thread src/serverrpc.cpp Outdated

@ann0see ann0see left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Documentation

@github-project-automation github-project-automation Bot moved this from Waiting externally to Waiting on Team in Tracking Jun 28, 2026
Comment thread src/server.cpp Outdated
@ann0see ann0see requested a review from pljones June 28, 2026 16:49
Comment thread src/server.cpp Outdated
Comment thread src/serverrpc.cpp Outdated
Co-authored-by: Peter L Jones <pljones@users.noreply.github.com>
@dingodoppelt dingodoppelt merged commit 12d5c17 into jamulussoftware:main Jun 28, 2026
11 of 12 checks passed
@github-project-automation github-project-automation Bot moved this from Waiting on Team to Done in Tracking Jun 28, 2026
@dingodoppelt dingodoppelt deleted the private_message branch June 28, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants