summary refs log tree commit diff
path: root/changelog.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Suppress the trusted key server warning for matrix.org in the demo scripts (#...Andrew Morgan2023-05-031-0/+1
* Set thread_id column to non-null for event_push_{actions,actions_staging,summ...Patrick Cloke2023-05-031-0/+1
* Add config option to forget rooms automatically when users leave them (#15224)Sean Quah2023-05-031-0/+1
* Remove references to supporting per-user flag for msc2654 (#15522)Shay2023-05-021-0/+1
* Allow adding random delay to push (#15516)Erik Johnston2023-05-021-0/+1
* Reduce the size of the HTTP connection pool for non-pushers. (#15514)Patrick Cloke2023-05-021-0/+1
* Initial implementation of MSC3981: recursive relations API (#15315)Patrick Cloke2023-05-021-0/+1
* Bump anyhow from 1.0.70 to 1.0.71 (#15507)dependabot[bot]2023-05-011-0/+1
* Bump setuptools-rust from 1.5.2 to 1.6.0 (#15512)dependabot[bot]2023-05-011-0/+1
* Bump packaging from 23.0 to 23.1 (#15510)dependabot[bot]2023-05-011-0/+1
* Bump types-requests from 2.28.11.16 to 2.29.0.0 (#15511)dependabot[bot]2023-05-011-0/+1
* Bump types-pillow from 9.4.0.19 to 9.5.0.2 (#15508)dependabot[bot]2023-05-011-0/+1
* Add an admin API endpoint to support per-user feature flags (#15344)Shay2023-04-281-0/+1
* Update development docs referencing outdated versions of sqlite we no longer ...Shay2023-04-281-0/+1
* Add support for claiming multiple OTKs at once. (#15468)Patrick Cloke2023-04-271-0/+1
* Add type hints to schema deltas (#15497)Patrick Cloke2023-04-271-0/+1
* Check databases/__init__ and main/cache with mypy. (#15496)Patrick Cloke2023-04-271-0/+1
* Add a nix flake that sets up a development environment (via devenv) (#15495)Andrew Morgan2023-04-271-0/+1
* Disable push rule evaluation for rooms excluded from sync (#15361)mcalinghee2023-04-271-0/+1
* Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411)Tatu Wikman2023-04-271-0/+1
* Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458)Shay2023-04-261-0/+1
* Add a module API to send an HTTP push notification (#15387)Mathieu Velten2023-04-261-0/+1
* Do not return extensible events experimental push rules by default. (#15494)Patrick Cloke2023-04-261-0/+1
* Add admin endpoint to query room sizes (#15482)Erik Johnston2023-04-261-0/+1
* Update the `check_schema_delta` script to account for when the schema version...Shay2023-04-251-0/+1
* Add unstable /keys/claim endpoint which always returns fallback keys. (#15462)Patrick Cloke2023-04-251-0/+1
* Re re introduce membership tables event stream ordering (#15356)Nick Mills-Barrett2023-04-251-0/+1
* Experimental support for MSC3970: per-device transaction IDs (#15318)Quentin Gliech2023-04-251-0/+1
* Finish type hints for federation client HTTP code. (#15465)Patrick Cloke2023-04-241-0/+1
* Ask bug reporters to provide logs as text (#15479)David Robertson2023-04-241-0/+1
* Bump types-jsonschema from 4.17.0.6 to 4.17.0.7 (#15476)dependabot[bot]2023-04-241-0/+1
* Bump types-netaddr from 0.8.0.7 to 0.8.0.8 (#15475)dependabot[bot]2023-04-241-0/+1
* Bump cryptography from 40.0.1 to 40.0.2 (#15474)dependabot[bot]2023-04-241-0/+1
* Bump pyasn1-modules from 0.2.8 to 0.3.0 (#15473)dependabot[bot]2023-04-241-0/+1
* Bump types-pyyaml from 6.0.12.8 to 6.0.12.9 (#15471)dependabot[bot]2023-04-241-0/+1
* Remove legacy code of single user device resync api (#15418)Alok Kumar Singh2023-04-211-0/+1
* Modify StoreKeyFetcher to read from server_keys_json. (#15417)Patrick Cloke2023-04-201-0/+1
* Merge branch 'release-v1.82' into developOlivier Wilkinson (reivilibre)2023-04-1842-42/+0
|\
| * 1.82.0rc1Olivier Wilkinson (reivilibre)2023-04-1842-42/+0
* | Speedup tests by caching HomeServerConfig instances (#15284)Val Lorentz2023-04-181-0/+1
|/
* Move Spam Checker callbacks to a dedicated file (#15453)Andrew Morgan2023-04-181-0/+1
* Add a note to the config documentation that the 'delete_stale_devices_after' ...Andrew Morgan2023-04-171-0/+1
* Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431)Jason Little2023-04-171-0/+1
* Bump mypy from 1.0.0 to 1.0.1 (#15447)dependabot[bot]2023-04-171-0/+1
* Bump psycopg2 from 2.9.5 to 2.9.6 (#15448)dependabot[bot]2023-04-171-0/+1
* Bump types-pyopenssl from 23.1.0.0 to 23.1.0.2 (#15446)dependabot[bot]2023-04-171-0/+1
* Bump furo from 2023.3.23 to 2023.3.27 (#15445)dependabot[bot]2023-04-171-0/+1
* Bump pillow from 9.4.0 to 9.5.0 (#15444)dependabot[bot]2023-04-171-0/+1
* Bump serde from 1.0.159 to 1.0.160 (#15443)dependabot[bot]2023-04-171-0/+1
* Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0 (#15441)dependabot[bot]2023-04-171-0/+1
* Bump serde_json from 1.0.95 to 1.0.96 (#15442)dependabot[bot]2023-04-171-0/+1
* Refactor `SimpleHttpClient` to pull out reusable methods (#15427)Jason Little2023-04-141-0/+1
* More precise type for LoggingTransaction.execute (#15432)David Robertson2023-04-141-0/+1
* Disable directory listing for `StaticResource` (#15438)Dirk Klimpel2023-04-141-0/+1
* Load `/capabilities` endpoint on workers (#15436)Dirk Klimpel2023-04-141-0/+1
* User directory background update speedup (#15435)Erik Johnston2023-04-141-0/+1
* Delete pushers after calling on_logged_out module hook on device delete (#15410)Mathieu Velten2023-04-141-0/+1
* Convert async to normal tests in `TestSSOHandler` (#15433)Dirk Klimpel2023-04-141-0/+1
* Load `/directory/room/{roomAlias}` endpoint on workers (#15333)Dirk Klimpel2023-04-141-0/+1
* Remove registration fallback code. (#15405)Patrick Cloke2023-04-131-0/+1
* Improve robustness when handling a perspective key response by deduplicating ...reivilibre2023-04-131-0/+1
* Add comma missing from #15382. (#15429)reivilibre2023-04-131-0/+1
* Implement MSC2174: move redacts to a content property. (#15395)Patrick Cloke2023-04-131-0/+1
* Only load the SSO redirect servlet if SSO is enabled. (#15421)Dirk Klimpel2023-04-131-0/+1
* Disable loading `RefreshTokenServlet` on workers (#15428)Dirk Klimpel2023-04-131-0/+1
* Throw if the appservice config list is the wrong type (#15425)Will Hunt2023-04-121-0/+1
* Bump immutabledict from 2.2.3 to 2.2.4 (#15415)dependabot[bot]2023-04-101-0/+1
* Bump sentry-sdk from 1.17.0 to 1.19.1 (#15414)dependabot[bot]2023-04-101-0/+1
* Bump parameterized from 0.8.1 to 0.9.0 (#15412)dependabot[bot]2023-04-101-0/+1
* Bump types-pillow from 9.4.0.17 to 9.4.0.19 (#15413)dependabot[bot]2023-04-101-0/+1
* Bump black from 23.1.0 to 23.3.0 (#15372)dependabot[bot]2023-04-101-0/+1
* Attempt to fix weird mypy failures on ignored files. (#15409)David Robertson2023-04-101-0/+1
* Implement MSC2175: remove the creator field from create events. (#15394)Patrick Cloke2023-04-061-0/+1
* Bump pyopenssl from 23.1.0 to 23.1.1 (#15373)dependabot[bot]2023-04-061-0/+1
* Trust dtolnay/rust-toolchain (#15406)David Robertson2023-04-061-0/+1
* Bump types-psycopg2 from 2.9.21.8 to 2.9.21.9 (#15374)dependabot[bot]2023-04-061-0/+1
* Bump types-netaddr from 0.8.0.6 to 0.8.0.7 (#15375)dependabot[bot]2023-04-061-0/+1
* Bump types-opentracing from 2.4.10.3 to 2.4.10.4 (#15376)dependabot[bot]2023-04-061-0/+1
* Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404)dependabot[bot]2023-04-061-0/+1
* Don't keep old stream_ordering_to_exterm around (#15382)Erik Johnston2023-04-061-0/+1
* Implement MSC3989 to redact the origin field. (#15393)Patrick Cloke2023-04-051-0/+1
* Delete server-side backup keys when deactivating an account. (#15181)Shay2023-04-041-0/+1
* 1.81.0rc1Erik Johnston2023-04-0447-48/+0
* Speed up membership queries for users with forgotten rooms (#15385)Erik Johnston2023-04-041-0/+1
* Fix a rare bug where initial /syncs would fail (#15383)Sean Quah2023-04-041-0/+1
* Note that Synapse 1.74 queued a user dir rebuild (#15386)David Robertson2023-04-041-0/+1
* Build Debian packages for Ubuntu 23.04 Lunar Lobster (#15381)Sean Quah2023-04-031-0/+1
* Call appservices on modern paths, falling back to legacy paths. (#15317)Patrick Cloke2023-04-031-0/+1
* Experimental Unix socket support (#15353)Jason Little2023-04-031-0/+1
* Bump serde_json from 1.0.94 to 1.0.95 (#15371)dependabot[bot]2023-04-031-0/+1
* Bump serde from 1.0.158 to 1.0.159 (#15370)dependabot[bot]2023-04-031-0/+1
* Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#15369)dependabot[bot]2023-04-031-0/+1
* Fix copyright year in SSO footer template (#15358)Jason Robinson2023-03-311-0/+1
* Revert pruning of old devices (#15360)Erik Johnston2023-03-312-2/+0
* Revert "Set thread_id column to non-null for event_push_{actions,actions_stag...Olivier Wilkinson (reivilibre)2023-03-311-1/+0
* Set thread_id column to non-null for event_push_{actions,actions_staging,summ...Patrick Cloke2023-03-301-0/+1
* to_device updates could be dropped when consuming the replication stream (#15...Mathieu Velten2023-03-301-0/+1
* Speed up SQLite unit test CI (#15334)Erik Johnston2023-03-301-0/+1
* Implement MSC3984 to proxy /keys/query requests to appservices. (#15321)Patrick Cloke2023-03-302-1/+2
* Fix spinloop during partial state sync when a prev event is in backoff (#15351)Sean Quah2023-03-301-0/+1
* Add the ability to enable/disable registrations when in the OIDC flow (#14978)Warren Bailey2023-03-301-0/+1
* Add some clarification to the doc/comments regarding TCP replication (#15354)Mathieu Velten2023-03-301-0/+1
* Fix missing app variable in mail subject for password resets (#15352)Cyberes2023-03-301-0/+1
* Fix registering a device on an account with lots of devices (#15348)Erik Johnston2023-03-291-0/+1
* Revert "Reintroduce membership tables event stream ordering (#15128)" (#15347)Erik Johnston2023-03-291-1/+0
* Delete stale non-e2e devices for users, take 3 (#15183)Erik Johnston2023-03-291-0/+1
* doc: fix account login requests ratelimit defaults typo (#15341)Jayesh Nirve2023-03-291-0/+1
* Fix joining rooms you have been unbanned from (#15323)DeepBlueV7.X2023-03-291-0/+1
* Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314)Patrick Cloke2023-03-281-0/+1
* Speed up generate sample config CI lint (#15340)Erik Johnston2023-03-281-0/+1
* Speed up pydantic CI lint (#15339)Erik Johnston2023-03-281-0/+1
* Fix typo in developer docs GitHub workflow (#15336)Sean Quah2023-03-281-0/+1
* Bump ruff from 0.0.252 to 0.0.259 (#15328)dependabot[bot]2023-03-281-0/+1
* Prune old typing notifications (#15332)Erik Johnston2023-03-271-0/+1
* Load `/password_policy` endpoint on workers. (#15331)Dirk Klimpel2023-03-271-0/+1
* Bump cryptography from 40.0.0 to 40.0.1 (#15329)dependabot[bot]2023-03-271-0/+1
* Bump mypy-zope from 0.9.0 to 0.9.1 (#15330)dependabot[bot]2023-03-271-0/+1
* Bump furo from 2022.12.7 to 2023.3.23 (#15327)dependabot[bot]2023-03-271-0/+1
* Bump types-pyopenssl from 23.0.0.4 to 23.1.0.0 (#15326)dependabot[bot]2023-03-271-0/+1
* Bump regex from 1.7.1 to 1.7.3 (#15325)dependabot[bot]2023-03-271-0/+1
* Bump serde from 1.0.157 to 1.0.158 (#15324)dependabot[bot]2023-03-271-0/+1
* Fix `.gitignore` rule for the Complement source tarball downloaded automatica...reivilibre2023-03-241-0/+1
* Add developer documentation for the Federation Sender and add a documentation...reivilibre2023-03-241-0/+1
* As an optimisation, use `TRUNCATE` on Postgres when clearing the user directo...reivilibre2023-03-241-0/+1
* Make cleaning up pushers depend on the device_id instead of the token_id (#15...Quentin Gliech2023-03-241-0/+1
* Reject mentions on the C-S API which are invalid. (#15311)Patrick Cloke2023-03-241-0/+1
* Reintroduce membership tables event stream ordering (#15128)Nick Mills-Barrett2023-03-241-0/+1
* Add a primitive helper script for listing worker endpoints. (#15243)reivilibre2023-03-231-0/+1
* Use immutabledict instead of frozendict (#15113)David Robertson2023-03-221-0/+1
* Merge branch 'release-v1.80' into developH. Shay2023-03-2246-48/+0
|\
| * 1.80.0rc2 v1.80.0rc2H. Shay2023-03-223-5/+0
| * Merge commit '96bcc5d902' into release-v1.80Richard van der Hoff2023-03-213-0/+5
| |\
| * | 1.80.0rc1H. Shay2023-03-2143-43/+0
* | | Add a check to SQLite port DB script to ensure that the sqlite database passe...Shay2023-03-221-0/+2
* | | Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to ...dependabot[bot]2023-03-221-0/+1
* | | Have replication clients remove _INT_STREAM_POS (#15309)David Robertson2023-03-221-0/+1
* | | Change the parameter `immediate` of `send_device_messages` to default to `Tru...Shay2023-03-211-0/+1
* | | Bump sentry-sdk from 1.15.0 to 1.17.0 (#15285)dependabot[bot]2023-03-211-0/+1
* | | Update 15295.bugfixPatrick Cloke2023-03-211-1/+1
* | | Allow running twisted trunk against other branches (#15302)David Robertson2023-03-211-0/+1
* | | Remind maintainer to ask #synapse-dev for changelog (#15303)David Robertson2023-03-211-0/+1
* | | Apply & bundle edits for non-message events. (#15295)Patrick Cloke2023-03-211-0/+1
| |/ |/|
* | Revert "check sqlite database file exists before porting/#14692" (#15301)Shay2023-03-211-0/+3
* | Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint retur...Andrew Morgan2023-03-211-0/+1
* | Make `EventHandler.get_event` return `None` when the requested event is not f...Andrew Morgan2023-03-211-0/+1
|/
* Document that our Docker images are mirrored to GHCR. (#15282)reivilibre2023-03-211-0/+1
* Fix error when sending message into deleted room. (#15235)Erik Johnston2023-03-211-0/+1
* Separate HTTP preview code and URL previewer. (#15269)Patrick Cloke2023-03-201-0/+1
* Add Synapse-Trace-Id to access-control-expose-headers header (#14974)Shay2023-03-201-0/+1
* Mirror images to the GitHub Container Registry (`ghcr.io/matrix-org/synapse`)...reivilibre2023-03-201-0/+1
* Add /versions flag for MSC3952. (#15293)Patrick Cloke2023-03-201-0/+1
* Bump pygithub from 1.57 to 1.58.1 (#15290)dependabot[bot]2023-03-201-0/+1
* Bump serde from 1.0.155 to 1.0.157 (#15287)dependabot[bot]2023-03-201-0/+1
* Bump anyhow from 1.0.69 to 1.0.70 (#15288)dependabot[bot]2023-03-201-0/+1
* Bump pydantic from 1.10.4 to 1.10.6 (#15286)dependabot[bot]2023-03-201-0/+1
* Bump txredisapi from 1.4.7 to 1.4.9 (#15289)dependabot[bot]2023-03-201-0/+1
* Bump types-requests from 2.28.11.12 to 2.28.11.15 (#15291)dependabot[bot]2023-03-201-0/+1
* Load `/register/available` endpoint on workers (#15268)Jason Little2023-03-171-0/+1
* Make `configure_workers_and_start` script used in Complement tests compatible...reivilibre2023-03-171-0/+1
* Remove no-op send_command for Redis replication. (#15274)Patrick Cloke2023-03-162-1/+2
* Implement MSC2659: application service ping endpoint (#15249)Tulir Asokan2023-03-161-0/+1
* Refresh remote profiles that have been marked as stale, in order to fill the ...reivilibre2023-03-161-0/+1
* Move Account Validity callbacks to a dedicated file (#15237)Andrew Morgan2023-03-161-0/+1
* Preparatory work to fix the user directory assuming that any remote membershi...reivilibre2023-03-161-0/+1
* Remove unused class: DirectTcpReplicationClientFactory. (#15272)Patrick Cloke2023-03-151-0/+1
* Enable running tests & release artifacts on merge queue. (#15244)Patrick Cloke2023-03-151-0/+1
* Add schema comments about the `destinations` and `destination_rooms` tables. ...reivilibre2023-03-151-0/+1
* Remove unused store method `_set_destination_retry_timings_emulated`. (#15266)reivilibre2023-03-141-0/+1
* Additional functionality for declaring worker types in Complement (#14921)Jason Little2023-03-141-0/+1
* Avoid unneeded work if auto-join rooms aren't configured. (#15262)Patrick Cloke2023-03-141-0/+1
* Bump cryptography from 39.0.1 to 39.0.2 (#15257)dependabot[bot]2023-03-131-0/+1
* Install rust during Stage 0 of docker build (#15239)David Robertson2023-03-131-0/+1
* Bump hiredis from 2.2.1 to 2.2.2 (#15252)dependabot[bot]2023-03-131-0/+1
* Bump serde from 1.0.152 to 1.0.155 (#15253)dependabot[bot]2023-03-131-0/+1
* Bump pysaml2 from 7.2.1 to 7.3.1 (#15254)dependabot[bot]2023-03-131-0/+1
* Bump msgpack from 1.0.4 to 1.0.5 (#15255)dependabot[bot]2023-03-131-0/+1
* Bump gitpython from 3.1.30 to 3.1.31 (#15256)dependabot[bot]2023-03-131-0/+1
* Give PyCharm some help with `@cache_in_self` (#15238)David Robertson2023-03-091-0/+1
* Faster joins: Fix spurious errors on incremental sync (#15232)Sean Quah2023-03-091-0/+1
* Add missing type hints to `synapse.storage.database`. (#15230)Patrick Cloke2023-03-091-0/+1
* Pull in netaddr type hints. (#15231)Patrick Cloke2023-03-091-0/+1
* Add topic and name events to group of events that are batch persisted when cr...Shay2023-03-081-0/+1
* Include the room ID in more purge room log lines. (#15222)Patrick Cloke2023-03-081-0/+1
* Add a missing endpoint to the workers documentation. (#15223)Patrick Cloke2023-03-081-0/+1
* More speedups/fixes to creating batched events (#15195)Shay2023-03-071-0/+1
* Stabilize support for MSC3873: disambuguated event push keys. (#15190)Patrick Cloke2023-03-071-0/+1
* Pass the Requester down to the HttpTransactionCache. (#15200)Quentin Gliech2023-03-071-0/+1
* Stabilize support for MSC3966: event_property_contains push condition. (#15187)Patrick Cloke2023-03-071-0/+1
* 1.79.0rc1David Robertson2023-03-0760-60/+0
* Hack to rebuild the complement editable image (#15184)David Robertson2023-03-071-0/+1
* Bump types-pyopenssl from 22.1.0.2 to 23.0.0.4 (#15213)dependabot[bot]2023-03-071-0/+1
* Bump types-pillow from 9.4.0.13 to 9.4.0.17 (#15211)dependabot[bot]2023-03-071-0/+1
* Bump types-setuptools from 67.4.0.3 to 67.5.0.0 (#15212)dependabot[bot]2023-03-071-0/+1
* Bump types-psycopg2 from 2.9.21.4 to 2.9.21.8 (#15210)dependabot[bot]2023-03-071-0/+1
* Bump types-commonmark from 0.9.2.1 to 0.9.2.2 (#15209)dependabot[bot]2023-03-071-0/+1
* Split up txn for fetching device keys (#15215)Erik Johnston2023-03-071-0/+1
* Pass the requester during event serialization. (#15174)Quentin Gliech2023-03-061-0/+1
* Stop applying edits to event contents (MSC3925). (#15193)Patrick Cloke2023-03-061-0/+1
* Stabilize support for MSC3758: event_property_is push condition (#15185)Patrick Cloke2023-03-061-0/+1
* Bump serde_json from 1.0.93 to 1.0.94 (#15214)Co-authored-by: dependabot[bot]...dependabot[bot]2023-03-061-0/+1
* Use nightly rustfmt in CI (#15188)Erik Johnston2023-03-031-0/+1
* Fix ICU tests on alpine / macOS. (#15177)65432023-03-031-0/+1
* Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192)Patrick Cloke2023-03-031-0/+1
* Remove unspecced and buggy `PUT` method on the unstable `/rooms/<room_id>/bat...Quentin Gliech2023-03-031-0/+1
* Configure ruff to automatically fix issues. (#15194)Patrick Cloke2023-03-031-0/+1
* Experimental MSC3890 Implementation: Fix deleting account data when using an ...Andrew Morgan2023-03-031-0/+1
* Add a `get_next_txn` method to `StreamIdGenerator` to match `MultiWriterIdGen...Andrew Morgan2023-03-021-0/+1
* Add support for knocking to workers. (#15133)Dirk Klimpel2023-03-021-0/+1
* Remove the unspecced and bugged PUT /knock/{roomIdOrAlias} endpoint (#15189)Quentin Gliech2023-03-021-0/+1
* Dockerfile-workers: spell out when config isn't generated (#15186)David Robertson2023-03-021-0/+1
* Update intentional mentions (MSC3952) to depend on `exact_event_property_cont...Patrick Cloke2023-03-021-0/+1
* Fix conflicting URLs for dehydrated devices. (#15180)Patrick Cloke2023-03-021-0/+1
* Add Sytest jobs with the asyncio reactor enabled (#14101)Quentin Gliech2023-03-021-0/+1
* Move event_reports to `RoomWorkerStore` (#15165)Dirk Klimpel2023-03-021-0/+1
* Implementation of MSC3967: Don't require UIA for initial upload of cross sign...Hugh Nimmo-Smith2023-03-021-0/+1
* Remove support for aggregating reactions (#15172)Richard van der Hoff2023-02-281-0/+1
* Update spam checker documentation for moved media modules. (#15175)Patrick Cloke2023-02-281-0/+1
* Fix a long-standing bug where an initial sync would not respond to changes to...reivilibre2023-02-281-0/+1
* Allow use of the `/filter` Client-Server APIs on workers. (#15134)reivilibre2023-02-281-0/+1
* Add missing type hints to InsecureInterceptableContextFactory. (#15164)Patrick Cloke2023-02-281-0/+1
* Do not accept pattern_type from user input in push rules. (#15088)Patrick Cloke2023-02-281-0/+1
* Add documentation for caching in a module (#14026)Brendan Abolivier2023-02-281-0/+1
* Admin API endpoint to delete a reported event (#15116)Dirk Klimpel2023-02-281-0/+1
* Correct documentation about registration_shared_secret_path (#15168)Evan Krall2023-02-281-0/+1
* Remove dangling reference to being a reference implementation (#15167)Travis Ralston2023-02-271-0/+1
* Add module API callbacks for adding and deleting local 3PID associations (#15044Andrew Morgan2023-02-271-0/+1
* Refactor media modules. (#15146)Patrick Cloke2023-02-271-0/+1
* Small fixes to `MatrixFederationHttpClient` docstrings (#15148)Andrew Morgan2023-02-271-0/+1
* Bump ruff from 0.0.237 to 0.0.252 (#15159)dependabot[bot]2023-02-271-0/+1
* Bump types-setuptools from 67.3.0.1 to 67.4.0.3 (#15160)dependabot[bot]2023-02-271-0/+1
* Bump types-opentracing from 2.4.10.1 to 2.4.10.3 (#15158)dependabot[bot]2023-02-271-0/+1
* Bump typing-extensions from 4.4.0 to 4.5.0 (#15157)dependabot[bot]2023-02-271-0/+1
* Bump matrix-org/backend-meta from 1 to 2 (#15156)dependabot[bot]2023-02-271-0/+1
* Bump actions/checkout from 2 to 3 (#15155)dependabot[bot]2023-02-271-0/+1
* Bump docker/login-action from 1 to 2 (#15154)dependabot[bot]2023-02-271-0/+1
* Bump dawidd6/action-download-artifact from 2.25.0 to 2.26.0 (#15152)dependabot[bot]2023-02-271-0/+1
* Batch up storing state groups when creating new room (#14918)Shay2023-02-241-0/+1
* Improve handling of non-ASCII characters in user directory search (#15143)Sean Quah2023-02-241-0/+1
* Do not fail completely if oEmbed autodiscovery fails. (#15092)Patrick Cloke2023-02-231-0/+1
* Stop parsing the unspecced type parameter on thumbnail requests. (#15137)Patrick Cloke2023-02-231-0/+1
* Fix a typo in MSC3873 config option. (#15138)Patrick Cloke2023-02-231-0/+1
* Fix typo in federation_verify_certificates in config documentation. (#15139)Centzilius2023-02-231-0/+1
* Add information on uploaded media to user export command. (#15107)Dirk Klimpel2023-02-231-0/+1
* Documentation using Shibboleth with OIDC Plugin for SSO. (#15112)Fly2023-02-231-0/+1
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-0/+1
* Tighten the default rate limit of creating new devices. (#15135)Patrick Cloke2023-02-221-0/+1
* Use `json.dump` in `FileExfiltrationWriter` (#15095)Dirk Klimpel2023-02-221-0/+1
* Clarify the workers that the ThirdPartyRules' `on_new_event` callback will ru...Andrew Morgan2023-02-221-0/+1
* Remove unused `room_alias` field from `/createRoom` response (#15093)David Robertson2023-02-221-0/+1
* 1.78.0rc1Olivier Wilkinson (reivilibre)2023-02-2168-69/+0