Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
feature/delete-validator
|
|
remake-remodel-dms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Both objects and create activities will now go through the common
pipeline and will be validated. Objects are now created as a side
effect of the Create activity, rolling back a transaction if it's
not possible to insert the object.
|
|
|
|
|
|
|
|
|
|
|
|
usage).
|
|
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\/>'
|
|
config during test suite execution.
|
|
|
|
UserRelationships. User to UserRelationship relations and functions refactoring.
|
|
Introduced UserBlock.
|
|
|
|
Done via the following command:
git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
|
|
|
|
|
|
|
This leads to a few situations where it is impossible to follow a user.
|