summary refs log tree commit diff
path: root/synapse/storage/databases/main/event_push_actions.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-implement unread counts (again) (#8059)Brendan Abolivier2020-09-021-65/+159
* Convert `event_push_actions`, `registration`, and `roommember` datastores to ...Patrick Cloke2020-08-281-20/+18
* Convert misc database code to async (#8087)Patrick Cloke2020-08-141-5/+4
* Reduce unnecessary whitespace in JSON. (#7372)David Vo2020-08-071-3/+2
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+885