- Jul 14, 2019
-
-
kaniini authored
added tests for Web.MediaProxy See merge request pleroma/pleroma!1418
-
kaniini authored
Unfollow should also unsubscribe Closes #1086 See merge request pleroma/pleroma!1419
-
-
kaniini authored
security: IR-based generic object containment See merge request pleroma/pleroma!1417
-
kaniini authored
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.
-
kaniini authored
It is more efficient to check for object containment violations at the IR level instead of in the protocol handlers. OStatus containment is especially a tricky situation, as the containment rules don't match those of IR and ActivityPub. Accordingly, we just always do a final containment check at the IR level before the object is added to the IR object graph.
-
kaniini authored
remove CC-BY-NC-ND license. See merge request pleroma/pleroma!1415
-
kaniini authored
we moved branding assets (mascot etc) to CC-BY-SA a while back.
-
kaniini authored
Feature/1072 muting notifications Closes #1072 See merge request pleroma/pleroma!1398
-
-
kaniini authored
parsers configurable See merge request pleroma/pleroma!1400
-
Alexander Strizhakov authored
-
Alexander Strizhakov authored
-
- Jul 13, 2019
-
-
kaniini authored
nodeinfo: implement MRF transparency exclusions See merge request pleroma/pleroma!1412
-
kaniini authored
-
kaniini authored
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
-
rinpatch authored
-
Haelwenn authored
ActivityPub Controller: Change how hiding follows/followers is represented See merge request pleroma/pleroma!1406
-
- Jul 12, 2019
-
-
rinpatch authored
-
rinpatch authored
Pleroma.HTTP
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
views and give 403 errors when trying to request hidden follower pages when unauthenticated
-
rinpatch authored
- Render the collection items if the user requesting == the user rendered - Do not render the first page if hide_{followers,follows} is set, just give the URI to it
-