Commit Graph

385 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
Matthew Hodgson b11dca2025 better doc 7 years ago
Matthew Hodgson 1bd40ca73e switch to a simpler 'search_all_users' button as per review feedback 7 years ago
Matthew Hodgson 5406392f8b specify default user_directory_include_pattern 7 years ago
Matthew Hodgson 3241c7aac3 untested WIP but might actually work 7 years ago
Matthew Hodgson 47d99a20d5 Add user_directory_include_pattern config param to expand search results to additional users 7 years ago
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse 7 years ago
Luke Barnard b1edf26051 Check group_id belongs to this domain 7 years ago
David Baker 45ab288e07 Print instead of logging 7 years ago
David Baker b2a788e902 Make the commented config have the default 7 years ago
David Baker ad408beb66 better comments 7 years ago
David Baker 1b870937ae Log if any of the old config flags are set 7 years ago
David Baker 2a98ba0ed3 Rename redact_content option to include_content 7 years ago
Richard van der Hoff fcdfc911ee Add a hook for custom rest endpoints 7 years ago
Richard van der Hoff ffc574a6f9 Clean up backwards-compat hacks for ldap 7 years ago
Matthew Hodgson 208a6647f1 fix typo 7 years ago
Richard van der Hoff f7f90e0c8d Fix error when running synapse with no logfile 7 years ago
Matthew Hodgson efd0f5a3c5 tip for generating tls_fingerprints 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Erik Johnston c7d46510d7 Flake8 7 years ago
Erik Johnston ffd3f1a783 Add missing file... 7 years ago
Erik Johnston 29bafe2f7e Add config to enable group creation 7 years ago
Richard van der Hoff 7216c76654 Improve error handling for missing files (#2551) 7 years ago
David Baker a9c2e930ac pep8 7 years ago
David Baker c05e6015cc Add config option to auto-join new users to rooms 7 years ago
Erik Johnston e283b555b1 Copy everything to backup 7 years ago
Erik Johnston bf4fb1fb40 Basic implementation of backup media store 7 years ago
David Baker 1786b0e768 Forgot the new file again :( 7 years ago
David Baker 6cd5fcd536 Make the spam checker a module 7 years ago
David Baker 4824a33c31 Factor out module loading to a separate place 7 years ago
Richard van der Hoff aa620d09a0 Add a config option to block all room invites (#2457) 7 years ago
Richard van der Hoff d2352347cf Fix process startup 7 years ago
Matthew Hodgson 92168cbbc5 explain why CPU affinity is a good idea 7 years ago
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity 7 years ago
Erik Johnston 1fc4a962e4 Add a frontend proxy 7 years ago
Caleb James DeLisle 27bd0b9a91 Change the config file generator to more descriptive explanation of push.redact_content 8 years ago
Caleb James DeLisle bce144595c Fix TravisCI tests for PR #2301 - Fat finger mistake 8 years ago
Caleb James DeLisle 75eba3b07d Fix TravisCI tests for PR #2301 8 years ago
Caleb James DeLisle 1591eddaea Add configuration parameter to allow redaction of content from push messages for google/apple devices 8 years ago
Erik Johnston 6aa5bc8635 Initial worker impl 8 years ago
Pablo Saavedra 9da4316ca5 Configurable maximum number of events requested by /sync and /messages (#2220) 8 years ago
Matthew Wolff 8e780b113d
web_server_root documentation fix 8 years ago
Matthew Hodgson 7c551ec445 trust a hypothetical future riot.im IS 8 years ago
Daniel Dent 5058292537 Support authenticated SMTP 8 years ago
Erik Johnston d1605794ad Remove unused worker config option 8 years ago
Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 8 years ago
Matthew Hodgson 0970e0307e typo 8 years ago
Matthew Hodgson 5aa42d4292 set default for turn_allow_guests correctly 8 years ago
Matthew Hodgson e0ff66251f add setting (on by default) to support TURN for guests 8 years ago
Richard van der Hoff 6037a9804c Add helpful texts to logger config options 8 years ago
Richard van der Hoff bcfa5cd00c Add an option to disable stdio redirect 8 years ago