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

MSC2260: change the default power level for m.room.aliases events #6790

Merged
merged 4 commits into from
Jan 29, 2020

Commits on Jan 29, 2020

  1. Factor out a copy_power_levels_contents method

    I'm going to need another copy (hah!) of this.
    richvdh committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    ee42a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36095a View commit details
    Browse the repository at this point in the history
  3. Make /directory/room/<alias> handle restrictive power levels

    Fixes a bug where the alias would be added, but `PUT /directory/room/<alias>`
    would return a 403.
    richvdh committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    dcd85b9 View commit details
    Browse the repository at this point in the history
  4. changelog

    richvdh committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    750d4d7 View commit details
    Browse the repository at this point in the history