Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-12-09 | Create ApplicationService.is_interested_in_user, and use everywhere | Andrew Morgan | 1 | -0/+25 |
2021-12-09 | Switch DeviceLists to containing Sets, as we'll need a type that we can delet... | Andrew Morgan | 2 | -5/+9 |
2021-12-08 | Move DeviceLists type to synapse.types | Andrew Morg |