This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Allow for configuring url preview Accept-Language headers on a per-user, per-room and per-group basis #7277
Copy link
Copy link
Open
Labels
A-InternationalisationImproves Synapse for international users. May include improvements for Unicode or non-English langs.Improves Synapse for international users. May include improvements for Unicode or non-English langs.A-URL-PreviewIssues related to generating server-side previews of remote URLsIssues related to generating server-side previews of remote URLsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.New features, changes in functionality, improvements in performance, or user-facing enhancements.z-p3(Deprecated Label)(Deprecated Label)
Description
As of #7265, a server admin can specify the preferred language that URL previews should appear in. However, you may have a homeserver made up of people who speak multiple languages, who would prefer URL previews to appear in their own language.
Ideally you could set a default URL preview language in your client's settings, in room settings, in a group's settings, and the server would figure out which language best to request for you from the remote server.
Will require spec work and making sure this works with other media repository implementations.
Previous discussion: #3037
ptman and Mikaela
Metadata
Metadata
Assignees
Labels
A-InternationalisationImproves Synapse for international users. May include improvements for Unicode or non-English langs.Improves Synapse for international users. May include improvements for Unicode or non-English langs.A-URL-PreviewIssues related to generating server-side previews of remote URLsIssues related to generating server-side previews of remote URLsO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.New features, changes in functionality, improvements in performance, or user-facing enhancements.z-p3(Deprecated Label)(Deprecated Label)