Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
follow View/Controller pattern
Note that I mentioned the change in 1.1 section because I intend to
backport this, if this is not needed I will move it back to Unreleased.
|
|
|
|
|
|
|
|
|
|
memory leaks on recursive replies fetching.
|
|
|
|
|
|
|
|
|
|
describe()
|
|
|
|
Anyone who is interested in dropping blocks can write their own MRF
policy at this point. This setting predated the MRF framework.
Disabling the side effect (unsubscription) is still a config option
per policy.
|
|
`name` key and use a depth limit when fetching it
|
|
|
|
|
|
|
|
|
|
|
|
in the Create activity
|
|
|
|
|
|
|
|
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1155
[ci skip]
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1058
|
|
[ci skip]
|
|
|
|
`User.profile_url` already fallbacks to ap_id
|
|
mention URL
Fixes #1165
|
|
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
|
|
followers/following is enabled
We are already doing that in AP representation, so I think we should do
it here as well for consistency.
|
|
Closes #1138
|
|
|
|
This closes embargoed bug #1135.
|
|
for remote users
Closes #1104
|
|
|
|
Pleroma.HTTP
|
|
|
|
|
|
|
|
Closes #1038
|
|
|
|
|
|
All ids in mastodon are strings, in general.
|