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 option for selecting channels for system messages #1489

Merged
merged 12 commits into from
May 21, 2023

Conversation

Cyberboss
Copy link
Member

🆑 HTTP API
Added isSystemChannel field to ChatChannel model. Defaults to on for pre-existing ChatChannels. Defaults to off for new ones. These can be used to limit the channels TGS restart and update messages get sent to.
/:cl:

API updated to be paired with #1464

Also contains nuget updates

@Cyberboss Cyberboss added Feature New functionality HTTP API The JSON Web API that controls the server Area: Chat With regard to managing chat bots Migration Requires or performs a database migration labels May 20, 2023
@Cyberboss Cyberboss added this to the v5.13.0 milestone May 20, 2023
github-actions[bot]
github-actions bot previously approved these changes May 20, 2023
github-actions[bot]
github-actions bot previously approved these changes May 20, 2023
@Cyberboss Cyberboss enabled auto-merge May 20, 2023 22:50
github-actions[bot]
github-actions bot previously approved these changes May 20, 2023
github-actions[bot]
github-actions bot previously approved these changes May 20, 2023
@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

Merging #1489 (39716aa) into dev (3f91c06) will increase coverage by 0.08%.
The diff coverage is 88.46%.

@@            Coverage Diff             @@
##              dev    #1489      +/-   ##
==========================================
+ Coverage   74.29%   74.37%   +0.08%     
==========================================
  Files         355      355              
  Lines       21576    21593      +17     
==========================================
+ Hits        16029    16059      +30     
+ Misses       5547     5534      -13     

@Cyberboss Cyberboss merged commit c114ffc into dev May 21, 2023
59 checks passed
@Cyberboss Cyberboss deleted the LimitSystemMessageChannels branch May 21, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Chat With regard to managing chat bots Feature New functionality HTTP API The JSON Web API that controls the server Migration Requires or performs a database migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants