You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma/web
Egor Kislitsyn 86ce4afd93
Improve backup urls
4 years ago
..
activity_pub Merge branch 'filtering-following' into 'develop' 4 years ago
admin_api added `force` option to the unfollow operation 4 years ago
api_spec Improve backup urls 4 years ago
auth User table: ensure bio is always a string 4 years ago
channels
common_api Fix MRF reject for ChatMessage 4 years ago
fed_sockets Force HTTP for fedsockets 4 years ago
federator Apply 1 suggestion(s) to 1 file(s) 4 years ago
feed Use :restrict_unauthenticated testing for more granular control 4 years ago
mailer
mastodon_api Merge remote-tracking branch 'upstream/develop' into email-fix-develop 4 years ago
media_proxy [#2497] Configurability of :min_content_length (preview proxy). Refactoring, documentation, tests. 4 years ago
metadata Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy-nostream 4 years ago
mongooseim Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 4 years ago
nodeinfo Nodeinfo: Add chat information back in. 4 years ago
oauth Merge branch '2130-mfa-users-oauth-login-fix' into 'develop' 4 years ago
ostatus OStatusController: Add Mastodon activity compat route. 4 years ago
pleroma_api Improve backup urls 4 years ago
preload [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy setting (i.e. restrict on private instances only by default). 4 years ago
push web push http_client fix 4 years ago
rich_media Revert Rich Media censorship for sensitive statuses 4 years ago
static_fe Use atoms as keys in `ActivityPub.fetch_*` functions options 4 years ago
streamer [#2074] OAuth scope checking in Streaming API. 4 years ago
templates Merge branch '2130-mfa-users-oauth-login-fix' into 'develop' 4 years ago
twitter_api Merge branch 'develop' into issue/2099 4 years ago
views Merge branch 'develop' into 'cleanup/masto_fe-default_settings' 4 years ago
web_finger Merge branch 'http-fixes' into 'develop' 4 years ago
xml
api_spec.ex OpenAPI: make it possible to generate a spec without starting the app 4 years ago
chat_channel.ex [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. 4 years ago
controller_helper.ex added paginate links to headers for /chats/:id/messages 4 years ago
embed_controller.ex
endpoint.ex Endpoint: Serve a dynamically configured admin interface 4 years ago
fallback_redirect_controller.ex encode data properly 4 years ago
gettext.ex
instance_document.ex Return the file content for `GET /api/pleroma/admin/instance_document/:document_name` 4 years ago
masto_fe_controller.ex Add warning against parsing/reusing MastoFE settings blob 4 years ago
metadata.ex Metadata: Move restriction check from Feed provider to activated_providers 4 years ago
oauth.ex
preload.ex add status_net/config 4 years ago
rel_me.ex passing adapter options directly without adapter key 4 years ago
router.ex Add API endpoints for Backups 4 years ago
translation_helpers.ex
uploader_controller.ex
web.ex