Age | Commit message (Collapse) | Author |
|
|
|
memory leaks on recursive replies fetching.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because the objects are no longer supposed to be embedded
|
|
|
|
|
|
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.
|
|
|
|
This closes embargoed bug #1135.
|
|
Closes #1038
|
|
|
|
All ids in mastodon are strings, in general.
|
|
|
|
Some objects were not completely rewritten in the tests, which caused object
containment violations. Fix them by rewriting the object IDs to be in an
appropriate namespace.
|
|
|
|
|
|
|
|
|
|
|
|
Rich media titles two
See merge request pleroma/pleroma!1325
|
|
|
|
|
|
|
|
|
|
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a.
|
|
|
|
implement anti link spam MRF
See merge request pleroma/pleroma!1307
|
|
OAuth security improvements (`redirect_uri` listing enforcement)
See merge request pleroma/pleroma!1302
|
|
This reverts merge request !1277
|
|
|
|
|
|
|
|
listed URI.
|
|
Closes #1000
|
|
Removing test errors
See merge request pleroma/pleroma!1296
|
|
Sanitize HTML in ReportView
Closes #990
See merge request pleroma/pleroma!1293
|
|
|
|
|
|
|
|
|
|
|