Age | Commit message (Collapse) | Author |
|
ActivityPub actions & side-effects in transaction
Closes #1482
See merge request pleroma/pleroma!2089
|
|
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\/>'
|
|
|
|
|
|
activities' ids).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1461
|
|
|
|
|
|
|
|
|
|
And introduce safe_jsonb_set
|
|
|
|
|
|
Implement refreshing the object with an interval and call the function
when getting the poll.
|
|
|
|
|
|
|
|
878-activity-object-decoupling-in-tests
# Conflicts:
# lib/pleroma/object.ex
# test/web/activity_pub/transmogrifier_test.exs
# test/web/ostatus/ostatus_test.exs
|
|
note factory to not embed object into activity.
|
|
memory leaks on recursive replies fetching.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
normal form
|
|
|
|
|
|
This reverts merge request !802
|
|
Fix credo issues
See merge request pleroma/pleroma!786
|
|
So we don't flood our postgres logs with errors. Should also make things
slightly faster.
|
|
|
|
|
|
|
|
|
|
|
|
Create tombstone instead of object deletion
See merge request pleroma/pleroma!593
|
|
|
|
|
|
|