Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix credo issues in ./test
See merge request pleroma/pleroma!808
|
|
|
|
|
|
in the BE
This was a dirty regex replace which worked on my server
|
|
|
|
This reverts merge request !733
|
|
Split hide_network into hide_followers & hide_followings
See merge request pleroma/pleroma!733
|
|
of `referer` header. Updated tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Because tombstone objects has no addressing the is_public?-predicate
would cause an error that propagated as a 500 error in the api
|
|
|
|
|
|
|
|
More or less verbatim copied from the outbox template with only changes
to the activities fetched and url reported
|
|
Code style: remove wrapping function of outbox
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Same API as the old Pleroma.Config
|
|
|
|
Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232
|
|
|
|
|
|
Fix: Output repeats at ActivityPub outbox
Closes #191
See merge request pleroma/pleroma!175
|
|
|
|
|
|
|
|
|
|
|
|
collections.
Should speed up the queries because ecto doesn't have to parse the json.
|
|
|
|
|
|
|
|
|