Commit Graph

24 Commits (21bf4318b58be4d56b854825eafa83fc53c448f6)

Author SHA1 Message Date
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston 3677548a82 Use yaml safe_load 6 years ago
Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 6 years ago
Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 6 years ago
Travis Ralston 1737753a62 Add an option to enable recording IPs for appservice users (#3831) 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Matthew Hodgson e72234f6bd fix tests 7 years ago
Matthew Hodgson f4f1cda928 add ip_range_whitelist parameter to limit where ASes can connect from 7 years ago
Adrian Tschira 2a3c33ff03 Use six.moves.urlparse 7 years ago
Adrian Tschira e54c202b81 Replace some type checks with six type checks 7 years ago
Luke Barnard b1edf26051 Check group_id belongs to this domain 7 years ago
Luke Barnard 5b54d51d1e Allow Configurable Rate Limiting Per AS 8 years ago
Kegan Dougal c882783535 flake8 8 years ago
Kegan Dougal 572acde483 Use None instead of the empty string 8 years ago
Kegan Dougal 16b652f0a3 Flake8 8 years ago
Kegan Dougal e82247f990 Allow application services to have an optional 'url' 8 years ago
Erik Johnston 07229bbdae Add appservice worker 8 years ago
Paul "LeoNerd" Evans 434bbf2cb5 Filter 3PU lookups by only ASes that declare knowledge of that protocol 8 years ago
Mark Haines 6a30a0bfd3 Move the functions for parsing app service config 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 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
Kegan Dougal af853a4cdb Add AppServiceConfig 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