mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:46:01 -04:00
Aggregate event push actions
This commit is contained in:
parent
795f8e3fe7
commit
095b45c165
5 changed files with 342 additions and 59 deletions
|
@ -351,6 +351,7 @@ class ReceiptsStore(SQLBaseStore):
|
|||
room_id=room_id,
|
||||
user_id=user_id,
|
||||
topological_ordering=topological_ordering,
|
||||
stream_ordering=stream_ordering,
|
||||
)
|
||||
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue