mobilizon/lib/web/views
Thomas Citharel d0835232d6
refactor(backend): change naming of function names to avoid the is_ prefix
Following Credo.Check.Readability.PredicateFunctionNames check

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-01-04 13:35:08 +01:00
..
activity_pub feat(federation): expose public activities as announcements in relay outbx & rfrsh profile aftr fllw 2023-09-19 18:07:18 +02:00
json_ld refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
api_view.ex
auth_view.ex feat(auth): pre-initialize registration fields with information from 3rd-party provider 2023-09-07 12:18:46 +02:00
email_view.ex refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
error_helpers.ex
error_view.ex fix: add a final fallback if we have default_language: nil in instance config 2023-11-23 11:20:38 +01:00
export_view.ex
layout_view.ex
page_view.ex refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
utils.ex