Commit Graph

236 Commits (6d00213e80fa51380c8ad7b339e7420edec27f9a)

Author SHA1 Message Date
Kegan Dougal 3a3fadcece Make API docs not lie on registration/login. 10 years ago
Kegan Dougal ce5c88006e Update port numbers. 10 years ago
Erik Johnston 46ac4a2f85 Fill out power level bits in the spec 10 years ago
Kegan Dougal 8ad056b207 Prefix API links with /docs/api/client-server so they should link through correctly on matrix.org 10 years ago
Kegan Dougal 8c793e0704 howto: Link jsfiddles correctly. Hide ugly TODOs. 10 years ago
Matthew Hodgson 9fae76107f fix rst 10 years ago
Matthew Hodgson 2b9afa775e more critique 10 years ago
Kegan Dougal 70aa4b9231 Edited room creation section to mention all the events created when the room is. 10 years ago
Kegan Dougal 0aacab43ca Added Qs which should be answered in the marked TODOs 10 years ago
Matthew Hodgson dcbdfcc9d2 only need one voip section :) 10 years ago
Matthew Hodgson 7819a1010c general documentation review and editing 10 years ago
Kegan Dougal ab6e1abe9c Added the new power level related events which were recently introduced. 10 years ago
Kegan Dougal 707cd32b13 Added more room alias bullet points. 10 years ago
Kegan Dougal 2f5182b2d2 Finished up Identity section in the architecture section. 10 years ago
Kegan Dougal 3167d47882 Minor formatting tweaks. 10 years ago
Kegan Dougal 9f94b11d4c Added section on rate limiting. 10 years ago
Kegan Dougal b175179e47 ALL THE LINKS! Most APIs now link to relative paths off the doc, outlined at the bottom of the .rst. 10 years ago
Kegan Dougal 1952a1c68d More formatting, more TODOs. Settled on a way of linking to external API docs; started converting references to relative links. 10 years ago
Kegan Dougal 9613d65756 spec: Added internal links to different sections. Added NOTE and WARNING admonitions and hide away loooong TODO lists behind comments. Smaller ones remain. 10 years ago
Kegan Dougal b4984d5e15 Updated howto.rst to use the new APIs. Updated JSFiddles to use 8008. Linked new fiddles with howto.rst. Added more explanations. 10 years ago
Kegan Dougal 4ac80b8570 Whoops: Put /events parameters object in the right part of the api tree. 10 years ago
Kegan Dougal 5539251d82 Updated API docs with new keys on /createRoom and new API /rooms/$roomid/ban 10 years ago
Kegan Dougal fdcb876495 More ban spec. Added 'name' and 'topic' keys to /createRoom. 10 years ago
Kegan Dougal ab0637c2c3 Yet more bullet points on various sections. 10 years ago
Kegan Dougal 15a7312273 Added section on banning users, currently in flux as the API changes / is implemented. 10 years ago
Kegan Dougal 94bb4031f3 Expanded on bullet points in several sections. 10 years ago
Kegan Dougal 74cffcf51a Small formatting errors 10 years ago
David Baker 6d07a28a29 fix lying docs 10 years ago
Kegan Dougal 99ce820cc8 Little bit more on syncing APIs, need to know more about responses before more work can be done on it. 10 years ago
Paul "LeoNerd" Evans 32bfd567ac Added docs on presence 'last_active' field 10 years ago
Kegan Dougal 5a11a8ef69 Flesh out Room Events. 10 years ago
Kegan Dougal 401c16559d Specced out state/non-state events. Start working on the myriad of syncing APIs. 10 years ago
Paul "LeoNerd" Evans 02f4e3b3ff Rename 'state' presence key to the much more obvious 'presence'; maintain a legacy 'state' copy for now 10 years ago
Kegan Dougal f500dd627a Fleshed out joining/leaving rooms. Added M_LIMIT_EXCEEDED standard error code for rate limited requests. 10 years ago
Kegan Dougal 389ee3624c Added /web folder which contains html/css (based off the default swagger-ui) for viewing the c-s json api. 10 years ago
Kegan Dougal 51b0b5c5ab Renamed json files because: paths. 10 years ago
Kegan Dougal 3bb93abb34 Start digging into invite/join/leave sections. 10 years ago
Matthew Hodgson 8fe912d95c change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. 10 years ago
Kegan Dougal 74cc722b96 Added case-sensitivity notes on IDs, added TODO on UTF-8. 10 years ago
Kegan Dougal ca025c2b1d Rooms: More subsections, more bullet points, more detail. 10 years ago
Kegan Dougal 339dd3dc6c Update API swagger JSON to default to POSTs not PUTs when describing the API. 10 years ago
Kegan Dougal 898dde8812 Flesh out API standards. 10 years ago
Kegan Dougal ac56ac67cc Expand architecture section to introduce room IDs, room aliases, user IDs, events and federation. 10 years ago
Kegan Dougal d1bf659ed7 Redo architecture diagram. Reword parts of federation. Formatting fixes and tweaks. 10 years ago
Kegan Dougal 068b348e7e Start fleshing out architecture section. Moar .rst formatting! Reword some copypastaed sections to be terser. 10 years ago
Kegan Dougal 62dfa3c741 Flesh out m.room.message msgtypes 10 years ago
Kegan Dougal 8d7d251c35 Support multiple login flows when deciding how to login. Updated cmdclient and spec. Webclient doesn't need updating for this. 10 years ago
Kegan Dougal 52cfdfd5f1 Fleshed out login spec. 10 years ago
Kegan Dougal 64e927108b Added skeleton specification for a general feel of the layout. 10 years ago
Kegan Dougal 660129deb1 Shuffle files around in /docs 10 years ago