mobilizon/lib/web
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
..
auth Fix and improve language handling 2021-07-27 20:11:56 +02:00
cache Fix accessing outdated page of group 2021-06-16 11:27:14 +02:00
channels Handle accessing ws socket without auth 2021-06-04 13:33:25 +02:00
controllers Refactor the ActivityPub module 2021-04-22 19:29:47 +02:00
email Fix and improve language handling 2021-07-27 20:11:56 +02:00
plugs Fix and improve language handling 2021-07-27 20:11:56 +02:00
proxy Validate URIs before trying to proxify them 2021-03-24 11:17:24 +01:00
templates Use correct default language when no Accept-Language is set 2021-07-22 17:01:34 +02:00
upload Add blurhash support to backend 2021-06-10 15:18:08 +02:00
views Fix and improve language handling 2021-07-27 20:11:56 +02:00
endpoint.ex Fix and improve language handling 2021-07-27 20:11:56 +02:00
gettext.ex Fix and improve language handling 2021-07-27 20:11:56 +02:00
media_proxy.ex Handle crypto for different OTP versions better in media proxy 2021-06-07 16:39:14 +02:00
mobilizon_web.ex Fix and improve language handling 2021-07-27 20:11:56 +02:00
router.ex Fix and improve language handling 2021-07-27 20:11:56 +02:00