Age | Commit message (Collapse) | Author |
|
|
|
|
|
Speeds up recompilation
|
|
|
|
This makes views depend on each other at runtime instead of compile-time
|
|
|
|
to the user statuses adminAPI endpoint
|
|
|
|
|
|
|
|
|
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/router.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:restrict_unauthenticated.
Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statuses and notifications.
|
|
notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
|
|
|
|
order to improve the rendering performance.
See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param.
|
|
|
|
/api/pleroma/admin/users/:nickname/credentials`.
|
|
|
|
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
`godmode` and `local_only`)
|
|
|
|
|