mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:56:06 -04:00
Merge branch 'release-v1.10.0' into develop
This commit is contained in:
commit
605cd089f7
3 changed files with 11 additions and 1 deletions
|
@ -932,6 +932,7 @@ class SyncHandler(object):
|
|||
for e in sync_config.filter_collection.filter_room_state(
|
||||
list(state.values())
|
||||
)
|
||||
if e.type != EventTypes.Aliases # until MSC2261 or alternative solution
|
||||
}
|
||||
|
||||
async def unread_notifs_for_room_id(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue