1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-31 22:11:38 +00:00
mobilizon/lib/service
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
..
activity Fix and improve language handling 2021-07-27 20:11:56 +02:00
address
auth Add possibility to create users with provider (such as LDAP) 2021-07-22 15:09:12 +02:00
date_time Send activity digests 2021-06-26 16:09:02 +02:00
error_reporting Add wrapper to Sentry to not load it when not configured 2021-06-27 15:21:33 +02:00
export
formatter Add target to allowed attributes on <a> links so that links open in new 2021-07-21 10:34:07 +02:00
geospatial
http
metadata Fix and improve language handling 2021-07-27 20:11:56 +02:00
notifications Fix scheduler test 2021-06-27 16:18:53 +02:00
notifier Send announcement notifications to anonymous participants 2021-06-27 18:16:34 +02:00
rich_media
statistics
workers Fix crash when trying to notify activities not from groups 2021-06-30 10:13:57 +02:00
clean_old_activity.ex
clean_orphan_media.ex Refactor the query to detect unattached media 2021-07-21 19:44:13 +02:00
clean_unconfirmed_users.ex
error_page.ex
git_status.ex
guards.ex
site_map.ex