Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 Morgan | 2 | -26/+18 |
2021-12-08 | Fix up database method to grab device list changes - bit dirty | Andr |