Commit Graph

6789 Commits (00af39ecca278084ef9f138f7819a298ed185596)
 

Author SHA1 Message Date
Erik Johnston 1ec0c79d9f Badly explain pdu failures
Erik Johnston 1eacc25a18 Talk about how to deal with unauthorized events
Erik Johnston b8d5fa724c First (WIP) draft on new s-s apis
Mark Haines 6090049c3e Fix formating
Mark Haines 3fd1833bc5 Add more reasonable example for unsigned data in json signing example
Matthew Hodgson 2d5bb01a63 add in version, improve AS API a bit, move eventstream to the right place
Mark Haines b2295b9bc7 Add docs on server discovery
Mark Haines b7708a9b88 Move the request signing docs to the right bit of the spec
Mark Haines 3873a219f9 SPEC-33: Add server to server request authorization to the specification
Matthew Hodgson c7d0039c26 move stuff from synapse/doc
Matthew Hodgson 1b730ab616 add the swagger impl to matrix-doc so people can actually view swagger doc
Matthew Hodgson f4df22f7ef shuffle the server-server chapters a bit, and split out security model and other miscellanei into a new appendices chapter. Add a vestigial application services section
Matthew Hodgson 44f6077705 what was versioning.rst
Matthew Hodgson 2c9707633e tone down warning
Matthew Hodgson 2f1f37cc4c formatting, whitespace, and some rephrasing for clarity
Matthew Hodgson 64f56a15d7 fix english and whitespace
Kegsay 96484be5c2 Merge pull request from matrix-org/room-presence-initial-sync
Also send room members' presence in per-room initialSync
Paul "LeoNerd" Evans 66f67c85df Also send room members' presence in per-room initialSync
Mark Haines e5cb7aae07 Add some documentation for event signing
Mark Haines b73645ad8f Try turning on syntax high-lighting for JSON examples
Mark Haines 19e326d305 Reword introduction to federation API to mention event signing
Mark Haines 36fa322c5d Improve formatting and update PDU and transaction key names
Paul "LeoNerd" Evans ebd30834d0 Clarify that room_alias_name is required for public rooms
Paul "LeoNerd" Evans 5e21583a5a Clarify that the 'room_alias_name' when creating a room is only the localpart
Mark Haines 5e4b8798a4 Nicer formatting for the PDU field documentation
Mark Haines ae27cbe1a4 Put client-server links into the correct file
Mark Haines 7e244e8a0d remove trailing whitespace
Oddvar Lovaas 969cc408f1 Spelling and removing WIP warnings (as everything is equally WIP)
Matthew Hodgson eeb596b20b merge core_model into spec
Matthew Hodgson 9de59e3777 move gendoc to matrix-doc and make it work. rename tutorials section to match matrix.org structure
David Baker 4354fb80bb Make documentation of PUT alternatives consistent and add it where it was missing.
Erik Johnston aa8806c9fd Add deleting state section
Erik Johnston feabd4c015 Add Architecture section
Erik Johnston e7599bdf46 Reword some of the sentences to make it clearer.
Erik Johnston a2d9e8ca22 Add draft core_model.rst
Matthew Hodgson 8b4a35e341 as per the big spec meeting, split specification.rst into 4 chapters. merge in specification-NOTHAVE and spec-additions.rst whilst at it.
Matthew Hodgson 8e60c08bf0 move swagger JSON from synapse project to matrix-doc project
Matthew Hodgson 556e3f8a71 move matrix-generic documentation from synapse/docs into new matrix-doc project
Matthew Hodgson 06723d7465 first commit