summary refs log tree commit diff
path: root/.buildkite/sqlite-config.yaml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-07Add support for putting fed user query API on workers (#6873)Erik Johnston5-21/+25
2020-02-07Remove unused `get_room_stats_state` method. (#6869)Richard van der Hoff2-25/+1
2020-02-07Add a `make_event_from_dict` method (#6858)Richard van der Hoff13-39/+52
2020-02-07Add typing to synapse.federation.sender (#6871)Erik Johnston9-107/+138
2020-02-07Allow moving group read APIs to workers (#6866)Erik Johnston9-687/+722
2020-02-07Admin api to add an email address (#6789)Dirk Klimpel6-2/+78
2020-02-07remove unused room_version_to_event_format (#6857)Richard van der Hoff2-23/+2
2020-02-06Limit the number of events that can be requested when backfilling events (#6864)Patrick Cloke2-0/+5
2020-02-06Pass room_version into `event_from_pdu_json`Richard van der Hoff5-60/+51
2020-02-06pass room version into FederationClient.send_join (#6854)Richard van der Hoff3-30/+34
2020-02-06Allow empty federation_certificate_verification_whitelist (#6849)timfi2-0/+3
2020-02-06Third party event rules Update (#