Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Stop get_joined_users corruption from custom statuses #7376

Merged
merged 6 commits into from
May 14, 2020

Commits on Apr 30, 2020

  1. Stop get_joined_users corruption from custom statuses

    Fix a bug where the `get_joined_users` cache could be corrupted by custom
    status events (or other state events with a state_key matching the user ID).
    
    Fixes: #7099.
    richvdh committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    e723ce3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    f065fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e073d8 View commit details
    Browse the repository at this point in the history
  3. add regression test

    richvdh committed May 12, 2020
    Configuration menu
    Copy the full SHA
    56c8759 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

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

Commits on May 14, 2020

  1. Apply suggestions from code review

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    richvdh and anoadragon453 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e2a84af View commit details
    Browse the repository at this point in the history