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

[FIX] Status message doesn't change once a custom status is set #21245 #21247

Closed
wants to merge 5 commits into from

Commits on Mar 22, 2021

  1. Updated status message

    When a user sets custom status and then changes it afterwards to one of the presets "busy", "away", "invisible" or "online", the status message doesn't change according to the preset values instead stays set to the custom message. This commit fixes the issue.
    Kartik18g authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    631733c View commit details
    Browse the repository at this point in the history
  2. Update setUserStatus.js

    Kartik18g authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4740aa7 View commit details
    Browse the repository at this point in the history
  3. Update setUserStatus.js

    Kartik18g authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    97dbef6 View commit details
    Browse the repository at this point in the history
  4. Update setUserStatus.js

    Kartik18g authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    911bbc1 View commit details
    Browse the repository at this point in the history
  5. Update setUserStatus.js

    Kartik18g authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    1fe2075 View commit details
    Browse the repository at this point in the history