pleroma/lib/pleroma/web
Ivan Tashkinov d5cdc907e3 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering).
Added support for :skip_notifications for accounts listing (index.json).
Adjusted tests.
2020-05-01 18:45:24 +03:00
..
activity_pub Merge branch 'issue/1577' into 'develop' 2020-05-01 12:38:46 +00:00
admin_api Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00
api_spec Merge branch 'openapi/notifications' into 'develop' 2020-05-01 13:09:36 +00:00
auth Update Copyrights 2020-03-03 16:44:49 -06:00
channels Update Copyrights 2020-03-03 16:44:49 -06:00
common_api Merge branch 'openapi/reports' into 'develop' 2020-05-01 12:48:56 +00:00
federator Federator: Return proper values for jobs 2020-04-22 13:28:52 +02:00
feed fix for use of published from different entities 2020-04-16 18:05:36 +03:00
mailer Fix Credo warnings 2019-04-20 19:57:43 +07:00
mastodon_api Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00
media_proxy Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 2020-04-21 16:29:19 +03:00
metadata Merge branch 'fix/1601-add-new-meta-tag' into 'develop' 2020-04-01 12:55:52 +00:00
mongooseim formating 2020-04-28 01:29:31 +02:00
nodeinfo Merge remote-tracking branch 'pleroma/develop' into featureflag/emoji_reactions 2020-03-24 20:32:49 +01:00
oauth Merge remote-tracking branch 'remotes/origin/develop' into automatic-authentication-and-instance-publicity-checks 2020-04-28 19:56:20 +03:00
ostatus [#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring. 2020-03-09 20:51:44 +03:00
pleroma_api/controllers Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00
push WebPush: Return proper values for jobs. 2020-04-22 13:28:34 +02:00
rich_media Fix Oban not receiving :ok from RichMediaHelper job 2020-04-14 11:43:53 -05:00
static_fe profile emojis in User.emoji instead of source_data 2020-04-10 06:20:02 +02:00
streamer Streamer: Stream boosts to the boosting user. 2020-04-22 17:21:13 +02:00
templates static_fe: Add microformats2 classes 2020-04-22 16:02:40 +02:00
twitter_api Add tests for account registration with captcha enabled and improve errors 2020-04-29 21:26:07 +04:00
views Update Copyrights 2020-03-03 16:44:49 -06:00
web_finger removing try block in tesla request 2020-03-05 17:31:06 +03:00
xml Update Copyrights 2020-03-03 16:44:49 -06:00
api_spec.ex Add OpenAPI spec for DomainBlockController 2020-04-13 22:44:52 +04:00
chat_channel.ex Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00
controller_helper.ex Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 2020-05-01 18:45:24 +03:00
endpoint.ex Revert "Set better Cache-Control header for static content" 2020-03-11 17:58:25 +03:00
fallback_redirect_controller.ex Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring. 2020-04-21 16:29:19 +03:00
gettext.ex Update Copyrights 2020-03-03 16:44:49 -06:00
masto_fe_controller.ex [#2409] Tested all auth setup configs in AuthTestControllerTest. Adjusted :skip_plug definitions for some endpoints. 2020-04-24 16:52:38 +03:00
metadata.ex restrict remote users from indexing 2020-04-01 09:57:12 +03:00
oauth.ex Update Copyrights 2020-03-03 16:44:49 -06:00
rel_me.ex Merge branch 'develop' into gun 2020-03-03 10:08:07 +03:00
router.ex Merge branch 'openapi/notifications' into 'develop' 2020-05-01 13:09:36 +00:00
translation_helpers.ex Update Copyrights 2020-03-03 16:44:49 -06:00
uploader_controller.ex Update Copyrights 2020-03-03 16:44:49 -06:00
web.ex [#2409] Fixed before-action callback results persistence. 2020-04-23 21:47:33 +03:00