You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2021. It is now read-only.
We currently serve all feed entries to users regardless of the article language. This leads to situations where users get served "mixed" content:
This could be solved by using some kind of language detection. Ideally the API would provide a language filter argument or language specific endpoints.
We currently serve all feed entries to users regardless of the article language. This leads to situations where users get served "mixed" content:

This could be solved by using some kind of language detection. Ideally the API would provide a language filter argument or language specific endpoints.