| Age | Commit message (Collapse) | Author |
|
|
|
output-of-relationships-in-statuses
|
|
Ingestion Pipeline Revamp
See merge request pleroma/pleroma!2315
|
|
order to improve the rendering performance.
See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param.
|
|
usage).
|
|
clear-config-test-improvements
# Conflicts:
# test/web/mastodon_api/controllers/account_controller_test.exs
|
|
|
|
|
|
|
|
|
|
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\/>'
|
|
Tweaks to `clear_config` calls in tests
See merge request pleroma/pleroma!2209
|
|
|
|
config during test suite execution.
|
|
|
|
|
|
|
|
|
|
controller tests modification: OAuth scopes usage.
|
|
UserRelationships. User to UserRelationship relations and functions refactoring.
|
|
Introduced UserBlock.
|
|
|
|
1304-user-info-deprecation
# Conflicts:
# lib/pleroma/user/info.ex
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/activity_pub/transmogrifier.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(`GET /api/v1/statuses/:id`)
|
|
|
|
display
|
|
|
|
|
|
Attachment field was filled in after the empty status check
|
|
`ScheduledActivityController`
|
|
|
|
StatusControllerTest
|