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(presenceUpdate): fire when only state/details change on an activity #5846

Merged
merged 4 commits into from Jun 19, 2021
Merged

Commits on Jun 13, 2021

  1. Update Presence.js

    Add support for firing presence update events when the only thing that changes is an activity's state or details.
    
    Fixes #5845
    JMTK committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    79448d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Fix d.js lint

    Can't have too many characters on one line
    JMTK committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e317081 View commit details
    Browse the repository at this point in the history
  2. Update Presence.js

    Add proper spacing
    JMTK committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ceba0b2 View commit details
    Browse the repository at this point in the history
  3. Update Presence.js

    JMTK committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    761a94e View commit details
    Browse the repository at this point in the history