Age | Commit message (Collapse) | Author |
|
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
|
|
Related-to: https://git.pleroma.social/pleroma/pleroma/-/issues/2496
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
Now it defaults to not fetching, and the option is named.
|
|
ostatus-controller-no-auth-check-on-non-federating-instances
# Conflicts:
# lib/pleroma/web/feed/user_controller.ex
# lib/pleroma/web/o_status/o_status_controller.ex
# lib/pleroma/web/router.ex
# lib/pleroma/web/static_fe/static_fe_controller.ex
|
|
|