| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixups to new push stream (#17038) | Erik Johnston | 2024-03-28 | 1 | -2/+2 |
* | Add support for moving `/push_rules` off of main process (#17037) | Erik Johnston | 2024-03-28 | 1 | -0/+7 |
* | Add OIDC config to add extra parameters to the authorize URL (#16971) | Mathieu Velten | 2024-03-22 | 1 | -0/+5 |
* | Remove the hardcoded poetry version from contributing guide (#17002) | Tadeusz Sośnierz | 2024-03-21 | 1 | -1/+1 |
* | Add note to using --curses under sqlite porting (#17012) | grahhnt | 2024-03-21 | 1 | -1/+1 |
* | Update link, in installation guide, for docker hub synapse images (#17001) | Eirik | 2024-03-21 | 1 | -1/+1 |
* | Pass module API to OIDC mapping provider (#16974) | Mathieu Velten | 2024-03-19 | 1 | -1/+3 |
* | Sort versions in the documentation version picker appropriately. (#16966) | Will Hunt | 2024-03-14 | 1 | -3/+23 |
* | upgrade.md: fix grammatical errors (#16965) | Richard van der Hoff | 2024-03-14 | 1 | -3/+3 |
* | Add query to update local cache of a remote user's device list to docs (#16892) | Andrew Morgan | 2024-03-14 | 1 | -0/+9 |
* | deactivated flag refactored to filter deactivated users. (#16874) | Alexander Fechler | 2024-03-11 | 1 | -0/+14 |
* | Fix joining remote rooms when a `on_new_event` callback is registered (#16973) | Quentin Gliech | 2024-03-06 | 1 | -0/+4 |
* | Add docs on upgrading from a very old version (#16951) | Twilight Sparkle | 2024-02-22 | 2 | -0/+25 |
* | Add HAProxy example for single port operation (#16768) | Georg | 2024-02-20 | 1 | -0/+19 |
* | fix typo in admin_api/rooms.md (#16857) | Rainer Zufall | 2024-02-20 | 1 | -1/+1 |
* | Update docs for MacOS installs (#16854) | kegsay | 2024-02-06 | 1 | -0/+11 |
* | Fix broken links on docs (#16853) | kegsay | 2024-02-06 | 5 | -7/+7 |
* | Update version picker for element-hq (#16880) | Will Hunt | 2024-02-01 | 1 | -2/+2 |
* | listen http2 deprecated nginx (updating documentation) (#16831) | Arnold | 2024-01-22 | 1 | -4/+4 |
* | Allow room creation but not publishing to continue if room publication rules ... | Shay | 2024-01-22 | 1 | -0/+3 |
* | Bump minimum Rust version to 1.65.0 (#16818) | Erik Johnston | 2024-01-22 | 1 | -0/+8 |
* | Fix broken links in issue template (#16810) | Erik Johnston | 2024-01-17 | 1 | -3/+3 |
* | Add a link to the Request log format page from Logging Sample Config (#16778) | Andrew Morgan | 2024-01-10 | 1 | -0/+3 |
* | Update the contributing guide after reliecensing (#16772) | Erik Johnston | 2024-01-03 | 1 | -77/+15 |
* | Add another custom statistics collection server (#16769) | Christian Lölkes | 2024-01-02 | 1 | -0/+1 |
* | Enable user without password (#16770) | Dirk Klimpel | 2024-01-02 | 1 | -9/+10 |
* | Remove config value from header (#16763) | Fredrik Lanker | 2024-01-02 | 1 | -1/+1 |
* | Fix sample config doc CI (#16758) | Erik Johnston | 2023-12-21 | 1 | -0/+1 |
* | Fix typo | Erik Johnston | 2023-12-13 | 13 | -35/+35 |
* | Update book location | Erik Johnston | 2023-12-13 | 12 | -42/+40 |
* | More renaming | Erik Johnston | 2023-12-13 | 13 | -60/+59 |
* | Keep pointing at packages.matrix.org for now | Erik Johnston | 2023-12-13 | 1 | -3/+3 |
* | Update documentation to refer to element-hq. | Patrick Cloke | 2023-12-13 | 6 | -43/+31 |
* | Merge remote-tracking branch 'origin/master' into develop | Erik Johnston | 2023-12-12 | 2 | -2/+2 |
|\ |
|
| * | Version picker added for v1.98 docs | Action Bot | 2023-12-11 | 5 | -1/+224 |
* | | Sentry Alert configuration based on production and development environment (#... | Zeeshan Rafiq | 2023-12-12 | 1 | -1/+6 |
* | | Add avatar and topic settings for server notice room (#16679) | Mathieu Velten | 2023-12-12 | 2 | -3/+11 |
* | | Add config to change the delay before sending a notification email (#16696) | Mathieu Velten | 2023-12-12 | 1 | -0/+5 |
* | | Adding a version picker for Synapse docs (#16533) | Dmytro Kagirov | 2023-12-11 | 5 | -0/+223 |
* | | Clarify documentation for `only_for_reauth` (#16737) | Dirk Klimpel | 2023-12-07 | 1 | -9/+9 |
|/ |
|
* | Add how to validate configuration file with synapse.config script (#16714) | Amanda H. L. de Andrade Katz | 2023-12-05 | 1 | -0/+17 |
* | Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (... | villepeh | 2023-12-04 | 2 | -8/+12 |
* | Server notices: add an autojoin setting for the notices room (#16699) | Mathieu Velten | 2023-12-04 | 2 | -0/+6 |
* | ModuleAPI SSO auth callbacks (#15207) | Andrew Yasinishyn | 2023-12-01 | 1 | -0/+13 |
* | Document which versions of Synapse have compatible schema versions. (#16661) | Patrick Cloke | 2023-11-28 | 1 | -0/+9 |
* | Fix poetry version typo in contributors' guide (#16695) | David Robertson | 2023-11-27 | 1 | -1/+1 |
* | Update admin user API return types in docs. (#16654) | Michael Weimann | 2023-11-17 | 1 | -4/+15 |
* | Add an Admin API to temporarily grant the ability to update an existing cross... | David Robertson | 2023-11-15 | 1 | -0/+37 |
* | Asynchronous Uploads (#15503) | Sumner Evans | 2023-11-15 | 1 | -0/+34 |
* | Add links to pre-1.0 changelog issue/PR references. (#16638) | Patrick Cloke | 2023-11-15 | 1 | -807/+807 |
* | Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_ev... | Will Hunt | 2023-11-14 | 1 | -1/+2 |
* | Fix outbound_federation_restricted_to docs & note when added (#16628) | David Robertson | 2023-11-13 | 1 | -0/+3 |
* | Use dbname instead of database for Postgres config. (#16618) | Patrick Cloke | 2023-11-09 | 2 | -4/+4 |
* | Add new module API for adding custom fields to events `unsigned` section (#16... | Erik Johnston | 2023-10-27 | 2 | -1/+34 |
* | Add a new module API to update user presence state. (#16544) | Patrick Cloke | 2023-10-26 | 1 | -0/+7 |
* | Pin the recommended poetry version in contributors' guide (#16550) | David Robertson | 2023-10-25 | 1 | -1/+1 |
* | Rework alias and public room list rules docs (#16541) | David Robertson | 2023-10-24 | 1 | -34/+132 |
* | Fix bug where a new writer advances their token too quickly (#16473) | Erik Johnston | 2023-10-23 | 1 | -3/+10 |
* | Mention how to redirect the Jaeger traces to a specific Jaeger instance (#16531) | Marcel | 2023-10-23 | 1 | -0/+5 |
* | Clarify presence router docs. (#16529) | Patrick Cloke | 2023-10-20 | 1 | -3/+11 |
* | Fix typo in useful_sql_for_admins.md (#16477) | Laurence Gill | 2023-10-12 | 1 | -1/+1 |
* | Add documentation on background updates. (#16420) | Patrick Cloke | 2023-10-06 | 1 | -0/+61 |
* | Add note to 'federation_domain_whitelist' option (#16416) | Erik Johnston | 2023-10-03 | 1 | -0/+5 |
* | Clean-up old release notes (#16418) | Patrick Cloke | 2023-10-02 | 2 | -134/+135 |
* | Remove Python version from `/_synapse/admin/v1/server_version` (#16380) | MomentQYC | 2023-10-02 | 1 | -4/+6 |
* | Remove warnings from the docs about using message retention. (#16382) | Patrick Cloke | 2023-09-28 | 2 | -7/+3 |
* | Add documentation about the user directory search algorithm (#16320) | Patrick Cloke | 2023-09-26 | 1 | -26/+110 |
* | Add developer documentation concerning gradual schema migrations with column ... | reivilibre | 2023-09-25 | 1 | -0/+157 |
* | Fix-up deactivated notes in docs. (#16355) | Patrick Cloke | 2023-09-19 | 1 | -1/+1 |
* | Use string for federation_client_minimum_tls_version documentation examples (... | Jan Christian Grünhage | 2023-09-19 | 1 | -4/+4 |
* | Filter locked users in the admin API (#16328) | Hanadi | 2023-09-18 | 1 | -5/+12 |
* | Add automatic purge after all users forget a room (#15488) | Mathieu Velten | 2023-09-15 | 1 | -0/+11 |
* | docs: Link to the Alpine Linux community package for Synapse (#16304) | 6543 | 2023-09-14 | 1 | -0/+8 |
* | Fix-up incorrect spellings in docs. (#16282) | Patrick Cloke | 2023-09-08 | 17 | -119/+119 |
* | Add `/notifications` endpoint to workers (#16265) | Erik Johnston | 2023-09-07 | 1 | -0/+1 |
* | Handle "registration_enabled" parameter for CAS (#16262) | Aurélien Grimpard | 2023-09-06 | 1 | -0/+7 |
* | Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration opti... | reivilibre | 2023-09-06 | 1 | -1/+3 |
* | Bump minimum supported Rust version to 1.61.0 (#16248) | Erik Johnston | 2023-09-05 | 1 | -0/+8 |
* | Add last_seen_ts to the admin users API (#16218) | Mathieu Velten | 2023-09-04 | 1 | -0/+2 |
* | Add warnings about MSC3861 on certain APIs. (#16168) | Will Hunt | 2023-08-25 | 4 | -1/+15 |
* | Document `exclude_rooms_fom_sync` configuration option (#16178) | Shay | 2023-08-24 | 1 | -0/+13 |
* | Add configuration setting for CAS protocol version (#15816) | Aurélien Grimpard | 2023-08-24 | 1 | -0/+2 |
* | Update URLs to matrix.org blog categories. (#16008) | Amirreza Aflakparast | 2023-08-24 | 1 | -2/+2 |
* | Add `client_secret_path` as alternative for `client_secret` for OIDC config (... | Maximilian Bosch | 2023-08-21 | 1 | -0/+8 |
* | Allow filtering for admins in the list accounts admin API (#16114) | Alexander Fechler | 2023-08-18 | 1 | -0/+2 |
* | Add link explaining ELK stack to structured_logging.md (#16091) | axel simon | 2023-08-16 | 1 | -1/+1 |
* | Allow customizing IdP name and icon for SAML and CAS (#16094) | Gabriel Rodríguez | 2023-08-11 | 1 | -1/+21 |
* | Implements admin API to lock an user (MSC3939) (#15870) | Mathieu Velten | 2023-08-10 | 2 | -0/+3 |
* | Add notes describing Synapse's streams (#16015) | David Robertson | 2023-08-07 | 2 | -0/+158 |
* | Move support for application service query parameter authorization behind a c... | Shay | 2023-08-03 | 2 | -1/+29 |
* | Allow config of the backoff algorithm for the federation client. (#15754) | Mathieu Velten | 2023-08-03 | 1 | -0/+11 |
* | Do not expose Admin API in caddy reverse proxy example (#16027) | Nils | 2023-07-31 | 1 | -1/+1 |
* | Fix broken Arch Linux package link (#15981) | SnipeX_ | 2023-07-24 | 1 | -2/+2 |
* | Re-introduce the outbound federation proxy (#15913) | Eric Eastwood | 2023-07-18 | 2 | -7/+50 |
* | Document that you cannot login as yourself on /_synapse/admin/v1/users/<user_... | Will Hunt | 2023-07-14 | 1 | -1/+2 |
* | Stop accepting 'user' parameter for application service registration. (#15928) | Patrick Cloke | 2023-07-13 | 1 | -0/+10 |
* | Better clarify how to run a worker instance (pass both configs) (#15921) | Eric Eastwood | 2023-07-11 | 1 | -2/+2 |
* | Bump Unix sockets intro version (#15924) | Eric Eastwood | 2023-07-11 | 1 | -1/+1 |
* | Unix Sockets for HTTP Replication (#15708) | Jason Little | 2023-07-11 | 3 | -4/+58 |
* | Drop debian buster (#15893) | Shay | 2023-07-10 | 2 | -2/+2 |
* | Revert "Federation outbound proxy" (#15910) | Eric Eastwood | 2023-07-10 | 2 | -44/+7 |
* | Remove `worker_replication_*` settings from worker doc (#15872) | Dirk Klimpel | 2023-07-07 | 5 | -21/+1 |
* | Remove `worker_replication_*` deprecated settings, with helpful errors on sta... | Jason Little | 2023-07-07 | 3 | -48/+15 |
* | Federation outbound proxy (#15773) | Eric Eastwood | 2023-07-05 | 2 | -7/+44 |
* | Remove support for Python 3.7 (#15851) | Eric Eastwood | 2023-07-05 | 2 | -1/+13 |
* | docs/admin_api: fix header level on 'Users' page (#15852) | Sumner Evans | 2023-07-05 | 1 | -3/+3 |
* | Add not_user_type param to the list accounts admin API (#15844) | Michael Weimann | 2023-07-04 | 1 | -0/+3 |
* | Split out 2022 changes from the changelog (#15846) | Eric Eastwood | 2023-06-28 | 1 | -0/+2766 |
* | Add login spam checker API (#15838) | Erik Johnston | 2023-06-26 | 1 | -0/+36 |
* | Fix typo in faster join docs (#15812) | Erik Johnston | 2023-06-21 | 1 | -1/+1 |
* | Allow for the configuration of max request retries and min/max retry delays i... | Mathieu Velten | 2023-06-21 | 1 | -0/+26 |
* | Fix admin api documentation typo (#15805) | ew-at-vier | 2023-06-20 | 1 | -1/+1 |
* | Remove experimental MSC2716 implementation to incrementally import history in... | Eric Eastwood | 2023-06-16 | 1 | -1/+0 |
* | Revert "Allow for the configuration of max request retries and min/max retry ... | Mathieu Velten | 2023-06-14 | 1 | -26/+0 |
* | Bump minimum supported Rust version (#15768) | Erik Johnston | 2023-06-12 | 1 | -0/+8 |
* | Allow for the configuration of max request retries and min/max retry delays i... | Shay | 2023-06-09 | 1 | -0/+26 |
* | Remove redundant `room_memberships` join to find participating servers in a r... | Eric Eastwood | 2023-06-07 | 1 | -3/+2 |
* | Merge branch 'release-v1.85' into develop | H. Shay | 2023-06-01 | 1 | -0/+11 |
|\ |
|
| * | Add a note about deprecating /register with a user property. (#15703) | Patrick Cloke | 2023-06-01 | 1 | -0/+11 |
* | | Implement stable support for MSC3882 to allow an existing device/session to g... | Hugh Nimmo-Smith | 2023-06-01 | 1 | -22/+43 |
|/ |
|
* | Create dependabot changelogs at release time (#15481) | David Robertson | 2023-05-30 | 1 | -5/+7 |
* | Add Unix socket support for Redis connections (#15644) | Jason Little | 2023-05-26 | 1 | -0/+4 |
* | Documentation improvements to contributing guide (#15667) (#15668) | Grant McLean | 2023-05-26 | 1 | -5/+28 |
* | Consolidate logic to check for deactivated users. (#15634) | Patrick Cloke | 2023-05-23 | 1 | -0/+3 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2023-05-23 | 1 | -6/+17 |
|\ |
|
| * | Tweak changelog and upgrade notes v1.84.0 | Olivier Wilkinson (reivilibre) | 2023-05-23 | 1 | -6/+17 |
* | | Remove outdated comment in log config (#15648) | Andrew Morgan | 2023-05-22 | 1 | -3/+1 |
* | | Remove old R30 because R30v2 supercedes it (#10428) | reivilibre | 2023-05-19 | 1 | -5/+0 |
* | | Add a new admin API to create a new device for a user. (#15611) | Quentin Gliech | 2023-05-17 | 1 | -0/+27 |
* | | Update code to refer to "workers". (#15606) | Patrick Cloke | 2023-05-16 | 1 | -6/+0 |
|/ |
|
* | Update Mastodon SSO instructions (#15587) | villepeh | 2023-05-15 | 1 | -2/+4 |
* | Add redis SSL configuration options (#15312) | Roel ter Maat | 2023-05-11 | 1 | -0/+11 |
* | Remove `worker_replication_*` settings (#15491) | Jason Little | 2023-05-11 | 4 | -22/+121 |
* | Fix documented path to largest rooms statistics endpoint. (#15560) | Reto Schneider | 2023-05-10 | 1 | -1/+1 |
* | Add config option to prevent media downloads from listed domains. (#15197) | Travis Ralston | 2023-05-09 | 1 | -0/+24 |
* | Clean up and clarify "Create or modify Account" Admin API documentation (#15544) | Andrew Morgan | 2023-05-05 | 1 | -38/+49 |
* | Allow running Complement integration tests via podman (#15543) | Andrew Morgan | 2023-05-05 | 1 | -0/+1 |
* | Merge branch 'release-v1.83' into develop | Sean Quah | 2023-05-03 | 1 | -0/+1 |
|\ |
|
| * | Fix up docs summary to include new experimental features admin API docs | Sean Quah | 2023-05-02 | 1 | -0/+1 |
* | | Add config option to forget rooms automatically when users leave them (#15224) | Sean Quah | 2023-05-03 | 1 | -0/+10 |
* | | Remove references to supporting per-user flag for msc2654 (#15522) | Shay | 2023-05-02 | 1 | -6/+7 |
* | | Allow adding random delay to push (#15516) | Erik Johnston | 2023-05-02 | 1 | -0/+4 |
|/ |
|
* | Add an admin API endpoint to support per-user feature flags (#15344) | Shay | 2023-04-28 | 1 | -0/+54 |
* | Update development docs referencing outdated versions of sqlite we no longer ... | Shay | 2023-04-28 | 1 | -33/+1 |
* | Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411) | Tatu Wikman | 2023-04-27 | 1 | -2/+64 |
* | Add admin endpoint to query room sizes (#15482) | Erik Johnston | 2023-04-26 | 1 | -0/+49 |
* | Add a note to the config documentation that the 'delete_stale_devices_after' ... | Andrew Morgan | 2023-04-17 | 1 | -0/+4 |
* | Load `/capabilities` endpoint on workers (#15436) | Dirk Klimpel | 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/+3 |
* | Load `/directory/room/{roomAlias}` endpoint on workers (#15333) | Dirk Klimpel | 2023-04-14 | 1 | -0/+1 |
* | Note that Synapse 1.74 queued a user dir rebuild (#15386) | David Robertson | 2023-04-04 | 1 | -0/+11 |
* | Call appservices on modern paths, falling back to legacy paths. (#15317) | Patrick Cloke | 2023-04-03 | 1 | -0/+16 |
* | Add the ability to enable/disable registrations when in the OIDC flow (#14978) | Warren Bailey | 2023-03-30 | 1 | -0/+6 |
* | Add some clarification to the doc/comments regarding TCP replication (#15354) | Mathieu Velten | 2023-03-30 | 1 | -4/+5 |
* | doc: fix account login requests ratelimit defaults typo (#15341) | Jayesh Nirve | 2023-03-29 | 1 | -1/+1 |
* | Load `/password_policy` endpoint on workers. (#15331) | Dirk Klimpel | 2023-03-27 | 1 | -0/+1 |
* | Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint retur... | Andrew Morgan | 2023-03-21 | 1 | -0/+12 |
* | Document that our Docker images are mirrored to GHCR. (#15282) | reivilibre | 2023-03-21 | 1 | -2/+2 |
* | Load `/register/available` endpoint on workers (#15268) | Jason Little | 2023-03-17 | 1 | -0/+1 |
* | Add a missing endpoint to the workers documentation. (#15223) | Patrick Cloke | 2023-03-08 | 1 | -0/+1 |
* | Add support for knocking to workers. (#15133) | Dirk Klimpel | 2023-03-02 | 1 | -0/+1 |
* | Update spam checker documentation for moved media modules. (#15175) | Patrick Cloke | 2023-02-28 | 1 | -2/+2 |
* | Allow use of the `/filter` Client-Server APIs on workers. (#15134) | reivilibre | 2023-02-28 | 1 | -0/+1 |
* | Add documentation for caching in a module (#14026) | Brendan Abolivier | 2023-02-28 | 1 | -0/+56 |
* | Admin API endpoint to delete a reported event (#15116) | Dirk Klimpel | 2023-02-28 | 1 | -0/+14 |
* | Correct documentation about registration_shared_secret_path (#15168) | Evan Krall | 2023-02-28 | 1 | -2/+2 |
* | Add module API callbacks for adding and deleting local 3PID associations (#15044 | Andrew Morgan | 2023-02-27 | 2 | -1/+68 |
* | Fix typo in federation_verify_certificates in config documentation. (#15139) | Centzilius | 2023-02-23 | 1 | -1/+1 |
* | Add information on uploaded media to user export command. (#15107) | Dirk Klimpel | 2023-02-23 | 1 | -16/+58 |
* | Documentation using Shibboleth with OIDC Plugin for SSO. (#15112) | Fly | 2023-02-23 | 1 | -0/+41 |
* | Tighten the default rate limit of creating new devices. (#15135) | Patrick Cloke | 2023-02-22 | 1 | -3/+3 |
* | Clarify the workers that the ThirdPartyRules' `on_new_event` callback will ru... | Andrew Morgan | 2023-02-22 | 1 | -0/+3 |
* | Update database_maintenance_tools.md (#15083) | jahway603 | 2023-02-20 | 1 | -2/+2 |
* | Add account data to export command (#14969) | Dirk Klimpel | 2023-02-17 | 1 | -0/+3 |
* | Document how to start Synapse with Poetry (#14892) | ZAID BIN TARIQ | 2023-02-16 | 1 | -0/+11 |
* | Fix a mistake in registration_shared_secret_path docs (#15078) | saddfox | 2023-02-15 | 1 | -1/+1 |
* | Support for selecting the Redis logical database. (#15034) | 999lakhisidhu | 2023-02-15 | 1 | -0/+4 |
* | Respond correctly to unknown methods on known endpoints (#14605) | Patrick Cloke | 2023-02-09 | 2 | -1/+19 |
* | Document how to run Synapse (#15022) | Andy Balaam | 2023-02-08 | 1 | -0/+13 |
* | Clarify limitations of SRV delegation in documentation (#14959) | William Kray | 2023-02-08 | 1 | -0/+9 |
* | Allow enabling the asyncio reactor in complement (#14858) | realtyem | 2023-02-01 | 1 | -0/+1 |
* | Add more user information to export-data command. (#14894) | Dirk Klimpel | 2023-02-01 | 1 | -15/+65 |
* | Merge branch 'master' into develop | H. Shay | 2023-01-31 | 3 | -1/+377 |
|\ |
|
| * | update changelog and upgrade notes v1.76.0 | H. Shay | 2023-01-31 | 1 | -1/+1 |
| * | Initial batch of notes on faster joins (#14677) | David Robertson | 2023-01-30 | 2 | -0/+376 |
* | | Document how to handle Dependabot pull requests. (#14916) | Patrick Cloke | 2023-01-25 | 1 | -0/+14 |
|/ |
|
* | Document the export user data command. (#14883) | ZAID BIN TARIQ | 2023-01-25 | 1 | -0/+8 |
* | Request partial joins by default (#14905) | David Robertson | 2023-01-24 | 1 | -0/+13 |
* | Update logging_sample_config.md (#14868) | Richard van der Hoff | 2023-01-19 | 1 | -3/+5 |
* | Change default room version to 10. Implements MSC3904 (#14111) | Catalan Lover | 2023-01-18 | 1 | -1/+3 |
* | Require poetry>=1.3.2 (#14860) | David Robertson | 2023-01-17 | 3 | -8/+18 |
* | Merge device list replication streams (#14833) | Erik Johnston | 2023-01-17 | 1 | -4/+5 |
* | Fix missing field in AS documentation (#14845) | Rhea Danzey | 2023-01-16 | 1 | -0/+1 |
* | Merge account data streams (#14826) | Erik Johnston | 2023-01-13 | 1 | -0/+12 |
* | Update misleading documentation ` user_directory.search_all_users ` (#14818) | Tejaswini Gurram | 2023-01-13 | 1 | -2/+2 |
* | Add `worker_manhole` to configuration manual (#14824) | Dirk Klimpel | 2023-01-13 | 1 | -0/+21 |
* | Include `x_forwarded` in workers example configs (#14667) | villepeh | 2023-01-13 | 3 | -2/+3 |
* | Remove outdated commands from the code style doc & point to the contributing ... | Andrew Morgan | 2023-01-11 | 1 | -12/+3 |
* | Add listener `health` (#14747) | Dirk Klimpel | 2023-01-11 | 1 | -0/+6 |
* | Add `tag` to `listeners` documentation (#14803) | Dirk Klimpel | 2023-01-11 | 2 | -2/+6 |
* | Add missing worker settings to shared configuration (#14748) | Dirk Klimpel | 2023-01-09 | 2 | -11/+84 |
* | Update link to towncrier in contribution guide (#14801) | Dirk Klimpel | 2023-01-09 | 1 | -1/+1 |
* | Fix upgrade notes for installing ICU (#14797) | David Robertson | 2023-01-09 | 1 | -1/+1 |
* | Fix broken links in the Synapse documentation. (#14744) | reivilibre | 2023-01-05 | 23 | -38/+37 |
* | Document how to use Twitter as an OAuth 2.0 provider. (#14778) | Patrick Cloke | 2023-01-04 | 1 | -283/+319 |
* | Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) | Patrick Cloke | 2023-01-04 | 1 | -1/+6 |
* | Support non-OpenID compliant user info endpoints (#14753) | Patrick Cloke | 2023-01-04 | 1 | -0/+18 |
* | Broken link "request_id_header" (#14740) | Vertux | 2022-12-28 | 1 | -1/+1 |
* | Move `email` to Server section in config file documentation (#14730) | Dirk Klimpel | 2022-12-28 | 1 | -108/+109 |
* | Update docs about ruff vs. flake8. | Patrick Cloke | 2022-12-21 | 1 | -2/+2 |
* | Merge branch 'master' into develop | Sean Quah | 2022-12-20 | 3 | -6/+30 |
|\ |
|
| * | Add release note and update doc regarding ICU (#14712) | Mathieu Velten | 2022-12-20 | 3 | -6/+30 |
* | | Fix missing word in autotune sub-option description (#14674) | Jeremy Kescher | 2022-12-14 | 1 | -1/+1 |
* | | Declare support for Python 3.11 (#14673) | David Robertson | 2022-12-13 | 1 | -1/+1 |
|/ |
|
* | Allow selecting "prejoin" events by state keys (#14642) | David Robertson | 2022-12-13 | 1 | -18/+39 |
* | Update admin_faq.md | Richard van der Hoff | 2022-12-07 | 1 | -1/+1 |
* | Add Mastodon SSO setup instructions to docs (#14594) | villepeh | 2022-12-07 | 1 | -0/+41 |
* | Change `turn_allow_guests` example value to lowercase `true` (#14634) | villepeh | 2022-12-07 | 1 | -1/+1 |
* | docs: Replace old note about Postgres 10+ being required with link to our dep... | Andrew Morgan | 2022-12-06 | 1 | -1/+2 |
* | Fix push.enabled config documentation (#14619) | Will Hunt | 2022-12-05 | 1 | -2/+2 |
* | Update worker docs to update preferred settings for pusher and federation_sen... | realtyem | 2022-12-02 | 2 | -31/+52 |
* | Add `push.enabled` option to disable push notification calculation (#14551) | Will Hunt | 2022-12-01 | 1 | -0/+5 |
* | Cite launchpad bug that says ubuntu's pkgs are old (#14517) | David Robertson | 2022-11-30 | 1 | -6/+13 |
* | Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) | Eric Eastwood | 2022-11-28 | 1 | -0/+2 |
* | Add support for handling avatar with SSO login (#13917) | Ashish Kumar | 2022-11-25 | 1 | -1/+8 |
* | Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69... | reivilibre | 2022-11-24 | 2 | -25/+22 |
* | Fix broken admin API request recommendation link (#14499) | Brennan Chapman | 2022-11-21 | 1 | -1/+1 |
* | Fix version that `worker_main_http_uri` is redundant from (#14476) | David Robertson | 2022-11-17 | 1 | -2/+2 |
* | Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) | realtyem | 2022-11-16 | 1 | -4/+3 |
* | Support using SSL on worker endpoints. (#14128) | Tuomas Ojamies | 2022-11-15 | 1 | -0/+20 |
* | Include additional TURN server example into documentation (#14293) | sando38 | 2022-11-14 | 4 | -211/+389 |
* | Update sample Nginx configuration to HTTP 1.1 (#14414) | Brad Jones | 2022-11-11 | 1 | -0/+3 |
* | Add an Admin API endpoint for looking up users based on 3PID (#14405) | Ashish Kumar | 2022-11-11 | 1 | -0/+39 |
* | Remove support for PostgreSQL 10 (#14392) | Sean Quah | 2022-11-08 | 1 | -0/+10 |
* | Allow override for requesting specific worker types for Complement on command... | realtyem | 2022-11-08 | 1 | -0/+6 |
* | Add example on how to load balance /sync requests (#14297) | aceArt-GmbH | 2022-11-07 | 1 | -3/+5 |
* | Include monthly active user metrics in the list of legacy metrics names (#14... | David Robertson | 2022-11-04 | 1 | -0/+3 |
* | Update legacy `synapse_admin_mau:` metric names in docs (#14358) | Will Hunt | 2022-11-03 | 1 | -3/+3 |
* | Disable legacy Prometheus metric names by default. They can still be re-enabl... | reivilibre | 2022-11-02 | 2 | -2/+18 |
* | Support OIDC backchannel logouts (#11414) | Quentin Gliech | 2022-10-31 | 2 | -0/+23 |
* | Add docs for an empty `trusted_key_servers` config option (#13999) | Dirk Klimpel | 2022-10-28 | 1 | -0/+6 |
* | Check appservice user interest against the local users instead of all users (... | Eric Eastwood | 2022-10-27 | 1 | -0/+19 |
* | Add workers settings to configuration manual (#14086) | Dirk Klimpel | 2022-10-27 | 3 | -81/+289 |
* | Save login tokens in database (#13844) | Quentin Gliech | 2022-10-26 | 1 | -0/+9 |
* | Show erasure status when listing users in the Admin API (#14205) | Tadeusz Sośnierz | 2022-10-21 | 1 | -0/+4 |
* | Document encryption_enabled_by_default_for_room_type under the right name (#1... | Matthew Hodgson | 2022-10-19 | 1 | -1/+1 |
* | Fix dead link to admin registration API (#14189) | David Robertson | 2022-10-17 | 1 | -1/+1 |
* | Stabilize the threads API. (#14175) | Patrick Cloke | 2022-10-14 | 1 | -0/+1 |
* | Mark /relations endpoint as usable on workers. (#14028) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Handle `gottestfmt` repository move (#14144) | David Robertson | 2022-10-11 | 1 | -1/+1 |