1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-01 14:31:28 +00:00
mobilizon/lib/web/plugs
Thomas Citharel a670a7d7a7
Fix and improve language handling
- Refactor plugs to detect and set language
- Translate ecto validation errors
- Use Gettext directly, not Mobilizon.Web.Gettext
- Set the language in the <html> attribute according to the one loaded
  on front-end

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-27 20:11:56 +02:00
..
detect_locale_plug.ex Fix and improve language handling 2021-07-27 20:11:56 +02:00
federating.ex
http_security_plug.ex Remove unsafe-inline from CSP 2021-07-02 09:46:38 +02:00
http_signatures.ex
mapped_signature_to_identity.ex Refactor the ActivityPub module 2021-04-22 19:29:47 +02:00
not_acceptable_error.ex
set_locale_plug.ex Fix and improve language handling 2021-07-27 20:11:56 +02:00
uploaded_media.ex