Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Newsfile | Erik Johnston | 2019-01-23 | 1 | -0/+1 |
* | Add room_version param to get_pdu | Erik Johnston | 2019-01-23 | 4 | -13/+60 |
* | Merge pull request #4445 from matrix-org/anoa/user_dir_develop_backport | Andrew Morgan | 2019-01-23 | 2 | -0/+7 |
|\ | |||||
| * | Add changelog | Andrew Morgan | 2019-01-23 | 1 | -0/+1 |
| * | Add metric for user dir current event stream position | Andrew Morgan | 2019-01-23 | 1 | -0/+6 |
* | | Merge pull request #4428 from matrix-org/rav/matrix_federation_agent | Richard van der Hoff | 2019-01-23 | 9 | -258/+555 |
|\ \ | |/ |/| | |||||
| * | fix python2 test failure | Richard van der Hoff | 2019-01-23 | 1 | -1/+1 |
| * | Add a test for MatrixFederationAgent | Richard van der Hoff | 2019-01-22 | 2 | -1/+195 |
| * | put resolve_service in an object | Richard van der Hoff | 2019-01-22 | 3 | -83/+104 |
| * | Require that service_name be a byte string | Richard van der Hoff | 2019-01-22 | 2 | -8/+8 |
| * | changelog | Richard van der Hoff | 2019-01-22 | 1 | -0/+1 |
| * | Kill off matrix_federation_endpoint | Richard van der Hoff | 2019-01-22 | 2 | -145/+0 |
| * | Make MatrixFederationClient use MatrixFederationAgent | Richard van der Hoff | 2019-01-22 | 2 | -27/+106 |
| * | MatrixFederationAgent | Richard van der Hoff | 2019-01-22 | 2 | -0/+147 |
* | | debian package: symlink to python-3.X (#4433) | Richard van der Hoff | 2019-01-23 | 3 | -2/+16 |
* | | Fixup removal of duplicate `user_ips` rows (#4432) | Erik Johnston | 2019-01-23 | 2 | -1/+6 |
* | | Support ACME for certificate provisioning (#4384) | Amber Brown | 2019-01-23 | 8 | -36/+298 |
* | | Merge pull request #4434 from matrix-org/erikj/fix_user_ips_dedup | Erik Johnston | 2019-01-22 | 2 | -26/+36 |
|\ \ | |||||
| * | | Refactor to rewrite the SQL instead | Erik Johnston | 2019-01-22 | 1 | -13/+16 |
| * | | Don't shadow params | Erik Johnston | 2019-01-22 | 1 | -4/+3 |
| * | | Newsfile | Erik Johnston | 2019-01-22 | 1 | -0/+1 |
| * | | Fix bug when removing duplicate rows from user_ips | Erik Johnston | 2019-01-22 | 1 | -13/+20 |
* | | | Merge pull request #4423 from matrix-org/neilj/disable_msisdn_on_registration | Neil Johnson | 2019-01-22 | 3 | -11/+15 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix line length | Neil Johnson | 2019-01-21 | 1 | -1/+3 |
| * | | Config option to disable requesting MSISDN on registration | Neil Johnson | 2019-01-21 | 3 | -11/+13 |
* | | | Make key fetches use regular federation client (#4426) | Richard van der Hoff | 2019-01-22 | 3 | -172/+8 |
* | | | Refactor and bugfix for resove_service (#4427) | Richard van der Hoff | 2019-01-22 | 6 | -86/+250 |
* | | | Require ECDH key exchange & remove dh_params (#4429) | Amber Brown | 2019-01-22 | 8 | -57/+6 |
| |/ |/| | |||||
* | | Merge pull request #4402 from matrix-org/erikj/fed_v2_invite_server | Erik Johnston | 2019-01-21 | 4 | -6/+42 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_v2_inv... | Erik Johnston | 2019-01-21 | 24 | -118/+261 |
| |\ | |/ |/| | |||||
* | | Merge pull request #4390 from matrix-org/erikj/versioned_fed_apis | Erik Johnston | 2019-01-21 | 4 | -68/+74 |
|\ \ | |||||
* | | | Migrate encryption state on room upgrade (#4411) | Andrew Morgan | 2019-01-21 | 3 | -0/+3 |
* | | | Fix race when persisting create event (#4404) | Erik Johnston | 2019-01-18 | 2 | -1/+13 |
* | | | Tweak code coverage settings (#4400) | Erik Johnston | 2019-01-18 | 3 | -0/+17 |
* | | | Remove redundant WrappedConnection (#4409) | Richard van der Hoff | 2019-01-18 | 4 | -93/+67 |
* | | | Fix incorrect logcontexts after a Deferred was cancelled (#4407) | Richard van der Hoff | 2019-01-17 | 4 | -3/+117 |
* | | | sign_request -> build_auth_headers (#4408) | Richard van der Hoff | 2019-01-17 | 3 | -15/+18 |
* | | | Changing macaroon_secret_key no longer logs you out (#4387) | Richard van der Hoff | 2019-01-16 | 2 | -3/+1 |
* | | | don't store more remote device lists if they have more than 1K devices (#4397) | Richard van der Hoff | 2019-01-16 | 2 | -0/+20 |
* | | | Merge pull request #4399 from andrewshadura/update-python-deps | Erik Johnston | 2019-01-16 | 2 | -2/+3 |
|\ \ \ | |||||
| * | | | Add a changelog entry | Andrej Shadura | 2019-01-16 | 1 | -0/+1 |
| * | | | Depend on pymacaroons >= 0.13.0 instead on pymacaroons-pynacl | Andrej Shadura | 2019-01-16 | 1 | -1/+1 |
| * | | | Use msgpack instead of msgpack-python | Andrej Shadura | 2019-01-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #4392 from matrix-org/neilj/fix_user_type_typo | Erik Johnston | 2019-01-15 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | ALL_USER_TYPES should be a tuple | Neil Johnson | 2019-01-15 | 2 | -1/+2 |
|/ / / | |||||
| | * | Newsfile | Erik Johnston | 2019-01-16 | 1 | -0/+1 |
| | * | Add /v2/invite federation API | Erik Johnston | 2019-01-15 | 3 | -6/+41 |
| |/ | |||||
| * | Newsfile | Erik Johnston | 2019-01-15 | 1 | -0/+1 |
| * | Add groundwork for new versions of federation APIs | Erik Johnston | 2019-01-15 | 3 | -68/+73 |
|/ | |||||
* | Merge branch 'release-v0.34.1.1' into develop | Richard van der Hoff | 2019-01-12 | 4 | -49/+163 |
|\ | |||||
| * | moar plusses! | Richard van der Hoff | 2019-01-12 | 1 | -2/+2 |
| * | Rewrite build_debian_packages github/release-v0.34.1.1 release-v0.34.1.1 | Richard van der Hoff | 2019-01-12 | 2 | -46/+154 |
| * | s/Breaks/Conflicts/ in debian/control | Richard van der Hoff | 2019-01-11 | 2 | -3/+9 |
* | | Silence travis-ci build warnings by removing non-functional python3.6 (#4377) | Richard van der Hoff | 2019-01-12 | 2 | -0/+8 |
* | | Remove duplicates in the user_ips table and add an index (#4370) | Amber Brown | 2019-01-12 | 4 | -4/+164 |
* | | Merge remote-tracking branch 'origin/master' into develop | Amber Brown | 2019-01-11 | 6 | -195/+51 |
|\ \ | |||||
| * | | Merge Synapse v0.34.1.1 | Amber Brown | 2019-01-11 | 6 | -195/+51 |
| |\| | |||||
| | * | changelog, for debian | Amber Brown | 2019-01-11 | 1 | -0/+6 |
| | * | changelog v0.34.1.1 | Amber Brown | 2019-01-11 | 2 | -1/+14 |
| | * | version | Amber Brown | 2019-01-11 | 1 | -1/+1 |
| | * | Merge pull request #4374 from matrix-org/rav/macaroon_key_fix_0.34.1 | Amber Brown | 2019-01-11 | 4 | -194/+31 |
| |/| | |||||
| | * | changelog | Richard van der Hoff | 2019-01-10 | 2 | -1/+1 |
| | * | Merge branch rav/macaroon_key_fix_0.34 into rav/macaroon_key_fix_0.34.1 | Richard van der Hoff | 2019-01-10 | 4 | -194/+31 |
| |/| | |||||
| | * | Revert "Fix macaroon_secret_key fallback logic" | Richard van der Hoff | 2019-01-10 | 1 | -3/+3 |
| | * | changelog | Richard van der Hoff | 2019-01-10 | 1 | -0/+1 |
| | * | Merge branch 'rav/macaroon_key_fix' into rav/macaroon_key_fix_0.34 | Richard van der Hoff | 2019-01-10 | 3 | -197/+33 |
| | |\ | |||||
| | | * | Fix macaroon_secret_key fallback logic | Richard van der Hoff | 2019-01-10 | 1 | -3/+3 |
| | | * | Skip macaroon check for access tokens in the db | Richard van der Hoff | 2019-01-10 | 2 | -186/+28 |
| | | * | Fix fallback to signing key for macaroon-secret-key | Richard van der Hoff | 2019-01-10 | 1 | -2/+2 |
* | | | | Merge pull request #4342 from aaronraimist/new-virtualenv | Richard van der Hoff | 2019-01-10 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | README.rst: fix hash_password path | Richard van der Hoff | 2019-01-02 | 1 | -2/+1 |
| * | | | | Add changelog | Aaron Raimist | 2019-01-01 | 1 | -0/+1 |
| * | | | | Update README to use new virtualenv (#4328) | Aaron Raimist | 2019-01-01 | 1 | -2/+2 |
* | | | | | Merge branch 'master' into develop | Richard van der Hoff | 2019-01-09 | 1 | -3/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | fix docker build to install optional deps github/release-v0.34.1 release-v0.34.1 | Richard van der Hoff | 2019-01-09 | 1 | -3/+1 |
* | | | | | Merge branch 'master' into develop | Richard van der Hoff | 2019-01-09 | 2 | -1/+8 |
|\| | | | | |||||
| * | | | | debian: Remove Breaks: matrix-synapse-ldap3 v0.34.1+1 | Richard van der Hoff | 2019-01-09 | 2 | -1/+8 |
* | | | | | Merge branch 'master' into develop | Richard van der Hoff | 2019-01-09 | 45 | -46/+73 |
|\| | | | | |||||
| * | | | | 0.34.1 v0.34.1 | Richard van der Hoff | 2019-01-09 | 5 | -5/+13 |
| * | | | | Merge branch 'develop' into release-v0.34.1 | Erik Johnston | 2019-01-09 | 4 | -6/+13 |
| |\ \ \ \ | |||||
| * | | | | | clean up changelog v0.34.1rc1 | Richard van der Hoff | 2019-01-08 | 1 | -3/+2 |
| * | | | | | 0.34.1rc1 | Richard van der Hoff | 2019-01-08 | 1 | -1/+1 |
| * | | | | | changelog | Richard van der Hoff | 2019-01-08 | 41 | -41/+61 |
* | | | | | | Merge pull request #4368 from matrix-org/erikj/better_errors | Erik Johnston | 2019-01-09 | 2 | -68/+74 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Newsfile | Erik Johnston | 2019-01-09 | 1 | -0/+1 |
| * | | | | | | Fixup docstrings for matrixfederationclient | Erik Johnston | 2019-01-09 | 1 | -68/+73 |
* | | | | | | | Fix adding new rows instead of updating them if one of the key values is a NU... | Amber Brown | 2019-01-09 | 3 | -1/+81 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #4362 from matrix-org/erikj/better_errors | Erik Johnston | 2019-01-09 | 2 | -5/+6 |
|\| | | | | | |||||
| * | | | | | Newsfile | Erik Johnston | 2019-01-08 | 1 | -0/+1 |
| * | | | | | Use RequestSendFailed when fail to parse content type headers | Erik Johnston | 2019-01-08 | 1 | -5/+5 |
* | | | | | | Merge pull request #4361 from matrix-org/erikj/better_errors | Erik Johnston | 2019-01-08 | 2 | -1/+7 |
|\| | | | | | |/ / / / |/| | | | | |||||
| * | | | | Newsfile | Erik Johnston | 2019-01-08 | 1 | -0/+1 |
| * | | | | Don't log stack traces for HTTP error responses | Erik Johnston | 2019-01-08 | 1 | -1/+6 |
|/ / / / | |||||
* | | | | Refactor request sending to have better excpetions (#4358) | Erik Johnston | 2019-01-08 | 6 | -44/+119 |
* | | | | Fix synapse.config.__main__ on python 3 (#4356) | Amber Brown | 2019-01-08 | 2 | -1/+2 |
* | | | | Fix command hint to generate a config file (#4353) | Jason Robinson | 2019-01-07 | 3 | -2/+8 |
* | | | | Add GET account data routes (#4303) | Travis Ralston | 2019-01-07 | 2 | -1/+34 |
* | | | | Check jinja version for consent resource (#4327) | Richard van der Hoff | 2019-01-07 | 4 | -28/+75 |
* | | | | fix the check for whether `is_url` to match all the other ones in codebase (#... | Michael Telatynski | 2019-01-06 | 2 | -3/+9 |
* | | | | Update debian Conflicts specifications (#4349) | Richard van der Hoff | 2019-01-04 | 3 | -2/+14 |
* | | | | fix NPE in /messages by checking if all events were filtered out (#4330) | Matthew Hodgson | 2019-01-02 | 2 | -10/+12 |
* | | | | Update README to not lie about required restart (#4343) | Aaron Raimist | 2019-01-02 | 2 | -2/+3 |
* | | | | Merge pull request #4344 from matrix-org/neilj/fix_synchrotron_fix_4312 | Neil Johnson | 2019-01-02 | 2 | -25/+26 |
|\ \ \ \ | |||||
| * | | | | Ensure synchrotrons can access is_support_user in the storage layer | Neil Johnson | 2019-01-02 | 2 | -25/+26 |
|/ / / / | |||||
* | | | | Update docker-compose.yml (#4282) | jribal | 2019-01-02 | 1 | -1/+1 |
* | | | | Update PR template to use absolute links (#4341) | Aaron Raimist | 2019-01-02 | 2 | -2/+3 |
* | | | | Avoid packaging _trial_temp directory (#4326) | Richard van der Hoff | 2019-01-02 | 2 | -2/+3 |
* | | | | Install the optional dependencies into the debian package (#4325) | Richard van der Hoff | 2019-01-02 | 5 | -20/+37 |
|/ / / | |||||
* | | | Remove v1 only REST APIs now we don't ship matrix console (#4334) | Amber Brown | 2018-12-29 | 7 | -590/+45 |
* | | | Remove mention of lt-cred-mech in the sample coturn config. (#4333) | Krithin Sitaram | 2018-12-28 | 2 | -3/+3 |
* | | | Log roomid along with Unknown room (#4297) | Will Hunt | 2018-12-24 | 2 | -1/+2 |
* | | | Merge pull request #4307 from matrix-org/erikj/v2_rooms | Richard van der Hoff | 2018-12-24 | 3 | -1/+6 |
|\ \ \ | |||||
| * | | | Newsfile | Erik Johnston | 2018-12-18 | 1 | -0/+1 |
| * | | | Add v2 room version | Erik Johnston | 2018-12-18 | 2 | -1/+5 |
* | | | | Return well_known in /login response (#4319) | Richard van der Hoff | 2018-12-24 | 3 | -7/+15 |
* | | | | Merge pull request #4317 from de-vri-es/test-metric-prometheus-0.5 | Richard van der Hoff | 2018-12-23 | 2 | -1/+24 |
|\ \ \ \ | |||||
| * | | | | Fix test_metrics.py compatibility prometheus_client 0.5 | Maarten de Vries | 2018-12-21 | 2 | -1/+24 |
* | | | | | Merge pull request #4316 from matrix-org/rav/fix_docker_upload | Richard van der Hoff | 2018-12-21 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix circleci config for synapse:latest docker upload | Richard van der Hoff | 2018-12-21 | 2 | -2/+3 |
| |/ / / / | |||||
* | | | | | Add a script to generate a clean config file (#4315) | Richard van der Hoff | 2018-12-22 | 11 | -46/+157 |
* | | | | | Fix indentation in default config (#4313) | Richard van der Hoff | 2018-12-22 | 2 | -35/+36 |
* | | | | | Fix IP URL previews on Python 3 (#4215) | Amber Brown | 2018-12-22 | 8 | -272/+590 |
* | | | | | Make the dependencies more like a standard Python project and hook up the opt... | Amber Brown | 2018-12-22 | 7 | -158/+111 |
|/ / / / | |||||
* | | | | Merge branch 'master' into develop | Richard van der Hoff | 2018-12-20 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | Mention updating extensions github/release-v0.34.0 release-v0.34.0 | Richard van der Hoff | 2018-12-20 | 1 | -2/+7 |
* | | | | | Merge branch 'master' into develop | Richard van der Hoff | 2018-12-20 | 1 | -3/+4 |
|\| | | | | |||||
| * | | | | clarify that installing -py3 removes the old pkg | Richard van der Hoff | 2018-12-20 | 1 | -3/+4 |
* | | | | | Merge branch 'master' into develop | Richard van der Hoff | 2018-12-20 | 1 | -1/+8 |
|\| | | | | |||||
| * | | | | buster is a thing | Richard van der Hoff | 2018-12-20 | 1 | -1/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'master' into develop | Richard van der Hoff | 2018-12-20 | 42 | -29/+2514 |
|\| | | | |||||
| * | | | Clarify that py2 packages will continue to exist v0.34.0 | Richard van der Hoff | 2018-12-20 | 1 | -0/+4 |
| * | | | document supported python 3 versions | Richard van der Hoff | 2018-12-20 | 2 | -5/+9 |
| * | | | more changelog fix | Richard van der Hoff | 2018-12-20 | 1 | -1/+1 |
| * | | | minor changelog tweaks | Richard van der Hoff | 2018-12-20 | 1 | -4/+4 |
| * | | | fix UPGRADE formatting | Richard van der Hoff | 2018-12-20 | 1 | -6/+6 |
| * | | | Prepare 0.34 release | Richard van der Hoff | 2018-12-20 | 7 | -24/+18 |
| * | | | Update log config for debian packages | Richard van der Hoff | 2018-12-20 | 1 | -0/+1 |
| * | | | Debian packaging via dh_virtualenv | Richard van der Hoff | 2018-12-20 | 41 | -2/+2481 |
| |\ \ \ | |||||
| | * | | | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 36 | -509/+310 |
| | * | | | import from package-debian-synapse | Amber Brown | 2018-12-20 | 38 | -0/+2678 |
| * | | | | Add 'sandbox' to CSP for media repo (#4284) | David Baker | 2018-12-20 | 2 | -1/+3 |
| * | | | | Improved welcome page (#4294) | Nad Chishtie | 2018-12-14 | 2 | -25/+63 |
| * | | | | Settings Fix deleting e2e room keys on xenial (#4295) | Amber Brown | 2018-12-14 | 2 | -1/+2 |
| |/ / / | |||||
* | | | | Merge pull request #4309 from KB1RD/KB1RD-fixes | Richard van der Hoff | 2018-12-19 | 2 | -3/+8 |
|\ \ \ \ | |||||
| * | | | | Create 4309.bugfix | Nathan Pennie | 2018-12-19 | 1 | -0/+1 |
| * | | | | Fixed line length | Nathan Pennie | 2018-12-19 | 1 | -1/+5 |
| * | | | | Fix the variable names used for account_data | Nathan Pennie | 2018-12-19 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | ensure can report mau stats when hs.config.mau_stats_only is set (#4305) | Neil Johnson | 2018-12-18 | 2 | -1/+2 |
* | | | | create support user (#4141) | Neil Johnson | 2018-12-14 | 20 | -47/+371 |
* | | | | Settings Fix deleting e2e room keys on xenial (#4295) | Amber Brown | 2018-12-14 | 2 | -1/+2 |
* | | | | Improved welcome page (#4294) | Nad Chishtie | 2018-12-14 | 2 | -25/+63 |
* | | | | Merge pull request #4274 from matrix-org/michaelkaye/update_kernel_dco_link | Richard van der Hoff | 2018-12-11 | 2 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Update CONTRIBUTING.rst | Michael Kaye | 2018-12-11 | 1 | -1/+1 |
| * | | | | changelog | Michael Kaye | 2018-12-07 | 1 | -0/+1 |
| * | | | | Update link to kernel.org DCO usage | Michael Kaye | 2018-12-07 | 1 | -1/+1 |
* | | | | | Merge branch 'release-v0.34.0' into develop | Richard van der Hoff | 2018-12-11 | 43 | -98/+146 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 0.34.0rc2 v0.34.0rc2 | Richard van der Hoff | 2018-12-11 | 5 | -4/+17 |
| * | | | | remove changelog files | Richard van der Hoff | 2018-12-11 | 34 | -36/+0 |
| * | | | | Merge pull request #4290 from matrix-org/rav/remove_webclient | Richard van der Hoff | 2018-12-11 | 6 | -58/+44 |
| |\ \ \ \ | |||||
| | * | | | | Stop installing Matrix Console by default | Richard van der Hoff | 2018-12-11 | 6 | -58/+44 |
| * | | | | | Merge pull request #4289 from matrix-org/rav/welcome_page | Richard van der Hoff | 2018-12-11 | 3 | -0/+30 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'rav/disable_pager_in_ci' into rav/welcome_page | Richard van der Hoff | 2018-12-11 | 2 | -2/+3 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add a welcome page to the static resources | Richard van der Hoff | 2018-12-11 | 3 | -0/+30 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge pull request #4291 from matrix-org/rav/disable_pager_in_ci | Richard van der Hoff | 2018-12-11 | 2 | -2/+3 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Disable pager for ci script | Richard van der Hoff | 2018-12-11 | 2 | -2/+3 |
| | |/ / / / | |||||
| * | | | | | fix upgrade.rst link again v0.34.0rc1 | Richard van der Hoff | 2018-12-04 | 1 | -1/+1 |
| * | | | | | Fix link to upgrade notes | Richard van der Hoff | 2018-12-04 | 1 | -1/+1 |
| * | | | | | fix typo in changelog | Richard van der Hoff | 2018-12-04 | 1 | -1/+1 |
| * | | | | | Prepare 0.34.0rc1 | Richard van der Hoff | 2018-12-04 | 2 | -2/+56 |
| |/ / / / | |||||
* | | | | | Add 'sandbox' to CSP for media repo (#4284) | David Baker | 2018-12-11 | 2 | -1/+3 |
* | | | | | Merge pull request #4279 from matrix-org/hs/fix-config-cors | Will Hunt | 2018-12-10 | 2 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Move imports to one line | Will Hunt | 2018-12-10 | 1 | -4/+1 |
| * | | | | | Use `send_cors` | Will Hunt | 2018-12-10 | 1 | -4/+1 |
| * | | | | | changelog & isort | Will Hunt | 2018-12-09 | 2 | -1/+6 |
| * | | | | | Make /config more CORS-y | Will Hunt | 2018-12-09 | 1 | -1/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4283 from matrix-org/erikj/isort_df | Erik Johnston | 2018-12-10 | 2 | -2/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Newsfile | Erik Johnston | 2018-12-10 | 1 | -0/+1 |
| * | | | | Make isort tox check print diff when it fails | Erik Johnston | 2018-12-10 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Initialise user displayname from SAML2 data (#4272) | Richard van der Hoff | 2018-12-07 | 6 | -15/+39 |
* | | | | Update the example systemd config to use a virtualenv (#4273) | Richard van der Hoff | 2018-12-07 | 3 | -22/+32 |
* | | | | Implement SAML2 authentication (#4267) | Richard van der Hoff | 2018-12-07 | 9 | -2/+258 |
* | | | | Factor SSO success handling out of CAS login (#4264) | Richard van der Hoff | 2018-12-07 | 5 | -32/+184 |
* | | | | Rip out half-implemented m.login.saml2 support (#4265) | Richard van der Hoff | 2018-12-06 | 7 | -169/+4 |
* | | | | drop undocumented dependency on dateutil (#4266) | Richard van der Hoff | 2018-12-06 | 2 | -7/+7 |
* | | | | Implement .well-known handling (#4262) | Richard van der Hoff | 2018-12-05 | 5 | -0/+140 |
|/ / / | |||||
* | | | Merge pull request #4260 from matrix-org/rav/python3 | Richard van der Hoff | 2018-12-04 | 3 | -53/+82 |
|\ \ \ | |||||
| * | | | Notes on upgrading to python3, and README updates. | Richard van der Hoff | 2018-12-04 | 3 | -53/+82 |
* | | | | Merge pull request #4261 from matrix-org/rav/docker/remove_log_file | Richard van der Hoff | 2018-12-04 | 2 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Remove obsolete settings from docker homeserver.yaml | Richard van der Hoff | 2018-12-04 | 2 | -3/+2 |
| |/ / / | |||||
* | | | | Merge pull request #4005 from matrix-org/michaelkaye/move_to_docker_label | Richard van der Hoff | 2018-12-04 | 1 | -8/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use labels to tag builds with their SHA1 version. | Michael Kaye | 2018-10-04 | 1 | -8/+4 |
* | | | | Add an option to enable recording IPs for appservice users (#3831) | Travis Ralston | 2018-12-04 | 3 | -9/+26 |
* | | | | Fix non-ASCII pushrules (#4248) | Amber Brown | 2018-12-04 | 2 | -12/+24 |
* | | | | Merge pull request #4210 from axelsimon/patch-1 | Richard van der Hoff | 2018-12-04 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Replace mentions of Vector with Riot | axel simon | 2018-11-20 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Add an option to disable search for homeservers which may not be interested i... | Travis Ralston | 2018-12-04 | 4 | -1/+21 |
* | | | | Add note to UPGRADE.rst about removing riot.im from list of trusted identity ... | Aaron Raimist | 2018-12-04 | 2 | -0/+10 |
* | | | | add more detail to logging regarding "More than one row matched" error (#4234) | Ben Parsons | 2018-12-04 | 2 | -6/+7 |
* | | | | Fix UnicodeDecodeError when postgres is not configured in english (#4253) | Richard van der Hoff | 2018-12-04 | 3 | -8/+47 |
* | | | | Merge pull request #4244 from aaronraimist/drop-sent-txt | Richard van der Hoff | 2018-12-04 | 7 | -74/+4 |
|\ \ \ \ | |||||
| * | | | | Add changelog | Aaron Raimist | 2018-12-01 | 1 | -0/+1 |
| * | | | | Drop sent_transactions | Aaron Raimist | 2018-12-01 | 6 | -74/+3 |
* | | | | | Patch defer.inlineCallbacks to check logcontexts in tests (#4205) | Richard van der Hoff | 2018-12-04 | 4 | -3/+99 |
* | | | | | Merge pull request #4250 from matrix-org/hawkowl/pusher-remove-py3 | Richard van der Hoff | 2018-12-04 | 2 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | changelog | Amber Brown | 2018-12-03 | 1 | -0/+1 |
| * | | | | | fix type error | Amber Brown | 2018-12-03 | 1 | -1/+1 |
* | | | | | | Merge pull request #4257 from aaronraimist/add-editorconfig | Richard van der Hoff | 2018-12-04 | 3 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add a basic .editorconfig | Aaron Raimist | 2018-12-03 | 3 | -0/+11 |
| |/ / / / / | |||||
* / / / / / | Run the AS senders as background processes (#4189) | Richard van der Hoff | 2018-12-04 | 2 | -12/+26 |
|/ / / / / | |||||
* / / / / | Workaround for non-ascii event ids (#4241) | Richard van der Hoff | 2018-12-03 | 2 | -1/+4 |
|/ / / / | |||||
* | | | | Neilj/fix autojoin (#4223) | Neil Johnson | 2018-11-28 | 5 | -3/+36 |
* | | | | Report combined coverage to codecov (#4225) | Amber Brown | 2018-11-28 | 3 | -17/+23 |
* | | | | Neilj/fix mau initial reserved users (#4211) | Neil Johnson | 2018-11-28 | 2 | -2/+5 |
* | | | | Support m.login.sso (#4220) | Richard van der Hoff | 2018-11-27 | 5 | -52/+50 |
* | | | | Check logcontexts before and after each test (#4190) | Richard van der Hoff | 2018-11-27 | 3 | -8/+22 |
* | | | | Fix more logcontext leaks in tests (#4209) | Richard van der Hoff | 2018-11-27 | 2 | -1/+3 |
* | | | | Do a GC after each test to fix logcontext leaks (#4227) | Richard van der Hoff | 2018-11-27 | 3 | -3/+71 |
* | | | | Merge pull request #4214 from matrix-org/rav/ignore_pycache | Amber Brown | 2018-11-20 | 2 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Ignore __pycache__ directories in schema delta dir | Richard van der Hoff | 2018-11-20 | 2 | -1/+2 |
|/ / / / | |||||
* | | | | Remove riot.im from the list of trusted Identity Servers in the default confi... | Neil Johnson | 2018-11-20 | 3 | -2/+7 |
* | | | | Merge pull request #4204 from matrix-org/rav/logcontext_leak_fixes | Richard van der Hoff | 2018-11-20 | 6 | -7/+12 |
|\ \ \ \ | |||||
| * | | | | changelog | Richard van der Hoff | 2018-11-19 | 1 | -0/+1 |
| * | | | | Fix logcontext leak in test_url_preview | Richard van der Hoff | 2018-11-19 | 1 | -1/+2 |
| * | | | | Fix logcontext leak in http pusher test | Richard van der Hoff | 2018-11-19 | 1 | -1/+2 |
| * | | | | Fix some tests which leaked logcontexts | Richard van der Hoff | 2018-11-19 | 2 | -3/+4 |
| * | | | | Fix logcontext leak in EmailPusher | Richard van der Hoff | 2018-11-19 | 1 | -2/+3 |
* | | | | | Merge remote-tracking branch 'origin/master' into develop | Amber Brown | 2018-11-19 | 41 | -40/+62 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge tag 'v0.33.9' 0.34.0rc2 | Amber Brown | 2018-11-19 | 95 | -969/+2846 |
| |\ \ \ \ | |||||
| | * | | | | towncrier v0.33.9 | Amber Brown | 2018-11-19 | 1 | -0/+6 |
| | * | | | | version | Amber Brown | 2018-11-19 | 1 | -1/+1 |
| | * | | | | release 0.33.9rc1 v0.33.9rc1 github/release-v0.33.9 release-v0.33.9 | Neil Johnson | 2018-11-14 | 41 | -40/+56 |
* | | | | | | Fix fallback auth on Python 3 (#4197) | Amber Brown | 2018-11-19 | 3 | -22/+121 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #4182 from aaronraimist/update-issue-template | Richard van der Hoff | 2018-11-19 | 6 | -10/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Fix case | Aaron Raimist | 2018-11-13 | 1 | -1/+1 |
| * | | | | | Add SUPPORT.md | Aaron Raimist | 2018-11-13 | 1 | -0/+3 |
| * | | | | | Add changelog | Aaron Raimist | 2018-11-13 | 1 | -0/+1 |
| * | | | | | Add a pull request template and add multiple issue templates | Aaron Raimist | 2018-11-13 | 4 | -10/+53 |
* | | | | | | Merge pull request #4200 from aaronraimist/vacuum-full-note | Richard van der Hoff | 2018-11-19 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add changelog | Aaron Raimist | 2018-11-18 | 1 | -0/+1 |
| * | | | | | | Add a note saying you need to manually reclaim disk space | Aaron Raimist | 2018-11-18 | 1 | -0/+8 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #4193 from kivikakk/add-openbsd-prereq | Amber Brown | 2018-11-17 | 2 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add changelog.d entry | Ashe Connor | 2018-11-17 | 1 | -0/+1 |
| * | | | | | | add jpeg to OpenBSD prereq list | Ashe Connor | 2018-11-17 | 1 | -1/+1 |
* | | | | | | | Merge pull request #4192 from matrix-org/travis/fix-consent-urls | Travis Ralston | 2018-11-16 | 4 | -4/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix the terms UI auth tests | Travis Ralston | 2018-11-15 | 1 | -1/+1 |
| * | | | | | | Changelog | Travis Ralston | 2018-11-15 | 1 | -0/+1 |
| * | | | | | | Remove duplicate slashes in generated consent URLs | Travis Ralston | 2018-11-15 | 2 | -3/+3 |
|/ / / / / / | |||||
* | | | | | | Fix Content-Disposition in media repository (#4176) | Amber Brown | 2018-11-15 | 6 | -90/+271 |
* | | | | | | Add option to track MAU stats (but not limit people) (#3830) | Travis Ralston | 2018-11-15 | 7 | -35/+92 |
* | | | | | | Use <meta> tags to discover the per-page encoding of html previews (#4183) | Amber Brown | 2018-11-15 | 3 | -9/+100 |