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

More refactoring in get_events_as_list #5707

Merged
merged 1 commit into from
Jul 17, 2019
Merged

Commits on Jul 17, 2019

  1. More refactoring in get_events_as_list

    We can now use `_get_events_from_cache_or_db` rather than going right back to
    the database, which means that (a) we can benefit from caching, and (b) it
    opens the way forward to more extensive checks on the original event.
    
    We now always require the original event to exist before we will serve up a
    redaction.
    richvdh committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    5385706 View commit details
    Browse the repository at this point in the history