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

MSC3840 Ignore rooms #13177

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Commits on Jul 6, 2022

  1. MSC3840 Ignore rooms

    The MSC doesn't want servers to ignore rooms anymore,
    but this PR implements a room ignore feature for MSC3840 that
    works in the same way as the existing user ignores.
    
    This isn't complete my Python is pretty terrible but I need help to continue anyways.
    Gnuxie committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    f4ebd99 View commit details
    Browse the repository at this point in the history
  2. black

    Gnuxie committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4fc8cdb View commit details
    Browse the repository at this point in the history
  3. move schema to right place

    Gnuxie committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    645e799 View commit details
    Browse the repository at this point in the history
  4. mypy issues

    Gnuxie committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    9cd91ed View commit details
    Browse the repository at this point in the history