Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
update_media.
Refactoring.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return a normalized one
|
|
Also fix some warning in the code and add a missing alias
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|