| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove 3pid and identity servers | Rory& | 2025-06-28 | 5 | -309/+0 |
| * | Remove SAML/2 auth | Rory& | 2025-06-28 | 10 | -271/+10 |
| * | Remove CAS auth | Rory& | 2025-06-28 | 4 | -122/+0 |
| * | Add config doc generation command to lint.sh and add missing config schema. (... | reivilibre | 2025-06-10 | 1 | -9/+10 |
| * | Mark new module APIs as experimental (#18536) | Andrew Morgan | 2025-06-10 | 3 | -0/+20 |
| * | Export RatelimitOverride from ModuleApi (#18513) | Hugh Nimmo-Smith | 2025-06-06 | 1 | -1/+6 |
| * | docs: render missing docs for scheduled tasks admin api (#18516) | Dirk Klimpel | 2025-06-05 | 1 | -0/+1 |
| * | Propose `CAP_NET_BIND_SERVICE` instead running Synapse with root (#18408) | Mateusz Reszka | 2025-06-04 | 1 | -4/+4 |
| * | Add ratelimit callbacks to module API to allow dynamic ratelimiting (#18458) | Hugh Nimmo-Smith | 2025-06-04 | 2 | -1/+35 |
| * | Add user_may_send_state_event callback to spam checker module API (#18455) | Hugh Nimmo-Smith | 2025-06-04 | 1 | -0/+30 |
| * | Add media repository callbacks to module API to control media upload size (#1... | Hugh Nimmo-Smith | 2025-06-04 | 2 | -0/+57 |
| * | Pass room_config argument to user_may_create_room spam checker module callbac... | Hugh Nimmo-Smith | 2025-06-04 | 2 | -2/+9 |
| * | Make user_type extensible and allow default user_type to be set (#18456) | Hugh Nimmo-Smith | 2025-06-03 | 2 | -1/+20 |
| * | Machine-readable config description (#17892) | V02460 | 2025-06-03 | 3 | -2424/+1972 |
| * | Mark dehydrated devices in admin get devices endpoint (#18252) | Hubert Chathi | 2025-05-28 | 1 | -2/+5 |
| * | Include room ID in room deletion status response (#18318) | Dagfinn Ilmari Mannsåker | 2025-05-20 | 1 | -1/+6 |
| * | Add a unit test for the phone home stats (#18463) | Andrew Morgan | 2025-05-20 | 1 | -3/+3 |
| * | Update postgres.md (#18445) | Strac Consulting Engineers Pty Ltd | 2025-05-20 | 1 | -0/+8 |
| * | Allow only requiring a field be present in an SSO response, rather than speci... | Andrew Morgan | 2025-05-19 | 1 | -2/+8 |
| * | Add option to allow registrations that begin with '_' (#18262) | _ | 2025-05-15 | 1 | -0/+14 |
| * | Fix room_list_publication_rules docs for v1.126.0 (#18286) | Kim Brose | 2025-05-14 | 1 | -7/+8 |
| * | Add the ability to exclude remote users in user directory search results (#18... | Will Lewis | 2025-05-02 | 1 | -0/+2 |
| * | Allow a few admin APIs used by MAS to run on workers (#18313) | Quentin Gliech | 2025-05-02 | 1 | -0/+9 |
| * | Apply `should_drop_federated_event` to federation invites (#18330) | Shay | 2025-05-02 | 1 | -0/+2 |
| * | Fix typo in doc for Scheduled Tasks Admin API (#18384) | Shay | 2025-05-02 | 1 | -1/+1 |
| * | Add an Admin API endpoint to fetch scheduled tasks (#18214) | Shay | 2025-05-01 | 1 | -0/+54 |
| * | docs/workers.md: Add ^/_matrix/federation/v1/event/ to list of delegatable e... | Sebastian Spaeth | 2025-05-01 | 2 | -0/+11 |
| * | Added Pocket ID to openid.md (#18237) | Martin Lavén | 2025-04-30 | 1 | -0/+27 |
| * | Fix typo in docs about `push` (#18320) | Kim Brose | 2025-04-30 | 1 | -1/+1 |
| * | Allow /rooms/ admin API to be on workers (#18360) | Erik Johnston | 2025-04-25 | 1 | -0/+1 |
| * | Move GET /devices/ off main process (#18355) | Erik Johnston | 2025-04-25 | 1 | -0/+1 |
| * | Revert "Add total event, unencrypted message, and e2ee event counts to stats ... | Devon Hudson | 2025-04-16 | 1 | -6/+3 |
| * | Add total event, unencrypted message, and e2ee event counts to stats reportin... | Andrew Morgan | 2025-04-15 | 1 | -3/+6 |
| * | Add passthrough_authorization_parameters support to OIDC configuration (#18232) | Olivier D | 2025-04-10 | 1 | -0/+4 |
| * | Document media hashing changes (#18296) | Will Hunt | 2025-04-01 | 1 | -0/+8 |
| * | Update admin_faq - Fix how to obtain access token (#18225) | Marcel Pennewiß | 2025-03-27 | 1 | -1/+1 |
| * | Add docs for how to clear out the Poetry wheel cache (#18283) | Eric Eastwood | 2025-03-26 | 1 | -0/+22 |
| * | Correct typo "SAML" -> SSO in mapping providers docs (#18276) | Andrew Morgan | 2025-03-25 | 1 | -1/+1 |
| * | Delete unreferenced state groups in background (#18254) | Devon Hudson | 2025-03-21 | 1 | -1/+1 |
| * | Update Poetry to 2.1.1, including updating the lock file version. (#18251) | reivilibre | 2025-03-21 | 1 | -4/+4 |
| * | Fix: corrected routing path for workers doc (#18224) | karuto | 2025-03-13 | 1 | -1/+1 |
| * | Revert the background job to clear unreferenced state groups (that was introd... | reivilibre | 2025-03-07 | 1 | -1/+1 |
| * | Add upgrade notes for the debian repo signing key expiry change | Olivier 'reivilibre | 2025-03-04 | 1 | -0/+18 |
| * | Add `redirect_uri` option to `oidc_providers` entries (#18197) | Andrew Morgan | 2025-03-03 | 1 | -0/+7 |
| * | Add worker_replication_secret_path config option (#18191) | V02460 | 2025-02-26 | 1 | -1/+17 |
| * | Add form_secret_path config option (#18090) | V02460 | 2025-02-25 | 1 | -0/+16 |
| * | Define delayed event ratelimit category (#18019) | Andrew Ferrazzutti | 2025-02-25 | 1 | -0/+23 |
| * | Move User Event Redaction Admin API version indicator to the correct place (#... | Andrew Morgan | 2025-02-25 | 1 | -2/+2 |
| * | Add background job to clear unreferenced state groups (#18154) | Devon Hudson | 2025-02-25 | 1 | -1/+1 |
| * | Disable room list publication by default (#18175) | Erik Johnston | 2025-02-24 | 2 | -2/+26 |
| * | Add support for overriding `id_token_signing_alg_values_supported` for an Ope... | Eric Eastwood | 2025-02-20 | 1 | -0/+18 |
| * | Document suspension Admin API (#18162) | Shay | 2025-02-20 | 1 | -0/+26 |
| * | Document consequences of replacing secrets (#18138) | V02460 | 2025-02-17 | 1 | -0/+19 |
| * | Update `rc_presence` config docs with int burst_count (#18159) | Andrew Morgan | 2025-02-14 | 1 | -1/+1 |
| * | Document missing server config options (#18122) | Eric Eastwood | 2025-02-12 | 1 | -0/+58 |
| * | feat: Allow multiple values for SSO attribute_requirements via comma separati... | meise | 2025-02-10 | 1 | -3/+6 |
| * | Add Oracle Linux installation instructions (#17436) | villepeh | 2025-02-10 | 1 | -14/+3 |
| * | Ratelimit presence updates (#18000) | Sven Mäder | 2025-01-24 | 1 | -0/+21 |
| * | Document possibility of configuring `tls` for a worker instance in `instance_... | Eric Eastwood | 2025-01-20 | 1 | -0/+4 |
| * | Merge branch 'master' into develop | Andrew Morgan | 2025-01-14 | 2 | -0/+3788 |
| |\ |
|
| | * | move additional release missed in last commit v1.122.0 | Andrew Morgan | 2025-01-14 | 1 | -0/+10 |
| | * | Move 2023/4 changelog entries under docs/changelogs | Andrew Morgan | 2025-01-14 | 2 | -0/+3778 |
| * | | Add the ability to filter by state event type on admin room state endpoint (#... | Shay | 2025-01-08 | 1 | -0/+7 |
| |/ |
|
| * | Remove support for PostgreSQL 11 and 12 (#18034) | Patrick Cloke | 2024-12-19 | 1 | -0/+8 |
| * | Update reverse proxy docs with what we've learned from #17986 (#17994) | Eric Eastwood | 2024-12-19 | 1 | -1/+1 |
| * | Add email.tlsname config option (#17849) | cynhr | 2024-12-17 | 1 | -1/+3 |
| * | Add `macaroon_secret_key_path` config option (#17983) | V02460 | 2024-12-16 | 1 | -0/+16 |
| * | Add `last_seen_ts` to query user example (#17976) | Travis Ralston | 2024-12-16 | 1 | -0/+1 |
| * | Add some useful endpoints to Admin API (#17948) | Shay | 2024-12-16 | 2 | -7/+77 |
| * | forward requester id to check username for spam callbacks (#17916) | Wilson | 2024-12-13 | 2 | -3/+5 |
| * | Update Alpine Linux Synapse Package Maintainer within installation.md (#17846) | jahway603 | 2024-12-10 | 1 | -1/+1 |
| * | Reorganize account data, receipts and presence request regexps in generic_wor... | Rafał Hirsch | 2024-12-09 | 1 | -11/+7 |
| * | Return suspended status when querying user account (#17952) | Shay | 2024-11-22 | 1 | -1/+2 |
| * | Add Forgejo oidc provider config example (#17872) | Valentin Iovene | 2024-11-20 | 1 | -0/+30 |
| * | Enable authenticated media by default (#17889) | Travis Ralston | 2024-11-20 | 2 | -3/+27 |
| * | Add some documentation about backing up Synapse (#17931) | Richard van der Hoff | 2024-11-18 | 5 | -3/+146 |
| * | Removal: Remove support for experimental msc3886 (#17638) | Poruri Sai Rahul | 2024-11-13 | 1 | -0/+11 |
| * | Clarify the semantics of the `enable_authenticated_media` configuration optio... | reivilibre | 2024-11-11 | 1 | -0/+20 |
| * | Remove support for python 3.8 (#17908) | Devon Hudson | 2024-11-06 | 3 | -2/+13 |
| * | Add experimental support for MSC4222 (#17888) | Erik Johnston | 2024-11-05 | 1 | -0/+1 |
| * | Add admin handler to list of handlers used for background tasks (#17847) | Shay | 2024-10-29 | 1 | -0/+3 |
| * | Fix typo in `target_cache_memory_usage` docs (#17825) | Andrew Morgan | 2024-10-14 | 1 | -1/+1 |
| * | Clarify when 3PID invite module callbacks are called (#17627) | Andrew Morgan | 2024-10-14 | 1 | -3/+6 |
| * | Added display_name_claim in jwt_config which sets the user's display name upo... | Nathan | 2024-10-09 | 1 | -0/+3 |
| * | Fix incorrectly documented config path argument (#17802) | Andrew Ferrazzutti | 2024-10-08 | 1 | -2/+2 |
| * | Add config option redis.password_path (#17717) | V02460 | 2024-10-07 | 1 | -1/+7 |
| * | docs: add note about PYTHONMALLOC for accurate jemalloc memory tracking (#17709) | Henrique | 2024-10-07 | 1 | -0/+2 |
| * | explain load balancing for `federation_sender_instances` (#17776) | Dirk Klimpel | 2024-10-03 | 1 | -1/+7 |
| * | Remove spurious TODO in debian install step (#17749) | Erik Johnston | 2024-09-26 | 1 | -5/+3 |
| * | Support MSC4140: Delayed events (Futures) (#17326) | Andrew Ferrazzutti | 2024-09-23 | 2 | -0/+14 |
| * | Add an Admin API endpoint to redact all a user's events (#17506) | Shay | 2024-09-18 | 1 | -0/+80 |
| * | Add config option turn_shared_secret_path (#17690) | V02460 | 2024-09-10 | 1 | -0/+16 |
| * | Replace isort and black with ruff (#17620) | Quentin Gliech | 2024-08-30 | 1 | -3/+1 |
| * | docs: fix typo in saml2_config example (#17594) | meise | 2024-08-29 | 1 | -2/+2 |
| * | fix listener docs - admin api only on main process (#17590) | Dirk Klimpel | 2024-08-29 | 1 | -3/+4 |
| * | Sliding Sync: Use `stream_ordering` based timeline pagination for incremental... | Eric Eastwood | 2024-08-07 | 1 | -2/+4 |
| * | Clarify `auto_accept_invites.worker_to_run_on` config docs (#17515) | Andrew Morgan | 2024-08-06 | 1 | -1/+3 |
| * | Update config_documentation - Change example of msisdn in allowed_local_3pids... | YLong Shi | 2024-07-25 | 1 | -2/+5 |
| * | Fixed presence results not returning offline users on initial sync (#17231) | Michael Hollister | 2024-07-23 | 1 | -0/+5 |
| * | Prepare for authenticated media freeze (#17433) | Shay | 2024-07-22 | 1 | -0/+12 |
| * | Improve default_power_level_content_override documentation (#17451) | Ben Banfield-Zanin | 2024-07-18 | 1 | -0/+32 |
| * | Add Red Hat Enterprise Linux and Rocky Linux installation instructions (#17423) | villepeh | 2024-07-11 | 2 | -2/+57 |
| * | Upload new logo with white bg and update readme to use it (#17387) | Will Lewis | 2024-07-10 | 1 | -0/+94 |
| * | Note the new federated media worker endpoints in the worker docs & upgrade no... | Andrew Morgan | 2024-07-09 | 2 | -2/+4 |
| * | Allow enabling sliding sync per-user (#17393) | Erik Johnston | 2024-07-05 | 1 | -0/+1 |
| * | Finish up work to allow per-user feature flags (#17392) | Erik Johnston | 2024-07-05 | 1 | -11/+6 |
| * | Changelog entries only get merged if they have the same content and extension... | Eric Eastwood | 2024-07-04 | 1 | -3/+3 |
| * | Support MSC3916 by adding `_matrix/client/v1/media/download` endpoint (#17365) | Shay | 2024-07-02 | 2 | -0/+14 |
| * | Clarify `url_preview_url_blacklist` is a usability feature (#17356) | davidegirardi | 2024-06-28 | 1 | -9/+12 |
| * | Fix outdated Security Disclosure Policy references (#17341) | Denis Kasak | 2024-06-25 | 1 | -3/+3 |
| * | Fix refreshable_access_token_lifetime typo (#17357) | douglaz | 2024-06-25 | 1 | -1/+1 |
| * | Correct error in user_directory docs (#17348) | devonh | 2024-06-24 | 1 | -1/+2 |
| * | Add default values for rc_invites per_issuer to docs (#17347) | devonh | 2024-06-24 | 1 | -2/+3 |
| * | Filter added to Admin-API GET /rooms (#17276) | Alexander Fechler | 2024-06-19 | 1 | -0/+4 |
| * | fix missing quotes for exclude_rooms_from_sync (#17308) | Dirk Klimpel | 2024-06-18 | 1 | -1/+1 |
| * | Merge branch 'release-v1.109' into develop | Quentin Gliech | 2024-06-17 | 1 | -10/+0 |
| |\ |
|
| | * | Automatically apply SQL for inconsistent sequence (#17305) | Erik Johnston | 2024-06-14 | 1 | -10/+0 |
| * | | Ratelimiting of remote media downloads (#17256) | Shay | 2024-06-05 | 1 | -0/+18 |
| |/ |
|
| * | Change allow_unsafe_locale to also apply on new databases (#17238) | Erik Johnston | 2024-05-29 | 1 | -6/+5 |
| * | Update Lemonldap-NG OIDC config (#17204) | Yadd | 2024-05-22 | 1 | -0/+2 |
| * | Bring auto-accept invite logic into Synapse (#17147) | devonh | 2024-05-21 | 1 | -0/+29 |
| * | Federated Knocking Endpoints added (missing in Docu) (#17058) | Dominic Schubert | 2024-05-17 | 1 | -0/+2 |
| * | Fix request path for `federation_whitelist_endpoint_enabled` option in docume... | Andrew Morgan | 2024-05-15 | 1 | -1/+1 |
| * | Allows CAS SSO flow to provide user IDs composed of numbers only (#17098) | Aurélien Grimpard | 2024-05-14 | 1 | -0/+11 |
| * | An federation whitelist query endpoint extension (#16848) | Erik Johnston | 2024-05-13 | 1 | -0/+25 |
| * | Update docs to bump libjemalloc version on latest debian; correct "push_rules... | ll-SKY-ll | 2024-05-09 | 2 | -3/+3 |
| * | Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150) | Andrew Morgan | 2024-05-08 | 1 | -0/+5 |
| * | Add note about external_ids for User Admin API in documentation (#17139) | Jacob Sánchez | 2024-05-07 | 1 | -2/+2 |
| * | upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079) (#17140) | jahway603 | 2024-05-02 | 1 | -0/+8 |
| * | Apply user `email` & `picture` during OIDC registration if present & selected... | devonh | 2024-04-29 | 1 | -0/+1 |
| * | Fix various typos in docs (#17114) | devonh | 2024-04-26 | 8 | -12/+12 |
| * | Add RuntimeDirectory to matrix-synapse.service (#17084) | villepeh | 2024-04-26 | 1 | -0/+1 |
| * | Rephrase enable_notifs configuration (#17116) | Amanda H. L. de Andrade Katz | 2024-04-26 | 1 | -2/+2 |
| * | Use recommended endpoint for MSC3266 requests (#17078) | Andrew Ferrazzutti | 2024-04-26 | 1 | -1/+1 |
| * | Update event_cache_size and global_factor configurations documentation (#17071) | Amanda H. L. de Andrade Katz | 2024-04-26 | 1 | -0/+8 |
| * | Add an OSX prompt to manually configure icu4c. (#17069) | Neil Johnson | 2024-04-19 | 1 | -0/+2 |
| * | Clarify what part of message retention is still experimental (#17099) | devonh | 2024-04-19 | 1 | -2/+4 |
| * | 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 |