forked-synapse/synapse/storage/data_stores
Erik Johnston 6475382d80
Fix detecting unknown devices from remote encrypted events. (#6848)
We were looking at the wrong event type (`m.room.encryption` vs
`m.room.encrypted`).

Also fixup the duplicate `EvenTypes` entries.

Introduced in #6776.
2020-02-04 17:25:54 +00:00
..
main Fix detecting unknown devices from remote encrypted events. (#6848) 2020-02-04 17:25:54 +00:00
state Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00
__init__.py Modify check_database to take a connection rather than a cursor 2020-01-09 18:05:50 +00:00