akkoma/lib/pleroma/web
Haelwenn 5c4ff5c73c Merge branch 'fix/mrf-simple-welcome-chats' into 'develop'
Ensure we only apply media_nsfw simple policy on parsable objects

Closes #2133

See merge request pleroma/pleroma!2992
2020-09-15 08:25:10 +00:00
..
activity_pub Ensure SimplePolicy's tags in string representation don't trip up the object validator 2020-09-14 17:06:42 -05:00
admin_api Fix atom leak in AdminAPIController 2020-09-08 20:21:34 +03:00
api_spec Fix removing an account from a list 2020-09-01 12:49:32 +02:00
auth User table: ensure bio is always a string 2020-09-01 10:45:42 +03:00
channels
common_api schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
federator
feed Use :restrict_unauthenticated testing for more granular control 2020-09-08 20:21:34 +03:00
mailer
mastodon_api schedule activity expiration in Oban 2020-09-10 21:50:40 +03:00
media_proxy added paginate+search for admin/MediaProxy URLs 2020-08-11 10:30:13 +03:00
metadata Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
mongooseim
nodeinfo
oauth Merge branch 'feature/1790-oban-overuse-clear-oauth-token' into 'develop' 2020-09-10 18:45:04 +00:00
ostatus
pleroma_api Chats: Add cascading delete on both referenced users. 2020-08-31 16:48:17 +02:00
preload [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 2020-08-14 20:55:45 +03:00
push
rich_media RichMedia: fix a compilation error due to nonexistent variable 2020-09-14 15:46:00 +03:00
static_fe
streamer
templates [#2130] Fixed OAuth OOB authentication for users with enabled MFA. 2020-09-09 22:44:38 +03:00
twitter_api expire mfa tokens through Oban 2020-09-10 16:01:19 +03:00
views Merge branch 'develop' into 'cleanup/masto_fe-default_settings' 2020-07-27 16:35:47 +00:00
web_finger correct pool and uniform headers format 2020-09-02 09:16:51 +03:00
xml
api_spec.ex
chat_channel.ex [#2791] AccountView: renamed :force option to :skip_visibility_check. 2020-07-23 15:08:30 +03:00
controller_helper.ex Force 204 responses to be empty, fixes #2029 2020-08-07 13:02:39 -05:00
embed_controller.ex
endpoint.ex Endpoint: Serve a dynamically configured admin interface 2020-07-29 13:03:04 +02:00
fallback_redirect_controller.ex
gettext.ex
masto_fe_controller.ex
metadata.ex Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
oauth.ex
preload.ex
rel_me.ex passing adapter options directly without adapter key 2020-09-07 19:59:17 +03:00
router.ex AdminAPI: Add PATCH /api/pleroma/admin/users/approve endpoint 2020-07-14 18:02:44 -05:00
translation_helpers.ex
uploader_controller.ex
web.ex