forked from AkkomaGang/akkoma
5049b4272e
* Policies were put under a new module (Pleroma.Web.ActivityPub.MRF.Policy instead of Pleroma.Web.ActivityPub.MRF), but this wasn't changed in the Pleroma.Web.ActivityPub.MRF @mrf_config_descriptions * I don't have a unit test to prevent similar problems in the future because I don't find a proper way to do it * The descriptions in the unit tests are defined in the unit tests, so if someone changes module names in the code, the tests wont see it * The list is generated in Pleroma.Docs.Generator.list_behaviour_implementations, but I can't do a check in the when clause of the function to see if the provided module is a behaviour or not. |
||
---|---|---|
.. | ||
activity_pub | ||
admin_api | ||
api_spec | ||
auth | ||
channels | ||
common_api | ||
fallback | ||
federator | ||
feed | ||
mailer | ||
mastodon_api | ||
media_proxy | ||
metadata | ||
mongoose_im | ||
nodeinfo | ||
o_auth | ||
o_status | ||
pleroma_api | ||
plugs | ||
preload/providers | ||
push | ||
rich_media | ||
static_fe | ||
templates | ||
twitter_api | ||
utils | ||
views | ||
web_finger | ||
api_spec.ex | ||
common_api.ex | ||
controller_helper.ex | ||
embed_controller.ex | ||
endpoint.ex | ||
federator.ex | ||
gettext.ex | ||
instance_document.ex | ||
masto_fe_controller.ex | ||
media_proxy.ex | ||
metadata.ex | ||
o_auth.ex | ||
plug.ex | ||
preload.ex | ||
push.ex | ||
rel_me.ex | ||
router.ex | ||
shout_channel.ex | ||
streamer.ex | ||
translation_helpers.ex | ||
uploader_controller.ex | ||
web_finger.ex | ||
xml.ex |