17 Commits (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Author SHA1 Message Date
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Erik Johnston 2927921942
Clean up `ShardedWorkerHandlingConfig` (#9466) 3 years ago
  Andrew Morgan 17fa58bdd1
Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 3 years ago
  Andrew Morgan 2b110dda2a
Fix the formatting of push config section (#8818) 3 years ago
  Erik Johnston 649a7ead5c
Add ability to run multiple pusher instances (#7855) 3 years ago
  Richard van der Hoff 5ce0b17e38
Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 4 years ago
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 4 years ago
  Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 4 years ago
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 years ago
  David Baker 45ab288e07 Print instead of logging 6 years ago
  David Baker b2a788e902 Make the commented config have the default 6 years ago
  David Baker ad408beb66 better comments 6 years ago
  David Baker 1b870937ae Log if any of the old config flags are set 6 years ago
  David Baker 2a98ba0ed3 Rename redact_content option to include_content 6 years ago
  Caleb James DeLisle 27bd0b9a91 Change the config file generator to more descriptive explanation of push.redact_content 7 years ago
  Caleb James DeLisle bce144595c Fix TravisCI tests for PR #2301 - Fat finger mistake 7 years ago
  Caleb James DeLisle 75eba3b07d Fix TravisCI tests for PR #2301 7 years ago
  Caleb James DeLisle 1591eddaea Add configuration parameter to allow redaction of content from push messages for google/apple devices 7 years ago
  Kent Shikama 8d9a884cee
Update password config comment 7 years ago
  Kent Shikama 252ee2d979
Remove default password pepper string 7 years ago
  Kent Shikama 14362bf359
Fix password config 7 years ago
  Kent Shikama 1ee2584307
Fix pep8 7 years ago
  Kent Shikama 507b8bb091
Add comment to prompt changing of pepper 7 years ago
  Kent Shikama 8bdaf5f7af
Add pepper to password hashing 7 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Erik Johnston 5025ba959f Add config option to disable password login 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 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 9 years ago
  Kegan Dougal af853a4cdb Add AppServiceConfig 9 years ago
  Kegan Dougal 14d413752b Fix newline on __init__ 9 years ago
  Kegan Dougal 8beb613916 Add newline to EOF 9 years ago
  Kegan Dougal c7783d6fee Notify ASes for events sent by other users in a room which an AS user is a part of. 9 years ago
  Kegan Dougal fa8e6ff900 Add stub application services REST API. 9 years ago
  Paul "LeoNerd" Evans 8d7accb28f Initial minimal attempt at /user/:user_id/filter API - in-memory storage, no actual filter implementation 9 years ago
  Mark Haines 7b814d3f7f Add client v2_alpha resource to synapse server resource tree 9 years ago
  Mark Haines adb04b1e57 Update copyright notices 9 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. 9 years ago
  Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 9 years ago
  matrix.org 4f475c7697 Reference Matrix Home Server 9 years ago