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

chat: New option to completely disable chat #5500

Draft
wants to merge 38 commits into
base: develop
Choose a base branch
from
Draft

Conversation

rhansen
Copy link
Member

@rhansen rhansen commented Apr 8, 2022

Fixes #5314.

@rhansen rhansen marked this pull request as draft April 8, 2022 08:18
@rhansen rhansen force-pushed the rhansen-chat branch 4 times, most recently from 362d7db to 2023047 Compare April 9, 2022 04:58
@ether ether deleted a comment from lgtm-com bot Apr 9, 2022
rhansen added 22 commits May 6, 2022 02:54
This isn't strictly necessary, but it improves readability.
This makes it possible to add comments and conditional logic.
  * There's no point in asserting that the Content-Type type is JSON
    if it didn't return 200.
  * There's no point in asserting JSON body properties if the
    Content-Type isn't JSON.
  * There's no point in asserting data properties if it returned an
    error code.
It doesn't hide: If sticky, it unsticks. Otherwise, it minimizes.
@stale
Copy link

stale bot commented Jul 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Wont Fix these things, no hate. label Jul 10, 2022
@rhansen rhansen removed the wontfix Wont Fix these things, no hate. label Jul 16, 2022
@github-actions github-actions bot added the Stale No recent activity label Sep 29, 2022
@SamTV12345
Copy link
Member

Any update on this @rhansen ? It seems like this feature is not quite ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to completely disable chat
3 participants