| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 'ip_range_whitelist' not working for federation servers (#10115) | Michael Kutzner | 2021-06-15 | 1 | -12/+15 |
* | Limit how often GC happens by time. (#9902) | Erik Johnston | 2021-05-05 | 1 | -1/+30 |
* | Allow OIDC cookies to work on non-root public baseurls (#9726) | Andrew Morgan | 2021-04-23 | 1 | -4/+4 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add a Synapse Module for configuring presence update routing (#9491) | Andrew Morgan | 2021-04-06 | 1 | -3/+36 |
* | quick config comment tweak to clarify allow_profile_lookup_over_federation | Matthew Hodgson | 2021-03-08 | 1 | -2/+1 |
* | Clean up `ShardedWorkerHandlingConfig` (#9466) | Erik Johnston | 2021-02-24 | 1 | -1/+0 |
* | Add configs to make profile data more private (#9203) | AndrewFerr | 2021-02-19 | 1 | -0/+14 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -4/+13 |
* | Merge tag 'v1.27.0rc2' into develop | Patrick Cloke | 2021-02-11 | 1 | -9/+4 |
|\ |
|
| * | Backout changes for automatically calculating the public baseurl. (#9313) | Patrick Cloke | 2021-02-11 | 1 | -9/+4 |
* | | Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) | Patrick Cloke | 2021-02-03 | 1 | -17/+82 |
|/ |
|
* | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 1 | -1/+1 |
* | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 1 | -9/+15 |
* | Fix the sample config location for the ip_range_whitelist setting. (#8954) | Patrick Cloke | 2020-12-16 | 1 | -0/+12 |
* | Default to blacklisting reserved IP ranges and add a whitelist. (#8870) | Patrick Cloke | 2020-12-09 | 1 | -0/+80 |
* | Update default room version to 6 (#8461) | Richard van der Hoff | 2020-10-05 | 1 | -1/+1 |
* | Update description of server_name config option (#8415) | Aaron Raimist | 2020-09-29 | 1 | -4/+17 |
* | Add a config option for validating 'next_link' parameters against a domain wh... | Andrew Morgan | 2020-09-08 | 1 | -1/+32 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Allow capping a room's retention policy (#8104) | Brendan Abolivier | 2020-08-24 | 1 | -8/+14 |
* | Add resources.consent conditional dependency back (#8107) | Andrew Morgan | 2020-08-18 | 1 | -20/+0 |
* | Typo | Brendan Abolivier | 2020-08-10 | 1 | -1/+1 |
* | Lint | Brendan Abolivier | 2020-08-10 | 1 | -2/+2 |
* | why mypy why | Brendan Abolivier | 2020-08-10 | 1 | -1/+3 |
* | Lint | Brendan Abolivier | 2020-08-06 | 1 | -1/+1 |
* | Incorporate review | Brendan Abolivier | 2020-08-06 | 1 | -2/+2 |
* | Incorporate review | Brendan Abolivier | 2020-08-06 | 1 | -0/+3 |
* | Back out the database hack and replace it with a temporary config setting | Brendan Abolivier | 2020-08-03 | 1 | -0/+10 |
* | Option to allow server admins to join complex rooms (#7902) | lugino-emeritus | 2020-07-28 | 1 | -0/+7 |
* | Fix a typo in the sample config. (#7890) | Adrian | 2020-07-20 | 1 | -1/+1 |
* | Add a default limit (of 100) to get/sync operations. (#7858) | Patrick Cloke | 2020-07-17 | 1 | -2/+4 |
* | Add ability to shard the federation sender (#7798) | Erik Johnston | 2020-07-10 | 1 | -66/+0 |
* | Create a ListenerConfig object (#7681) | Richard van der Hoff | 2020-06-16 | 1 | -85/+150 |
* | fix typo in sample_config.yaml (#7652) | wondratsch | 2020-06-11 | 1 | -1/+1 |
* | Fix some DETECTED VIOLATIONS in the config file (#7550) | Richard van der Hoff | 2020-05-22 | 1 | -14/+19 |
* | Fix new flake8 errors (#7470) | Erik Johnston | 2020-05-12 | 1 | -1/+1 |
* | Add a configuration setting for the dummy event threshold (#7422) | Brendan Abolivier | 2020-05-07 | 1 | -0/+15 |
* | Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_t... | Brendan Abolivier | 2020-04-23 | 1 | -0/+21 |
* | Extend web_client_location to handle absolute URLs (#7006) | Martin Milata | 2020-04-03 | 1 | -3/+8 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -2/+2 |
* | Add more logging around message retention policies support (#6717) | Brendan Abolivier | 2020-01-17 | 1 | -0/+8 |
* | Reword | Brendan Abolivier | 2020-01-07 | 1 | -3/+3 |
* | Change the example from 5min to 12h | Brendan Abolivier | 2020-01-07 | 1 | -4/+4 |
* | Fix a typo in the purge jobs configuration example | Brendan Abolivier | 2020-01-03 | 1 | -1/+1 |
* | Add option to allow profile queries without sharing a room (#6523) | Will Hunt | 2019-12-16 | 1 | -0/+13 |
* | Bump version of mypy | Erik Johnston | 2019-12-12 | 1 | -1/+1 |
* | privacy by default for room dir (#6355) | Neil Johnson | 2019-12-04 | 1 | -12/+14 |
* | Add ephemeral messages support (MSC2228) (#6409) | Brendan Abolivier | 2019-12-03 | 1 | -0/+2 |
* | Merge branch 'develop' into babolivier/message_retention | Brendan Abolivier | 2019-11-26 | 1 | -6/+6 |
|\ |
|
| * | Clean up newline quote marks around the codebase (#6362) | Andrew Morgan | 2019-11-21 | 1 | -3/+3 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_... | Andrew Morgan | 2019-11-14 | 1 | -1/+1 |
| |\ |
|
| | * | Merge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5 | Brendan Abolivier | 2019-11-14 | 1 | -1/+1 |
| | |\ |
|
| | | * | Set room version default to 5 | Neil Johnson | 2019-10-19 | 1 | -1/+1 |
| * | | | A couple more instances | Andrew Morgan | 2019-11-12 | 1 | -1/+1 |
| * | | | Replace instance variations of homeserver with correct case/spacing | Andrew Morgan | 2019-11-12 | 1 | -1/+1 |
| |/ / |
|
* | | | Lint again | Brendan Abolivier | 2019-11-19 | 1 | -1/+1 |
* | | | Lint again | Brendan Abolivier | 2019-11-19 | 1 | -1/+1 |
* | | | Lint | Brendan Abolivier | 2019-11-19 | 1 | -15/+24 |
* | | | Implement per-room message retention policies | Brendan Abolivier | 2019-11-04 | 1 | -0/+172 |
|/ / |
|
* | | Option to suppress resource exceeded alerting (#6173) | Neil Johnson | 2019-10-24 | 1 | -2/+8 |
* | | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 1 | -5/+5 |
|/ |
|
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+2 |
* | Fix up some typechecking (#6150) | Amber Brown | 2019-10-02 | 1 | -3/+7 |
* | Fix 'redaction_retention_period' sampel config to match guidelines | Erik Johnston | 2019-09-26 | 1 | -1/+1 |
* | Explicitly log when a homeserver does not have a trusted key server configure... | Neil Johnson | 2019-09-26 | 1 | -8/+8 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cleanup_us... | Erik Johnston | 2019-09-25 | 1 | -3/+4 |
|\ |
|
| * | Enable cleaning up extremities with dummy events by default to prevent undue ... | Neil Johnson | 2019-09-25 | 1 | -3/+1 |
| * | Use the federation blacklist for requests to untrusted Identity Servers (#6000) | Andrew Morgan | 2019-09-23 | 1 | -0/+3 |
* | | Review comments | Erik Johnston | 2019-09-25 | 1 | -1/+1 |
* | | Prune rows in user_ips older than configured period | Erik Johnston | 2019-09-24 | 1 | -0/+13 |
|/ |
|
* | (#5849) Convert rst to markdown (#6040) | dstipp | 2019-09-17 | 1 | -6/+6 |
* | Default to censoring redactions after seven days | Erik Johnston | 2019-09-09 | 1 | -4/+6 |
* | Handle setting retention period to 0 | Erik Johnston | 2019-09-09 | 1 | -1/+1 |
* | Make redaction retention period configurable | Erik Johnston | 2019-09-05 | 1 | -0/+15 |
* | Config templating (#5900) | Jorik Schellekens | 2019-08-28 | 1 | -17/+67 |
* | Room Complexity Client Implementation (#5783) | Amber Brown | 2019-07-30 | 1 | -0/+41 |
* | enable aggregations support by default | Neil Johnson | 2019-07-18 | 1 | -1/+1 |
* | Change add_arguments to be a static method | Erik Johnston | 2019-07-15 | 1 | -1/+2 |
* | Merge pull request #5524 from matrix-org/rav/new_cmdline_options | Richard van der Hoff | 2019-06-24 | 1 | -5/+12 |
|\ |
|
| * | Add "--open-private-ports" cmdline option | Richard van der Hoff | 2019-06-24 | 1 | -5/+12 |
* | | Merge pull request #5523 from matrix-org/rav/arg_defaults | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
|\| |
|
| * | Don't load the generated config as the default. | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -10/+34 |
|/ |
|
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 2019-06-22 | 1 | -24/+0 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -118/+108 |
* | Add experimental option to reduce extremities. | Erik Johnston | 2019-06-18 | 1 | -0/+6 |
* | Set default room version to v4. (#5379) | Neil Johnson | 2019-06-06 | 1 | -1/+1 |
* | Neilj/mau tracking config explainer (#5284) | Neil Johnson | 2019-06-05 | 1 | -0/+16 |
* | 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 |
* | 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 |
|/ |
|
* | 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 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 | 1 | -2/+4 |
* | add context to phonehome stats (#5020) | Neil Johnson | 2019-04-08 | 1 | -0/+4 |
* | Add a config option for torture-testing worker replication. (#4902) | Richard van der Hoff | 2019-03-20 | 1 | -0/+5 |
* | Comment out most options in the generated config. (#4863) | Richard van der Hoff | 2019-03-19 | 1 | -3/+3 |
* | Include a default configuration file in the 'docs' directory. (#4791) | Richard van der Hoff | 2019-03-04 | 1 | -0/+4 |
* | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 1 | -42/+50 |
* | Special-case the default bind_addresses for metrics listener | Richard van der Hoff | 2019-02-13 | 1 | -1/+5 |
* | Disable TLS by default (#4614) | Richard van der Hoff | 2019-02-12 | 1 | -24/+24 |
* | Infer no_tls from presence of TLS listeners | Richard van der Hoff | 2019-02-11 | 1 | -3/+20 |
* | 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 |
* | 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 |
* | | Don't recommend :8448 to people on public_baseurl | Travis Ralston | 2019-01-28 | 1 | -1/+1 |
* | | 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 |
|/ |
|
* | 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 | 1 | -2/+3 |
* | Fix indentation in default config (#4313) | Richard van der Hoff | 2018-12-22 | 1 | -35/+35 |
* | Stop installing Matrix Console by default | Richard van der Hoff | 2018-12-11 | 1 | -15/+27 |
* | Add an option to disable search for homeservers which may not be interested i... | Travis Ralston | 2018-12-04 | 1 | -1/+11 |
* | Add option to track MAU stats (but not limit people) (#3830) | Travis Ralston | 2018-11-15 | 1 | -0/+6 |
* | 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 |
* | 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 |
* | 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 |
* | | | 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 |
|/ / |
|
* | | run isort | Amber Brown | 2018-07-09 | 1 | -0/+1 |
* | | More server_name validation | Richard van der Hoff | 2018-07-04 | 1 | -2/+9 |
|/ |
|
* | Run Prometheus on a different port, optionally. (#3274) | Amber Brown | 2018-05-31 | 1 | -0/+10 |
* | Add federation_domain_whitelist option (#2820) | Matthew Hodgson | 2018-01-22 | 1 | -0/+22 |
* | Allow binds to both :: and 0.0.0.0 | Silke Hofstra | 2017-12-17 | 1 | -5/+3 |
* | Adapt the default config to bind on IPv6. | Willem Mulder | 2017-12-17 | 1 | -8/+9 |
* | Add config option to disable media_repo on main synapse | Richard van der Hoff | 2017-11-22 | 1 | -0/+6 |
* | Add a hook for custom rest endpoints | Richard van der Hoff | 2017-11-02 | 1 | -0/+7 |
* | replace 'except:' with 'except Exception:' | Richard van der Hoff | 2017-10-23 | 1 | -1/+1 |
* | Add a config option to block all room invites (#2457) | Richard van der Hoff | 2017-09-19 | 1 | -0/+10 |
* | Fix process startup | Richard van der Hoff | 2017-08-16 | 1 | -10/+13 |
* | explain why CPU affinity is a good idea | Matthew Hodgson | 2017-08-15 | 1 | -0/+8 |
* | Allow configuration of CPU affinity | Richard van der Hoff | 2017-08-15 | 1 | -0/+12 |
* | Initial worker impl | Erik Johnston | 2017-06-16 | 1 | -0/+4 |
* | Configurable maximum number of events requested by /sync and /messages (#2220) | Pablo Saavedra | 2017-05-13 | 1 | -0/+6 |
* | web_server_root documentation fix | Matthew Wolff | 2017-04-17 | 1 | -0/+6 |
* | Pop bind_address | Erik Johnston | 2017-01-10 | 1 | -1/+1 |
* | Restore default bind address | Erik Johnston | 2017-01-10 | 1 | -4/+13 |
* | Add IPv6 comment to default config | Johannes Löthberg | 2016-12-18 | 1 | -0/+4 |
* | Make default homeserver config use bind_addresses | Johannes Löthberg | 2016-12-18 | 1 | -4/+5 |
* | Hook up the send queue and create a federation sender worker | Erik Johnston | 2016-11-16 | 1 | -0/+5 |
* | Remove support for aggregate room lists | Erik Johnston | 2016-09-15 | 1 | -9/+0 |
* | remove vector.im from default secondary DS list | Matthew Hodgson | 2016-06-27 | 1 | -1/+0 |
* | Remove the legacy v0 content upload API. | Mark Haines | 2016-06-21 | 1 | -20/+0 |
* | Turn use_frozen_events off by default | Erik Johnston | 2016-06-17 | 1 | -1/+1 |
* | Inline the synchrotron and pusher configs into the main config | Mark Haines | 2016-06-16 | 1 | -13/+18 |
* | Allow setting of gc.set_thresholds | Erik Johnston | 2016-06-07 | 1 | -1/+18 |
* | Add vector.im to default secondary_directory_servers and add comment explaini... | David Baker | 2016-05-31 | 1 | -0/+4 |
* | Add federation room list servlet | David Baker | 2016-05-31 | 1 | -0/+6 |
* | Correct public_baseurl default | David Baker | 2016-04-29 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs | David Baker | 2016-04-29 | 1 | -0/+1 |
|\ |
|
| * | Optionally split out the pushers into a separate process | Mark Haines | 2016-04-21 | 1 | -0/+1 |
* | | Hopefully all remaining bits for email notifs | David Baker | 2016-04-27 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #473 from matrix-org/erikj/ssh_manhole | Erik Johnston | 2016-01-07 | 1 | -1/+1 |
|\ |
|
| * | s/telnet/ssh/ | Erik Johnston | 2016-01-07 | 1 | -1/+1 |
* | | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
|/ |
|
* | Added a single line to explain what the server_name is used for | Mads R. Christensen | 2015-12-02 | 1 | -0/+1 |
* | Preserve version string in user agent | Daniel Wagner-Hall | 2015-10-05 | 1 | -1/+1 |
* | Allow synapse's useragent to be customized | Daniel Wagner-Hall | 2015-10-02 | 1 | -0/+1 |
* | Implement configurable stats reporting | Daniel Wagner-Hall | 2015-09-22 | 1 | -1/+1 |
* | Allow specifying a directory to host a web client from | Erik Johnston | 2015-08-25 | 1 | -0/+1 |
* | Only print the pidfile path on startup if requested by a commandline flag | Paul "LeoNerd" Evans | 2015-08-07 | 1 | -0/+7 |
* | Remove redundant newline | Erik Johnston | 2015-06-15 | 1 | -2/+1 |
* | Document listener config. Remove deprecated config options | Erik Johnston | 2015-06-15 | 1 | -28/+42 |
* | Add backwards compat support for metrics, manhole and webclient config options | Erik Johnston | 2015-06-12 | 1 | -3/+27 |
* | Correctly handle x_forwaded listener option | Erik Johnston | 2015-06-12 | 1 | -0/+2 |
* | Use config.listeners | Erik Johnston | 2015-06-12 | 1 | -30/+84 |
* | Begin changing the config format | Erik Johnston | 2015-06-11 | 1 | -8/+24 |
* | Add config option to disable compression of http responses | Erik Johnston | 2015-06-01 | 1 | -0/+6 |
* | Add config option to turn off freezing events. Use new encode_json api and uj... | Erik Johnston | 2015-05-29 | 1 | -0/+1 |
* | Use the daemonize key from the config if it exists | Mark Haines | 2015-05-01 | 1 | -1/+4 |
* | Allow "manhole" to be ommited from the config | Mark Haines | 2015-04-30 | 1 | -1/+1 |
* | Remove the ~, comment the lines instead | Mark Haines | 2015-04-30 | 1 | -1/+1 |
* | Manually generate the default config yaml, remove most of the commandline arg... | Mark Haines | 2015-04-30 | 1 | -48/+69 |
* | Move the key related config parser into a separate file | Mark Haines | 2015-04-24 | 1 | -84/+1 |
* | Better help for the old-signing-key option | Mark Haines | 2015-04-24 | 1 | -1/+4 |
* | Implement remote key lookup api | Mark Haines | 2015-04-22 | 1 | -2/+2 |
* | Add a version 2 of the key server api | Mark Haines | 2015-04-14 | 1 | -1/+33 |
* | Wire up the webclient option | David Baker | 2015-03-17 | 1 | -1/+3 |
* | Don't look for an TLS private key if we have set --no-tls | Erik Johnston | 2015-03-06 | 1 | -3/+0 |
* | By default set soft limit to hard limit | Erik Johnston | 2015-02-20 | 1 | -5/+5 |
* | Add config option to set the soft fd limit on start | Erik Johnston | 2015-02-19 | 1 | -0/+7 |
* | Add better help message for --server-name config option. | Erik Johnston | 2015-01-08 | 1 | -2/+6 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | SYN-187: Set a more sensible default for the content_addr v0.5.3b | Mark Haines | 2014-12-02 | 1 | -2/+5 |
* | Add option to not bind to HTTPS port. This is useful if running behind an ssl... | Erik Johnston | 2014-11-03 | 1 | -0/+3 |
* | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -1/+1 |
* | Fix pyflakes warnings | Mark Haines | 2014-10-27 | 1 | -1/+1 |
* | Fix auto generating signing_keys | Mark Haines | 2014-10-18 | 1 | -1/+1 |
* | Read signing keys using methods from syutil. convert keys that are in the wro... | Mark Haines | 2014-09-23 | 1 | -9/+30 |
* | Default PID file should be 'homeserver.pid' to match the other 'homeserver.*'... | Paul "LeoNerd" Evans | 2014-09-03 | 1 | -1/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Add option to change content repo location | Erik Johnston | 2014-09-03 | 1 | -0/+12 |
* | Remove option for disabling webclient because it was confusing | Mark Haines | 2014-09-02 | 1 | -4/+1 |
* | Default HTTP and HTTPS ports to 8008 and 8448 | Erik Johnston | 2014-09-02 | 1 | -2/+4 |
* | More helpful error messages for missing config | Mark Haines | 2014-09-02 | 1 | -1/+1 |
* | Add unsecure listener port to homeserver | Mark Haines | 2014-09-01 | 1 | -2/+5 |
* | specify metavars in argparse | Matthew Hodgson | 2014-09-01 | 1 | -2/+3 |
* | Listen using SSL | Mark Haines | 2014-09-01 | 1 | -1/+1 |
* | Fix homeserver config parsing | Mark Haines | 2014-09-01 | 1 | -5/+6 |
* | Add config tree to synapse. Add support for reading config from a file | Mark Haines | 2014-08-31 | 1 | -0/+75 |