Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-26 | Make EventStore inherit from EventFederationStore | Richard van der Hoff | 6 | -7/+9 | |
(since it uses methods therein) Turns out that we had a bunch of things which were incorrectly importing EventWorkerStore from events.py rather than events_worker.py, which broke once I removed the import into events.py. | |||||
2018-07-25 | switch missing_types to be a bool | Matthew Hodgson | 1 |