| Commit message (Expand) | Author | Age | Files | Lines |
* | Test fix for #12626 github/dmr/fix-latest-deps-mypy dmr/fix-latest-deps-mypy | David Robertson | 2022-05-04 | 1 | -1/+1 |
* | remove constantly lib use and switch to enums. (#12624) | andrew do | 2022-05-04 | 11 | -38/+36 |
* | Fixes to the formatting of README.rst (#12627) | Richard van der Hoff | 2022-05-04 | 2 | -7/+8 |
* | Add a consistency check on events read from the database (#12620) | Richard van der Hoff | 2022-05-03 | 3 | -22/+50 |
* | Bump Synapse minimum Python version to 3.7.1 (#12613) | David Robertson | 2022-05-03 | 3 | -3/+4 |
* | Remove unstable identifiers for MSC3069. (#12596) | Patrick Cloke | 2022-05-03 | 3 | -8/+1 |
* | Add extra debug logging to federation sender (#12614) | Richard van der Hoff | 2022-05-03 | 2 | -2/+19 |
* | Add missing space before 'docker' link in release announcement script (#12612) | Andrew Morgan | 2022-05-03 | 2 | -1/+2 |
* | fix imports | Richard van der Hoff | 2022-05-03 | 1 | -1/+2 |
* | minor wording fix in docstring | Richard van der Hoff | 2022-05-03 | 1 | -3/+2 |
* | Exclude OOB memberships from the federation sender (#12570) | Richard van der Hoff | 2022-05-03 | 3 | -4/+51 |
* | Merge branch 'master' into develop | Andrew Morgan | 2022-05-03 | 3 | -3/+15 |
|\ |
|
| * | Move groups/communities deprecation notice to 1.58.0 heading v1.58.0 | Andrew Morgan | 2022-05-03 | 1 | -2/+2 |
| * | 1.58.0 | Andrew Morgan | 2022-05-03 | 3 | -1/+13 |
* | | Add sanity checks to the release script (#12556) | David Robertson | 2022-05-03 | 2 | -26/+38 |
* | | Fix race when persisting an event and deleting a room (#12594) | Erik Johnston | 2022-05-03 | 3 | -2/+22 |
* | | Prune mypy ignore_missing_imports list (#12608) | David Robertson | 2022-05-03 | 2 | -51/+3 |
* | | Remove special-case for `twisted` logger (#12589) | Richard van der Hoff | 2022-04-29 | 3 | -14/+1 |
* | | Allow unused ignores in "bleeding edge" CI (#12576) | David Robertson | 2022-04-29 | 3 | -0/+6 |
* | | Improve the docstrings for the receipts store. (#12581) | Patrick Cloke | 2022-04-28 | 2 | -5/+52 |
* | | Use constants for receipt types in tests. (#12582) | Å imon Brandner | 2022-04-28 | 4 | -23/+30 |
* | | Fix logging of incorrect status codes for disconnected requests (#12580) | Sean Quah | 2022-04-28 | 4 | -5/+36 |
* | | Add linebreak to pipx install quote in README (#12579) | DeepBlueV7.X | 2022-04-28 | 2 | -2/+3 |
* | | Revert accidental direct-to-develop commits. | David Robertson | 2022-04-28 | 3 | -6/+0 |
* | | changelog | David Robertson | 2022-04-28 | 1 | -0/+1 |
* | | Use `--extras all` in latest deps mypy CI | David Robertson | 2022-04-28 | 1 | -0/+1 |
* | | Allow unused ignores in "bleeding edge" CI | David Robertson | 2022-04-28 | 2 | -0/+4 |
* | | Prefer `make_awaitable` over `defer.succeed` in tests (#12505) | Sean Quah | 2022-04-27 | 14 | -69/+72 |
* | | Add a module API to allow modules to edit push rule actions (#12406) | Brendan Abolivier | 2022-04-27 | 8 | -104/+319 |
* | | Use supervisord to supervise Postgres and Caddy in the Complement image. (#12... | reivilibre | 2022-04-27 | 9 | -12/+44 |
* | | Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) | David Robertson | 2022-04-27 | 9 | -53/+96 |
* | | Remove unused `# type: ignore`s (#12531) | David Robertson | 2022-04-27 | 21 | -57/+60 |
* | | Consistently use collections.abc.Mapping to check frozendict. (#12564) | Patrick Cloke | 2022-04-27 | 5 | -9/+11 |
* | | Add option to enable token registration without requiring 3pids (#12526) | Will Hunt | 2022-04-27 | 5 | -2/+25 |
* | | Add some type hints to datastore (#12485) | Dirk Klimpel | 2022-04-27 | 12 | -84/+188 |
* | | Bound ephemeral events by key (#12544) | Nick Mills-Barrett | 2022-04-26 | 4 | -4/+87 |
* | | Merge tag 'v1.58.0rc2' into develop | David Robertson | 2022-04-26 | 59 | -172/+144 |
|\| |
|
| * | Adjust changelog v1.58.0rc2 | David Robertson | 2022-04-26 | 1 | -1/+1 |
| * | Credit Tulir's contribution in 1.58.0rc1 to Beeper, too | David Robertson | 2022-04-26 | 1 | -1/+1 |
| * | 1.58.0rc2 | David Robertson | 2022-04-26 | 6 | -4/+25 |
| * | Mark remote device list updates as already handled (#12557) | Erik Johnston | 2022-04-26 | 4 | -4/+7 |
| * | Comment out dodgy log-kv (#12554) | David Robertson | 2022-04-26 | 2 | -3/+7 |
| * | Fix sending opentracing contexts to remote servers (#12555) | Erik Johnston | 2022-04-26 | 2 | -1/+12 |
| * | Unbold deprecation: it is mentioned at the top v1.58.0rc1 | David Robertson | 2022-04-26 | 1 | -1/+1 |
| * | Lint the release script | David Robertson | 2022-04-26 | 1 | -1/+0 |
| * | Another set of changelog updates | David Robertson | 2022-04-26 | 1 | -3/+5 |
| * | We don't require redbaron in the release script | David Robertson | 2022-04-26 | 2 | -62/+1 |
| * | Changelog update | David Robertson | 2022-04-26 | 1 | -23/+16 |
| * | 1.58.0rc1 | David Robertson | 2022-04-26 | 54 | -55/+81 |
| * | Temporarily lower debian changelog version number | David Robertson | 2022-04-26 | 1 | -1/+1 |
| * | Update release script to be poetry-aware | David Robertson | 2022-04-26 | 1 | -47/+21 |
* | | Mark Dockerfile as requiring BuildKit (#12541) | Jason Robinson | 2022-04-26 | 2 | -0/+2 |
|/ |
|
* | build debian package for jammy jellyfish (#12543) | Shay | 2022-04-26 | 2 | -0/+2 |
* | Optimise backfill calculation (#12522) | Richard van der Hoff | 2022-04-26 | 5 | -106/+168 |
* | Add a table of contents to config manual (#12527) | Shay | 2022-04-25 | 2 | -2/+46 |
* | Handle cancellation in `EventsWorkerStore._get_events_from_cache_or_db` (#12529) | Sean Quah | 2022-04-25 | 3 | -36/+169 |
* | Correct typo in user_admin_api.md device deletion JSON (#12533) | Sami Olmari | 2022-04-25 | 2 | -1/+2 |
* | disallow-untyped-defs in `docker` and `stubs` directories (#12528) | David Robertson | 2022-04-25 | 7 | -38/+52 |
* | Misc. clean-ups to the relations code (#12519) | Patrick Cloke | 2022-04-25 | 4 | -103/+68 |
* | Add HAProxy delegation example to docs (#12501) | villepeh | 2022-04-25 | 2 | -0/+23 |
* | Add some example configurations for worker (#12492) | Dirk Klimpel | 2022-04-25 | 5 | -24/+56 |
* | Update `delay_cancellation` to accept any awaitable (#12468) | Sean Quah | 2022-04-22 | 4 | -14/+75 |
* | MSC3202: Fix device_unused_fallback_keys -> device_unused_fallback_key_types ... | Will Hunt | 2022-04-22 | 3 | -2/+3 |
* | turn-howto: fix some links | Richard van der Hoff | 2022-04-22 | 1 | -2/+2 |
* | Await un-partial-stating after a partial-state join (#12399) | Richard van der Hoff | 2022-04-21 | 10 | -6/+291 |
* | Remove leftover references to setup.py (#12514) | David Robertson | 2022-04-20 | 3 | -3/+4 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-04-20 | 4 | -5/+30 |
|\ |
|
| * | Clarify changelog entry v1.57.1 | Olivier Wilkinson (reivilibre) | 2022-04-20 | 1 | -2/+4 |
| * | 1.57.1 | Olivier Wilkinson (reivilibre) | 2022-04-20 | 5 | -3/+21 |
| * | Include version 0.2.0 of the Synapse LDAP Auth Provider module in the Docker ... | reivilibre | 2022-04-20 | 2 | -4/+9 |
* | | Dump setuptools; correct pyproject version number (#12478) | David Robertson | 2022-04-20 | 13 | -412/+11 |
* | | Fix Jinja templating error when generating thumbnail URLs. (#12510) | Patrick Cloke | 2022-04-20 | 2 | -1/+2 |
* | | Recommend poetry in docs (#12475) | David Robertson | 2022-04-20 | 5 | -50/+301 |
* | | Remove unnecessary config overrides for MSC3666. (#12511) | Patrick Cloke | 2022-04-20 | 2 | -4/+1 |
* | | Implement MSC2815: allow room moderators to view redacted event content (#12427) | Tulir Asokan | 2022-04-20 | 7 | -3/+100 |
* | | Add CI job to act as a canary for testing against latest dependencies (#12472) | David Robertson | 2022-04-20 | 3 | -0/+161 |
* | | Fix returned count of delete extremities admin API (#12496) | Erik Johnston | 2022-04-19 | 2 | -3/+6 |
* | | Fix `/room/.../event/...` to return the *original* event after any edits (#12... | Richard van der Hoff | 2022-04-19 | 4 | -39/+79 |
* | | Fix typo in deb changelogs from release script (#12497) | Richard van der Hoff | 2022-04-19 | 2 | -1/+2 |
* | | Implement MSC3383: include destination in X-Matrix auth header (#11398) | Jan Christian Grünhage | 2022-04-19 | 4 | -11/+48 |
* | | Fix a link in `README.rst` (#12495) | Dirk Klimpel | 2022-04-19 | 2 | -1/+2 |
* | | fix typo in debian changelog | Richard van der Hoff | 2022-04-19 | 1 | -1/+1 |
* | | Remove 'Non-maintainer upload' line from Debian changelog | Olivier Wilkinson (reivilibre) | 2022-04-19 | 1 | -1/+0 |
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-04-19 | 5 | -6/+18 |
|\| |
|
| * | Link to specific version of upgrade notes v1.57.0 | Olivier Wilkinson (reivilibre) | 2022-04-19 | 1 | -1/+1 |
| * | fix typo in upgrade notes | Richard van der Hoff | 2022-04-19 | 1 | -1/+1 |
| * | 1.57.0 | Olivier Wilkinson (reivilibre) | 2022-04-19 | 4 | -4/+16 |
* | | Back out implementation of MSC2314 (#12474) | Richard van der Hoff | 2022-04-19 | 5 | -61/+13 |
* | | Fix grammatical error in error message (#12483) | Travis Ralston | 2022-04-18 | 2 | -1/+2 |
* | | Add a manual documenting config file options (#12368) | Shay | 2022-04-18 | 3 | -0/+3414 |
* | | Dockerfile-workers: reduce the amount we install (#12464) | Richard van der Hoff | 2022-04-14 | 4 | -13/+27 |
* | | Update documentation to reflect that `run_background_tasks_on` is no longer e... | reivilibre | 2022-04-14 | 2 | -4/+5 |
* | | complement-synapse-workers: factor out separate entry point script (#12467) | Richard van der Hoff | 2022-04-14 | 3 | -33/+58 |
* | | Replace `federation_reader` with `generic_worker` in docs (#12457) | Dirk Klimpel | 2022-04-14 | 5 | -24/+23 |
* | | Only send out device list updates for our own users (#12465) | Erik Johnston | 2022-04-14 | 5 | -8/+56 |
* | | Reintroduce the lint targets in the linter script (#12455) | David Robertson | 2022-04-14 | 3 | -41/+30 |
* | | Use `poetry` to manage the virtualenv in debian packages (#12449) | David Robertson | 2022-04-14 | 4 | -4/+25 |
* | | Dockerfile-workers: give the master its own log config (#12466) | Richard van der Hoff | 2022-04-13 | 2 | -17/+32 |
* | | Limit `device_id` size to 512B (#12454) | Shay | 2022-04-13 | 3 | -1/+36 |
* | | docs: Don't render the table of contents on the print page (#12340) | Andrew Morgan | 2022-04-13 | 2 | -0/+15 |
* | | Prevent a sync request from removing a user's busy presence status (#12213) | David Baker | 2022-04-13 | 5 | -18/+133 |
* | | Fix missing sync events during historical batch imports (#12319) | Nick Mills-Barrett | 2022-04-13 | 5 | -19/+162 |
* | | Use poetry lockfile in twisted trunk CI job (#12425) | David Robertson | 2022-04-13 | 3 | -20/+35 |
* | | Rename Mutual Rooms `unstable_features` flag to match MSC (#12445) | Jonathan de Jong | 2022-04-13 | 2 | -1/+2 |
* | | Bump twisted version to the latest in lockfile (#12441) | Shay | 2022-04-12 | 2 | -9/+11 |
* | | Run "main" trial tests under poetry (#12438) | David Robertson | 2022-04-12 | 2 | -13/+14 |
* | | Run lints under poetry in CI; remove lint tox jobs (#12434) | David Robertson | 2022-04-12 | 4 | -46/+12 |
* | | Process device list updates asynchronously (#12365) | Erik Johnston | 2022-04-12 | 7 | -119/+40 |
* | | Remove the unstable event field for `/send_join` per MSC3083. (#12395) | Patrick Cloke | 2022-04-12 | 3 | -12/+1 |
* | | Fix typos in release script docs (#12450) | Erik Johnston | 2022-04-12 | 2 | -1/+3 |
* | | Merge branch 'release-v1.57' into develop | Erik Johnston | 2022-04-12 | 93 | -5847/+5920 |
|\| |
|
| * | Update changelog | Erik Johnston | 2022-04-12 | 1 | -10/+6 |
| * | Update UPGRADE notes to include more details about v1.57 upgrade failure mode... | Richard van der Hoff | 2022-04-12 | 1 | -8/+47 |
| * | Split changelogs by year v1.57.0rc1 | Erik Johnston | 2022-04-12 | 6 | -5753/+5759 |
| * | Don't line wrap | Erik Johnston | 2022-04-12 | 1 | -7/+2 |
| * | 1.57.0rc1 | Erik Johnston | 2022-04-12 | 87 | -86/+123 |
* | | Disable groups/communities by default. (#12344) | Patrick Cloke | 2022-04-12 | 4 | -1/+10 |
* | | Resync state after partial-state join (#12394) | Richard van der Hoff | 2022-04-12 | 8 | -0/+289 |
* | | Remove references to unstable identifiers from MSC3440. (#12382) | Patrick Cloke | 2022-04-12 | 11 | -98/+21 |
|/ |
|
* | Add some type hints to datastore (#12423) | Dirk Klimpel | 2022-04-12 | 9 | -77/+123 |
* | Poetry: select olddeps using `poetry` (#12407) | David Robertson | 2022-04-12 | 4 | -29/+70 |
* | Specify tls extra for Twisted dependency. (#12444) | Erik Johnston | 2022-04-12 | 5 | -9/+10 |
* | Workaround pip bug installing latest treq and not-latest twisted from hashes ... | David Robertson | 2022-04-12 | 2 | -1/+2 |
* | Remove experimental configuration flag for MSC3666. (#12436) | Patrick Cloke | 2022-04-11 | 3 | -19/+15 |
* | Add missing type hints to config classes. (#12402) | Patrick Cloke | 2022-04-11 | 51 | -151/+263 |
* | Enable certificate checking during complement tests (#12435) | Richard van der Hoff | 2022-04-11 | 3 | -12/+1 |
* | Do not consider events by ignored users for bundled aggregations (#12235) | Patrick Cloke | 2022-04-11 | 6 | -45/+427 |
* | Fix up healthcheck generation for workers docker image (#12405) | Richard van der Hoff | 2022-04-11 | 4 | -11/+11 |
* | Disallow untyped defs in synapse._scripts (#12422) | David Robertson | 2022-04-11 | 14 | -140/+221 |
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 12 | -52/+449 |
* | Add Module API for reading and writing global account data. (#12391) | reivilibre | 2022-04-11 | 3 | -0/+234 |
* | CI: Fix the export-data job to run under poetry (#12418) | David Robertson | 2022-04-08 | 3 | -16/+13 |
* | Optimise `_update_client_ips_batch_txn` to batch together database operations... | reivilibre | 2022-04-08 | 4 | -51/+190 |
* | Make `synapse._scripts` pass typechecks (#12421) | David Robertson | 2022-04-08 | 6 | -43/+50 |
* | Stop maintaining a list of lint targets in `lint.sh` (#12420) | David Robertson | 2022-04-08 | 5 | -31/+10 |
* | Unify HTTP query parameter type hints (#12415) | David Robertson | 2022-04-08 | 6 | -38/+43 |
* | Update the server notices user profile in room if changed. (#12115) | Jorge Florian | 2022-04-08 | 3 | -4/+148 |
* | CI: Get the portdb job to run under poetry (#12412) | David Robertson | 2022-04-08 | 3 | -19/+15 |
* | Add missing type definitions for scripts in docker folder (#12280) | Jorge Florian | 2022-04-08 | 3 | -4/+7 |
* | Fix rejecting invites over federation (#12409) | Erik Johnston | 2022-04-07 | 2 | -20/+34 |
* | Fix fetching public rooms over federation (#12410) | Erik Johnston | 2022-04-07 | 2 | -1/+2 |
* | Do not add groups to sync results if disabled. (#12408) | Patrick Cloke | 2022-04-07 | 3 | -10/+11 |
* | Add opentracing spans to calls to external cache (#12380) | Erik Johnston | 2022-04-07 | 3 | -11/+24 |
* | Poetry: use locked environment in Docker images (#12385) | David Robertson | 2022-04-07 | 4 | -26/+69 |
* | Support the v1 endpoint for `/relations`. (#12403) | Patrick Cloke | 2022-04-07 | 3 | -12/+13 |
* | Clarify that we mark as outliers because we don't have any state for them (#1... | Eric Eastwood | 2022-04-06 | 2 | -1/+3 |
* | Update changelog to describe changes from #12370 relative to `develop` (#12401) | Eric Eastwood | 2022-04-06 | 2 | -1/+1 |
* | Remove docs for converting a legacy structured logging config. (#12392) | Patrick Cloke | 2022-04-06 | 3 | -81/+3 |
* | Remove support for the unstable identifier from MSC3288. (#12398) | Patrick Cloke | 2022-04-06 | 2 | -2/+1 |
* | Narrow the `importlib_metadata` dependency (#12400) | David Robertson | 2022-04-06 | 2 | -1/+2 |
* | Fix `synapse_event_persisted_position` metric (#12390) | Richard van der Hoff | 2022-04-06 | 2 | -3/+4 |
* | Update type annotations for compatiblity with prometheus_client 0.14 (#12389) | Richard van der Hoff | 2022-04-06 | 8 | -18/+67 |
* | Generate historic pagination token for `/messages` when no `?from` token prov... | Eric Eastwood | 2022-04-06 | 6 | -15/+27 |
* | Add missing dependency on importlib_metadata (#12384) | David Robertson | 2022-04-05 | 4 | -1/+8 |
* | Poetry: initial pyproject.toml and poetry.lock (#12381) | David Robertson | 2022-04-05 | 4 | -0/+3062 |
* | Post 1.56.0 release tidy up (#12379) | Sean Quah | 2022-04-05 | 3 | -2/+2 |
* | Update mdbook to 0.4.17 (#12339) | Andrew Morgan | 2022-04-05 | 2 | -1/+2 |
* | Fix edge case where a `Linearizer` could get stuck (#12358) | Sean Quah | 2022-04-05 | 3 | -5/+53 |
* | Make `StreamToken` and `RoomStreamToken` methods propagate cancellations (#12... | Sean Quah | 2022-04-05 | 2 | -0/+6 |
* | Update docstrings for `ReadWriteLock` tests (#12354) | Sean Quah | 2022-04-05 | 2 | -6/+7 |
* | Refactor and convert `Linearizer` to async (#12357) | Sean Quah | 2022-04-05 | 21 | -115/+104 |
* | Merge branch 'master' into develop | Sean Quah | 2022-04-05 | 5 | -10/+39 |
|\ |
|
| * | Tweak CHANGES.md v1.56.0 | Sean Quah | 2022-04-05 | 1 | -3/+1 |
| * | 1.56.0 | Sean Quah | 2022-04-05 | 5 | -6/+20 |
| * | Pin signedjson to <= 1.1.1 as a temporary workaround for #12324 | Sean Quah | 2022-04-05 | 1 | -1/+1 |
| * | Bump `black` and `click` versions (#12320) | David Robertson | 2022-04-05 | 16 | -30/+37 |
| * | Add note in changelog of non-C type locale causing Synapse to refuse to start... | Andrew Morgan | 2022-03-29 | 1 | -0/+5 |
| * | Move warning of open registration to v1.56 upgrade notes (#12322) | Andrew Morgan | 2022-03-29 | 3 | -7/+18 |
* | | Convert `Linearizer` tests from `inlineCallbacks` to async (#12353) | Sean Quah | 2022-04-05 | 2 | -91/+134 |
* | | Prefill more stream change caches. (#12372) | Erik Johnston | 2022-04-05 | 6 | -61/+92 |
* | | Add type hints to some tests files (#12371) | Dirk Klimpel | 2022-04-05 | 6 | -42/+58 |
* | | Fix a spec compliance issue where requests to the `/publicRooms` federation A... | reivilibre | 2022-04-05 | 2 | -2/+3 |
* | | Allow specifying the Postgres database's port when running unit tests with Po... | reivilibre | 2022-04-05 | 4 | -3/+24 |
* | | Merge tag 'v1.56.0rc1' into develop | Richard van der Hoff | 2022-04-05 | 47 | -3685/+3707 |
|\| |
|
| * | Missing period v1.56.0rc1 | Brendan Abolivier | 2022-03-29 | 1 | -1/+1 |
| * | Fix formatting | Brendan Abolivier | 2022-03-29 | 1 | -1/+1 |
| * | Link to pre-1.0 changelog | Brendan Abolivier | 2022-03-29 | 1 | -0/+2 |
| * | Linkify MSCs | Brendan Abolivier | 2022-03-29 | 1 | -2/+2 |
| * | Split changelogs | Brendan Abolivier | 2022-03-29 | 2 | -3642/+3640 |
| * | Fixup changelog | Brendan Abolivier | 2022-03-29 | 1 | -13/+13 |
| * | 1.56.0rc1 | Brendan Abolivier | 2022-03-29 | 46 | -44/+66 |
* | | Explain how to decipher live and historic pagination tokens (#12317) | Eric Eastwood | 2022-04-05 | 2 | -11/+86 |
* | | Update broken link in `workers.md` (#12369) | Shay | 2022-04-04 | 2 | -1/+2 |
* | | Allow non-member state sent in room batch to resolve for historic events (MSC... | Eric Eastwood | 2022-04-04 | 2 | -26/+13 |
* | | Prefill the device_list_stream_cache (#12367) | Erik Johnston | 2022-04-04 | 3 | -2/+23 |
* | | Track device list updates per room. (#12321) | Erik Johnston | 2022-04-04 | 11 | -47/+390 |
* | | Remove more dead/broken dev scripts (#12355) | David Robertson | 2022-04-03 | 5 | -359/+1 |
* | | Add type hints for `tests/unittest.py`. (#12347) | Richard van der Hoff | 2022-04-01 | 12 | -48/+97 |
* | | Remove redundant `get_success` calls in test code (#12346) | Richard van der Hoff | 2022-04-01 | 13 | -121/+74 |
* | | Default to `private` room visibility rather than `public` when a client does ... | reivilibre | 2022-04-01 | 5 | -7/+15 |
* | | Burn `check_signature` dev script. (#12351) | David Robertson | 2022-04-01 | 4 | -74/+2 |
* | | Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) | Nick Mills-Barrett | 2022-04-01 | 6 | -113/+83 |
* | | Remove `list_url_patterns` dev script (#12349) | David Robertson | 2022-04-01 | 3 | -61/+1 |
* | | Move single-use methods out of `TestCase` (#12348) | Richard van der Hoff | 2022-04-01 | 4 | -27/+28 |
* | | Move `update_client_ip` background job from the main process to the backgroun... | reivilibre | 2022-04-01 | 10 | -153/+160 |
* | | Raise an exception when getting state at an outlier (#12191) | Richard van der Hoff | 2022-04-01 | 4 | -22/+87 |
* | | Optimise `_get_state_after_missing_prev_event`: use `/state` (#12040) | Richard van der Hoff | 2022-04-01 | 4 | -9/+268 |
* | | Add a module callback to react to account data changes (#12327) | Brendan Abolivier | 2022-04-01 | 7 | -2/+250 |
* | | Add set_user_admin function to the module API (#12341) | Amanda Graven | 2022-04-01 | 3 | -0/+26 |
* | | Move MSC2654 support behind an experimental configuration flag. (#12295) | Patrick Cloke | 2022-03-31 | 4 | -1/+12 |
* | | Handle outliers in `/federation/v1/event` (#12332) | Richard van der Hoff | 2022-03-31 | 3 | -106/+182 |
* | | Add more type hints to the main state store. (#12267) | Patrick Cloke | 2022-03-31 | 4 | -10/+16 |
* | | Add a callback to react to 3PID associations (#12302) | Brendan Abolivier | 2022-03-31 | 6 | -0/+92 |
* | | README-testing.md: fix minor error | Richard van der Hoff | 2022-03-31 | 1 | -1/+1 |
* | | Remove an unnecessary class from the relations code. (#12338) | Patrick Cloke | 2022-03-31 | 4 | -74/+32 |
* | | Remove `dockerfile-pgtests` (#12336) | David Robertson | 2022-03-31 | 5 | -89/+1 |
* | | Ignore .envrc for direnv users (#12335) | David Robertson | 2022-03-31 | 2 | -0/+4 |
* | | Nuke the tox `packaging` job (#12334) | David Robertson | 2022-03-31 | 3 | -10/+2 |
* | | Ensure the type of URL attributes is always str when matching against preview... | Brendan Abolivier | 2022-03-31 | 3 | -4/+49 |
* | | Remove the unused and unstable `/aggregations` endpoint. (#12293) | Patrick Cloke | 2022-03-30 | 6 | -478/+17 |
* | | Send device list updates to application services (MSC3202) - part 1 (#11881) | Andrew Morgan | 2022-03-30 | 15 | -82/+490 |
* | | Flesh out documentation for running SyTest against Synapse, including use of ... | reivilibre | 2022-03-30 | 2 | -1/+8 |
* | | Update dead links in check-newsfragment.sh (#12331) | David Robertson | 2022-03-30 | 2 | -2/+3 |
* | | Remove references to "msc2403" (#12165) | Andrew Morgan | 2022-03-30 | 5 | -5/+4 |
* | | Start application service stream token tracking from 1 (#12193) | Andrew Morgan | 2022-03-30 | 4 | -4/+6 |
* | | Disable proactive sends for remote joins (#12330) | Richard van der Hoff | 2022-03-30 | 2 | -0/+7 |
* | | Add a configuration to exclude rooms from sync response (#12310) | Brendan Abolivier | 2022-03-30 | 7 | -21/+138 |
* | | Fix typechecker problems exposed by signedjson 1.1.2 (#12326) | David Robertson | 2022-03-29 | 9 | -25/+38 |
* | | Room batch: fix up handling of unknown prev_event_ids (#12316) | Richard van der Hoff | 2022-03-29 | 2 | -8/+14 |
* | | Update `LoggingTransaction.call_after` and `call_on_exception` docstrings (#1... | Sean Quah | 2022-03-29 | 2 | -3/+21 |
* | | Bump `black` and `click` versions (#12320) | David Robertson | 2022-03-29 | 16 | -30/+37 |
|/ |
|
* | Remove unused `auth_event_ids` argument plumbing (#12304) | Eric Eastwood | 2022-03-29 | 3 | -27/+1 |
* | Exclude outliers in `on_backfill_request` (#12314) | Richard van der Hoff | 2022-03-28 | 2 | -3/+10 |
* | Add some type hints to datastore. (#12255) | Dirk Klimpel | 2022-03-28 | 10 | -42/+61 |
* | Un-revert Jinja2 fix (#12313) | Brendan Abolivier | 2022-03-28 | 3 | -6/+10 |
* | Allow modules to store already existing 3PID associations (#12195) | Brendan Abolivier | 2022-03-28 | 2 | -1/+27 |
* | Improve type annotations for `execute_values`. (#12311) | reivilibre | 2022-03-28 | 2 | -10/+8 |
* | HAProxy guide update (#12279) | villepeh | 2022-03-28 | 2 | -2/+3 |
* | Add restrictions by default to open registration in Synapse (#12091) | Shay | 2022-03-25 | 7 | -4/+67 |
* | Add cache for `get_membership_from_event_ids` (#12272) | Erik Johnston | 2022-03-25 | 6 | -22/+72 |
* | Enhance logging for inbound federation events (#12301) | Richard van der Hoff | 2022-03-25 | 2 | -1/+2 |
* | Refactor `create_new_client_event` to use a new parameter, `state_event_ids`,... | Eric Eastwood | 2022-03-25 | 5 | -65/+165 |
* | Always allow the empty string as an avatar_url. (#12261) | David Robertson | 2022-03-25 | 4 | -0/+32 |
* | Authentik OpenID minor doc update (#12275) | IronTooch | 2022-03-25 | 2 | -1/+4 |
* | Mention the new behaviour on unsafe database locale in the upgrade notes (#12... | Brendan Abolivier | 2022-03-25 | 2 | -0/+8 |
* | Re-enable test concurrency on Complement (#12283) | kegsay | 2022-03-24 | 2 | -1/+2 |
* | Merge branch 'master' into develop | Richard van der Hoff | 2022-03-24 | 5 | -8/+25 |
|\ |
|
| * | changelog v1.55.2 | Richard van der Hoff | 2022-03-24 | 1 | -1/+1 |
| * | 1.55.2 | Richard van der Hoff | 2022-03-24 | 4 | -2/+19 |
| * | Pin Jinja to <3.1.0 (#12297) | Andrew Morgan | 2022-03-24 | 2 | -1/+3 |
| * | Revert "Replace instances of deprecated `Jinja2.Markup` with `markupsafe.Mark... | Andrew Morgan | 2022-03-24 | 2 | -6/+4 |
* | | Remove unused test code. (#12291) | Patrick Cloke | 2022-03-24 | 2 | -110/+1 |
* | | Merge branch 'master' into develop | Andrew Morgan | 2022-03-24 | 5 | -5/+24 |
|\| |
|
| * | update changelog for 1.55.1 v1.55.1 | Andrew Morgan | 2022-03-24 | 1 | -2/+2 |
| * | 1.55.1 | Andrew Morgan | 2022-03-24 | 4 | -2/+18 |
| * | Replace instances of deprecated `Jinja2.Markup` with `markupsafe.Markup` (#12... | Andrew Morgan | 2022-03-24 | 3 | -4/+7 |
* | | Do not consider events by ignored users for relations (#12285) | Patrick Cloke | 2022-03-24 | 7 | -4/+90 |
* | | Optionally include account validity in MSC3720 account status responses (#12266) | Brendan Abolivier | 2022-03-24 | 4 | -1/+73 |
* | | Refuse to start if DB has an unsafe locale (#12262) | Shay | 2022-03-23 | 6 | -18/+93 |
* | | Use psycopg2 type stubs (#12269) | David Robertson | 2022-03-23 | 4 | -4/+14 |