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

Make 'event.redacts' never raise. #6771

Merged
merged 3 commits into from
Jan 23, 2020
Merged

Commits on Jan 23, 2020

  1. Make 'event.redacts' never raise.

    There are quite a few places that we assume that a redaction event has a
    corresponding `redacts` key, which is not always the case. So lets
    cheekily make it so that event.redacts just returns None instead.
    erikjohnston committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c767953 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    590326a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4497a1 View commit details
    Browse the repository at this point in the history