| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove support for aggregate room lists | Erik Johnston | 2016-09-15 | 1 | -9/+0 |
| * | flake8 | Kegan Dougal | 2016-08-30 | 1 | -2/+3 |
| * | Use None instead of the empty string | Kegan Dougal | 2016-08-30 | 1 | -4/+11 |
| * | Flake8 | Kegan Dougal | 2016-08-30 | 1 | -1/+2 |
| * | Allow application services to have an optional 'url' | Kegan Dougal | 2016-08-30 | 1 | -0/+6 |
| * | Merge pull request #1026 from matrix-org/paul/thirdpartylookup | Paul Evans | 2016-08-18 | 1 | -0/+10 |
| |\ |
|
| | * | Filter 3PU lookups by only ASes that declare knowledge of that protocol | Paul "LeoNerd" Evans | 2016-08-18 | 1 | -0/+10 |
| * | | Add appservice worker | Erik Johnston | 2016-08-18 | 1 | -0/+1 |
| |/ |
|
| * | Update password config comment | Kent Shikama | 2016-07-06 | 1 | -1/+1 |
| * | Remove default password pepper string | Kent Shikama | 2016-07-05 | 1 | -2/+1 |
| * | Fix password config | Kent Shikama | 2016-07-05 | 1 | -1/+1 |
| * | Fix pep8 | Kent Shikama | 2016-07-05 | 1 | -1/+1 |
| * | Add comment to prompt changing of pepper | Kent Shikama | 2016-07-05 | 1 | -0/+1 |
| * | Add pepper to password hashing | Kent Shikama | 2016-07-05 | 1 | -1/+5 |
| * | remove vector.im from default secondary DS list | Matthew Hodgson | 2016-06-27 | 1 | -1/+0 |
| * | Merge branch 'master' into develop | Mark Haines | 2016-06-23 | 1 | -0/+1 |
| |\ |
|
| | * | Merge branch 'release-v0.16.1' of github.com:matrix-org/synapse v0.16.1 | Erik Johnston | 2016-06-20 | 5 | -107/+210 |
| | |\ |
|
| | * | | point to the CAPTCHA docs | Matthew Hodgson | 2016-06-12 | 1 | -0/+1 |
| * | | | Rework ldap integration with ldap3 | Martin Weinelt | 2016-06-22 | 1 | -27/+75 |
| * | | | 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 |
| * | | Use worker_ prefixes for worker config, use existing support for multiple con... | Mark Haines | 2016-06-16 | 1 | -41/+8 |
| * | | Access the event_cache_size directly from the server object. | Mark Haines | 2016-06-16 | 1 | -14/+0 |
| * | | Access replication_url from the worker config directly | Mark Haines | 2016-06-16 | 1 | -4/+0 |
| * | | Comment on what's going on in clobber_with_worker_config | Mark Haines | 2016-06-16 | 1 | -1/+12 |
| * | | Add worker config module | Mark Haines | 2016-06-16 | 1 | -0/+71 |
| * | | Inline the synchrotron and pusher configs into the main config | Mark Haines | 2016-06-16 | 3 | -63/+74 |
| * | | Add function to load config without generating it | Mark Haines | 2016-06-09 | 1 | -43/+104 |
| |/ |
|
| * | Allow setting of gc.set_thresholds | Erik Johnston | 2016-06-07 | 1 | -1/+18 |
| * | brand the email from header | Matthew Hodgson | 2016-06-02 | 1 | -1/+1 |
| * | 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 |
| * | Move the functions for parsing app service config | Mark Haines | 2016-05-17 | 1 | -1/+106 |
| * | Clean up the blacklist/whitelist handling. | Mark Haines | 2016-05-16 | 1 | -6/+6 |
| * | Merge branch 'develop' into matthew/preview_url_ip_whitelist | Mark Haines | 2016-05-16 | 5 | -1/+119 |
| |\ |
|
| | * | Create user with expiry | Negi Fazeli | 2016-05-13 | 2 | -0/+11 |
| | * | More consistent config naming | David Baker | 2016-05-10 | 1 | -1/+1 |
| | * | Add config option to not send email notifs for new users | David Baker | 2016-05-10 | 1 | -0/+4 |
| | * | fix layout; handle app naming in synapse, not jinja | Matthew Hodgson | 2016-05-05 | 1 | -0/+5 |
| | * | fix assorted typos in default config | Matthew Hodgson | 2016-05-04 | 1 | -3/+3 |
| | * | Try imports in config | David Baker | 2016-04-29 | 1 | -0/+7 |
| | * | Default enable email notifs to False | David Baker | 2016-04-29 | 1 | -1/+1 |
| | * | Correct public_baseurl default | David Baker | 2016-04-29 | 1 | -2/+2 |
| | * | Nicer get() shorthand | David Baker | 2016-04-29 | 1 | -3/+2 |
| | * | Remove redundant docstring | David Baker | 2016-04-29 | 1 | -4/+0 |
| | * | Correct default template and add text template | David Baker | 2016-04-29 | 1 | -1/+2 |
| | * | Send mail notifs with a plaintext part too | David Baker | 2016-04-29 | 1 | -0/+2 |
| | * | Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs | David Baker | 2016-04-29 | 2 | -1/+19 |
| | |\ |
|
| | * | | pep8 | David Baker | 2016-04-28 | 1 | -1/+1 |
| | * | | Hopefully all remaining bits for email notifs | David Baker | 2016-04-27 | 2 | -1/+16 |
| | * | | Generate mails from a template | David Baker | 2016-04-20 | 1 | -10/+25 |
| | * | | Send a rather basic email notif | David Baker | 2016-04-20 | 2 | -1/+64 |
| * | | | add a url_preview_ip_range_whitelist config param so we can whitelist the mat... | Matthew Hodgson | 2016-05-01 | 1 | -0/+14 |
| | |/
|/| |
|
| * | | Make pyjwt dependency optional | Erik Johnston | 2016-04-25 | 1 | -1/+16 |
| * | | Merge pull request #746 from matrix-org/markjh/split_out_pusher | Mark Haines | 2016-04-22 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Optionally split out the pushers into a separate process | Mark Haines | 2016-04-21 | 1 | -0/+1 |
| | |/ |
|
| * | | Merge pull request #687 from nikriek/jwt-fix | Erik Johnston | 2016-04-21 | 1 | -0/+2 |
| |\ \
| |/
|/| |
|
| | * | Fix issues with JWT login | Niklas Riekenbrauck | 2016-04-21 | 1 | -0/+2 |
| * | | Give install requirements | Erik Johnston | 2016-04-13 | 1 | -1/+7 |
| * | | Add back in helpful description for missing url_preview_ip_range_blacklist | Erik Johnston | 2016-04-13 | 1 | -1/+5 |
| * | | Sanitize the optional dependencies for spider API | Erik Johnston | 2016-04-13 | 1 | -10/+28 |
| * | | Merge pull request #688 from matrix-org/matthew/preview_urls | Matthew Hodgson | 2016-04-11 | 1 | -2/+75 |
| |\ \ |
|
| | * | | fix typo | Matthew Hodgson | 2016-04-08 | 1 | -1/+1 |
| | * | | Add url_preview_enabled config option to turn on/off preview_url endpoint. de... | Matthew Hodgson | 2016-04-08 | 1 | -4/+73 |
| | * | | Merge branch 'develop' into matthew/preview_urls | Matthew Hodgson | 2016-04-04 | 2 | -1/+39 |
| | |\| |
|
| | * | | Merge branch 'develop' into matthew/preview_urls | Matthew Hodgson | 2016-03-27 | 7 | -25/+118 |
| | |\ \ |
|
| | * | | | initial WIP of a tentative preview_url endpoint - incomplete, untested, exper... | Matthew Hodgson | 2016-01-24 | 1 | -1/+5 |
| * | | | | add tls property | Christoph Witzany | 2016-04-06 | 1 | -6/+10 |
| * | | | | Introduce LDAP authentication | Christoph Witzany | 2016-04-06 | 2 | -1/+50 |
| | |_|/
|/| | |
|
| * | | | Add JWT support | Niklas Riekenbrauck | 2016-03-29 | 2 | -1/+39 |
| | |/
|/| |
|
| * | | Add config to create guest account on 3pid invite | Erik Johnston | 2016-03-14 | 1 | -0/+4 |
| * | | Use syntax that works on both py2.7 and py3 | Mark Haines | 2016-03-07 | 2 | -2/+2 |
| * | | config,handlers/_base: added homeserver config for what state is included in ... | Patrik Oldsberg | 2016-03-04 | 2 | -1/+42 |
| * | | add 800x600 thumbnails to make vector look prettier (and anyone else who like... | Matthew Hodgson | 2016-03-02 | 1 | -0/+3 |
| * | | Derive macaroon_secret_key from signing key. | Erik Johnston | 2016-02-08 | 2 | -16/+30 |
| * | | Error if macaroon key is missing from config | Daniel Wagner-Hall | 2016-02-05 | 3 | -18/+42 |
| * | | Rename config field to reflect yaml name | Daniel Wagner-Hall | 2016-02-03 | 1 | -3/+3 |
| * | | Add config option for setting the trusted id servers, disabling checking the ... | Mark Haines | 2016-01-29 | 1 | -0/+7 |
| |/ |
|
| * | 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 | 17 | -17/+17 |
| * | | Config Comment mixup in captcha public/private key | Robin Lambertz | 2016-01-06 | 1 | -2/+2 |
| |/ |
|
| * | Added a single line to explain what the server_name is used for | Mads R. Christensen | 2015-12-02 | 1 | -0/+1 |
| * | Comment | Erik Johnston | 2015-11-19 | 1 | -0/+2 |
| * | Split out text for missing config options. | Erik Johnston | 2015-11-18 | 1 | -16/+26 |
| * | Merge branch 'develop' into sh-cas-auth-via-homeserver | Steven Hammerton | 2015-11-17 | 1 | -1/+5 |
| |\ |
|
| | * | Fix race creating directories | Daniel Wagner-Hall | 2015-11-12 | 1 | -1/+5 |
| * | | Allow hs to do CAS login completely and issue the client with a login token t... | Steven Hammerton | 2015-11-05 | 1 | -1/+1 |
| * | | Add service URL to CAS config | Steven Hammerton | 2015-11-04 | 1 | -0/+3 |
| |/ |
|
| * | Allow guests to register and call /events?room_id= | Daniel Wagner-Hall | 2015-11-04 | 1 | -0/+6 |
| * | Merge branch 'release-v0.10.1' of github.com:matrix-org/synapse into develop | Erik Johnston | 2015-10-23 | 4 | -3/+39 |
| |\ |
|
| | * | Add config option to disable password login | Erik Johnston | 2015-10-22 | 4 | -3/+39 |
| * | | Add config for how many bcrypt rounds to use for password hashes | Mark Haines | 2015-10-16 | 1 | -0/+6 |
| |/ |
|
| * | Only turn on the twisted deferred debugging if full_twisted_stacktraces is se... | Mark Haines | 2015-10-13 | 1 | -0/+8 |
| * | Default cas_required_attributes to empty dictionary | Steven Hammerton | 2015-10-12 | 1 | -1/+1 |
| * | Support multiple required attributes in CAS response, and in a nicer config f... | Steven Hammerton | 2015-10-12 | 1 | -15/+4 |
| * | Allow optional config params for a required attribute and it's value, if spec... | Steven Hammerton | 2015-10-12 | 1 | -0/+15 |
| * | Provide ability to login using CAS | Steven Hammerton | 2015-10-10 | 2 | -1/+41 |
| * | 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 |
| * | Front-load spaces | Daniel Wagner-Hall | 2015-09-22 | 1 | -7/+7 |
| * | Implement configurable stats reporting | Daniel Wagner-Hall | 2015-09-22 | 14 | -19/+58 |
| * | Merge pull request #272 from matrix-org/daniel/insecureclient | Daniel Wagner-Hall | 2015-09-15 | 1 | -0/+8 |
| |\ |
|
| | * | Use shorter config key name | Daniel Wagner-Hall | 2015-09-15 | 1 | -3/+3 |
| | * | Merge branch 'daniel/insecureclient' into develop | Daniel Wagner-Hall | 2015-09-09 | 1 | -0/+8 |
| | |\ |
|
| | | * | Better document the intent of the insecure SSL setting | Daniel Wagner-Hall | 2015-09-09 | 1 | -2/+6 |
| | | * | Allow configuration to ignore invalid SSL certs | Daniel Wagner-Hall | 2015-09-09 | 1 | -0/+4 |
| * | | | Hacky attempt at catching SIGHUP and rotating the logfile around | Paul "LeoNerd" Evans | 2015-09-14 | 1 | -0/+14 |
| |/ / |
|
| * | | Merge branch 'master' into develop | Mark Haines | 2015-09-07 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | Lists use 'append' | Erik Johnston | 2015-09-02 | 1 | -1/+1 |
| * | | Merge branch 'release-v0.10.0' of github.com:matrix-org/synapse into develop | Erik Johnston | 2015-09-01 | 1 | -0/+2 |
| |\| |
|
| | * | Actually add config path | Erik Johnston | 2015-08-28 | 1 | -0/+2 |
| * | | Merge branch 'release-v0.10.0' into develop | Mark Haines | 2015-08-28 | 3 | -8/+80 |
| |\| |
|
| | * | Merge pull request #250 from matrix-org/erikj/generated_directory | Erik Johnston | 2015-08-25 | 1 | -2/+15 |
| | |\ |
|
| | | * | Update config doc | Erik Johnston | 2015-08-25 | 1 | -1/+2 |
| | | * | s/--generated-directory/--keys-directory/ | Erik Johnston | 2015-08-25 | 1 | -7/+7 |
| | | * | Add config option to specify where generated files should be dumped | Erik Johnston | 2015-08-25 | 1 | -2/+14 |
| | * | | Warn if we encounter unexpected files in config directories | Erik Johnston | 2015-08-25 | 1 | -7/+17 |
| | |/ |
|
| | * | Allow specifying directories as config files | Erik Johnston | 2015-08-25 | 1 | -6/+24 |
| | * | Merge pull request #245 from matrix-org/erikj/configurable_client_location | Erik Johnston | 2015-08-25 | 1 | -0/+1 |
| | |\ |
|
| | | * | Allow specifying a directory to host a web client from | Erik Johnston | 2015-08-25 | 1 | -0/+1 |
| | * | | Fix typo when using sys.stderr.write | Erik Johnston | 2015-08-25 | 1 | -1/+1 |
| | * | | Add utility to parse config and print out a key | Erik Johnston | 2015-08-25 | 1 | -0/+30 |
| | |/ |
|
| * | | Fix typo in module imports and package dependencies | Mark Haines | 2015-08-25 | 1 | -1/+1 |
| * | | Remove syutil dependency in favour of smaller single-purpose libraries | Mark Haines | 2015-08-24 | 1 | -19/+16 |
| * | | Merge branch 'develop' into auth | Daniel Wagner-Hall | 2015-08-20 | 1 | -0/+59 |
| |\| |
|
| | * | Fix flake8 warning | Mark Haines | 2015-08-13 | 1 | -0/+1 |
| | * | Merge remote-tracking branch 'origin/develop' into erikj/generate_presice_thu... | Mark Haines | 2015-08-13 | 2 | -41/+48 |
| | |\ |
|
| | * | | Doc-string for config ultility function | Mark Haines | 2015-08-12 | 1 | -0/+11 |
| | * | | Add config option for setting the list of thumbnail sizes to precalculate | Mark Haines | 2015-08-12 | 1 | -0/+39 |
| | * | | Make a config option for whether to generate new thumbnail sizes dynamically | Mark Haines | 2015-08-12 | 1 | -0/+8 |
| * | | | Issue macaroons as opaque auth tokens | Daniel Wagner-Hall | 2015-08-18 | 1 | -0/+4 |
| | |/
|/| |
|
| * | | Fix the --generate-keys option. Make it do the same thing as --generate-confi... | Mark Haines | 2015-08-12 | 1 | -45/+36 |
| * | | Add a --generate-keys option | Paul "LeoNerd" Evans | 2015-08-07 | 1 | -0/+9 |
| * | | Only print the pidfile path on startup if requested by a commandline flag | Paul "LeoNerd" Evans | 2015-08-07 | 1 | -0/+7 |
| |/ |
|
| * | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2015-07-21 | 1 | -2/+2 |
| |\ |
|
| | * | typo | Matthew Hodgson | 2015-07-08 | 1 | -2/+2 |
| * | | Close, but no cigar. | David Baker | 2015-07-14 | 1 | -2/+2 |
| * | | Small tweaks to SAML2 configuration. | Erik Johnston | 2015-07-10 | 1 | -18/+30 |
| * | | Merge pull request #201 from EricssonResearch/msba/saml2-develop | Erik Johnston | 2015-07-10 | 2 | -2/+45 |
| |\ \ |
|
| | * | | Make SAML2 optional and add some references/comments | Muthu Subramanian | 2015-07-09 | 1 | -0/+14 |
| | * | | code beautify | Muthu Subramanian | 2015-07-08 | 2 | -1/+3 |
| | * | | Integrate SAML2 basic authentication - uses pysaml2 | Muthu Subramanian | 2015-07-08 | 2 | -3/+30 |
| | |/ |
|
| * | | We don't want semicolons. | Erik Johnston | 2015-07-09 | 1 | -1/+1 |
| * | | remove the tls_certificate_chain_path param and simply support tls_certificat... | Matthew Hodgson | 2015-07-09 | 1 | -21/+9 |
| * | | document tls_certificate_chain_path more clearly | Matthew Hodgson | 2015-07-09 | 1 | -0/+5 |
| * | | oops, context.tls_certificate_chain_file() expects a file, not a certificate. | Matthew Hodgson | 2015-07-08 | 1 | -4/+1 |
| * | | *cough* | Matthew Hodgson | 2015-07-08 | 1 | -2/+3 |
| * | | add new optional config for tls_certificate_chain_path for folks with interme... | Matthew Hodgson | 2015-07-08 | 1 | -3/+17 |
| |/ |
|
| * | Make upload dir a configurable path. | Eric Myhre | 2015-06-18 | 1 | -0/+5 |
| * | Correct -H SERVER_NAME in config-missing complaint message | Paul "LeoNerd" Evans | 2015-06-16 | 1 | -2/+2 |
| * | Remove redundant newline | Erik Johnston | 2015-06-15 | 1 | -2/+1 |
| * | Document listener config. Remove deprecated config options | Erik Johnston | 2015-06-15 | 2 | -36/+42 |
| * | Add backwards compat support for metrics, manhole and webclient config options | Erik Johnston | 2015-06-12 | 2 | -9/+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 |
| * | Merge pull request #170 from matrix-org/markjh/SYT-8-recaptcha | Mark Haines | 2015-05-29 | 1 | -0/+4 |
| |\ |
|
| | * | Merge branch 'develop' into markjh/SYT-8-recaptcha | Mark Haines | 2015-05-29 | 1 | -1/+1 |
| | |\ |
|
| | * | | Add config for setting the recaptcha verify api endpoint, so we can test it i... | Mark Haines | 2015-05-29 | 1 | -0/+4 |
| * | | | Add config option to turn off freezing events. Use new encode_json api and uj... | Erik Johnston | 2015-05-29 | 1 | -0/+1 |
| | |/
|/| |
|
| * | | Registration should be disabled by default | Erik Johnston | 2015-05-28 | 1 | -1/+1 |
| |/ |
|
| * | s/metric_interface/metric_bind_host/ | Erik Johnston | 2015-05-22 | 1 | -3/+3 |
| * | Enable changing the interface the metrics listener binds to | Erik Johnston | 2015-05-22 | 1 | -1/+5 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into develop | David Baker | 2015-05-07 | 1 | -18/+29 |
| |\ |
|
| | * | Fix the --help option for synapse | Mark Haines | 2015-05-05 | 1 | -18/+29 |
| * | | Typo | David Baker | 2015-05-07 | 1 | -1/+1 |
| |/ |
|
| * | Use the daemonize key from the config if it exists | Mark Haines | 2015-05-01 | 1 | -1/+4 |
| * | Allow generate-config to run against an existing config file to generate defa... | Mark Haines | 2015-05-01 | 3 | -14/+26 |
| * | 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 | 2 | -2/+2 |
| * | Update key.py | Mark Haines | 2015-04-30 | 1 | -1/+2 |
| * | Update metrics.py | Mark Haines | 2015-04-30 | 1 | -2/+2 |
| * | Merge branch 'develop' into markjh/config_cleanup | Mark Haines | 2015-04-30 | 1 | -0/+1 |
| |\ |
|
| | * | Undo changes to logger config, ie. remove the access_log_file option: decisio... | David Baker | 2015-04-30 | 1 | -16/+0 |
| | * | Do access log using python's logging stuff, just under a separate logger name | David Baker | 2015-04-30 | 1 | -0/+11 |
| | * | Add an access_log | David Baker | 2015-04-30 | 2 | -0/+7 |
| * | | Write a default log_config when generating config | Mark Haines | 2015-04-30 | 4 | -4/+57 |
| * | | Don't break when sizes or durations are given as integers | Mark Haines | 2015-04-30 | 1 | -9/+12 |
| * | | Add a random string to the auto generated key id | Mark Haines | 2015-04-30 | 1 | -1/+3 |
| * | | Allow --enable-registration to be passed on the commandline | Mark Haines | 2015-04-30 | 1 | -3/+16 |
| * | | Use disable_registration keys if they are present | Mark Haines | 2015-04-30 | 1 | -0/+5 |
| * | | Allow multiple config files, set up a default config before applying the conf... | Mark Haines | 2015-04-30 | 2 | -22/+38 |
| * | | remove duplicate parse_size method | Mark Haines | 2015-04-30 | 1 | -9/+0 |
| * | | Manually generate the default config yaml, remove most of the commandline arg... | Mark Haines | 2015-04-30 | 14 | -459/+442 |
| |/ |
|
| * | Merge branch 'develop' into key_distribution | Mark Haines | 2015-04-29 | 6 | -50/+40 |
| |\ |
|
| | * | Delete ugly commented out log line. | Mark Haines | 2015-04-29 | 1 | -1/+0 |
| | * | comment out ugly test logline | Matthew Hodgson | 2015-04-29 | 1 | -1/+1 |
| | * | Merge branch 'develop' of github.com:matrix-org/synapse into postgres | Erik Johnston | 2015-04-28 | 4 | -48/+11 |
| | |\ |
|
| | | * | Merge pull request #126 from matrix-org/csauth | Mark Haines | 2015-04-28 | 3 | -45/+7 |
| | | |\ |
|
| | | | * | Remove now-redundant email config | David Baker | 2015-04-23 | 2 | -44/+1 |
| | | | * | Merge branch 'develop' into csauth | David Baker | 2015-04-17 | 4 | -12/+44 |
| | | | |\ |
|
| | | | * | | New registration for C/S API v2. Only ReCAPTCHA working currently. | David Baker | 2015-03-30 | 1 | -1/+6 |
| | | * | | | Output vim style mode markers into the yaml config file | Mark Haines | 2015-04-28 | 1 | -3/+4 |
| | * | | | | Move database configuration into config module | Erik Johnston | 2015-04-27 | 1 | -2/+21 |
| | * | | | | Merge branch 'develop' of github.com:matrix-org/synapse into postgres | Erik Johnston | 2015-04-27 | 1 | -0/+1 |
| | |\| | | |
|
| | * | | | | Update --database-path metavar to SQLITE_DATABASE_PATH | Erik Johnston | 2015-04-17 | 1 | -1/+1 |
| | * | | | | Merge branch 'develop' of github.com:matrix-org/synapse into postgres | Erik Johnston | 2015-04-15 | 1 | -1/+1 |
| | |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | | Merge branch 'develop' of github.com:matrix-org/synapse into mysql | Erik Johnston | 2015-04-07 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'develop' of github.com:matrix-org/synapse into mysql | Erik Johnston | 2015-04-07 | 3 | -12/+44 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'develop' of github.com:matrix-org/synapse into mysql | Erik Johnston | 2015-03-20 | 2 | -4/+33 |
| | |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | | Make database selection configurable | Erik Johnston | 2015-03-20 | 1 | -0/+9 |
| * | | | | | | | Add config for setting the perspective servers | Mark Haines | 2015-04-24 | 2 | -4/+22 |
| * | | | | | | | Merge branch 'develop' into key_distribution | Mark Haines | 2015-04-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | | Fix spelling | Mark Haines | 2015-04-24 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'develop' into key_distribution | Mark Haines | 2015-04-24 | 1 | -0/+1 |
| |\| | | | | | |
|
| | * | | | | | | Call the super classes when generating config | Mark Haines | 2015-04-24 | 1 | -0/+1 |
| | | |_|_|_|/
| |/| | | | |
|
| | * | | | | | Update syutil version to 0.0.4 | Mark Haines | 2015-04-14 | 1 | -1/+1 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | Add a config file for perspective servers | Mark Haines | 2015-04-24 | 2 | -0/+30 |
| * | | | | | Move the key related config parser into a separate file | Mark Haines | 2015-04-24 | 3 | -85/+113 |
| * | | | | | 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 |
| |/ / / / |
|
| * | | / | Fix --enable-registration flag to work if you don't give a value | Erik Johnston | 2015-04-07 | 1 | -1/+1 |
| | |_|/
|/| | |
|
| * | | | Add AppServiceConfig | Kegan Dougal | 2015-03-31 | 2 | -1/+33 |
| * | | | turn --disable-registration into --enable-registration, given the default is ... | Matthew Hodgson | 2015-03-30 | 1 | -11/+11 |
| | |/
|/| |
|
| * | | Merge pull request #109 from matrix-org/default_registration | Erik Johnston | 2015-03-18 | 1 | -3/+30 |
| |\ \ |
|
| | * | | Comment. | Erik Johnston | 2015-03-16 | 1 | -0/+3 |
| | * | | Allow enabling of registration with --disable-registration false | Erik Johnston | 2015-03-13 | 1 | -2/+8 |
| | * | | PEP8 | Erik Johnston | 2015-03-13 | 1 | -1/+1 |
| | * | | Implement registering with shared secret. | Erik Johnston | 2015-03-13 | 1 | -3/+17 |
| | * | | Disable registration by default | Erik Johnston | 2015-03-13 | 1 | -0/+4 |
| * | | | Wire up the webclient option | David Baker | 2015-03-17 | 1 | -1/+3 |
| | |/
|/| |
|
| * | | Option to serve metrics from their own localhost-only TCP port instead of mux... | Paul "LeoNerd" Evans | 2015-03-12 | 1 | -0/+5 |
| * | | Commandline option to enable metrics system | Paul "LeoNerd" Evans | 2015-03-12 | 2 | -1/+34 |
| |/ |
|
| * | Unused import | Erik Johnston | 2015-03-06 | 1 | -1/+1 |
| * | Don't look for an TLS private key if we have set --no-tls | Erik Johnston | 2015-03-06 | 2 | -7/+13 |
| * | Merge pull request #83 from matrix-org/nofile_limit_config | Erik Johnston | 2015-03-02 | 1 | -0/+7 |
| |\ |
|
| | * | 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 |
| * | | Make the federation server ratelimiting configurable. | Erik Johnston | 2015-03-02 | 1 | -0/+36 |
| * | | turns uris config options should append since it's a list | David Baker | 2015-02-24 | 1 | -1/+1 |
| * | | Add config option to disable registration. | Erik Johnston | 2015-02-19 | 2 | -1/+35 |
| |/ |
|
| * | Add a cache for get_event | Mark Haines | 2015-02-11 | 2 | -0/+15 |
| * | yaml.load expects strings to be a yaml rather than file | Erik Johnston | 2015-02-10 | 1 | -1/+2 |
| * | Use yaml logging config format because it is much nicer | Erik Johnston | 2015-02-10 | 1 | -1/+2 |
| * | Convert directory paths to absolute paths before daemonizing | Mark Haines | 2015-02-09 | 1 | -2/+3 |
| * | Allow ':memory:' as the database path for sqlite3 | Mark Haines | 2015-01-19 | 1 | -1/+4 |
| * | SYN-142: Rotate logs if logging to file. Fixed to a 4 file rotate with 100MB/... | Kegan Dougal | 2015-01-08 | 1 | -1/+4 |
| * | Add better help message for --server-name config option. | Erik Johnston | 2015-01-08 | 1 | -2/+6 |
| * | Increase default maximum attachment size to 10M | Mark Haines | 2015-01-06 | 1 | -1/+1 |
| * | Update copyright notices | Mark Haines | 2015-01-06 | 12 | -12/+12 |
| * | SYN-142: Use a default log file 'homeserver.log' so people get logging by def... | Kegan Dougal | 2014-12-16 | 1 | -1/+1 |
| * | Merge branch 'hotfixes-v0.5.4' of github.com:matrix-org/synapse into develop | Erik Johnston | 2014-12-13 | 1 | -2/+2 |
| |\ |
|
| | * | Fix bug while generating the error message when a file path specified in the ... | Erik Johnston | 2014-12-13 | 1 | -2/+2 |
| * | | Limit the size of images that are thumbnailed serverside. Limit the size of f... | Mark Haines | 2014-12-11 | 1 | -0/+5 |
| * | | Merge branch 'develop' into media_repository | Mark Haines | 2014-12-10 | 2 | -2/+11 |
| |\| |
|
| | * | Don't log synapse.storage at DEBUG level when under -v; require -v -v for that | Paul "LeoNerd" Evans | 2014-12-02 | 1 | -0/+6 |
| | * | SYN-187: Set a more sensible default for the content_addr v0.5.3b | Mark Haines | 2014-12-02 | 1 | -2/+5 |