Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320
|
|
|
|
|
|
|
|
closes #306
|
|
|
|
fix_ap_users task)
|
|
|
|
Certain Mastodon/Pleroma front ends call verify_credentials to get the
default scope of a new toot.
Currently, Pleroma hardcodes this value to "public".
This patch changes it to the user's default_scope value.
|
|
|
|
|
|
message relay
Closes #144
See merge request pleroma/pleroma!264
|
|
activitypub: filter destination list for announce activities differently than normal (closes #164)
Closes #164
See merge request pleroma/pleroma!227
|
|
# Conflicts:
# lib/pleroma/web/activity_pub/utils.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add more configurability to how blocks work
See merge request pleroma/pleroma!203
|
|
|
|
|
|
|
|
|
|
relationships are broken
this is needed for activitypub conformance
ref #213
|
|
return a normalized one
|
|
than normal (closes #164)
|
|
|
|
|
|
is followed
this was caused by lack of Undo follows in the early days, and can likely be eventually removed
|