summary refs log tree commit diff
path: root/tests/federation/transport (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental fast-forward merge from v1.49.0rc1Sean Quah2021-12-071-64/+0
* Add missing copyright header. (#11460)Patrick Cloke2021-11-301-0/+14
* Add a test case for the SendJoinParser (#11441)David Robertson2021-11-291-0/+50
* Split `FederationHandler` in half (#10692)Richard van der Hoff2021-08-261-1/+1
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Return errors from `send_join` etc if the event is rejected (#10243)Richard van der Hoff2021-06-241-3/+1
* Remove the experimental flag for knocking and use stable prefixes / endpoints...Patrick Cloke2021-06-151-13/+9
* Implement knock feature (#6739)Sorunome2021-06-091-0/+302
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fix RoomDirectoryFederationTests and make them actually run (#8998)Andrew Morgan2020-12-302-21/+18
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-6/+2
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-2/+0
* Stop sub-classing object (#8249)Patrick Cloke2020-09-041-1/+1
* privacy by default for room dir (#6355)Neil Johnson2019-12-041-0/+52