add list of things I want to fix with this branch

pull/456/head
David Baker 2015-12-18 18:04:45 +00:00
parent 413d0d6a24
commit b131fb1fe2
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
* processing push by bluntly running the rules for each user
* 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
* 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