Commit Graph

721 Commits (56427b8057db532ca0887e14e71cb0071dcc6903)
 

Author SHA1 Message Date
Emmanuel ROHEE 56427b8057 Added /ban command 10 years ago
Emmanuel ROHEE 65c7f78e9f Made IRC style command easier to handle specifically for possible arguments 10 years ago
Kegan Dougal 8166ebd91a cmdclient: Now works correctly with user localpart login. Default to 8008 not 8080. 10 years ago
Erik Johnston ddc16d8642 Merge branch 'master' into develop 10 years ago
Kegan Dougal c77add6d21 Add ban support: /rooms/$roomid/ban with { user_id : foo } 10 years ago
Mark Haines c6eafdfbaf Add copyright notices and fix pyflakes errors 10 years ago
Mark Haines 112c7ea315 Set status message for ratelimit error responses 10 years ago
Mark Haines 30ad0c5674 Merge branch 'ratelimiting' into develop 10 years ago
Mark Haines cdd8602e74 Fix tests to support ratelimiting 10 years ago
Kegan Dougal 8c793e0704 howto: Link jsfiddles correctly. Hide ugly TODOs. 10 years ago
Mark Haines 683596f91e Raise LimitExceedError when the ratelimiting is throttling requests 10 years ago
Matthew Hodgson 84430a4a8a doc generator 10 years ago
Matthew Hodgson 9fae76107f fix rst 10 years ago
Matthew Hodgson bd7d47fcea don't echo password to stdout... 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
Matthew Hodgson 3bffd14b02 fix quickstart slightly 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
Mark Haines 780548b577 rate limiting for message sending 10 years ago
Mark Haines 0a1260b03a Add ratelimiting config 10 years ago
Kegan Dougal 3167d47882 Minor formatting tweaks. 10 years ago
Mark Haines c7a7cdf734 Add ratelimiting function to basehandler 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
Erik Johnston d8a921f6a6 Add database upgrade script 10 years ago
Emmanuel ROHEE 6e2ce83d57 roomName directive: Take into account invited users. 10 years ago
Erik Johnston 47c7dd590d Un block quote list 10 years ago
Erik Johnston 9a7f7cb74f Try and remove annoying italics in github rst viewer 10 years ago
Erik Johnston 18f0247491 Remove an annoying 'the' 10 years ago
Erik Johnston 731c33dd97 Don't so heavily suggest you need to edit the default config. List the changed parameters. 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
Erik Johnston c2c3ee8e4a Fix spelling 10 years ago
Erik Johnston 211a8b288a Hide the email textbox during registeration has it has not been wired up yet. 10 years ago
Erik Johnston e166e29e87 Bump version and changelog 10 years ago
Erik Johnston 235f686da9 Update default endpoint port to match the default ports in the config 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
Matthew Hodgson 044daf4fe2 make power level more visible 10 years ago
Emmanuel ROHEE d3c7567369 Attempt to make avatar change clearer 10 years ago
Emmanuel ROHEE bcf30b29ad BF: Reset base timer time ($scope.now) everytime last_active_ago is touched 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
Erik Johnston 464e1fcfa5 Merge branch 'master' of github.com:matrix-org/synapse into release-v0.2.0 10 years ago
Mark Haines dd2cd9312a Test ratelimiter 10 years ago
Emmanuel ROHEE e565a4bfc4 BF: Prevent controllers from being instantiated twice. 10 years ago
Emmanuel ROHEE d5da6b0cef Handle "m.room.create" in order to inform controllers about new rooms 10 years ago
Paul "LeoNerd" Evans aa337f588c Order matters when adding REST servlets 10 years ago