summary refs log tree commit diff
path: root/synapse/storage/databases/main/push_rule.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-5/+5
* Make StreamIdGen `get_next` and `get_next_mult` async (#8161)Erik Johnston2020-08-251-4/+4
* Remove `ChainedIdGenerator`. (#8123)Erik Johnston2020-08-191-19/+17
* Convert pusher databases to async/await. (#8075)Patrick Cloke2020-08-141-42/+38
* Convert misc database code to async (#8087)Patrick Cloke2020-08-141-10/+6
* Convert the roommember database to async/await. (#8070)Patrick Cloke2020-08-121-75/+0
* Implement new experimental push rules (#7997)Brendan Abolivier2020-08-101-4/+12
|\
| * Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/new_p...Brendan Abolivier2020-08-061-4/+12
* | Reduce unnecessary whitespace in JSON. (#7372)David Vo2020-08-071-5/+4
|/
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+759