| Commit message (Expand) | Author | Age | Files | Lines |
* | fix config being a dict, actually | Amber H. Brown | 2019-08-14 | 1 | -1/+1 |
* | Don't load the media repo when configured to use an external media repo (#5754) | Amber Brown | 2019-08-13 | 1 | -0/+20 |
* | Lint | Brendan Abolivier | 2019-08-01 | 1 | -12/+7 |
* | Allow defining HTML templates to serve the user on account renewal | Brendan Abolivier | 2019-08-01 | 1 | -2/+48 |
* | Remove non-functional 'expire_access_token' setting (#5782) | Richard van der Hoff | 2019-07-30 | 1 | -6/+0 |
* | Room Complexity Client Implementation (#5783) | Amber Brown | 2019-07-30 | 1 | -0/+41 |
* | Make Jaeger fully configurable (#5694) | Jorik Schellekens | 2019-07-23 | 1 | -0/+22 |
* | Fix logging in workers (#5729) | Amber Brown | 2019-07-22 | 1 | -0/+1 |
* | Merge branch 'release-v1.2.0' into develop | Jorik Schellekens | 2019-07-22 | 1 | -12/+2 |
|\ |
|
| * | Opentracing Documentation (#5703) | Jorik Schellekens | 2019-07-22 | 1 | -12/+2 |
* | | Remove non-dedicated logging options and command line arguments (#5678) | Amber Brown | 2019-07-19 | 2 | -75/+12 |
|/ |
|
* | enable aggregations support by default | Neil Johnson | 2019-07-18 | 1 | -1/+1 |
* | Clean up opentracing configuration options (#5712) | Richard van der Hoff | 2019-07-18 | 1 | -22/+41 |
* | Clean up arg name and remove lying comment | Erik Johnston | 2019-07-16 | 1 | -7/+5 |
* | Fix invoking add_argument from homeserver.py | Erik Johnston | 2019-07-15 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_api_cmd | Erik Johnston | 2019-07-15 | 7 | -19/+114 |
|\ |
|
| * | Implement access token expiry (#5660) | Richard van der Hoff | 2019-07-12 | 1 | -0/+16 |
| * | Add basic opentracing support (#5544) | Jorik Schellekens | 2019-07-11 | 2 | -0/+52 |
| * | Remove support for invite_3pid_guest. (#5625) | Richard van der Hoff | 2019-07-05 | 1 | -3/+2 |
| * | Fixes to the federation rate limiter (#5621) | Richard van der Hoff | 2019-07-05 | 1 | -2/+2 |
| * | Make errors about email password resets much clearer (#5616) | Andrew Morgan | 2019-07-05 | 1 | -11/+8 |
| * | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -2/+2 |
| * | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-07-01 | 3 | -2/+47 |
| |\ |
|
| * | | cleanups | Richard van der Hoff | 2019-06-27 | 1 | -6/+13 |
| * | | Add support for tracking SAML2 sessions. | Richard van der Hoff | 2019-06-26 | 1 | -1/+19 |
| * | | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-06-26 | 31 | -620/+704 |
| |\ \ |
|
| * | | | Code cleanups and simplifications. | Richard van der Hoff | 2019-06-11 | 1 | -1/+6 |
| * | | | Merge remote-tracking branch 'origin/develop' into rav/saml2_client | Richard van der Hoff | 2019-06-10 | 4 | -99/+422 |
| |\ \ \ |
|
| * | | | | SAML2 Improvements and redirect stuff | Alexander Trost | 2019-06-02 | 1 | -0/+1 |
* | | | | | Move creation of ArgumentParser to caller | Erik Johnston | 2019-07-15 | 1 | -10/+5 |
* | | | | | Fix up comments | Erik Johnston | 2019-07-15 | 1 | -1/+1 |
* | | | | | Change add_arguments to be a static method | Erik Johnston | 2019-07-15 | 5 | -5/+39 |
* | | | | | Add basic admin cmd app | Erik Johnston | 2019-07-02 | 1 | -3/+45 |
| |_|_|/
|/| | | |
|
* | | | | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Amber Brown | 2019-06-28 | 1 | -1/+31 |
* | | | | Added possibilty to disable local password authentication (#5092) | Daniel Hoffend | 2019-06-27 | 1 | -0/+7 |
* | | | | Make it clearer that the template dir is relative to synapse's root dir (#5543) | Andrew Morgan | 2019-06-27 | 1 | -1/+9 |
| |_|/
|/| | |
|
* | | | Merge pull request #5524 from matrix-org/rav/new_cmdline_options | Richard van der Hoff | 2019-06-24 | 2 | -5/+41 |
|\ \ \ |
|
| * | | | Add "--open-private-ports" cmdline option | Richard van der Hoff | 2019-06-24 | 2 | -5/+26 |
| * | | | Add --data-directory commandline argument | Richard van der Hoff | 2019-06-24 | 1 | -0/+15 |
* | | | | Merge pull request #5523 from matrix-org/rav/arg_defaults | Richard van der Hoff | 2019-06-24 | 29 | -107/+87 |
|\| | | |
|
| * | | | Don't load the generated config as the default. | Richard van der Hoff | 2019-06-24 | 29 | -94/+60 |
| * | | | Ensure that all config options have sensible defaults | Richard van der Hoff | 2019-06-24 | 4 | -13/+27 |
* | | | | Merge pull request #5534 from matrix-org/babolivier/federation-publicrooms | Brendan Abolivier | 2019-06-24 | 1 | -10/+34 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -10/+34 |
* | | | | Remove unused Config.config_dir_path attribute | Richard van der Hoff | 2019-06-24 | 1 | -3/+0 |
* | | | | Allow configuration of the path used for ACME account keys. | Richard van der Hoff | 2019-06-24 | 1 | -2/+14 |
|/ / / |
|
* | | | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 30 | -63/+99 |
* | | | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 2019-06-22 | 2 | -25/+0 |
* | | | Improve help and cmdline option names for --generate-config options (#5512) | Richard van der Hoff | 2019-06-21 | 1 | -22/+28 |
* | | | Refactor Config parser and add some comments. (#5511) | Richard van der Hoff | 2019-06-21 | 1 | -14/+35 |
* | | | Improve logging when generating config files (#5510) | Richard van der Hoff | 2019-06-21 | 3 | -1/+7 |
* | | | Run Black. (#5482) | Amber Brown | 2019-06-20 | 22 | -427/+369 |
* | | | Add experimental option to reduce extremities. | Erik Johnston | 2019-06-18 | 1 | -0/+6 |
* | | | Merge pull request #5440 from matrix-org/babolivier/third_party_event_rules | Brendan Abolivier | 2019-06-14 | 2 | -0/+44 |
|\ \ \ |
|
| * | | | Add plugin APIs for implementations of custom event rules. | Brendan Abolivier | 2019-06-14 | 2 | -0/+44 |
| | |/
| |/| |
|
* / | | Don't warn user about password reset disabling through config code (#5387) | Andrew Morgan | 2019-06-11 | 1 | -6/+5 |
|/ / |
|
* | | Improve startup checks for insecure notary configs (#5392) | Richard van der Hoff | 2019-06-10 | 1 | -4/+23 |
* | | Set default room version to v4. (#5379) | Neil Johnson | 2019-06-06 | 1 | -1/+1 |
* | | Add ability to perform password reset via email without trusting the identity... | Andrew Morgan | 2019-06-06 | 1 | -15/+138 |
* | | Stop hardcoding trust of old matrix.org key (#5374) | Richard van der Hoff | 2019-06-06 | 1 | -39/+189 |
* | | Merge branch 'rav/fix_custom_ca' into rav/enable_tls_verification | Richard van der Hoff | 2019-06-05 | 2 | -1/+17 |
|\ \ |
|
| * | | Fix `federation_custom_ca_list` configuration option. | Richard van der Hoff | 2019-06-05 | 1 | -1/+1 |
| * | | Neilj/mau tracking config explainer (#5284) | Neil Johnson | 2019-06-05 | 1 | -0/+16 |
* | | | Validate federation server TLS certificates by default. | Richard van der Hoff | 2019-06-05 | 1 | -5/+5 |
|/ / |
|
* | | Merge pull request #5341 from matrix-org/babolivier/email_config | Brendan Abolivier | 2019-06-04 | 1 | -42/+57 |
|\ \
| |/
|/| |
|
| * | Only parse from email if provided | Brendan Abolivier | 2019-06-04 | 1 | -4/+5 |
| * | Lint | Brendan Abolivier | 2019-06-04 | 1 | -1/+0 |
| * | Make account validity renewal emails work when email notifs are disabled | Brendan Abolivier | 2019-06-04 | 1 | -42/+57 |
* | | Merge pull request #5276 from matrix-org/babolivier/account_validity_job_delta | Erik Johnston | 2019-05-31 | 1 | -1/+5 |
|\ \ |
|
| * | | Move delta from +10% to -10% | Brendan Abolivier | 2019-05-31 | 1 | -1/+1 |
| * | | Gah python | Brendan Abolivier | 2019-05-31 | 1 | -1/+1 |
| * | | Make max_delta equal to period * 10% | Brendan Abolivier | 2019-05-31 | 1 | -11/+4 |
| * | | Allow configuring a range for the account validity startup job | Brendan Abolivier | 2019-05-28 | 1 | -0/+11 |
| |/ |
|
* | | Fix docs on resetting the user directory (#5036) | Aaron Raimist | 2019-05-28 | 1 | -3/+3 |
* | | Add missing blank line in config (#5249) | Richard van der Hoff | 2019-05-24 | 1 | -0/+1 |
* | | Add config option for setting homeserver's default room version (#5223) | Andrew Morgan | 2019-05-23 | 1 | -0/+32 |
* | | Room Statistics (#4338) | Amber Brown | 2019-05-21 | 2 | -10/+92 |
* | | Merge pull request #5204 from matrix-org/babolivier/account_validity_expirati... | Brendan Abolivier | 2019-05-21 | 1 | -0/+8 |
|\| |
|
| * | Doc | Brendan Abolivier | 2019-05-21 | 1 | -0/+8 |
* | | Merge pull request #5209 from matrix-org/erikj/reactions_base | Erik Johnston | 2019-05-20 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Add aggregations API | Erik Johnston | 2019-05-16 | 1 | -0/+5 |
* | | Add option to disable per-room profiles | Brendan Abolivier | 2019-05-16 | 1 | -0/+11 |
* | | Make all the rate limiting options more consistent (#5181) | Amber Brown | 2019-05-15 | 1 | -42/+73 |
|/ |
|
* | Add ability to blacklist ip ranges for federation traffic (#5043) | Andrew Morgan | 2019-05-13 | 1 | -0/+38 |
* | add options to require an access_token to GET /profile and /publicRooms on CS... | Matthew Hodgson | 2019-05-08 | 1 | -0/+27 |
* | Merge branch 'master' into develop | Richard van der Hoff | 2019-05-03 | 1 | -10/+21 |
|\ |
|
| * | more config comment updates | Richard van der Hoff | 2019-05-03 | 1 | -2/+5 |
| * | Blacklist 0.0.0.0 and :: by default for URL previews | Richard van der Hoff | 2019-05-03 | 1 | -10/+18 |
* | | Merge pull request #5124 from matrix-org/babolivier/aliases | Brendan Abolivier | 2019-05-02 | 1 | -0/+11 |
|\ \ |
|
| * | | Add some limitations to alias creation | Brendan Abolivier | 2019-05-02 | 1 | -0/+11 |
* | | | Move admin API to a new prefix | Richard van der Hoff | 2019-05-01 | 1 | -2/+2 |
|/ / |
|
* | | Config option for verifying federation certificates (MSC 1711) (#4967) | Andrew Morgan | 2019-04-25 | 2 | -8/+93 |
* | | Don't crash on lack of expiry templates | Brendan Abolivier | 2019-04-18 | 1 | -2/+6 |
* | | Merge pull request #5047 from matrix-org/babolivier/account_expiration | Brendan Abolivier | 2019-04-17 | 2 | -9/+50 |
|\ \ |
|
| * | | Send out emails with links to extend an account's validity period | Brendan Abolivier | 2019-04-17 | 2 | -9/+50 |
* | | | Remove periods from copyright headers (#5046) | Andrew Morgan | 2019-04-11 | 1 | -1/+1 |
* | | | Merge pull request #5027 from matrix-org/babolivier/account_expiration | Brendan Abolivier | 2019-04-09 | 1 | -0/+17 |
|\| | |
|
| * | | Add account expiration feature | Brendan Abolivier | 2019-04-09 | 1 | -0/+17 |
| |/ |
|
* | | add context to phonehome stats (#5020) | Neil Johnson | 2019-04-08 | 1 | -0/+4 |
* | | Add config option to block users from looking up 3PIDs (#5010) | Brendan Abolivier | 2019-04-04 | 1 | -0/+5 |
* | | Add config.signing_key_path. (#4974) | Richard van der Hoff | 2019-04-02 | 1 | -1/+2 |
|/ |
|
* | Use yaml safe_load | Erik Johnston | 2019-03-22 | 3 | -5/+5 |
* | Merge pull request #4896 from matrix-org/erikj/disable_room_directory | Erik Johnston | 2019-03-21 | 1 | -0/+10 |
|\ |
|
| * | Fix up config comments | Erik Johnston | 2019-03-20 | 1 | -3/+4 |
| * | Add option to disable search room lists | Erik Johnston | 2019-03-19 | 1 | -0/+9 |
* | | Merge pull request #4895 from matrix-org/erikj/disable_user_search | Erik Johnston | 2019-03-20 | 1 | -0/+9 |
|\ \ |
|
| * | | Fix up sample config | Erik Johnston | 2019-03-20 | 1 | -2/+4 |
| * | | Update synapse/config/user_directory.py | Richard van der Hoff | 2019-03-20 | 1 | -1/+1 |
| * | | Add option to disable searching in the user dir | Erik Johnston | 2019-03-19 | 1 | -0/+7 |
| |/ |
|
* | | Add a config option for torture-testing worker replication. (#4902) | Richard van der Hoff | 2019-03-20 | 1 | -0/+5 |
* | | Batch up outgoing read-receipts to reduce federation traffic. (#4890) | Richard van der Hoff | 2019-03-20 | 1 | -0/+12 |
|/ |
|
* | Use a regular HomeServerConfig object for unit tests | Richard van der Hoff | 2019-03-19 | 2 | -2/+10 |
* | Comment out most options in the generated config. (#4863) | Richard van der Hoff | 2019-03-19 | 14 | -98/+149 |
* | Add ratelimiting on failed login attempts (#4865) | Brendan Abolivier | 2019-03-18 | 1 | -0/+9 |
* | Add ratelimiting on login (#4821) | Brendan Abolivier | 2019-03-15 | 1 | -18/+40 |
* | Correctly handle all command line options | Erik Johnston | 2019-03-14 | 1 | -1/+23 |
* | Allow passing --daemonize to workers | Erik Johnston | 2019-03-13 | 2 | -1/+11 |
* | Document using a certificate with a full chain (#4849) | Andrew Morgan | 2019-03-13 | 1 | -0/+5 |
* | Clarify what registration_shared_secret allows for (#2885) (#4844) | Aaron Raimist | 2019-03-11 | 1 | -2/+2 |
* | Move settings from registration to ratelimiting in config file | Brendan Abolivier | 2019-03-05 | 2 | -18/+20 |
* | Add rate-limiting on registration (#4735) | Brendan Abolivier | 2019-03-05 | 1 | -0/+18 |
* | Include a default configuration file in the 'docs' directory. (#4791) | Richard van der Hoff | 2019-03-04 | 4 | -13/+25 |
* | Fix ACME config for python 2. (#4717) | Richard van der Hoff | 2019-02-25 | 1 | -3/+7 |
* | switch from google.com to recaptcha.net for reCAPTCHA (#4731) | Matthew Hodgson | 2019-02-25 | 1 | -1/+1 |
* | Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format | Erik Johnston | 2019-02-20 | 1 | -0/+2 |
|\ |
|
| * | Fixup generated metrics config | Erik Johnston | 2019-02-20 | 1 | -0/+2 |
* | | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 24 | -196/+248 |
|/ |
|
* | Merge pull request #4652 from matrix-org/babolivier/acme-delegated | Brendan Abolivier | 2019-02-19 | 1 | -0/+15 |
|\ |
|
| * | Improve config documentation | Brendan Abolivier | 2019-02-19 | 1 | -3/+11 |
| * | Use a configuration parameter to give the domain to generate a certificate for | Brendan Abolivier | 2019-02-18 | 1 | -0/+7 |
* | | Merge pull request #4632 from matrix-org/erikj/basic_sentry | Erik Johnston | 2019-02-18 | 1 | -1/+29 |
|\ \
| |/
|/| |
|
| * | Fixup error handling and message | Erik Johnston | 2019-02-18 | 1 | -5/+6 |
| * | Fixup | Erik Johnston | 2019-02-18 | 1 | -1/+1 |
| * | Fixup comments and add warning | Erik Johnston | 2019-02-13 | 1 | -2/+7 |
| * | Raise an appropriate error message if sentry_sdk missing | Erik Johnston | 2019-02-12 | 1 | -1/+15 |
| * | Basic sentry integration | Erik Johnston | 2019-02-12 | 1 | -0/+8 |
* | | config: Remove a repeated word from a logger warning | Juuso "Linda" Lapinlampi | 2019-02-15 | 1 | -1/+1 |
* | | Merge pull request #4647 from matrix-org/erikj/add_room_publishing_rules | Erik Johnston | 2019-02-15 | 1 | -26/+144 |
|\ \ |
|
| * | | Move defaults up into code | Erik Johnston | 2019-02-15 | 1 | -22/+44 |
| * | | Hoist up checks to reduce overall work | Erik Johnston | 2019-02-15 | 1 | -17/+15 |
| * | | Fixup comments | Erik Johnston | 2019-02-15 | 1 | -8/+27 |
| * | | Clarify comments | Erik Johnston | 2019-02-14 | 1 | -3/+3 |
| * | | Clarify and fix behaviour when there are multiple aliases | Erik Johnston | 2019-02-14 | 1 | -6/+18 |
| * | | Fixup comments | Erik Johnston | 2019-02-14 | 1 | -8/+15 |
| * | | Add configurable room list publishing rules | Erik Johnston | 2019-02-14 | 1 | -17/+77 |
* | | | Fix errors in acme provisioning (#4648) | Richard van der Hoff | 2019-02-14 | 1 | -0/+2 |
|/ / |
|
* / | Special-case the default bind_addresses for metrics listener | Richard van der Hoff | 2019-02-13 | 1 | -1/+5 |
|/ |
|
* | Merge pull request #4625 from matrix-org/rav/fix_generate_config_warnings | Erik Johnston | 2019-02-12 | 1 | -7/+2 |
|\ |
|
| * | fix self-signed cert notice from generate-config | Richard van der Hoff | 2019-02-12 | 1 | -7/+2 |
* | | Disable TLS by default (#4614) | Richard van der Hoff | 2019-02-12 | 2 | -27/+27 |
* | | Fix error when loading cert if tls is disabled (#4618) | Richard van der Hoff | 2019-02-12 | 1 | -15/+42 |
|/ |
|
* | fix tests | Richard van der Hoff | 2019-02-11 | 1 | -1/+1 |
* | Infer no_tls from presence of TLS listeners | Richard van der Hoff | 2019-02-11 | 3 | -12/+23 |
* | Merge branch 'rav/tls_config_logging_fixes' into rav/tls_cert/work | Richard van der Hoff | 2019-02-11 | 1 | -18/+36 |
|\ |
|
| * | Logging improvements around TLS certs | Richard van der Hoff | 2019-02-11 | 1 | -18/+36 |
* | | Fail cleanly if listener config lacks a 'port' | Richard van der Hoff | 2019-02-11 | 1 | -0/+5 |
|/ |
|
* | Clean up default listener configuration (#4586) | Richard van der Hoff | 2019-02-11 | 1 | -48/+81 |
* | ACME Reprovisioning (#4522) | Amber Brown | 2019-02-11 | 1 | -1/+11 |
* | Be tolerant of blank TLS fingerprints config (#4589) | Amber Brown | 2019-02-11 | 1 | -1/+5 |
* | Merge pull request #4420 from matrix-org/jaywink/openid-listener | Erik Johnston | 2019-02-11 | 1 | -0/+10 |
|\ |
|
| * | Fix flake8 issues | Jason Robinson | 2019-01-23 | 1 | -1/+1 |
| * | Remove openid resource from default config | Jason Robinson | 2019-01-23 | 1 | -4/+13 |
| * | Split federation OpenID userinfo endpoint out of the federation resource | Jason Robinson | 2019-01-23 | 1 | -4/+5 |
* | | Deduplicate some code in synapse.app (#4567) | Amber Brown | 2019-02-08 | 1 | -11/+5 |
* | | Merge branch 'master' into develop | Richard van der Hoff | 2019-02-05 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix default ACME config for py2 (#4564) | Richard van der Hoff | 2019-02-05 | 1 | -1/+1 |
| * | | fix typo in config comments (#4557) | Richard van der Hoff | 2019-02-05 | 1 | -2/+2 |
* | | | by default include m.room.encryption on invites (#3902) | Matthew Hodgson | 2019-01-30 | 1 | -0/+2 |
|/ / |
|
* | | ACME config cleanups (#4525) | Richard van der Hoff | 2019-01-30 | 1 | -26/+74 |
* | | SIGHUP for TLS cert reloading (#4495) | Amber Brown | 2019-01-30 | 1 | -8/+11 |
* | | Merge pull request #4512 from matrix-org/anoa/consent_dir | Andrew Morgan | 2019-01-29 | 1 | -1/+13 |
|\ \ |
|
| * | | Check consent dir path on startup | Andrew Morgan | 2019-01-29 | 1 | -1/+13 |
* | | | Merge pull request #4498 from matrix-org/travis/fix-docs-public_baseurl | Travis Ralston | 2019-01-29 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Don't recommend :8448 to people on public_baseurl | Travis Ralston | 2019-01-28 | 1 | -1/+1 |
* | | | Do not generate self-signed TLS certificates by default. (#4509) | Amber Brown | 2019-01-29 | 1 | -43/+18 |
|/ / |
|
* | | Fix quoting for allowed_local_3pids example config (#4476) | Richard van der Hoff | 2019-01-25 | 1 | -3/+3 |
* | | Merge pull request #4435 from matrix-org/neilj/fix_threepid_auth_check | Neil Johnson | 2019-01-24 | 1 | -5/+4 |
|\ \ |
|
| * | | move guard out of is_threepid_reserved and into register.py | Neil Johnson | 2019-01-22 | 1 | -2/+0 |
| * | | Fix None guard in config.server.is_threepid_reserved | Neil Johnson | 2019-01-22 | 1 | -5/+6 |
| |/ |
|
* | | Clarify docs for public_baseurl | David Baker | 2019-01-24 | 1 | -1/+5 |
* | | Support ACME for certificate provisioning (#4384) | Amber Brown | 2019-01-23 | 2 | -26/+93 |
|/ |
|
* | Merge pull request #4423 from matrix-org/neilj/disable_msisdn_on_registration | Neil Johnson | 2019-01-22 | 1 | -0/+9 |
|\ |
|
| * | fix line length | Neil Johnson | 2019-01-21 | 1 | -1/+3 |
| * | Config option to disable requesting MSISDN on registration | Neil Johnson | 2019-01-21 | 1 | -0/+7 |
* | | Require ECDH key exchange & remove dh_params (#4429) | Amber Brown | 2019-01-22 | 1 | -40/+0 |
|/ |
|
* | Changing macaroon_secret_key no longer logs you out (#4387) | Richard van der Hoff | 2019-01-16 | 1 | -3/+0 |
* | Merge branch rav/macaroon_key_fix_0.34 into rav/macaroon_key_fix_0.34.1 | Richard van der Hoff | 2019-01-10 | 1 | -2/+2 |
|\ |
|
| * | Revert "Fix macaroon_secret_key fallback logic" | Richard van der Hoff | 2019-01-10 | 1 | -3/+3 |
| * | Merge branch 'rav/macaroon_key_fix' into rav/macaroon_key_fix_0.34 | Richard van der Hoff | 2019-01-10 | 1 | -5/+5 |
| |\ |
|
| | * | Fix macaroon_secret_key fallback logic | Richard van der Hoff | 2019-01-10 | 1 | -3/+3 |
| | * | Fix fallback to signing key for macaroon-secret-key | Richard van der Hoff | 2019-01-10 | 1 | -2/+2 |
* | | | Fix synapse.config.__main__ on python 3 (#4356) | Amber Brown | 2019-01-08 | 1 | -1/+1 |
* | | | Check jinja version for consent resource (#4327) | Richard van der Hoff | 2019-01-07 | 1 | -1/+37 |
* | | | Add a script to generate a clean config file (#4315) | Richard van der Hoff | 2018-12-22 | 9 | -46/+89 |
* | | | Fix indentation in default config (#4313) | Richard van der Hoff | 2018-12-22 | 1 | -35/+35 |
* | | | Merge branch 'release-v0.34.0' into develop | Richard van der Hoff | 2018-12-11 | 1 | -15/+27 |
|\| | |
|
| * | | Stop installing Matrix Console by default | Richard van der Hoff | 2018-12-11 | 1 | -15/+27 |
* | | | Implement SAML2 authentication (#4267) | Richard van der Hoff | 2018-12-07 | 2 | -1/+112 |
* | | | Rip out half-implemented m.login.saml2 support (#4265) | Richard van der Hoff | 2018-12-06 | 2 | -57/+1 |
* | | | Implement .well-known handling (#4262) | Richard van der Hoff | 2018-12-05 | 1 | -0/+9 |
|/ / |
|
* | | Add an option to enable recording IPs for appservice users (#3831) | Travis Ralston | 2018-12-04 | 1 | -0/+5 |
* | | Add an option to disable search for homeservers which may not be interested i... | Travis Ralston | 2018-12-04 | 1 | -1/+11 |
* | | Remove riot.im from the list of trusted Identity Servers in the default confi... | Neil Johnson | 2018-11-20 | 1 | -1/+3 |
* | | Add option to track MAU stats (but not limit people) (#3830) | Travis Ralston | 2018-11-15 | 1 | -0/+6 |
* | | Add config variables for enabling terms auth and the policy name (#4142) | Travis Ralston | 2018-11-06 | 1 | -0/+18 |
* | | Set the encoding to UTF8 in the default logconfig (#4138) | Amber Brown | 2018-11-03 | 1 | -0/+1 |
* | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disa... | Erik Johnston | 2018-10-25 | 5 | -88/+92 |
|\ \ |
|
| * \ | Merge branch 'develop' of github.com:matrix-org/synapse into matthew/autocrea... | Neil Johnson | 2018-10-25 | 4 | -68/+91 |
| |\ \ |
|
| | * | | Fix a number of flake8 errors | Richard van der Hoff | 2018-10-24 | 1 | -1/+1 |
| | * | | Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on... | Amber Brown | 2018-10-20 | 2 | -63/+60 |
| | * | | Calculate absolute path for email templates | Richard van der Hoff | 2018-10-19 | 1 | -22/+18 |
| * | | | isort | Neil Johnson | 2018-10-24 | 1 | -2/+1 |
| * | | | remove errant exception and style | Neil Johnson | 2018-10-23 | 1 | -1/+1 |
| * | | | clean up config error logic and imports | Neil Johnson | 2018-10-17 | 1 | -5/+4 |
| * | | | improve auto room join logic, comments and tests | Neil Johnson | 2018-10-12 | 1 | -1/+10 |
| * | | | fix UTs | Matthew Hodgson | 2018-09-28 | 1 | -1/+1 |
| * | | | untested stab at autocreating autojoin rooms | Matthew Hodgson | 2018-09-28 | 1 | -0/+4 |
* | | | | Use allow/deny | Erik Johnston | 2018-10-25 | 1 | -6/+6 |
* | | | | Use match rather than search | Erik Johnston | 2018-10-24 | 1 | -2/+3 |
* | | | | Add config option to control alias creation | Erik Johnston | 2018-10-19 | 2 | -1/+103 |
| |/ /
|/| | |
|
* | | | Put the warning blob at the top of the file | Richard van der Hoff | 2018-10-17 | 1 | -6/+9 |
* | | | Ship the email templates as package_data | Richard van der Hoff | 2018-10-17 | 1 | -3/+30 |
|/ / |
|
* | | Replaced all occurences of e.message with str(e) | Schnuffle | 2018-09-27 | 1 | -1/+1 |
* | | Remove some superfluous logging (#3855) | Amber Brown | 2018-09-13 | 1 | -1/+16 |
* | | Fix jwt import check | Richard van der Hoff | 2018-09-07 | 2 | -1/+1 |
* | | move threepid checker to config, add missing yields | Neil Johnson | 2018-08-31 | 1 | -0/+17 |
* | | Change admin_uri to admin_contact in config and errors | Erik Johnston | 2018-08-24 | 1 | -2/+2 |
* | | Implement trail users | Erik Johnston | 2018-08-23 | 1 | -0/+6 |
* | | Port over enough to get some sytests running on Python 3 (#3668) | Amber Brown | 2018-08-20 | 1 | -1/+2 |
* | | Integrate presence from hotfixes (#3694) | Amber Brown | 2018-08-18 | 1 | -0/+6 |
* | | server limits config docs | Neil Johnson | 2018-08-17 | 1 | -0/+26 |
* | | add new error type ResourceLimit | Neil Johnson | 2018-08-16 | 1 | -0/+1 |
* | | update admin email to uri | Neil Johnson | 2018-08-15 | 1 | -1/+1 |
* | | replace admin_email with admin_uri for greater flexibility | Neil Johnson | 2018-08-15 | 1 | -1/+1 |
* | | support admin_email config and pass through into blocking errors, return Auth... | Neil Johnson | 2018-08-13 | 1 | -0/+4 |
* | | Revert "support admin_email config and pass through into blocking errors, ret... | Neil Johnson | 2018-08-13 | 1 | -4/+0 |
* | | support admin_email config and pass through into blocking errors, return Auth... | Neil Johnson | 2018-08-13 | 1 | -0/+4 |
* | | log *after* reloading log config | Richard van der Hoff | 2018-08-10 | 1 | -2/+1 |
* | | Merge branch 'develop' into neilj/disable_hs | Neil Johnson | 2018-08-08 | 1 | -0/+3 |
|\ \ |
|
| * | | implement reserved users for mau limits | Neil Johnson | 2018-08-07 | 1 | -1/+1 |
| * | | load mau limit threepids | Neil Johnson | 2018-08-06 | 1 | -0/+3 |
* | | | disable HS from config | Neil Johnson | 2018-08-04 | 1 | -0/+4 |
|/ / |
|
* / | fix (lots of) py3 test failures | Neil Johnson | 2018-08-03 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' into develop | Richard van der Hoff | 2018-08-02 | 1 | -0/+2 |
|\ |
|
| * | Merge pull request #3377 from Valodim/note-affinity | Richard van der Hoff | 2018-07-19 | 1 | -0/+2 |
| |\ |
|
| | * | add note that the affinity package is required for the cpu_affinity setting | Vincent Breitmoser | 2018-06-09 | 1 | -0/+2 |
| | * | Merge tag 'v0.31.0' | Neil Johnson | 2018-06-06 | 3 | -1/+20 |
| | |\ |
|
* | | | | remove need to plot limit_usage_by_mau | Neil Johnson | 2018-08-01 | 1 | -3/+6 |
* | | | | coding style | Neil Johnson | 2018-07-31 | 1 | -1/+1 |
* | | | | limit register and sign in on number of monthly users | Neil Johnson | 2018-07-30 | 1 | -0/+5 |