pleroma/lib/pleroma/web
Maksim Pechnikov bd261309cc added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` 2020-05-06 15:08:38 +03:00
..
activity_pub Merge branch 'plug-if-unless-func-options-refactoring' into 'develop' 2020-05-06 09:14:05 +00:00
admin_api Merge branch 'fix/1726-user-pagination' into 'develop' 2020-05-06 09:01:42 +00:00
api_spec Merge branch 'openapi/subscriptions' into 'develop' 2020-05-06 09:10:17 +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 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 Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
mailer Fix Credo warnings 2019-04-20 19:57:43 +07:00
mastodon_api added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` 2020-05-06 15:08:38 +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 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 Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
pleroma_api/controllers Deactivate local users on deletion instead of deleting the record 2020-05-02 19:05:13 +03:00
push Add OpenAPI spec for SubscriptionController 2020-05-05 16:43:00 +04:00
rich_media Fix Oban not receiving :ok from RichMediaHelper job 2020-04-14 11:43:53 -05:00
static_fe Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03: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 Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' 2020-05-06 08:46:45 +00:00
xml Update Copyrights 2020-03-03 16:44:49 -06:00
api_spec.ex Add OpenAPI spec for SubscriptionController 2020-05-05 16:43:00 +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 Merge branch 'openapi/subscriptions' into 'develop' 2020-05-06 09:10:17 +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 Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00