pleroma/lib/pleroma/web
lain f1da8882f9 UndoValidator: Add UndoValidator. 2020-05-05 14:17:47 +02:00
..
activity_pub UndoValidator: Add UndoValidator. 2020-05-05 14:17:47 +02:00
admin_api Merge remote-tracking branch 'remotes/origin/develop' into automatic-authentication-and-instance-publicity-checks 2020-04-28 19:56:20 +03:00
api_spec OpenAPI: Add `follow_request` to notification types 2020-05-01 23:14:20 +03: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 Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize` 2020-05-02 19:05:13 +03: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 Merge branch 'feature/1710-consolidate-instance-info' into 'develop' 2020-05-02 16:44:55 +00: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 InstanceController: Add extensions to `/api/v1/instance` 2020-04-27 14:28:08 +02: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 Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +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.css: Restore and move to /priv/static/static-fe 2020-05-02 08:28:42 +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 Update Copyrights 2020-03-03 16:44:49 -06:00
controller_helper.ex Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema 2020-04-27 20:46:52 +04:00
endpoint.ex static-fe.css: Restore and move to /priv/static/static-fe 2020-05-02 08:28:42 +02: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 [#1732] Made AP C2S :followers and :following endpoints serve on no auth 2020-05-02 18:28:04 +03: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