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

Presence support #216

Merged
merged 13 commits into from
Jun 12, 2020
Merged

Presence support #216

merged 13 commits into from
Jun 12, 2020

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    96f4169 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    f2bfa61 View commit details
    Browse the repository at this point in the history
  2. Bump mtxclient

    deepbluev7 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    bf440f9 View commit details
    Browse the repository at this point in the history
  3. Disable presence and status_msg menu

    It currently causes severe performance issues in synapse as well as many
    random resets, so this is disabled until those issues are resolved.
    deepbluev7 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8148680 View commit details
    Browse the repository at this point in the history
  4. Fix unused capture

    deepbluev7 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    3baf11b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Reenable custom status messages

    This still leaves out setting a client to online/offline, since that
    seems to be causing the CPU issues with synapse.
    deepbluev7 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    b963175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a23615 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Allow deleting a status

    deepbluev7 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    488924c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db93e6b View commit details
    Browse the repository at this point in the history
  3. Fix scale factor setting

    deepbluev7 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    150c9b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Fix formatting

    redsky17 committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    dbaf927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7afb164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96e6e5 View commit details
    Browse the repository at this point in the history