Commit Graph

13 Commits (50c87b8eed628c0cae2e4bf2a60dff47ff21bbd4)

Author SHA1 Message Date
Mark Haines 265f30bd3f Allow --enable-registration to be passed on the commandline 10 years ago
Mark Haines c9e62927f2 Use disable_registration keys if they are present 10 years ago
Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 10 years ago
Mark Haines bdcb23ca25 Fix spelling 10 years ago
Mark Haines 869dc94cbb Call the super classes when generating config 10 years ago
Erik Johnston 0775c62469 Fix --enable-registration flag to work if you don't give a value 10 years ago
Matthew Hodgson 8366fde82f turn --disable-registration into --enable-registration, given the default is for registration to be disabled by default now. this is backwards incompatible by removing the old --disable-registration arg, but makes for a much more intuitive arg 10 years ago
Erik Johnston 8bad40701b Comment. 10 years ago
Erik Johnston 98a3825614 Allow enabling of registration with --disable-registration false 10 years ago
Erik Johnston 9266cb0a22 PEP8 10 years ago
Erik Johnston 69135f59aa Implement registering with shared secret. 10 years ago
Erik Johnston 58367a9da2 Disable registration by default 10 years ago
Erik Johnston 81163f822e Add config option to disable registration. 10 years ago
Kegan Dougal 14d413752b Fix newline on __init__ 10 years ago
Kegan Dougal 8beb613916 Add newline to EOF 10 years ago
Kegan Dougal c7783d6fee Notify ASes for events sent by other users in a room which an AS user is a part of. 10 years ago
Kegan Dougal fa8e6ff900 Add stub application services REST API. 10 years ago
Paul "LeoNerd" Evans 8d7accb28f Initial minimal attempt at /user/:user_id/filter API - in-memory storage, no actual filter implementation 10 years ago
Mark Haines 7b814d3f7f Add client v2_alpha resource to synapse server resource tree 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago