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] Custom status fixes #14853

Merged
merged 15 commits into from
Jun 27, 2019
Merged

Commits on Jun 22, 2019

  1. Fixes for status message text presence issues

    Added statusText to several api endpoints
    Changed statusMessage to statusText since that is what it is called everywhere
    wreiske committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    c3e0350 View commit details
    Browse the repository at this point in the history
  2. eslint fixes

    wreiske committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    fda6204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01aa635 View commit details
    Browse the repository at this point in the history
  4. lint

    wreiske committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    316aff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d8d7bc View commit details
    Browse the repository at this point in the history
  6. Make sure the status is set blank if selecting a default status... we…

    … don't want an "online" status when someone is actually offline!
    wreiske committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    31137ac View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    6435e99 View commit details
    Browse the repository at this point in the history
  2. Update sidebarHeader.js

    Hudell authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    e21941e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e9639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd0f6dc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Changed the header of DM rooms to query the server for the user statu…

    …s text when it is not found on the internal collection
    pierre-lehnen-rc committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    8d1efa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48b69e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    6dd129a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b6004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ce127 View commit details
    Browse the repository at this point in the history