Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Newsfile | Erik Johnston | 2019-07-22 | 1 | -0/+1 |
* | Demo uses deprecated cli option (#5725) | Jorik Schellekens | 2019-07-22 | 1 | -0/+1 |
* | Merge branch 'release-v1.2.0' into develop | Jorik Schellekens | 2019-07-22 | 1 | -0/+1 |
|\ | |||||
| * | Opentracing Documentation (#5703) | Jorik Schellekens | 2019-07-22 | 1 | -0/+1 |
* | | Merge pull request #5720 from matrix-org/erikj/transactions_upsert | Erik Johnston | 2019-07-19 | 1 | -0/+1 |
|\ \ | |||||
| * | | Newsfile | Erik Johnston | 2019-07-19 | 1 | -0/+1 |
* | | | Merge pull request #5713 from matrix-org/erikj/use_cache_for_filtered_state | Erik Johnston | 2019-07-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Newsfile | Erik Johnston | 2019-07-18 | 1 | -0/+1 |
* | | | | Merge pull request #5706 from matrix-org/erikj/add_memberships_to_current_state | Erik Johnston | 2019-07-19 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Newsfile | Erik Johnston | 2019-07-18 | 1 | -0/+1 |
* | | | | | Don't accept opentracing data from clients. (#5715) | Jorik Schellekens | 2019-07-19 | 1 | -0/+1 |
* | | | | | Add 'rel' attribute to default welcome page. (#5695) | Neil Johnson | 2019-07-19 | 1 | -0/+1 |
* | | | | | Update the coding style doc (#5719) | Richard van der Hoff | 2019-07-19 | 1 | -0/+1 |
| |_|/ / |/| | | | |||||
* | | | | Speed up the PostgreSQL unit tests (#5717) | Amber Brown | 2019-07-19 | 1 | -0/+1 |
* | | | | Remove non-dedicated logging options and command line arguments (#5678) | Amber Brown | 2019-07-19 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | towncrier | Neil Johnson | 2019-07-18 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Clean up opentracing configuration options (#5712) | Richard van der Hoff | 2019-07-18 | 3 | -1/+4 |
* | | Support Prometheus_client 0.4.0+ (#5636) | Amber Brown | 2019-07-18 | 1 | -0/+1 |
* | | Remove the ability to query relations when the original event was redacted. (... | Andrew Morgan | 2019-07-18 | 1 | -0/+1 |
* | | Convert synapse.federation.transport.server to async (#5689) | Richard van der Hoff | 2019-07-18 | 1 | -0/+1 |
* | | Ignore redactions of m.room.create events (#5701) | Richard van der Hoff | 2019-07-17 | 1 | -0/+1 |
* | | Improve `Depends` specs in debian package. (#5675) | Richard van der Hoff | 2019-07-17 | 1 | -0/+1 |
* | | More refactoring in `get_events_as_list` (#5707) | Richard van der Hoff | 2019-07-17 | 1 | -0/+1 |
* | | Fix redaction authentication (#5700) | Richard van der Hoff | 2019-07-17 | 1 | -0/+2 |
* | | Refactor `get_events_as_list` (#5699) | Richard van der Hoff | 2019-07-17 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_api_cmd | Erik Johnston | 2019-07-15 | 123 | -85/+39 |
|\ | |||||
| * | Return a different error from Invalid Password when a user is deactivated (#5... | Andrew Morgan | 2019-07-15 | 1 | -0/+1 |
| * | Merge pull request #5589 from matrix-org/erikj/admin_exfiltrate_data | Erik Johnston | 2019-07-15 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_exfi... | Erik Johnston | 2019-07-05 | 91 | -85/+7 |
| | |\ | |||||
| * | | | Add a `docker` type to the towncrier configuration (#5673) | Richard van der Hoff | 2019-07-12 | 5 | -2/+3 |
| * | | | Implement access token expiry (#5660) | Richard van der Hoff | 2019-07-12 | 1 | -0/+1 |
| * | | | fix changelog name | Richard van der Hoff | 2019-07-12 | 1 | -0/+0 |
| * | | | Update reverse_proxy.rst (#5397) | Ulrik Günther | 2019-07-12 | 1 | -0/+1 |
| * | | | Add missing space in default logging file format generated by the Docker imag... | Slavi Pantaleev | 2019-07-12 | 1 | -0/+1 |
| * | | | Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619) | Slavi Pantaleev | 2019-07-12 | 1 | -0/+1 |
| * | | | Add a mechanism for per-test configs (#5657) | Richard van der Hoff | 2019-07-12 | 1 | -0/+1 |
| * | | | Use /src for checking out synapse during sytests (#5664) | Amber Brown | 2019-07-11 | 1 | -0/+1 |
| * | | | Improved docs on setting up Postgresql (#5661) | Lrizika | 2019-07-11 | 1 | -0/+1 |
| * | | | small typo fix (#5655) | Andrew Morgan | 2019-07-11 | 1 | -0/+1 |
| * | | | Clean up exception handling for access_tokens (#5656) | Richard van der Hoff | 2019-07-11 | 1 | -0/+1 |
| * | | | Add basic opentracing support (#5544) | Jorik Schellekens | 2019-07-11 | 1 | -0/+1 |
| * | | | Inline issue_access_token (#5659) | Richard van der Hoff | 2019-07-11 | 1 | -0/+1 |
| * | | | Merge pull request #5658 from matrix-org/babolivier/is-json | Brendan Abolivier | 2019-07-10 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Rename changelog file | Brendan Abolivier | 2019-07-10 | 1 | -0/+0 |
| | * | | | Send 3PID bind requests as JSON data | Brendan Abolivier | 2019-07-10 | 1 | -0/+1 |
| * | | | | Remove access-token support from RegistrationStore.register (#5642) | Richard van der Hoff | 2019-07-10 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Don't bundle aggregations when retrieving the original event (#5654) | Andrew Morgan | 2019-07-10 | 1 | -0/+1 |
| * | | | Add a linting script (#5627) | Andrew Morgan | 2019-07-10 | 1 | -0/+1 |
| * | | | Correct pep517 flag in readme (#5651) | Bruno Windels | 2019-07-10 | 1 | -0/+1 |
| * | | | Merge pull request #5638 from matrix-org/babolivier/invite-json | Brendan Abolivier | 2019-07-09 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'develop' into babolivier/invite-json | Brendan Abolivier | 2019-07-08 | 88 | -75/+14 |
| | |\ \ \ | |||||
| | * | | | | Changelog | Brendan Abolivier | 2019-07-08 | 1 | -0/+1 |
| * | | | | | remove unused and unnecessary check for FederationDeniedError (#5645) | Hubert Chathi | 2019-07-09 | 1 | -0/+1 |
| * | | | | | Include the original event in /relations (#5626) | Andrew Morgan | 2019-07-09 | 1 | -0/+1 |
| * | | | | | Merge pull request #5644 from matrix-org/babolivier/profile-allow-self | Brendan Abolivier | 2019-07-09 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Changelog | Brendan Abolivier | 2019-07-08 | 1 | -0/+1 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Remove access-token support from RegistrationHandler.register (#5641) | Richard van der Hoff | 2019-07-08 | 1 | -0/+1 |
| * | | | | | Unblacklist some user_directory sytests (#5637) | Richard van der Hoff | 2019-07-09 | 1 | -0/+1 |
| * | | | | | Better logging for auto-join. (#5643) | Richard van der Hoff | 2019-07-08 | 1 | -0/+1 |
| |/ / / / | |||||
| * | | | | Update ModuleApi to avoid register(generate_token=True) (#5640) | Richard van der Hoff | 2019-07-08 | 1 | -0/+1 |
| * | | | | Factor out some redundant code in the login impl (#5639) | Richard van der Hoff | 2019-07-08 | 1 | -0/+1 |
| * | | | | Move get_or_create_user to test code (#5628) | Richard van der Hoff | 2019-07-08 | 1 | -0/+1 |
| * | | | | Add a few more common environment directory names to black exclusion (#5630) | Andrew Morgan | 2019-07-08 | 1 | -0/+1 |
| * | | | | Add default push rule to ignore reactions (#5623) | J. Ryan Stinnett | 2019-07-05 | 1 | -0/+1 |
| * | | | | Add origin_server_ts and sender fields to m.replace (#5613) | Andrew Morgan | 2019-07-05 | 1 | -0/+1 |
| * | | | | Remove support for invite_3pid_guest. (#5625) | Richard van der Hoff | 2019-07-05 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
| * | | | remove dead transaction persist code (#5622) | Richard van der Hoff | 2019-07-05 | 1 | -0/+1 |
| * | | | Fixes to the federation rate limiter (#5621) | Richard van der Hoff | 2019-07-05 | 1 | -0/+1 |
| * | | | Make errors about email password resets much clearer (#5616) | Andrew Morgan | 2019-07-05 | 1 | -0/+1 |
| * | | | Improve the backwards compatibility re-exports of synapse.logging.context (#5... | Amber Brown | 2019-07-05 | 1 | -0/+1 |
| * | | | Add a sytest blacklist file (#5611) | Andrew Morgan | 2019-07-05 | 1 | -0/+1 |
| * | | | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -0/+1 |
| * | | | Fix 'utime went backwards' errors on daemonization. (#5609) | Richard van der Hoff | 2019-07-03 | 1 | -0/+1 |
| * | | | 1.1.0rc2 v1.1.0rc2 | Richard van der Hoff | 2019-07-03 | 4 | -4/+0 |
| * | | | Fix a number of "Starting txn from sentinel context" warnings (#5605) | Richard van der Hoff | 2019-07-03 | 1 | -0/+1 |
| * | | | Remove SMTP_* env var functionality from docker conf (#5596) | Andrew Morgan | 2019-07-03 | 1 | -0/+1 |
| * | | | Fix media repo breaking (#5593) | Amber Brown | 2019-07-02 | 1 | -0/+1 |
| * | | | Merge remote-tracking branch 'origin/master' into release-v1.1.0 | Richard van der Hoff | 2019-07-02 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #5552 from matrix-org/rav/github_templates | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | | * | | | changelog | Richard van der Hoff | 2019-06-25 | 1 | -0/+1 |
| * | | | | | prepare v1.1.0rc1 | Richard van der Hoff | 2019-07-02 | 88 | -89/+0 |
| * | | | | | Complete the SAML2 implementation (#5422) | Richard van der Hoff | 2019-07-02 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-07-01 | 19 | -0/+19 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-06-26 | 59 | -1/+59 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | changelog | Richard van der Hoff | 2019-06-11 | 1 | -0/+1 |
| | * | | | | | | | Merge tag 'v1.0.0rc3' into rav/saml2_client | Richard van der Hoff | 2019-06-11 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge pull request #5587 from matrix-org/erikj/fix_synctl | Erik Johnston | 2019-07-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Newsfile | Erik Johnston | 2019-07-02 | 1 | -0/+1 |
| * | | | | | | | | | | Add ability to set timezone for Docker container (#5383) | Amir Zarrinkafsh | 2019-07-02 | 1 | -0/+1 |
| * | | | | | | | | | | Fix JWT login with new users (#5586) | PauRE | 2019-07-02 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | / | Newsfile | Erik Johnston | 2019-07-02 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Newsfile | Erik Johnston | 2019-07-02 | 1 | -0/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | fix async/await consentresource (#5585) | Amber Brown | 2019-07-01 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5507 from matrix-org/erikj/presence_sync_tighloop | Erik Johnston | 2019-07-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Newsfile | Erik Johnston | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | | Make the http server handle coroutine-making REST servlets (#5475) | Amber Brown | 2019-06-29 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5576 from matrix-org/babolivier/3pid-invite-ratelimit | Brendan Abolivier | 2019-06-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Changelog | Brendan Abolivier | 2019-06-28 | 1 | -0/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Don't log GC 0s at INFO (#5557) | Amber Brown | 2019-06-28 | 1 | -0/+1 |
* | | | | | | | | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Amber Brown | 2019-06-28 | 2 | -0/+2 |
* | | | | | | | | Added possibilty to disable local password authentication (#5092) | Daniel Hoffend | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | Make it clearer that the template dir is relative to synapse's root dir (#5543) | Andrew Morgan | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5559 from matrix-org/erikj/refactor_changed_devices | Erik Johnston | 2019-06-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Move changelog | Erik Johnston | 2019-06-26 | 1 | -0/+0 |
| * | | | | | | | Newsfile | Erik Johnston | 2019-06-26 | 1 | -0/+1 |
* | | | | | | | | Docker image: Add a migrate_config mode (#5567) | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | Docker image: open the non-TLS port by default. (#5568) | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | Deprecate the env var way of running the docker image (#5566) | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | Fix JWT login (#5555) | PauRE | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5565 from matrix-org/rav/docker/fix_log_config | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 |
* | | | | | | | | | Reduce the amount of stuff we send in the docker context (#5564) | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #5563 from matrix-org/rav/docker/data_dir | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
|\| | | | | | | | | |||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #5562 from matrix-org/rav/docker/no-generate-keys | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #5561 from matrix-org/rav/docker/refactor | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
|\| | | | | | | | | |||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #5570 from almereyda/patch-2 | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix changelog | Richard van der Hoff | 2019-06-27 | 1 | -1/+1 |
| * | | | | | | | | | Create 5570.misc | jon r | 2019-06-27 | 1 | -0/+1 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #5313 from twrist/patch-1 | Richard van der Hoff | 2019-06-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Create 5313.misc | Ike Johnson | 2019-06-02 | 1 | -0/+1 |
* | | | | | | | | | Improve docs on choosing server_name (#5558) | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Remove & changelog (#5548) | Amber Brown | 2019-06-26 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'master' into develop | Andrew Morgan | 2019-06-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Update changelog to better expain password reset change (#5545) github/release-v1.0.0 release-v1.0.0 | Andrew Morgan | 2019-06-24 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Prevent multiple upgrades on the same room at once (#5051) | Andrew Morgan | 2019-06-25 | 1 | -0/+1 |
* | | | | | | Increase default log level for docker image to INFO. (#5547) | Richard van der Hoff | 2019-06-25 | 1 | -0/+1 |
* | | | | | | Update docker image to use Python 3.7. (#5546) | Richard van der Hoff | 2019-06-25 | 1 | -0/+1 |
* | | | | | | Add info about black to code_style.rst (#5537) | Andrew Morgan | 2019-06-24 | 1 | -0/+1 |
* | | | | | | Merge pull request #5524 from matrix-org/rav/new_cmdline_options | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | changelog | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
* | | | | | | | Merge pull request #5523 from matrix-org/rav/arg_defaults | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
|\| | | | | | | |||||
| * | | | | | | changelog | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
* | | | | | | | Merge pull request #5499 from matrix-org/rav/cleanup_metrics | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'develop' into rav/cleanup_metrics | Richard van der Hoff | 2019-06-24 | 17 | -0/+17 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-19 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #5534 from matrix-org/babolivier/federation-publicrooms | Brendan Abolivier | 2019-06-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #5531 from matrix-org/erikj/workers_pagination_token | Erik Johnston | 2019-06-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-24 | 1 | -0/+1 |
* | | | | | | | | | | changelog | Richard van der Hoff | 2019-06-24 | 5 | -2/+3 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
* | | | | | | | | | Factor acme bits out to a separate file (#5521) | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #5498 from matrix-org/rav/fix_clock_reversal | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use monotonic clock where possible for metrics | Richard van der Hoff | 2019-06-19 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 2019-06-22 | 1 | -0/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Improve help and cmdline option names for --generate-config options (#5512) | Richard van der Hoff | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Refactor Config parser and add some comments. (#5511) | Richard van der Hoff | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Improve logging when generating config files (#5510) | Richard van der Hoff | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Only import jinja2 when needed (#5514) | Andrew Morgan | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Fix "Unexpected entry in 'full_schemas'" log warning (#5509) | Richard van der Hoff | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Fix logging error when a tampered event is detected. (#5500) | Richard van der Hoff | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Newsfile | Erik Johnston | 2019-06-21 | 1 | -0/+1 |
* | | | | | | | Newsfile | Erik Johnston | 2019-06-21 | 1 | -0/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #5476 from matrix-org/erikj/histogram_extremities | Erik Johnston | 2019-06-21 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/histogram_... | Erik Johnston | 2019-06-20 | 12 | -0/+12 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Newsfile | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
* | | | | | | | | Improve email notification logging (#5502) | Neil Johnson | 2019-06-20 | 1 | -0/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -0/+1 |
* | | | | | | | Merge pull request #5042 from matrix-org/erikj/fix_get_missing_events_error | Erik Johnston | 2019-06-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fix_get_mi... | Erik Johnston | 2019-06-18 | 66 | -39/+30 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Newsfile | Erik Johnston | 2019-04-10 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5480 from matrix-org/erikj/extremities_dummy_events | Erik Johnston | 2019-06-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Newsfile | Erik Johnston | 2019-06-18 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #5490 from matrix-org/rav/xmlsec_in_docker | Richard van der Hoff | 2019-06-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-18 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Fix typo in deactivation background job | Brendan Abolivier | 2019-06-19 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #4276 from Ralith/performance-advice | Richard van der Hoff | 2019-06-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Improve advice regarding poor performance | Benjamin Saunders | 2019-06-09 | 1 | -0/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Add some logging to 3pid invite sig verification (#5015) | David Baker | 2019-06-18 | 1 | -0/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Fix seven contrib files with Python syntax errors (#5446) | cclauss | 2019-06-18 | 1 | -0/+1 |
* | | | | | | | Merge pull request #5477 from matrix-org/babolivier/third_party_rules_3pid | Brendan Abolivier | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Changelog | Brendan Abolivier | 2019-06-17 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #5479 from matrix-org/erikj/add_create_room_hook_develop | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Newsfile | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #5478 from matrix-org/joriks/demo_python3 | Jorik Schellekens | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Changelog | Jorik Schellekens | 2019-06-17 | 1 | -0/+1 |
* | | | | | | | | Remove Postgres 9.4 support (#5448) | Amber Brown | 2019-06-18 | 1 | -0/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #5385 from matrix-org/erikj/reduce_http_exceptions | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5388 from matrix-org/erikj/fix_email_push | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #5389 from matrix-org/erikj/renew_attestations_on_master | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 |
* | | | | | | | | | Move SyTest to Buildkite (#5459) | Amber Brown | 2019-06-17 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #5464 from matrix-org/erikj/3pid_remote_invite_state | Erik Johnston | 2019-06-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-14 | 1 | -0/+1 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #5440 from matrix-org/babolivier/third_party_event_rules | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add plugin APIs for implementations of custom event rules. | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #5461 from matrix-org/erikj/histograms_are_cumalitive | Erik Johnston | 2019-06-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-14 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #5465 from matrix-org/babolivier/fix_deactivation_bg_job | Brendan Abolivier | 2019-06-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix changelog | Brendan Abolivier | 2019-06-14 | 2 | -1/+2 |
| * | | | | | | | | | Changelog | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #5462 from matrix-org/babolivier/account_validity_deactiva... | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Don't send renewal emails to deactivated users | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #5460 from matrix-org/joriks/demo_python3 | Jorik Schellekens | 2019-06-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Changelog | Jorik Schellekens | 2019-06-14 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #5390 from matrix-org/erikj/dont_log_on_fail_to_get_file | Erik Johnston | 2019-06-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Track deactivated accounts in the database (#5378) | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
* | | | | | | | | | changelog | Amber H. Brown | 2019-06-14 | 1 | -0/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Updates to the federation_client script (#5447) | Richard van der Hoff | 2019-06-13 | 1 | -0/+1 |
* | | | | | | | | Clean up code for sending federation EDUs. (#5381) | Richard van der Hoff | 2019-06-13 | 1 | -0/+1 |
* | | | | | | | | Expose statistics on extrems to prometheus (#5384) | Amber Brown | 2019-06-13 | 1 | -0/+1 |
* | | | | | | | | Remove Python 2.7 support. (#5425) | Amber Brown | 2019-06-12 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2019-06-11 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | 1.0.0 v1.0.0 | Erik Johnston | 2019-06-11 | 3 | -3/+0 |
| * | | | | | | | Merge pull request #5424 from matrix-org/erikj/change_password_reset_links | Erik Johnston | 2019-06-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Newsfile | Erik Johnston | 2019-06-11 | 1 | -0/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * / | | | | | | Neilj/improve federation docs (#5419) | Neil Johnson | 2019-06-11 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'release-v1.0.0' of github.com:matrix-org/synapse into develop | Erik Johnston | 2019-06-11 | 1 | -0/+1 |
|\| | | | | | | |||||
| * | | | | | | Merge pull request #5418 from matrix-org/erikj/fix_send_fed_with_limit_zero | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update changelog.d/5418.bugfix | Erik Johnston | 2019-06-10 | 1 | -1/+1 |
| | * | | | | | | Newsfile | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
* | | | | | | | | Don't warn user about password reset disabling through config code (#5387) | Andrew Morgan | 2019-06-11 | 1 | -0/+1 |
* | | | | | | | | add monthly active users to phonehome stats (#5252) | Neil Johnson | 2019-06-10 | 1 | -0/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-v1.0.0' of github.com:matrix-org/synapse into develop | Erik Johnston | 2019-06-10 | 1 | -1/+0 |
|\| | | | | | | |||||
| * | | | | | | 1.0.0rc2 v1.0.0rc2 | Erik Johnston | 2019-06-10 | 3 | -3/+0 |
| * | | | | | | Merge pull request #5417 from matrix-org/rav/shared_ssl_context | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | fix build fails | Richard van der Hoff | 2019-06-10 | 1 | -0/+1 |
| * | | | | | | Merge branch 'erikj/fix_null_valid_until_ms' of github.com:matrix-org/synapse... | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Improve startup checks for insecure notary configs (#5392) | Richard van der Hoff | 2019-06-10 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #5415 from matrix-org/erikj/fix_null_valid_until_ms | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Newsfile | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #5412 from SohamG/fix-4130 | Erik Johnston | 2019-06-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added changelog file. | sohamg | 2019-06-10 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | 0.99.5.2 v0.99.5.2 github/release-v0.99.5 release-v0.99.5 | Erik Johnston | 2019-05-30 | 3 | -3/+0 |
| * | | | | | Newsfile | Erik Johnston | 2019-05-30 | 1 | -0/+1 |
| * | | | | | Newsfile | Erik Johnston | 2019-05-30 | 1 | -0/+1 |
| * | | | | | Correctly filter out extremities with soft failed prevs (#5274) | Erik Johnston | 2019-05-30 | 1 | -0/+1 |
* | | | | | | Merge pull request #5325 from matrix-org/babolivier/port_db_account_validity | Brendan Abolivier | 2019-06-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rewrite changelog | Brendan Abolivier | 2019-06-05 | 1 | -1/+1 |
| * | | | | | | Merge branch 'develop' into babolivier/port_db_account_validity | Brendan Abolivier | 2019-06-04 | 4 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Changelog | Brendan Abolivier | 2019-06-03 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #5363 from matrix-org/babolivier/account_validity_send_mai... | Brendan Abolivier | 2019-06-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Gah towncrier | Brendan Abolivier | 2019-06-05 | 1 | -1/+1 |
| * | | | | | | | | Changelog | Brendan Abolivier | 2019-06-05 | 1 | -0/+1 |
* | | | | | | | | | Liberapay is now officially recognised, update FUNDING.yml (#5386) | Andrew Morgan | 2019-06-09 | 1 | -0/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge tag 'v1.0.0rc1' into develop | Neil Johnson | 2019-06-07 | 79 | -82/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | 1.0.0rc1 v1.0.0rc1 | Neil Johnson | 2019-06-07 | 79 | -82/+0 |
| | |_|_|_|/ / | |/| | | | | | |||||
* / | | | | | | Add a sponsor button (#5382) | Andrew Morgan | 2019-06-07 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Automatically retry builds when a buildkite agent is lost (#5380) | Andrew Morgan | 2019-06-07 | 1 | -0/+1 |
* | | | | | | Prevent multiple device list updates from breaking a batch send (#5156) | Andrew Morgan | 2019-06-06 | 1 | -0/+1 |
* | | | | | | Set default room version to v4. (#5379) | Neil Johnson | 2019-06-06 | 1 | -0/+1 |
* | | | | | | Merge pull request #5320 from matrix-org/hawkowl/full-schema-v1 | Erik Johnston | 2019-06-06 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/develop' into hawkowl/full-schema-v1 | Amber Brown | 2019-06-04 | 2 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | more fix | Amber Brown | 2019-06-03 | 1 | -0/+1 |
| | |_|/ / / / | |/| | | | | |