diff options
| author | JohannesKleine <linux@cj-k.de> | 2021-11-01 11:40:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-01 10:40:41 +0000 |
| commit | 29ffd680bf0d0bf50383ad23404b348bf9cf90aa (patch) | |
| tree | c5ada862758f6c93766db1aad67c51f72d8443fe | |
| parent | Deprecate user_may_create_room_with_invites (#11206) (diff) | |
| download | synapse-29ffd680bf0d0bf50383ad23404b348bf9cf90aa.tar.xz | |
Stop synapse from saving messages in device_inbox for hidden devices. (#10097)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
| -rw-r--r-- | changelog.d/10097.bugfix | 1 | ||||
| -rw-r--r-- | synapse/storage/databases/main/deviceinbox.py | 8 |
2 files changed, 7 insertions, 2 deletions
diff --git a/changelog.d/10097.bugfix b/changelog.d/10097.bugfix new file mode 100644 |
