MatrixSynapse/changelog.d
Erik Johnston 28c98e51ff
Add `local_current_membership` table (#6655)
Currently we rely on `current_state_events` to figure out what rooms a
user was in and their last membership event in there. However, if the
server leaves the room then the table may be cleaned up and that
information is lost. So lets add a table that separately holds that
information.
2020-01-15 14:59:33 +00:00
..
.gitignore
5742.feature
6621.doc
6624.doc
6654.bugfix
6655.misc Add `local_current_membership` table (#6655) 2020-01-15 14:59:33 +00:00
6656.doc
6664.bugfix
6665.doc
6667.misc Fixup synapse.replication to pass mypy checks (#6667) 2020-01-14 14:08:06 +00:00
6675.removal
6681.feature Quarantine media by ID or user ID (#6681) 2020-01-13 18:10:43 +00:00
6682.bugfix
6686.misc
6689.misc
6690.bugfix
6691.misc
6697.misc Process EDUs in parallel with PDUs. (#6697) 2020-01-14 14:08:35 +00:00
6698.doc Document more supported endpoints for workers (#6698) 2020-01-13 15:32:02 +00:00