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

Implement rechecking of redactions for room versions v3 #4499

Merged
merged 15 commits into from
Jan 29, 2019

Commits on Jan 29, 2019

  1. Add RoomVersions.V3 constant, without enabling it

    We add the constant, but don't add it to the known room versions. This
    lets us start adding V3 logic, but the servers will never join or create
    V3 rooms
    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    7a3ec5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7709d2b View commit details
    Browse the repository at this point in the history
  3. Newsfile

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    7d1024d View commit details
    Browse the repository at this point in the history
  4. Finish comment...

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b82a76c View commit details
    Browse the repository at this point in the history
  5. Update synapse/storage/events_worker.py

    Co-Authored-By: erikjohnston <[email protected]>
    richvdh and erikjohnston authored Jan 29, 2019
    Configuration menu
    Copy the full SHA
    82165ee View commit details
    Browse the repository at this point in the history
  6. Add docstring

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    38590a4 View commit details
    Browse the repository at this point in the history
  7. Drop vdh support

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    47e2dd1 View commit details
    Browse the repository at this point in the history
  8. Remove unused arg

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b5d510a View commit details
    Browse the repository at this point in the history
  9. Fix typo

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    6d23ec2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4db252c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c21b7cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a696c48 View commit details
    Browse the repository at this point in the history
  13. kill vdh test some more

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    f46a818 View commit details
    Browse the repository at this point in the history
  14. Fixup comment

    erikjohnston committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    afeea31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    67b82f1 View commit details
    Browse the repository at this point in the history