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
Mark Felder 54e2af8293
Merge branch 'develop' into fix/ldap-auth-issues
4 years ago
..
activity_pub CommonValidations: More refactors. 4 years ago
admin_api Merge remote-tracking branch 'upstream/develop' into by-approval 4 years ago
api_spec [#1985] Prevented force login on registration if account approval and/or email confirmation needed. 4 years ago
auth Make a new function instead of overloading register_changeset/3 4 years ago
channels Update Copyrights 5 years ago
common_api SideEffects: port ones from ActivityPub.do_create and ActivityPub.insert 4 years ago
federator Federator: Return proper values for jobs 4 years ago
feed feed/user_controller: Return 404 when the user is remote 4 years ago
mailer
mastodon_api Merge branch 'features/poll-validation' into 'develop' 4 years ago
media_proxy MediaProxy whitelist setting now supports hosts with scheme 4 years ago
metadata Merge branch 'fix/1601-add-new-meta-tag' into 'develop' 5 years ago
mongooseim Pbkdf2.verify_pass --> AuthenticationPlug.checkpw 4 years ago
nodeinfo Nodeinfo: Add chat information back in. 4 years ago
oauth [#2025] Defaulted OAuth login scopes choice to all scopes when user selects no scopes. 4 years ago
ostatus OStatusController: Add Mastodon activity compat route. 4 years ago
pleroma_api ChatMessageReferenceView: Display preview cards. 4 years ago
preload Preloaders: Remove status_net preloader 4 years ago
push Rename notification "privacy_option" setting 4 years ago
rich_media Consolidate construction of Rich Media Parser HTTP requests 4 years ago
static_fe Use atoms as keys in `ActivityPub.fetch_*` functions options 4 years ago
streamer Streamer: Don't filter out announce notifications. 4 years ago
templates templates/layout/app.html.eex: fix link color 4 years ago
twitter_api Fix User.registration_reason HTML sanitizing issues 4 years ago
views Merge branch 'develop' into 'cleanup/masto_fe-default_settings' 4 years ago
web_finger Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' 4 years ago
xml Update Copyrights 5 years ago
api_spec.ex Add OpenAPI spec for SubscriptionController 4 years ago
chat_channel.ex [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. 4 years ago
controller_helper.ex ControllerHelper: Always return id field. 4 years ago
embed_controller.ex Add embeddable posts 5 years ago
endpoint.ex FrontendStatic: Add plug to serve frontends based on configuration. 4 years ago
fallback_redirect_controller.ex encode data properly 4 years ago
gettext.ex Update Copyrights 5 years ago
masto_fe_controller.ex Add warning against parsing/reusing MastoFE settings blob 4 years ago
metadata.ex restrict remote users from indexing 5 years ago
oauth.ex Update Copyrights 5 years ago
preload.ex add status_net/config 4 years ago
rel_me.ex Merge branch 'develop' into gun 5 years ago
router.ex AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint 4 years ago
translation_helpers.ex Update Copyrights 5 years ago
uploader_controller.ex Update Copyrights 5 years ago
web.ex Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 4 years ago