Commit Graph

1343 Commits (636a0dbde7082a485c0d4ac58137ecb75f7f23fe)
 

Author SHA1 Message Date
Mark Haines 636a0dbde7 Merge pull request #8 from matrix-org/server2server_signing 10 years ago
Matthew Hodgson c18a6433d4 typoe 10 years ago
Mark Haines 34034af1c9 Better response message when signature is missing or unsupported 10 years ago
Mark Haines 07639c79d9 Respond with more helpful error messages for unsigned requests 10 years ago
Mark Haines 25d80f35f1 Raise a SynapseError if the authorisation header is missing or malformed 10 years ago
Mark Haines 75e517a2da Remove debug logging, raise a proper SynapseError if the auth header is missing 10 years ago
Mark Haines 6684855767 Verify signatures for server2server requests 10 years ago
Mark Haines 10ef8e6e4b SYN-75 sign at the request level rather than the transaction level 10 years ago
Mark Haines cecda27d73 Merge branch 'develop' into server2server_signing 10 years ago
Mark Haines 984e207b59 Merge branch develop into server2server_signing 10 years ago
Mark Haines 693d0b8f45 Replace on_send_callback with something a bit clearer so that we can sign messages 10 years ago
Matthew Hodgson 66df7f1aaf remove wishlist in favour of jira 10 years ago
Kegan Dougal 868eb478d8 Fixed test. 10 years ago
Kegan Dougal 3db09c4d15 Still broken. 10 years ago
Kegan Dougal 83c53113af Break a test. 10 years ago
Kegan Dougal 72aef114ab Fix unit test. 10 years ago
Kegan Dougal 6045bd89fb Break unit test. 10 years ago
Erik Johnston 5b096cc3db Merge pull request #7 from matrix-org/paul/doc 10 years ago
Paul "LeoNerd" Evans 917af4705b Clarify that room alias domain names will be server-scoped; nonlocal edits are unliekly to work but nonlocal lookups will 10 years ago
Erik Johnston 9ac53ef8cf SPEC-3: First hack at defining some of the various event related concepts 10 years ago
Erik Johnston 2fc00508fb Add quick and dirty doc about state resolution 10 years ago
Kegan Dougal c72074b48e Clarify how-to some more. 10 years ago
Kegan Dougal 3ef2c946d5 Update JSFiddles/how-to to support the new registration format. 10 years ago
Kegan Dougal aaf1d499bf Add more section headings. 10 years ago
Kegan Dougal 94982392be Clarify room permission / power level information. 10 years ago
Kegan Dougal 51276c60bf Add information about the initialSync API. 10 years ago
Kegan Dougal 78a3f43d9d swagger: Added DELETE method for directory server. 10 years ago
Kegan Dougal 02a44664b9 More spec work. 10 years ago
Erik Johnston 1fa0454288 Merge pull request #6 from matrix-org/paul/doc 10 years ago
Paul "LeoNerd" Evans ca0e8dedfb Clarify how m.room.alias event works 10 years ago
Kegan Dougal ba11afafb9 Flesh out room alias section. 10 years ago
Kegan Dougal 7e1437c6b1 Add more information to TODOs. Explain m.room.join_rules. 10 years ago
Paul "LeoNerd" Evans 1aa5cc9178 Federation protocol URLs should have an H2 heading, not H1 10 years ago
Paul "LeoNerd" Evans bc1d685a8c Remove TODO note about VoIP events as they now have their own entire section 10 years ago
Erik Johnston f6b9853ad0 Merge pull request #5 from matrix-org/paul/doc 10 years ago
Paul "LeoNerd" Evans de38f54f22 Document the Profile system 10 years ago
Paul Evans 96213f69a2 Merge pull request #4 from matrix-org/erikj-spec-changes 10 years ago
Erik Johnston 036333412d Add todo notes 10 years ago
Erik Johnston 82e278029c Remove incorrect reasons for empty PDU lists. 10 years ago
Mark Haines b9cdc443d7 Fix pyflakes errors 10 years ago
Erik Johnston 1561ef56ed Remove note about assymetry of having left a room. 10 years ago
Erik Johnston f368ad946e m.room.ops_levels includes redact_level 10 years ago
Erik Johnston 918e71adb7 Don't use spaces in example room alias 10 years ago
Erik Johnston cf3188352b Fix default value and key names. 10 years ago
Erik Johnston 6860a18c12 Be less alarmist about not using an ID server. 10 years ago
Erik Johnston ff553cc9dd Alias lookups return a server list. 10 years ago
Mark Haines 574377636e Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter 10 years ago
Erik Johnston b2d41b1cd9 All room state is currently shared. 10 years ago
David Baker 9435830351 Merge branch 'master' into develop 10 years ago
David Baker d694619a95 Fix ncorrect ports in documentation and add notes on how generate-config also generates certs bound to whatever hostname you give with --generate-config. 10 years ago