mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-21 13:54:34 -04:00
clarify problems
This commit is contained in:
parent
65c451cb38
commit
77f06856b6
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
||||||
* processing push twice because the pushers still run the rules themselves rather than pulling out of the event_actions table
|
* processing push twice because the pushers still run the rules themselves rather than pulling out of the event_actions table
|
||||||
* consequently converting events back & forth between objects & dicts when processing
|
* consequently converting events back & forth between objects & dicts when processing
|
||||||
* fetching all the current ephemeral events for each room on an incremental sync to get the user's read receipt
|
* fetching all the current ephemeral events for each room on an incremental sync to get the user's read receipt
|
||||||
* doing 2 more db queries per room to get the unread notif count
|
* doing 2 more db queries per room at sync time to get the unread notif count
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue