honkoma/lib/pleroma/web
Tusooa Zhu 7ea330b4fe
Support multiple locales formally
elixir gettext current does not fully support fallback to another language [0].
But it might in the future. We adapt it so that all languages in Accept-Language
headers are received by Pleroma.Web.Gettext. User.languages is now a comma-separated
list.

[0]: https://github.com/elixir-gettext/gettext/issues/303
2022-03-03 02:03:44 -05:00
..
activity_pub Birthdays: Fix outgoing federation of birth dates 2022-02-01 12:00:26 +01:00
admin_api
api_spec Allow user to register with custom language 2022-03-02 01:41:13 -05:00
auth
channels
common_api Max media attachment count 2022-02-06 17:41:15 +01:00
fallback
federator
feed Fix tests 2022-02-28 11:23:15 -05:00
mailer
mastodon_api Allow user to register with custom language 2022-03-02 01:41:13 -05:00
media_proxy
metadata
mongoose_im
nodeinfo
o_auth Make mfa pages translatable 2022-02-28 11:07:28 -05:00
o_status
pleroma_api Birthdays: hide_birthday -> show_birthday 2022-01-23 09:13:33 +01:00
plugs Support multiple locales formally 2022-03-03 02:03:44 -05:00
preload/providers
push
rich_media
static_fe
templates Make mail and mailer translatable 2022-03-01 19:17:11 -05:00
twitter_api Allow user to register with custom language 2022-03-02 01:41:13 -05:00
utils
views Make mail and mailer translatable 2022-03-01 19:17:11 -05:00
web_finger
api_spec.ex
common_api.ex
controller_helper.ex
embed_controller.ex
endpoint.ex
federator.ex
gettext.ex Support multiple locales formally 2022-03-03 02:03:44 -05:00
instance_document.ex
manifest_controller.ex
media_proxy.ex media_proxy: switch from :crypto.hmac to :crypto.mac 2021-06-03 19:11:15 +02:00
metadata.ex
o_auth.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex Birthdays: hide_birthday -> show_birthday 2022-01-23 09:13:33 +01:00
shout_channel.ex
streamer.ex
translation_helpers.ex
uploader_controller.ex
web_finger.ex
xml.ex