summary refs log tree commit diff
path: root/synapse/storage/databases/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert the roommember database to async/await. (#8070)Patrick Cloke2020-08-122-240/+98
|
* Convert devices database to async/await. (#8069)Patrick Cloke2020-08-121-153/+180
|
* Convert account data, device inbox, and censor events databases to ↵Patrick Cloke2020-08-123-86/+96
| | | | async/await (#8063)
* Convert appservice, group server, profile and more databases to async (#8066)Patrick Cloke2020-08-127-104/+78
|
* Convert tags and metrics databases to async/await (#8062)Patrick Cloke2020-08-112-64/+59
|
* Converts event_federation and registration databases to async/await (#8061)Patrick Cloke2020-08-112-153/+118
|
* Implement new experimental push rules (#7997)Brendan Abolivier2020-08-101-4/+12
|\ | | | | With an undocumented configuration setting to enable them for specific users.
| * Merge branch 'develop' of github.com:matrix-org/synapse into ↵Brendan Abolivier2020-08-061-4/+12
| | | | | | | | babolivier/new_push_rules
* | Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users ↵Patrick Cloke2020-08-075-102/+95
| | | | | | | | database to async (#8042)
* | Convert additional database stores to async/await (#8045)Patrick Cloke2020-08-074-150/+104
| |
* | Reduce unnecessary whitespace in JSON. (#7372)David Vo2020-08-079-45/+38
| |
* | Revert #7736 (#8039)Brendan Abolivier2020-08-064-151/+2
| |
* | Convert synapse.api to async/await (#8031)Patrick Cloke2020-08-061-3/+2
|/
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-05261-0/+34416