| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.86.0rc2 v1.86.0rc2 | Mathieu Velten | 2023-06-14 | 1 | -1/+0 |
* | Fix empty scope when having version mismatch between workers (#15774) | Mathieu Velten | 2023-06-14 | 1 | -0/+1 |
* | 1.86.0rc1 | Mathieu Velten | 2023-06-13 | 30 | -30/+0 |
* | Bump minimum supported Rust version (#15768) | Erik Johnston | 2023-06-12 | 1 | -0/+1 |
* | Backfill in the background if we're doing it "just because" (#15710) | Eric Eastwood | 2023-06-09 | 1 | -0/+1 |
* | Speed up typechecking CI (#15752) | Erik Johnston | 2023-06-09 | 1 | -0/+1 |
* | Allow for the configuration of max request retries and min/max retry delays i... | Shay | 2023-06-09 | 1 | -0/+1 |
* | Clear event caches when we purge history (#15609) | Erik Johnston | 2023-06-08 | 1 | -0/+1 |
* | Quick & dirty metric for background update status (#15740) | David Robertson | 2023-06-07 | 1 | -0/+1 |
* | Remove superfluous `room_memberships` join from background update (#15733) | Eric Eastwood | 2023-06-07 | 1 | -0/+1 |
* | Remove redundant `room_memberships` join to find participating servers in a r... | Eric Eastwood | 2023-06-07 | 1 | -0/+1 |
* | Check required power levels earlier in createRoom handler. (#15695) | Grant McLean | 2023-06-07 | 1 | -0/+1 |
* | No need for the extra join since `membership` is built-in to `current_state_e... | Eric Eastwood | 2023-06-06 | 1 | -0/+1 |
* | Trace functions which return `Awaitable` (#15650) | Eric Eastwood | 2023-06-06 | 1 | -0/+1 |
* | Update error to more plainly explain we can only authorize our own events (#1... | Eric Eastwood | 2023-06-06 | 1 | -0/+1 |
* | Add context for when/why to use the `long_retries` option when sending Federa... | Eric Eastwood | 2023-06-06 | 1 | -0/+1 |
* | Improve performance of user directory search (#15729) | Shay | 2023-06-06 | 1 | -0/+1 |
* | Prevent "twisted trunk" and "latest deps" workflows from running on forks (#1... | Andrew Morgan | 2023-06-06 | 1 | -0/+1 |
* | Remove some unused `server_name` fields (#15723) | Sean Quah | 2023-06-06 | 1 | -0/+1 |
* | Stabilize support for MSC3952: Intentional mentions. (#15520) | Patrick Cloke | 2023-06-06 | 1 | -0/+1 |
* | Some house keeping on `maybe_backfill()` functions (#15709) | Eric Eastwood | 2023-06-05 | 1 | -0/+1 |
* | `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `pro... | Shay | 2023-06-02 | 1 | -0/+1 |
* | Add a catch-all * to the supported relation types when redacting (#15705) | Mathieu Velten | 2023-06-02 | 1 | -0/+1 |
* | Log when events are (unexpectedly) filtered out of responses in tests (#14213) | Eric Eastwood | 2023-06-01 | 1 | -0/+1 |
* | Cache requests for user's devices from federation (#15675) | Erik Johnston | 2023-06-01 | 1 | -0/+1 |
* | Implement stable support for MSC3882 to allow an existing device/session to g... | Hugh Nimmo-Smith | 2023-06-01 | 1 | -0/+1 |
* | Add Synapse version deploy annotations to Grafana dashboard (#15674) | Eric Eastwood | 2023-05-31 | 1 | -0/+1 |
* | Add stubs package for lxml. (#15697) | Patrick Cloke | 2023-05-31 | 1 | -0/+1 |
* | Docker fully qualified image names (#15689) | Jason Little | 2023-05-31 | 1 | -0/+1 |
* | Add get_canonical_room_alias to module API (#15450) | Gabriel Féron | 2023-05-31 | 1 | -0/+1 |
* | Add stricter mypy options (#15694) | Patrick Cloke | 2023-05-31 | 1 | -0/+1 |
* | Merge branch 'release-v1.85' into develop | David Robertson | 2023-05-30 | 50 | -50/+0 |
|\ |
|
| * | 1.85.0rc1 | David Robertson | 2023-05-30 | 50 | -50/+0 |
* | | Newsfile. | Quentin Gliech | 2023-05-30 | 1 | -0/+1 |
* | | Remove unused `FederationServer.__str__` override (#15690) | Sean Quah | 2023-05-30 | 1 | -0/+1 |
|/ |
|
* | Create dependabot changelogs at release time (#15481) | David Robertson | 2023-05-30 | 1 | -0/+1 |
* | Bump types-bleach from 6.0.0.1 to 6.0.0.3 (#15686) | dependabot[bot] | 2023-05-30 | 1 | -0/+1 |
* | Bump types-requests from 2.30.0.0 to 2.31.0.0 (#15684) | dependabot[bot] | 2023-05-30 | 1 | -0/+1 |
* | Bump log from 0.4.17 to 0.4.18 (#15681) | dependabot[bot] | 2023-05-29 | 1 | -0/+1 |
* | Bump pydantic from 1.10.7 to 1.10.8 (#15685) | dependabot[bot] | 2023-05-29 | 1 | -0/+1 |
* | Bump prometheus-client from 0.16.0 to 0.17.0 (#15682) | dependabot[bot] | 2023-05-29 | 1 | -0/+1 |
* | Bump types-pyyaml from 6.0.12.9 to 6.0.12.10 (#15683) | dependabot[bot] | 2023-05-29 | 1 | -0/+1 |
* | Add Unix socket support for Redis connections (#15644) | Jason Little | 2023-05-26 | 1 | -0/+1 |
* | Add `MSC3820opt2` as a known room version (#15678) | Travis Ralston | 2023-05-26 | 1 | -0/+1 |
* | Documentation improvements to contributing guide (#15667) (#15668) | Grant McLean | 2023-05-26 | 1 | -0/+1 |
* | Set thread_id column to non-null for event_push_{actions,actions_staging,summ... | Patrick Cloke | 2023-05-26 | 1 | -0/+1 |
* | Add MSC3820 (room version 11) option 2 unstable room version. (#15666) | Travis Ralston | 2023-05-26 | 1 | -0/+1 |
* | Process previously failed backfill events in the background (#15585) | Eric Eastwood | 2023-05-24 | 1 | -0/+1 |
* | Add requesting user id parameter to key claim methods in `TransportLayerClien... | Shay | 2023-05-24 | 1 | -0/+1 |
* | Add type hints to test_descriptors. (#15659) | Patrick Cloke | 2023-05-24 | 1 | -0/+1 |
* | Speed up user directory rebuild for users some more... (#15665) | Erik Johnston | 2023-05-24 | 1 | -0/+1 |
* | Improve type hints for cached decorator. (#15658) | Patrick Cloke | 2023-05-24 | 1 | -0/+1 |
* | Fix `@trace` not wrapping some state methods that return coroutines correctly... | Eric Eastwood | 2023-05-23 | 1 | -0/+1 |
* | Consolidate logic to check for deactivated users. (#15634) | Patrick Cloke | 2023-05-23 | 1 | -0/+1 |
* | Use a custom scheme & the worker name for replication requests. (#15578) | Jason Little | 2023-05-23 | 1 | -0/+1 |
* | Bump requests from 2.28.2 to 2.31.0 (#15651) | dependabot[bot] | 2023-05-23 | 1 | -0/+1 |
* | Remove duplicate timestamp from test logs (`_trial_temp/test.log`) (#15636) | Eric Eastwood | 2023-05-22 | 1 | -0/+1 |
* | Remove outdated comment in log config (#15648) | Andrew Morgan | 2023-05-22 | 1 | -0/+1 |
* | Properly parse event_fields in filters (#15607) | Patrick Cloke | 2023-05-22 | 1 | -0/+1 |
* | Bump pygithub from 1.58.1 to 1.58.2 (#15643) | dependabot[bot] | 2023-05-22 | 1 | -0/+1 |
* | Limit the size of the `HomeServerConfig` cache in trial test runs (#15646) | Sean Quah | 2023-05-22 | 1 | -0/+1 |
* | Bump furo from 2023.3.27 to 2023.5.20 (#15642) | dependabot[bot] | 2023-05-22 | 1 | -0/+1 |
* | Bump sphinx from 6.1.3 to 6.2.1 (#15641) | dependabot[bot] | 2023-05-22 | 1 | -0/+1 |
* | Bump types-pillow from 9.5.0.2 to 9.5.0.4 (#15640) | dependabot[bot] | 2023-05-22 | 1 | -0/+1 |
* | Bump types-setuptools from 67.7.0.2 to 67.8.0.0 (#15639) | dependabot[bot] | 2023-05-22 | 1 | -0/+1 |
* | Instrument `state` and `state_group` storage related things (tracing) (#15610) | Eric Eastwood | 2023-05-19 | 1 | -0/+1 |
* | Trace how many new events from the backfill response we need to process (#15633) | Eric Eastwood | 2023-05-19 | 1 | -0/+1 |
* | Remove old R30 because R30v2 supercedes it (#10428) | reivilibre | 2023-05-19 | 1 | -0/+1 |
* | Rename blacklist/whitelist internally. (#15620) | Patrick Cloke | 2023-05-19 | 2 | -1/+2 |
* | Do not allow deactivated users to login with JWT. (#15624) | Patrick Cloke | 2023-05-19 | 1 | -0/+1 |
* | Remove experimental configuration flags & unstable values for faster joins (#... | Patrick Cloke | 2023-05-19 | 1 | -0/+1 |
* | Fix `HomeServer`s leaking during `trial` test runs (#15630) | Sean Quah | 2023-05-19 | 1 | -0/+1 |
* | Handle missing previous read marker event. (#15464) | Nick Mills-Barrett | 2023-05-18 | 1 | -0/+1 |
* | Update Mutual Rooms (MSC2666) implementation (#15621) | Jonathan de Jong | 2023-05-18 | 1 | -0/+1 |
* | Fix olddeps build (#15626) | Patrick Cloke | 2023-05-18 | 1 | -0/+1 |
* | flake.nix: start synapse automatically, add space usage warning (#15613) | axel simon | 2023-05-18 | 1 | -0/+1 |
* | Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) | Sean Quah | 2023-05-18 | 1 | -0/+1 |
* | Fix error message when `app_service_config_files` validation fails (#15614) | Sean Quah | 2023-05-18 | 1 | -0/+1 |
* | Add a new admin API to create a new device for a user. (#15611) | Quentin Gliech | 2023-05-17 | 1 | -0/+1 |
* | Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) | Patrick Cloke | 2023-05-16 | 1 | -0/+1 |
* | Update code to refer to "workers". (#15606) | Patrick Cloke | 2023-05-16 | 1 | -0/+1 |
* | Run mypy type checking with the minimum supported Python version (#15602) | Eric Eastwood | 2023-05-16 | 1 | -0/+1 |
* | Add not null constraint to column `full_user_id` of tables `profiles` and `us... | Shay | 2023-05-16 | 1 | -0/+1 |
* | `traceback.format_exception(...)` usage that is compatible with Python 3.7 an... | Eric Eastwood | 2023-05-16 | 1 | -0/+1 |
* | Fix subscriptable type usage in Python <3.9 (#15604) | Eric Eastwood | 2023-05-16 | 1 | -0/+1 |
* | 1.84.0rc1 | Olivier Wilkinson (reivilibre) | 2023-05-16 | 53 | -53/+0 |
* | Export `run_as_background_process` from the module API (#15577) | Shay | 2023-05-15 | 1 | -0/+1 |
* | Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#1... | Patrick Cloke | 2023-05-15 | 1 | -0/+1 |
* | Reject instead of erroring on invalid membership events. (#15564) | Patrick Cloke | 2023-05-15 | 1 | -0/+1 |
* | Implement MSC3389 to protect relations from redaction. (#15565) | Patrick Cloke | 2023-05-15 | 1 | -0/+1 |
* | Revert "Bump pillow from 9.4.0 to 9.5.0 (#15593)" | Mathieu Velten | 2023-05-15 | 1 | -1/+0 |
* | Allow poetry-core 1.6.0 (#15588) | icp | 2023-05-15 | 1 | -0/+1 |
* | Update Mastodon SSO instructions (#15587) | villepeh | 2023-05-15 | 1 | -0/+1 |
* | Add an unstable feature flag for MSC3981 to the /versions endpoint (#15558) | Michael Weimann | 2023-05-15 | 1 | -0/+1 |
* | Bump phonenumbers from 8.13.7 to 8.13.11 (#15590) | dependabot[bot] | 2023-05-15 | 1 | -0/+1 |
* | Bump types-psycopg2 from 2.9.21.9 to 2.9.21.10 (#15591) | dependabot[bot] | 2023-05-15 | 1 | -0/+1 |
* | Bump types-commonmark from 0.9.2.2 to 0.9.2.3 (#15592) | dependabot[bot] | 2023-05-15 | 1 | -0/+1 |
* | Bump types-setuptools from 67.7.0.1 to 67.7.0.2 (#15594) | dependabot[bot] | 2023-05-15 | 1 | -0/+1 |
* | Bump pillow from 9.4.0 to 9.5.0 (#15593) | dependabot[bot] | 2023-05-15 | 1 | -0/+1 |
* | Bump serde from 1.0.162 to 1.0.163 (#15589) | dependabot[bot] | 2023-05-15 | 1 | -0/+1 |
* | Declare support for Matrix 1.6 (#15559) | Patrick Cloke | 2023-05-12 | 1 | -0/+1 |
* | Revert "Set thread_id column to non-null for event_push_{actions,actions_stag... | Erik Johnston | 2023-05-12 | 1 | -1/+0 |
* | Relax poetry-core lower bound to 1.1.0 (#15571) | David Robertson | 2023-05-12 | 2 | -1/+2 |
* | Add pkg-config package to Stage 0 (#15567) | helix-loop | 2023-05-12 | 1 | -0/+1 |
* | Deal with more GHA deprecations (#15576) | David Robertson | 2023-05-11 | 1 | -0/+1 |
* | Print full startup/initialization error (#15569) | Eric Eastwood | 2023-05-11 | 1 | -0/+1 |
* | Allow `pip install` to use setuptools_rust 1.6.0 (#15570) | David Robertson | 2023-05-11 | 1 | -0/+1 |
* | Add redis SSL configuration options (#15312) | Roel ter Maat | 2023-05-11 | 1 | -0/+1 |
* | Require at least poetry-core v1.2.0 (#15566) | V02460 | 2023-05-11 | 1 | -0/+1 |
* | Remove `worker_replication_*` settings (#15491) | Jason Little | 2023-05-11 | 1 | -0/+1 |
* | Add an unstable feature flag for MSC3391 to the /versions endpoint (#15562) | Andrew Morgan | 2023-05-11 | 1 | -0/+1 |
* | Fix documented path to largest rooms statistics endpoint. (#15560) | Reto Schneider | 2023-05-10 | 1 | -0/+1 |
* | Stabilize MSC2659 support for AS ping endpoint. (#15528) | Tulir Asokan | 2023-05-09 | 1 | -0/+1 |
* | HTTP Replication Client (#15470) | Jason Little | 2023-05-09 | 1 | -0/+1 |
* | Add config option to prevent media downloads from listed domains. (#15197) | Travis Ralston | 2023-05-09 | 1 | -0/+1 |
* | Error if attempting to set m.push_rules account data, per MSC4010. (#15555) | Patrick Cloke | 2023-05-09 | 3 | -1/+2 |
* | Use account data constants in more places. (#15554) | Patrick Cloke | 2023-05-09 | 1 | -0/+1 |
* | Bump hiredis from 2.2.2 to 2.2.3 (#15552) | dependabot[bot] | 2023-05-08 | 1 | -0/+1 |
* | Bump serde from 1.0.160 to 1.0.162 (#15548) | dependabot[bot] | 2023-05-08 | 1 | -0/+1 |
* | Bump sentry-sdk from 1.19.1 to 1.22.1 (#15550) | dependabot[bot] | 2023-05-08 | 1 | -0/+1 |
* | Bump types-setuptools from 67.6.0.5 to 67.7.0.1 (#15549) | dependabot[bot] | 2023-05-08 | 1 | -0/+1 |
* | Bump ruff from 0.0.259 to 0.0.265 (#15551) | dependabot[bot] | 2023-05-08 | 1 | -0/+1 |
* | Bump types-requests from 2.29.0.0 to 2.30.0.0 (#15553) | dependabot[bot] | 2023-05-08 | 1 | -0/+1 |
* | Check appservices for devices during a /user/devices query. (#15539) | Patrick Cloke | 2023-05-05 | 1 | -0/+1 |
* | Implement MSC4009 to widen the allowed Matrix ID grammar (#15536) | Patrick Cloke | 2023-05-05 | 1 | -0/+1 |
* | Handle `DNSNotImplementedError` in SRV resolver (#15523) | Zdziszek | 2023-05-05 | 1 | -0/+1 |
* | Add `mdbook` to flake.nix (#15545) | Andrew Morgan | 2023-05-05 | 3 | -2/+3 |
* | Clean up and clarify "Create or modify Account" Admin API documentation (#15544) | Andrew Morgan | 2023-05-05 | 1 | -0/+1 |
* | Factor out an `is_mine_server_name` method (#15542) | Sean Quah | 2023-05-05 | 1 | -0/+1 |
* | Allow running Complement integration tests via podman (#15543) | Andrew Morgan | 2023-05-05 | 1 | -0/+1 |
* | Move ThirdPartyEventRules into module_api/callbacks (#15535) | Andrew Morgan | 2023-05-04 | 1 | -0/+1 |
* | Update the base rules to remove the dont_notify action. (MSC3987) (#15534) | Patrick Cloke | 2023-05-04 | 1 | -0/+1 |
* | Bump pyicu from 2.10.2 to 2.11 (#15509) | dependabot[bot] | 2023-05-03 | 1 | -0/+1 |
* | Use oEmbed for YouTube Shorts (#15025) | Sandro | 2023-05-03 | 1 | -0/+1 |
* | Add `xmlsec` package to flake.nix (#15532) | Andrew Morgan | 2023-05-03 | 1 | -0/+1 |
* | Switch back to upstream devenv flake (#15533) | Andrew Morgan | 2023-05-03 | 1 | -0/+1 |
* | Merge branch 'release-v1.83' into develop | Sean Quah | 2023-05-03 | 33 | -33/+0 |
|\ |
|
| * | 1.83.0rc1 | Sean Quah | 2023-05-02 | 33 | -33/+0 |
* | | Speed up deleting of old rows in `event_push_actions` (#15531) | Erik Johnston | 2023-05-03 | 1 | -0/+1 |
* | | Speed up rebuilding of the user directory for local users (#15529) | Erik Johnston | 2023-05-03 | 1 | -0/+1 |
* | | Suppress the trusted key server warning for matrix.org in the demo scripts (#... | Andrew Morgan | 2023-05-03 | 1 | -0/+1 |
* | | Set thread_id column to non-null for event_push_{actions,actions_staging,summ... | Patrick Cloke | 2023-05-03 | 1 | -0/+1 |
* | | Add config option to forget rooms automatically when users leave them (#15224) | Sean Quah | 2023-05-03 | 1 | -0/+1 |
* | | Remove references to supporting per-user flag for msc2654 (#15522) | Shay | 2023-05-02 | 1 | -0/+1 |
* | | Allow adding random delay to push (#15516) | Erik Johnston | 2023-05-02 | 1 | -0/+1 |
|/ |
|
* | Reduce the size of the HTTP connection pool for non-pushers. (#15514) | Patrick Cloke | 2023-05-02 | 1 | -0/+1 |
* | Initial implementation of MSC3981: recursive relations API (#15315) | Patrick Cloke | 2023-05-02 | 1 | -0/+1 |
* | Bump anyhow from 1.0.70 to 1.0.71 (#15507) | dependabot[bot] | 2023-05-01 | 1 | -0/+1 |
* | Bump setuptools-rust from 1.5.2 to 1.6.0 (#15512) | dependabot[bot] | 2023-05-01 | 1 | -0/+1 |
* | Bump packaging from 23.0 to 23.1 (#15510) | dependabot[bot] | 2023-05-01 | 1 | -0/+1 |
* | Bump types-requests from 2.28.11.16 to 2.29.0.0 (#15511) | dependabot[bot] | 2023-05-01 | 1 | -0/+1 |
* | Bump types-pillow from 9.4.0.19 to 9.5.0.2 (#15508) | dependabot[bot] | 2023-05-01 | 1 | -0/+1 |
* | Add an admin API endpoint to support per-user feature flags (#15344) | Shay | 2023-04-28 | 1 | -0/+1 |
* | Update development docs referencing outdated versions of sqlite we no longer ... | Shay | 2023-04-28 | 1 | -0/+1 |
* | Add support for claiming multiple OTKs at once. (#15468) | Patrick Cloke | 2023-04-27 | 1 | -0/+1 |
* | Add type hints to schema deltas (#15497) | Patrick Cloke | 2023-04-27 | 1 | -0/+1 |
* | Check databases/__init__ and main/cache with mypy. (#15496) | Patrick Cloke | 2023-04-27 | 1 | -0/+1 |
* | Add a nix flake that sets up a development environment (via devenv) (#15495) | Andrew Morgan | 2023-04-27 | 1 | -0/+1 |
* | Disable push rule evaluation for rooms excluded from sync (#15361) | mcalinghee | 2023-04-27 | 1 | -0/+1 |
* | Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411) | Tatu Wikman | 2023-04-27 | 1 | -0/+1 |
* | Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) | Shay | 2023-04-26 | 1 | -0/+1 |
* | Add a module API to send an HTTP push notification (#15387) | Mathieu Velten | 2023-04-26 | 1 | -0/+1 |
* | Do not return extensible events experimental push rules by default. (#15494) | Patrick Cloke | 2023-04-26 | 1 | -0/+1 |
* | Add admin endpoint to query room sizes (#15482) | Erik Johnston | 2023-04-26 | 1 | -0/+1 |
* | Update the `check_schema_delta` script to account for when the schema version... | Shay | 2023-04-25 | 1 | -0/+1 |
* | Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) | Patrick Cloke | 2023-04-25 | 1 | -0/+1 |
* | Re re introduce membership tables event stream ordering (#15356) | Nick Mills-Barrett | 2023-04-25 | 1 | -0/+1 |
* | Experimental support for MSC3970: per-device transaction IDs (#15318) | Quentin Gliech | 2023-04-25 | 1 | -0/+1 |
* | Finish type hints for federation client HTTP code. (#15465) | Patrick Cloke | 2023-04-24 | 1 | -0/+1 |
* | Ask bug reporters to provide logs as text (#15479) | David Robertson | 2023-04-24 | 1 | -0/+1 |
* | Bump types-jsonschema from 4.17.0.6 to 4.17.0.7 (#15476) | dependabot[bot] | 2023-04-24 | 1 | -0/+1 |
* | Bump types-netaddr from 0.8.0.7 to 0.8.0.8 (#15475) | dependabot[bot] | 2023-04-24 | 1 | -0/+1 |
* | Bump cryptography from 40.0.1 to 40.0.2 (#15474) | dependabot[bot] | 2023-04-24 | 1 | -0/+1 |
* | Bump pyasn1-modules from 0.2.8 to 0.3.0 (#15473) | dependabot[bot] | 2023-04-24 | 1 | -0/+1 |
* | Bump types-pyyaml from 6.0.12.8 to 6.0.12.9 (#15471) | dependabot[bot] | 2023-04-24 | 1 | -0/+1 |
* | Remove legacy code of single user device resync api (#15418) | Alok Kumar Singh | 2023-04-21 | 1 | -0/+1 |
* | Modify StoreKeyFetcher to read from server_keys_json. (#15417) | Patrick Cloke | 2023-04-20 | 1 | -0/+1 |
* | Merge branch 'release-v1.82' into develop | Olivier Wilkinson (reivilibre) | 2023-04-18 | 42 | -42/+0 |
|\ |
|
| * | 1.82.0rc1 | Olivier Wilkinson (reivilibre) | 2023-04-18 | 42 | -42/+0 |
* | | Speedup tests by caching HomeServerConfig instances (#15284) | Val Lorentz | 2023-04-18 | 1 | -0/+1 |
|/ |
|
* | Move Spam Checker callbacks to a dedicated file (#15453) | Andrew Morgan | 2023-04-18 | 1 | -0/+1 |
* | Add a note to the config documentation that the 'delete_stale_devices_after' ... | Andrew Morgan | 2023-04-17 | 1 | -0/+1 |
* | Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431) | Jason Little | 2023-04-17 | 1 | -0/+1 |
* | Bump mypy from 1.0.0 to 1.0.1 (#15447) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump psycopg2 from 2.9.5 to 2.9.6 (#15448) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump types-pyopenssl from 23.1.0.0 to 23.1.0.2 (#15446) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump furo from 2023.3.23 to 2023.3.27 (#15445) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump pillow from 9.4.0 to 9.5.0 (#15444) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump serde from 1.0.159 to 1.0.160 (#15443) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0 (#15441) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Bump serde_json from 1.0.95 to 1.0.96 (#15442) | dependabot[bot] | 2023-04-17 | 1 | -0/+1 |
* | Refactor `SimpleHttpClient` to pull out reusable methods (#15427) | Jason Little | 2023-04-14 | 1 | -0/+1 |
* | More precise type for LoggingTransaction.execute (#15432) | David Robertson | 2023-04-14 | 1 | -0/+1 |
* | Disable directory listing for `StaticResource` (#15438) | Dirk Klimpel | 2023-04-14 | 1 | -0/+1 |
* | Load `/capabilities` endpoint on workers (#15436) | Dirk Klimpel | 2023-04-14 | 1 | -0/+1 |
* | User directory background update speedup (#15435) | Erik Johnston | 2023-04-14 | 1 | -0/+1 |
* | Delete pushers after calling on_logged_out module hook on device delete (#15410) | Mathieu Velten | 2023-04-14 | 1 | -0/+1 |
* | Convert async to normal tests in `TestSSOHandler` (#15433) | Dirk Klimpel | 2023-04-14 | 1 | -0/+1 |
* | Load `/directory/room/{roomAlias}` endpoint on workers (#15333) | Dirk Klimpel | 2023-04-14 | 1 | -0/+1 |
* | Remove registration fallback code. (#15405) | Patrick Cloke | 2023-04-13 | 1 | -0/+1 |
* | Improve robustness when handling a perspective key response by deduplicating ... | reivilibre | 2023-04-13 | 1 | -0/+1 |
* | Add comma missing from #15382. (#15429) | reivilibre | 2023-04-13 | 1 | -0/+1 |
* | Implement MSC2174: move redacts to a content property. (#15395) | Patrick Cloke | 2023-04-13 | 1 | -0/+1 |
* | Only load the SSO redirect servlet if SSO is enabled. (#15421) | Dirk Klimpel | 2023-04-13 | 1 | -0/+1 |
* | Disable loading `RefreshTokenServlet` on workers (#15428) | Dirk Klimpel | 2023-04-13 | 1 | -0/+1 |
* | Throw if the appservice config list is the wrong type (#15425) | Will Hunt | 2023-04-12 | 1 | -0/+1 |
* | Bump immutabledict from 2.2.3 to 2.2.4 (#15415) | dependabot[bot] | 2023-04-10 | 1 | -0/+1 |
* | Bump sentry-sdk from 1.17.0 to 1.19.1 (#15414) | dependabot[bot] | 2023-04-10 | 1 | -0/+1 |
* | Bump parameterized from 0.8.1 to 0.9.0 (#15412) | dependabot[bot] | 2023-04-10 | 1 | -0/+1 |
* | Bump types-pillow from 9.4.0.17 to 9.4.0.19 (#15413) | dependabot[bot] | 2023-04-10 | 1 | -0/+1 |
* | Bump black from 23.1.0 to 23.3.0 (#15372) | dependabot[bot] | 2023-04-10 | 1 | -0/+1 |
* | Attempt to fix weird mypy failures on ignored files. (#15409) | David Robertson | 2023-04-10 | 1 | -0/+1 |
* | Implement MSC2175: remove the creator field from create events. (#15394) | Patrick Cloke | 2023-04-06 | 1 | -0/+1 |
* | Bump pyopenssl from 23.1.0 to 23.1.1 (#15373) | dependabot[bot] | 2023-04-06 | 1 | -0/+1 |
* | Trust dtolnay/rust-toolchain (#15406) | David Robertson | 2023-04-06 | 1 | -0/+1 |
* | Bump types-psycopg2 from 2.9.21.8 to 2.9.21.9 (#15374) | dependabot[bot] | 2023-04-06 | 1 | -0/+1 |
* | Bump types-netaddr from 0.8.0.6 to 0.8.0.7 (#15375) | dependabot[bot] | 2023-04-06 | 1 | -0/+1 |
* | Bump types-opentracing from 2.4.10.3 to 2.4.10.4 (#15376) | dependabot[bot] | 2023-04-06 | 1 | -0/+1 |
* | Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404) | dependabot[bot] | 2023-04-06 | 1 | -0/+1 |
* | Don't keep old stream_ordering_to_exterm around (#15382) | Erik Johnston | 2023-04-06 | 1 | -0/+1 |
* | Implement MSC3989 to redact the origin field. (#15393) | Patrick Cloke | 2023-04-05 | 1 | -0/+1 |
* | Delete server-side backup keys when deactivating an account. (#15181) | Shay | 2023-04-04 | 1 | -0/+1 |
* | 1.81.0rc1 | Erik Johnston | 2023-04-04 | 47 | -48/+0 |
* | Speed up membership queries for users with forgotten rooms (#15385) | Erik Johnston | 2023-04-04 | 1 | -0/+1 |
* | Fix a rare bug where initial /syncs would fail (#15383) | Sean Quah | 2023-04-04 | 1 | -0/+1 |
* | Note that Synapse 1.74 queued a user dir rebuild (#15386) | David Robertson | 2023-04-04 | 1 | -0/+1 |
* | Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381) | Sean Quah | 2023-04-03 | 1 | -0/+1 |
* | Call appservices on modern paths, falling back to legacy paths. (#15317) | Patrick Cloke | 2023-04-03 | 1 | -0/+1 |
* | Experimental Unix socket support (#15353) | Jason Little | 2023-04-03 | 1 | -0/+1 |
* | Bump serde_json from 1.0.94 to 1.0.95 (#15371) | dependabot[bot] | 2023-04-03 | 1 | -0/+1 |
* | Bump serde from 1.0.158 to 1.0.159 (#15370) | dependabot[bot] | 2023-04-03 | 1 | -0/+1 |
* | Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#15369) | dependabot[bot] | 2023-04-03 | 1 | -0/+1 |
* | Fix copyright year in SSO footer template (#15358) | Jason Robinson | 2023-03-31 | 1 | -0/+1 |
* | Revert pruning of old devices (#15360) | Erik Johnston | 2023-03-31 | 2 | -2/+0 |
* | Revert "Set thread_id column to non-null for event_push_{actions,actions_stag... | Olivier Wilkinson (reivilibre) | 2023-03-31 | 1 | -1/+0 |
* | Set thread_id column to non-null for event_push_{actions,actions_staging,summ... | Patrick Cloke | 2023-03-30 | 1 | -0/+1 |
* | to_device updates could be dropped when consuming the replication stream (#15... | Mathieu Velten | 2023-03-30 | 1 | -0/+1 |
* | Speed up SQLite unit test CI (#15334) | Erik Johnston | 2023-03-30 | 1 | -0/+1 |
* | Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) | Patrick Cloke | 2023-03-30 | 2 | -1/+2 |
* | Fix spinloop during partial state sync when a prev event is in backoff (#15351) | Sean Quah | 2023-03-30 | 1 | -0/+1 |
* | Add the ability to enable/disable registrations when in the OIDC flow (#14978) | Warren Bailey | 2023-03-30 | 1 | -0/+1 |
* | Add some clarification to the doc/comments regarding TCP replication (#15354) | Mathieu Velten | 2023-03-30 | 1 | -0/+1 |
* | Fix missing app variable in mail subject for password resets (#15352) | Cyberes | 2023-03-30 | 1 | -0/+1 |
* | Fix registering a device on an account with lots of devices (#15348) | Erik Johnston | 2023-03-29 | 1 | -0/+1 |
* | Revert "Reintroduce membership tables event stream ordering (#15128)" (#15347) | Erik Johnston | 2023-03-29 | 1 | -1/+0 |
* | Delete stale non-e2e devices for users, take 3 (#15183) | Erik Johnston | 2023-03-29 | 1 | -0/+1 |
* | doc: fix account login requests ratelimit defaults typo (#15341) | Jayesh Nirve | 2023-03-29 | 1 | -0/+1 |
* | Fix joining rooms you have been unbanned from (#15323) | DeepBlueV7.X | 2023-03-29 | 1 | -0/+1 |
* | Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) | Patrick Cloke | 2023-03-28 | 1 | -0/+1 |
* | Speed up generate sample config CI lint (#15340) | Erik Johnston | 2023-03-28 | 1 | -0/+1 |