pleroma/lib/pleroma/web
Alexander Strizhakov cbdaabad34
web push http_client fix
2020-10-01 13:32:11 +03:00
..
activity_pub added `force` option to the unfollow operation 2020-09-28 09:16:42 +03:00
admin_api added `force` option to the unfollow operation 2020-09-28 09:16:42 +03:00
api_spec added `force` option to the unfollow operation 2020-09-28 09:16:42 +03:00
auth User table: ensure bio is always a string 2020-09-01 10:45:42 +03:00
channels Update Copyrights 2020-03-03 16:44:49 -06:00
common_api Fix MRF reject for ChatMessage 2020-09-17 22:07:54 +03:00
fed_sockets Force HTTP for fedsockets 2020-09-21 10:13:41 -05:00
federator Apply 1 suggestion(s) to 1 file(s) 2020-09-11 10:46:16 +00:00
feed Use :restrict_unauthenticated testing for more granular control 2020-09-08 20:21:34 +03:00
mailer Fix Credo warnings 2019-04-20 19:57:43 +07:00
mastodon_api Merge remote-tracking branch 'upstream/develop' into email-fix-develop 2020-09-22 13:37:02 -05:00
media_proxy [#2497] Configurability of :min_content_length (preview proxy). Refactoring, documentation, tests. 2020-09-17 17:13:40 +03:00
metadata Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream 2020-09-17 22:22:59 +03:00
mongooseim Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 2020-05-14 08:57:38 -05:00
nodeinfo Nodeinfo: Add chat information back in. 2020-06-26 13:04:15 +02:00
oauth Merge branch '2130-mfa-users-oauth-login-fix' into 'develop' 2020-09-17 19:51:54 +03:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api Merge branch 'develop' into 'issue/2115' 2020-09-23 11:49:19 +00: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 web push http_client fix 2020-10-01 13:32:11 +03:00
rich_media Merge branch 'hotfix/rich-media-compile-error' into 'develop' 2020-09-17 19:06:10 +03:00
static_fe Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04:00
streamer [#2074] OAuth scope checking in Streaming API. 2020-09-19 19:16:55 +03:00
templates Merge branch '2130-mfa-users-oauth-login-fix' into 'develop' 2020-09-17 19:51:54 +03:00
twitter_api Merge branch 'develop' into issue/2099 2020-09-17 08:41:35 +03:00
views Merge branch 'develop' into 'cleanup/masto_fe-default_settings' 2020-07-27 16:35:47 +00:00
web_finger Merge branch 'http-fixes' into 'develop' 2020-09-08 13:53:16 +03:00
xml Update Copyrights 2020-03-03 16:44:49 -06:00
api_spec.ex OpenAPI: make it possible to generate a spec without starting the app 2020-09-19 16:26:15 +03:00
chat_channel.ex [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. 2020-07-23 15:08:30 +03:00
controller_helper.ex added paginate links to headers for /chats/:id/messages 2020-09-10 12:39:29 +03:00
embed_controller.ex Add embeddable posts 2020-03-20 21:46:26 +04:00
endpoint.ex Endpoint: Serve a dynamically configured admin interface 2020-07-29 13:03:04 +02:00
fallback_redirect_controller.ex encode data properly 2020-06-03 16:34:03 -04:00
gettext.ex Update Copyrights 2020-03-03 16:44:49 -06:00
instance_document.ex Return the file content for `GET /api/pleroma/admin/instance_document/:document_name` 2020-09-17 16:55:53 +03:00
masto_fe_controller.ex Add warning against parsing/reusing MastoFE settings blob 2020-06-22 23:45:29 +02:00
metadata.ex Metadata: Move restriction check from Feed provider to activated_providers 2020-09-08 20:21:34 +03:00
oauth.ex Update Copyrights 2020-03-03 16:44:49 -06:00
preload.ex add status_net/config 2020-06-03 16:34:03 -04:00
rel_me.ex passing adapter options directly without adapter key 2020-09-07 19:59:17 +03:00
router.ex Merge branch 'develop' into issue/1975 2020-09-22 21:42:10 +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 Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00