| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Factorise `get_datastore` calls in phone_stats_home. (#10427) | reivilibre | 2021-07-19 | 2 | -16/+19 |
* | | | Add a new version of the R30 phone-home metric, which removes a false impress... | reivilibre | 2021-07-19 | 6 | -5/+416 |
* | | | [pyupgrade] `synapse/` (#10348) | Jonathan de Jong | 2021-07-19 | 29 | -102/+86 |
* | | | Remove unused `events_by_room` (#10421) | Eric Eastwood | 2021-07-19 | 2 | -4/+1 |
* | | | One last inline type hint (for the whole repo) (#10418) | Jonathan de Jong | 2021-07-16 | 2 | -1/+2 |
* | | | Use inline type hints in `handlers/` and `rest/`. (#10382) | Jonathan de Jong | 2021-07-16 | 43 | -215/+212 |
* | | | Add a module type for account validity (#9884) | Brendan Abolivier | 2021-07-16 | 13 | -228/+438 |
* | | | Do not include signatures/hashes in make_{join,leave,knock} responses. (#10404) | Patrick Cloke | 2021-07-16 | 3 | -6/+18 |
* | | | Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) | Jonathan de Jong | 2021-07-15 | 38 | -162/+150 |
* | | | Reduce likelihood of Postgres table scanning `state_groups_state`. (#10359) | Erik Johnston | 2021-07-15 | 2 | -0/+35 |
* | | | Merge branch 'master' into develop | Brendan Abolivier | 2021-07-15 | 2 | -2/+5 |
|\| | |
|
| * | | Make deprecation notice of the spam checker doc more obvious (#10395) | Brendan Abolivier | 2021-07-15 | 2 | -2/+5 |
| |/ |
|
* | | Add tests to characterise the current behaviour of R30 phone-home metrics (#1... | reivilibre | 2021-07-15 | 2 | -0/+154 |
* | | Updating install prerequisites for newer macOS & ARM Macs. (#9971) | Luke Walsh | 2021-07-15 | 2 | -3/+7 |
* | | Docs: Use something other than the document name to describe a page (#10399) | Andrew Morgan | 2021-07-15 | 12 | -23/+22 |
* | | Stagger send presence to remotes (#10398) | Erik Johnston | 2021-07-15 | 4 | -5/+116 |
* | | Update the logcontext doc (#10353) | Brendan Abolivier | 2021-07-15 | 2 | -230/+102 |
* | | Use inline type hints in various other places (in `synapse/`) (#10380) | Jonathan de Jong | 2021-07-15 | 79 | -336/+329 |
* | | Allow providing credentials to `http_proxy` (#10360) | Dirk Klimpel | 2021-07-15 | 3 | -14/+64 |
* | | Fix a number of logged errors caused by remote servers being down. (#10400) | Erik Johnston | 2021-07-15 | 5 | -19/+66 |
* | | doc: Add delegation example to the caddy reverse proxy section (#10368) | Moritz Dietz | 2021-07-14 | 2 | -0/+28 |
* | | Instructions on installing RC debs (#10396) | Richard van der Hoff | 2021-07-14 | 2 | -9/+13 |
* | | Set section for prerelease debs (#10391) | Richard van der Hoff | 2021-07-14 | 2 | -0/+15 |
* | | Make GHA config more efficient (#10383) | Richard van der Hoff | 2021-07-14 | 3 | -15/+21 |
* | | Add type hints and comments to event auth code. (#10393) | Patrick Cloke | 2021-07-14 | 4 | -10/+18 |
* | | Fix messages from multiple senders in historical chunk (MSC2716) (#10276) | Eric Eastwood | 2021-07-13 | 3 | -11/+76 |
* | | Add type hints to get_domain_from_id and get_localpart_from_id. (#10385) | Patrick Cloke | 2021-07-13 | 3 | -26/+75 |
* | | Show all joinable rooms in the spaces summary. (#10298) | Patrick Cloke | 2021-07-13 | 6 | -38/+237 |
* | | Merge branch 'master' into develop | Richard van der Hoff | 2021-07-13 | 5 | -9/+133 |
|\| |
|
| * | Move upgrade blurb v1.38.0 | Richard van der Hoff | 2021-07-13 | 1 | -2/+2 |
| * | Update CHANGES.md | Richard van der Hoff | 2021-07-13 | 1 | -1/+1 |
| * | fix debian changelog | Richard van der Hoff | 2021-07-13 | 1 | -1/+7 |
| * | 1.38.0 | Richard van der Hoff | 2021-07-13 | 3 | -2/+8 |
| * | 1.38.0rc3 v1.38.0rc3 | Richard van der Hoff | 2021-07-13 | 5 | -5/+16 |
| * | Github Actions workflow to attach release artifacts to release (#10379) | Richard van der Hoff | 2021-07-13 | 2 | -1/+28 |
| * | Build the python release artifacts in GHA too | Richard van der Hoff | 2021-07-13 | 1 | -3/+23 |
| * | build debs in GHA (#10247) | Richard van der Hoff | 2021-07-12 | 3 | -4/+58 |
* | | Fix some links in `docs` and `contrib` (#10370) | Dirk Klimpel | 2021-07-13 | 9 | -17/+23 |
* | | Bugfix `make_room_admin` fails for users that have left a private room (#10367) | Dirk Klimpel | 2021-07-13 | 2 | -1/+9 |
* | | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 2021-07-13 | 18 | -63/+62 |
* | | [pyupgrade] `tests/` (#10347) | Jonathan de Jong | 2021-07-13 | 20 | -58/+45 |
* | | Fix federation inbound age metric. (#10355) | Erik Johnston | 2021-07-13 | 2 | -1/+4 |
* | | Replace `room_depth.min_depth` with a BIGINT (#10289) | Richard van der Hoff | 2021-07-12 | 4 | -7/+186 |
* | | Additional unit tests for spaces summary. (#10305) | Patrick Cloke | 2021-07-12 | 2 | -1/+204 |
* | | Unblacklist fixed tests (#10357) | Erik Johnston | 2021-07-09 | 3 | -5/+2 |
* | | Re-enable room v6 sytest (#10345) | Richard van der Hoff | 2021-07-09 | 2 | -1/+1 |
* | | Revert "Newsfile" | Erik Johnston | 2021-07-09 | 1 | -1/+0 |
* | | Newsfile | Erik Johnston | 2021-07-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/release-v1.38' into develop | Erik Johnston | 2021-07-09 | 1 | -2/+2 |
|\| |
|
| * | Fix README rst | Erik Johnston | 2021-07-09 | 1 | -5/+4 |
| * | Fix README rst | Erik Johnston | 2021-07-09 | 1 | -4/+5 |
* | | Fix the user directory becoming broken (and noisy errors being logged) when k... | reivilibre | 2021-07-09 | 2 | -2/+7 |
* | | Switch `application_services_txns.txn_id` to BIGINT (#10349) | Richard van der Hoff | 2021-07-09 | 2 | -0/+24 |
* | | Merge tag 'v1.38.0rc2' into develop | Erik Johnston | 2021-07-09 | 16 | -621/+659 |
|\| |
|
| * | Fixup changelog v1.38.0rc2 | Erik Johnston | 2021-07-09 | 1 | -1/+1 |
| * | Fixup changelog | Erik Johnston | 2021-07-09 | 1 | -1/+1 |
| * | 1.38.0rc2 | Erik Johnston | 2021-07-09 | 5 | -4/+17 |
| * | Ensure we always drop the federation inbound lock (#10336) | Erik Johnston | 2021-07-09 | 3 | -2/+15 |
| * | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 13 | -617/+629 |
* | | Upsert redactions in case they already exists (#10343) | Andreas Rammhold | 2021-07-09 | 3 | -2/+4 |
* | | Add base starting insertion event when no chunk ID is provided (MSC2716) (#10... | Eric Eastwood | 2021-07-08 | 3 | -23/+98 |
* | | Fix formatting in the logcontext doc (#10337) | Brendan Abolivier | 2021-07-08 | 2 | -1/+2 |
* | | Remove functionality associated with unused historical stats tables (#9721) | Cristina | 2021-07-08 | 10 | -572/+22 |
* | | Minor changes to `user_daily_visits` (#10324) | reivilibre | 2021-07-08 | 2 | -2/+3 |
* | | Rebuild event auth when rebuilding an event after a call to a `ThirdPartyEven... | Brendan Abolivier | 2021-07-08 | 2 | -4/+7 |
* | | Fix a broken link in the admin api docs (#10322) | Richard van der Hoff | 2021-07-07 | 2 | -2/+3 |
* | | Merge remote-tracking branch 'origin/release-v1.38' into develop | Richard van der Hoff | 2021-07-07 | 16 | -46/+51 |
|\| |
|
| * | Update links to documentation in sample config (#10287) | Dirk Klimpel | 2021-07-07 | 16 | -46/+51 |
* | | Simplify structure of room admin API docs (#10313) | Dirk Klimpel | 2021-07-07 | 2 | -45/+25 |
* | | Merge tag 'v1.38.0rc1' into develop | Brendan Abolivier | 2021-07-07 | 2 | -3/+2 |
|\| |
|
| * | Fix broken link v1.38.0rc1 | Brendan Abolivier | 2021-07-07 | 1 | -1/+1 |
| * | Merge latest fix into the changelog | Brendan Abolivier | 2021-07-07 | 2 | -2/+1 |
* | | Merge branch 'release-v1.38' into develop | Richard van der Hoff | 2021-07-07 | 36 | -64/+87 |
|\| |
|
| * | Merge branch 'master' into release-v1.38 | Richard van der Hoff | 2021-07-07 | 1 | -30/+27 |
| |\ |
|
| | * | build the docs for master (#10323) | Richard van der Hoff | 2021-07-07 | 1 | -31/+28 |
| * | | ANALYZE new stream ordering column (#10326) | Brendan Abolivier | 2021-07-07 | 2 | -0/+11 |
| * | | Small changelog tweaks | Brendan Abolivier | 2021-07-06 | 1 | -6/+4 |
| * | | 1.38.0rc1 | Brendan Abolivier | 2021-07-06 | 34 | -33/+50 |
* | | | Ignore EDUs for rooms we're not in (#10317) | Dagfinn Ilmari Mannsåker | 2021-07-06 | 4 | -0/+67 |
|/ / |
|
* | | Fix deactivate a user if he does not have a profile (#10252) | Dirk Klimpel | 2021-07-06 | 3 | -22/+73 |
* | | Add script for getting info about recently registered users (#10290) | Erik Johnston | 2021-07-06 | 17 | -153/+309 |
* | | Handle old staged inbound events (#10303) | Erik Johnston | 2021-07-06 | 3 | -10/+67 |
* | | Add upgrade notes about disk space for events migration (#10314) | Richard van der Hoff | 2021-07-06 | 3 | -1/+44 |
* | | Add support for evicting cache entries based on last access time. (#10205) | Erik Johnston | 2021-07-05 | 9 | -95/+485 |
* | | Fix bad link in modules documentation (#10302) | Brendan Abolivier | 2021-07-02 | 2 | -1/+2 |
* | | Move methods involving event authentication to EventAuthHandler. (#10268) | Patrick Cloke | 2021-07-01 | 11 | -106/+112 |
* | | fix ordering of bg update (#10291) | Richard van der Hoff | 2021-07-01 | 2 | -1/+2 |
* | | Reenable 'Backfilled events whose prev_events...' sytest (#10292) | Erik Johnston | 2021-07-01 | 2 | -1/+1 |
* | | Add SSO `external_ids` to Query User Account admin API (#10261) | Dirk Klimpel | 2021-07-01 | 4 | -85/+159 |
* | | Add some metrics to staging area (#10284) | Erik Johnston | 2021-07-01 | 2 | -0/+40 |
* | | Fix the homeserver config example in presence router docs (#10288) | Andrew Morgan | 2021-06-30 | 2 | -1/+4 |
* | | Change more stream_ordering columns to BIGINT (#10286) | Richard van der Hoff | 2021-06-30 | 2 | -0/+31 |
* | | Rebuild other indexes using `stream_ordering` (#10282) | Richard van der Hoff | 2021-06-30 | 3 | -6/+56 |
* | | Merge branch 'master' into develop | Erik Johnston | 2021-06-30 | 3 | -1/+15 |
|\| |
|
| * | Fixup changelog v1.37.1 | Erik Johnston | 2021-06-30 | 1 | -1/+1 |
| * | Add note to changelog | Erik Johnston | 2021-06-30 | 1 | -1/+3 |
| * | 1.37.1 | Erik Johnston | 2021-06-30 | 3 | -1/+13 |
* | | Correct type hints for synapse.event_auth. (#10253) | Patrick Cloke | 2021-06-30 | 6 | -38/+51 |
* | | Fix the inbound PDU metric (#10279) | Erik Johnston | 2021-06-30 | 6 | -27/+93 |
* | | Merge branch 'release-v1.37' into develop | Richard van der Hoff | 2021-06-29 | 4 | -3/+10 |
|\| |
|
| * | 1.37.1rc1 v1.37.1rc1 | Richard van der Hoff | 2021-06-29 | 4 | -3/+10 |
* | | Merge branch 'release-v1.37' into develop | Richard van der Hoff | 2021-06-29 | 12 | -6/+718 |
|\| |
|
| * | Update newsfiles v1.37.1a1 | Richard van der Hoff | 2021-06-29 | 2 | -1/+1 |
| * | v1.37.1a1 | Richard van der Hoff | 2021-06-29 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/erikj/async_federation_base_branch' into... | Richard van der Hoff | 2021-06-29 | 11 | -5/+717 |
| |\ |
|
| | * | Handle inbound events from federation asynchronously (#10272) | Erik Johnston | 2021-06-29 | 5 | -5/+241 |
| | * | Add a distributed lock (#10269) | Erik Johnston | 2021-06-29 | 6 | -0/+476 |
* | | | Do not recurse into non-spaces in the spaces summary. (#10256) | Patrick Cloke | 2021-06-29 | 5 | -26/+43 |
* | | | Fix `populate_stream_ordering2` background job (#10267) | Richard van der Hoff | 2021-06-29 | 2 | -16/+13 |
* | | | Migrate stream_ordering to a bigint (#10264) | Richard van der Hoff | 2021-06-29 | 4 | -16/+163 |
* | | | Soft-fail spammy events received over federation (#10263) | Richard van der Hoff | 2021-06-29 | 2 | -6/+7 |
* | | | Merge branch 'master' into develop | Brendan Abolivier | 2021-06-29 | 3 | -3/+11 |
|\| | |
|
| * | | Move deprecation notices to the top of the changelog v1.37.0 | Brendan Abolivier | 2021-06-29 | 1 | -6/+2 |
| * | | 1.37.0 | Brendan Abolivier | 2021-06-29 | 3 | -1/+13 |
| |/ |
|
* | | Add additional types to the federation transport server. (#10213) | Patrick Cloke | 2021-06-28 | 3 | -118/+521 |
* | | Adjust the URL in the README.rst file to point to LiberaChat instead of freen... | Felix Kronlage-Dammers | 2021-06-28 | 2 | -1/+2 |
* | | Create an index.html file when generating a docs build (#10242) | Andrew Morgan | 2021-06-24 | 2 | -1/+7 |
* | | Return errors from `send_join` etc if the event is rejected (#10243) | Richard van der Hoff | 2021-06-24 | 3 | -10/+41 |
* | | Improve validation for `send_{join,leave,knock}` (#10225) | Richard van der Hoff | 2021-06-24 | 6 | -183/+132 |
* | | MSC2918 Refresh tokens implementation (#9450) | Quentin Gliech | 2021-06-24 | 15 | -61/+892 |
* | | Merge tag 'v1.37.0rc1' into develop | Brendan Abolivier | 2021-06-24 | 50 | -53/+155 |
|\| |
|
| * | Incorportate review comments v1.37.0rc1 | Brendan Abolivier | 2021-06-24 | 1 | -3/+3 |
| * | Fix date in changelog | Brendan Abolivier | 2021-06-24 | 1 | -1/+1 |
| * | Tweak changelog | Brendan Abolivier | 2021-06-24 | 2 | -15/+19 |
| * | Fix wrapping of legacy check_registration_for_spam (#10238) | Brendan Abolivier | 2021-06-23 | 3 | -6/+84 |
| * | 1.37.0rc1 | Brendan Abolivier | 2021-06-23 | 48 | -47/+67 |
* | | Convert UPGRADE.rst to markdown (#10166) | Andrew Morgan | 2021-06-23 | 8 | -1365/+1381 |
* | | Fixes to the release script (#10239) | Brendan Abolivier | 2021-06-23 | 2 | -25/+28 |
* | | Re-introduce "Leave out optional keys from /sync" change (#10214) | Andrew Morgan | 2021-06-23 | 4 | -55/+53 |
* | | Improve the reliability of auto-joining remote rooms (#10237) | Brendan Abolivier | 2021-06-23 | 3 | -17/+96 |
* | | Send out invite rejections and knocks over federation (#10223) | Richard van der Hoff | 2021-06-23 | 3 | -1/+16 |
* | | Drop Origin & Accept from Access-Control-Allow-Headers value (#10114) | Michael[tm] Smith | 2021-06-23 | 2 | -1/+2 |
|/ |
|
* | Fix schema delta to not take as long on large servers (#10227) | Erik Johnston | 2021-06-22 | 2 | -2/+6 |
* | Warn users trying to use the deprecated spam checker interface (#10210) | Brendan Abolivier | 2021-06-22 | 2 | -0/+16 |
* | Add endpoints for backfilling history (MSC2716) (#9247) | Eric Eastwood | 2021-06-22 | 14 | -23/+584 |
* | Implement config option `sso.update_profile_information` (#10108) | jkanefendt | 2021-06-21 | 4 | -1/+51 |
* | Fix performance of responding to user key requests over federation (#10221) | Erik Johnston | 2021-06-21 | 3 | -1/+11 |
* | Check third party rules before persisting knocks over federation (#10212) | Andrew Morgan | 2021-06-21 | 2 | -2/+3 |
* | Ensure that errors during startup are written to the logs and the console. (#... | Richard van der Hoff | 2021-06-21 | 5 | -16/+55 |
* | Deploy a documentation version for each new Synapse release (#10198) | Andrew Morgan | 2021-06-18 | 2 | -0/+34 |
* | Fix a missing await when in the spaces summary. (#10208) | Patrick Cloke | 2021-06-18 | 3 | -3/+100 |
* | Describe callbacks signatures as async in new modules doc (#10206) | Brendan Abolivier | 2021-06-18 | 2 | -8/+9 |
* | Standardise the module interface (#10062) | Brendan Abolivier | 2021-06-18 | 23 | -188/+769 |
* | Expose opentracing trace id in response headers (#10199) | Richard van der Hoff | 2021-06-18 | 3 | -0/+25 |
* | Remove support for ACME v1 (#10194) | Brendan Abolivier | 2021-06-17 | 18 | -836/+18 |
* | Update MSC3083 support per changes in the MSC. (#10189) | Patrick Cloke | 2021-06-17 | 4 | -31/+47 |
* | Ensure that we do not cache empty sync responses after a timeout (#10158) | Richard van der Hoff | 2021-06-17 | 8 | -21/+84 |
* | Rip out the DNS lookup limiter (#10190) | Richard van der Hoff | 2021-06-17 | 2 | -104/+1 |
* | update black to 21.6b0 (#10197) | Marcus | 2021-06-17 | 17 | -27/+28 |
* | Fix incorrect time magnitude on delayed call (#10195) | Andrew Morgan | 2021-06-17 | 2 | -1/+2 |
* | Add fields to better debug where events are being soft_failed (#10168) | Eric Eastwood | 2021-06-17 | 2 | -3/+19 |
* | Fix persist_events to stop leaking opentracing contexts (#10193) | Richard van der Hoff | 2021-06-17 | 2 | -1/+2 |
* | Improve comments in the structured logging code. (#10188) | Patrick Cloke | 2021-06-16 | 2 | -4/+6 |
* | Always require users to re-authenticate for dangerous operations. (#10184) | Patrick Cloke | 2021-06-16 | 6 | -1/+24 |
* | A guide to the request log lines format. (#8436) | Michael Kaye | 2021-06-16 | 3 | -0/+46 |
* | Add debug logging when we enter/exit Measure block (#10183) | Erik Johnston | 2021-06-16 | 2 | -0/+6 |
* | Fix requestOpenIdToken response: integer expires_in (#10175) | Lukas Lihotzki | 2021-06-16 | 2 | -1/+2 |
* | Fix broken links in documentation (#10180) | Dirk Klimpel | 2021-06-16 | 19 | -51/+53 |
* | Make opentracing trace into event persistence (#10134) | Richard van der Hoff | 2021-06-16 | 4 | -9/+99 |
* | Merge branch 'master' into develop | Erik Johnston | 2021-06-15 | 3 | -1/+13 |
|\ |
|
| * | 1.36.0 v1.36.0 github/release-v1.36 release-v1.36 | Erik Johnston | 2021-06-15 | 3 | -1/+13 |
* | | Remove support for unstable MSC1772 prefixes. (#10161) | Patrick Cloke | 2021-06-15 | 3 | -16/+4 |
* | | Remove the experimental flag for knocking and use stable prefixes / endpoints... | Patrick Cloke | 2021-06-15 | 13 | -96/+33 |
* | | Fix 'ip_range_whitelist' not working for federation servers (#10115) | Michael Kutzner | 2021-06-15 | 3 | -13/+19 |
* | | Refactor `EventPersistenceQueue` (#10145) | Richard van der Hoff | 2021-06-14 | 2 | -77/+89 |
* | | Extend `ResponseCache` to pass a context object into the callback (#10157) | Richard van der Hoff | 2021-06-14 | 5 | -37/+146 |
* | | Notes on boolean columns in database schemas (#10164) | Richard van der Hoff | 2021-06-11 | 2 | -0/+43 |
* | | Merge tag 'v1.36.0rc2' into develop | Erik Johnston | 2021-06-11 | 5 | -4/+12 |
|\| |
|
| * | Fixup changelog v1.36.0rc2 | Erik Johnston | 2021-06-11 | 1 | -1/+1 |
| * | 1.36.0rc2 | Erik Johnston | 2021-06-11 | 5 | -4/+12 |
| * | Only send a presence state to a destination once (#10165) | Erik Johnston | 2021-06-11 | 2 | -13/+13 |
| * | Fix sending presence over federation when using workers (#10163) | Erik Johnston | 2021-06-11 | 2 | -6/+20 |
| * | Fix bug when running presence off master (#10149) | Erik Johnston | 2021-06-11 | 3 | -1/+17 |
* | | Only send a presence state to a destination once (#10165) | Erik Johnston | 2021-06-11 | 2 | -13/+13 |
* | | Support for database schema version ranges (#9933) | Richard van der Hoff | 2021-06-11 | 7 | -77/+206 |
* | | Use the matching complement branch when running tests in CI. (#10160) | Patrick Cloke | 2021-06-11 | 2 | -5/+24 |
* | | Fix sending presence over federation when using workers (#10163) | Erik Johnston | 2021-06-11 | 2 | -6/+20 |
* | | Clean up a broken import in admin_cmd.py (#10154) | Andrew Morgan | 2021-06-11 | 2 | -2/+1 |
* | | Fix bug when running presence off master (#10149) | Erik Johnston | 2021-06-11 | 3 | -1/+17 |
* | | Add metrics to track how often events are `soft_failed` (#10156) | Eric Eastwood | 2021-06-11 | 2 | -0/+8 |
* | | Document how to see logger output when running the twisted tests (#10148) | Eric Eastwood | 2021-06-11 | 3 | -13/+26 |
* | | Mention that you need to configure max upload size in reverse proxy as well (... | Aaron Raimist | 2021-06-10 | 3 | -0/+9 |
* | | Update Complement run with Synapse-supported MSC-related build tags (#10155) | Andrew Morgan | 2021-06-09 | 2 | -1/+2 |
* | | Integrate knock rooms with the public rooms directory (#9359) | Andrew Morgan | 2021-06-09 | 3 | -5/+11 |
* | | Implement knock feature (#6739) | Sorunome | 2021-06-09 | 29 | -118/+1613 |
* | | Limit the number of in-flight /keys/query requests from a single device. (#10... | Patrick Cloke | 2021-06-09 | 4 | -173/+196 |
* | | Clean up the interface for injecting opentracing over HTTP (#10143) | Richard van der Hoff | 2021-06-09 | 4 | -92/+26 |
* | | Add type hints to the federation server transport. (#10080) | Patrick Cloke | 2021-06-08 | 5 | -75/+194 |
|/ |
|
* | Make changelog lines consistent v1.36.0rc1 | Andrew Morgan | 2021-06-08 | 1 | -1/+1 |
* | fix typo in changelog | Andrew Morgan | 2021-06-08 | 1 | -1/+1 |
* | 1.36.0rc1 | Andrew Morgan | 2021-06-08 | 46 | -45/+69 |
* | Fix logging context when opening new DB connection (#10141) | Erik Johnston | 2021-06-08 | 2 | -3/+10 |
* | Correct type hints for parse_string(s)_from_args. (#10137) | Patrick Cloke | 2021-06-08 | 8 | -83/+132 |
* | Name release branches just after major.minor (#10013) | Dan Callahan | 2021-06-08 | 3 | -5/+6 |
* | When joining a remote room limit the number of events we concurrently check s... | Erik Johnston | 2021-06-08 | 5 | -256/+202 |
* | Handle /backfill returning no events (#10133) | Erik Johnston | 2021-06-08 | 2 | -13/+26 |
* | More database opentracing (#10136) | Richard van der Hoff | 2021-06-07 | 2 | -2/+6 |
* | opentracing: use a consistent name for background processes (#10135) | Richard van der Hoff | 2021-06-07 | 3 | -2/+5 |
* | Make link in docs use HTTPS (#10130) | Rohan Sharma | 2021-06-07 | 2 | -1/+2 |
* | Fix broken link to README at root of repo (#10132) | Chris Castle | 2021-06-07 | 2 | -1/+2 |
* | Always update AS last_pos, even on no events (#10107) | 14mRh4X0r | 2021-06-07 | 3 | -17/+15 |
* | Add missing type hints to the admin API servlets (#10105) | Dirk Klimpel | 2021-06-07 | 6 | -40/+48 |
* | Delete completes to-device messages earlier in /sync (#10124) | Richard van der Hoff | 2021-06-07 | 2 | -10/+12 |
* | Don't try and backfill the same room in parallel. (#10116) | Erik Johnston | 2021-06-04 | 2 | -0/+9 |
* | Limit number of events in a replication request (#10118) | Erik Johnston | 2021-06-04 | 2 | -2/+4 |
* | Enable Prometheus metrics for the jaeger client library (#10112) | Richard van der Hoff | 2021-06-04 | 3 | -1/+5 |
* | Compile and render Synapse's docs into a browsable, mobile-friendly and searc... | Andrew Morgan | 2021-06-03 | 35 | -54/+978 |
* | Add OpenTracing for database activity. (#10113) | Richard van der Hoff | 2021-06-03 | 3 | -33/+60 |
* | Improve opentracing annotations for Notifier (#10111) | Richard van der Hoff | 2021-06-03 | 2 | -33/+34 |
* | Convert admin api docs to markdown (#10089) | Andrew Morgan | 2021-06-03 | 9 | -1132/+1160 |
* | r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) | Travis Ralston | 2021-06-03 | 3 | -3/+3 |
* | Merge branch 'master' into develop | Patrick Cloke | 2021-06-03 | 4 | -2/+16 |
|\ |
|
| * | Clarify changelog. v1.35.1 github/release-v1.35 release-v1.35 | Patrick Cloke | 2021-06-03 | 1 | -1/+1 |
| * | 1.35.1 | Patrick Cloke | 2021-06-03 | 4 | -2/+16 |
| * | Do not show invite-only rooms in spaces summary (unless joined/invited). (#10... | Patrick Cloke | 2021-06-03 | 2 | -10/+10 |
* | | Add new admin APIs to remove media by media ID from quarantine. (#10044) | Dirk Klimpel | 2021-06-02 | 5 | -10/+201 |
* | | github actions: summarize Sytest results in an easy-to-read format (#10094) | Richard van der Hoff | 2021-06-02 | 2 | -2/+3 |
* | | Rewrite the KeyRing (#10035) | Erik Johnston | 2021-06-02 | 8 | -492/+393 |
* | | Do not show invite-only rooms in spaces summary (unless joined/invited). (#10... | Patrick Cloke | 2021-06-02 | 2 | -10/+10 |
* | | Make /sync do less state res (#10102) | Erik Johnston | 2021-06-02 | 2 | -2/+3 |
* | | Merge branch 'master' into develop | Andrew Morgan | 2021-06-01 | 5 | -2/+50 |
|\| |
|
| * | Merge v1.35.0rc3 into v1.35.0 due to incorrect tagging v1.35.0 | Andrew Morgan | 2021-06-01 | 1 | -5/+1 |
| * | Indicate that there were no functional changes since v1.35.0rc3 | Andrew Morgan | 2021-06-01 | 1 | -0/+2 |
| * | 1.35.0 | Andrew Morgan | 2021-06-01 | 4 | -2/+16 |
| * | Announce deprecation of experimental `msc2858_enabled` option. (#10101) | Erik Johnston | 2021-06-01 | 1 | -0/+1 |
| * | CHANGELOG | Erik Johnston | 2021-05-28 | 1 | -2/+2 |
| * | 1.35.0rc3 | Erik Johnston | 2021-05-28 | 5 | -4/+17 |
| * | Merge remote-tracking branch 'origin/release-v1.35.0' into release-v1.35 | Erik Johnston | 2021-05-28 | 3 | -2/+10 |
| |\ |
|
| * | | Limit the number of events sent over replication when persisting events. (#10... | Brendan Abolivier | 2021-05-28 | 2 | -7/+11 |
| * | | Log method and path when dropping request due to size limit (#10091) | Erik Johnston | 2021-05-28 | 2 | -1/+4 |
| * | | Allow response of `/send_join` to be larger. (#10093) | Erik Johnston | 2021-05-28 | 3 | -1/+21 |
* | | | add a cache to have_seen_event (#9953) | Richard van der Hoff | 2021-06-01 | 10 | -20/+205 |
* | | | Fix opentracing inject to use the SpanContext, not the Span (#10074) | Brad Murray | 2021-06-01 | 2 | -5/+6 |
* | | | Set opentracing priority before setting other tags (#10092) | Richard van der Hoff | 2021-05-28 | 5 | -11/+32 |
* | | | Log method and path when dropping request due to size limit (#10091) | Erik Johnston | 2021-05-28 | 2 | -1/+4 |
* | | | Add `parse_strings_from_args` to get `prev_events` array (#10048) | Eric Eastwood | 2021-05-28 | 2 | -43/+154 |
* | | | Move some more endpoints off master (#10084) | Erik Johnston | 2021-05-27 | 4 | -6/+10 |
* | | | Make reason and score optional for report_event (#10077) | Callum Brown | 2021-05-27 | 6 | -13/+105 |
* | | | Limit the number of events sent over replication when persisting events. (#10... | Brendan Abolivier | 2021-05-27 | 2 | -7/+11 |
* | | | Merge tag 'v1.35.0rc2' into develop | Erik Johnston | 2021-05-27 | 3 | -2/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | 1.35.0rc2 v1.35.0rc2 github/release-v1.35.0 release-v1.35.0 | Erik Johnston | 2021-05-27 | 3 | -2/+10 |
| |/ |
|
| * | Pass the origin when calculating the spaces summary over GET. (#10079) | Patrick Cloke | 2021-05-27 | 2 | -1/+2 |
* | | Fix up `BatchingQueue` (#10078) | Erik Johnston | 2021-05-27 | 3 | -24/+125 |
* | | Clarify security note regarding the domain Synapse is hosted on. (#9221) | Denis Kasak | 2021-05-27 | 2 | -11/+36 |
* | | Improve the error message printed by synctl when synapse fails to start. (#10... | Richard van der Hoff | 2021-05-27 | 2 | -4/+9 |
* | | Remove redundant, unmaintained `convert_server_keys` script. (#10055) | Richard van der Hoff | 2021-05-27 | 2 | -108/+1 |
* | | Remove redundant code to reload tls cert (#10054) | Richard van der Hoff | 2021-05-27 | 4 | -25/+6 |
* | | Combine `LruCache.invalidate` and `invalidate_many` (#9973) | Richard van der Hoff | 2021-05-27 | 12 | -52/+52 |
* | | Remove the experimental spaces enabled flag. (#10063) | Patrick Cloke | 2021-05-26 | 6 | -49/+9 |
* | | Fix GitHub Actions lint for newsfragments (#10069) | Dan Callahan | 2021-05-26 | 2 | -0/+7 |