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
Haelwenn (lanodan) Monnier 3a0f99ed35
KeywordPolicy: Still match when fields are absent
4 years ago
..
activity_pub KeywordPolicy: Still match when fields are absent 4 years ago
admin_api Return the file content for `GET /api/pleroma/admin/instance_document/:document_name` 4 years ago
api_spec Return the file content for `GET /api/pleroma/admin/instance_document/:document_name` 4 years ago
auth User table: ensure bio is always a string 4 years ago
channels Update Copyrights 5 years ago
common_api Merge remote-tracking branch 'upstream/develop' into chat-moderation 4 years ago
federator Federator: Return proper values for jobs 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 chat-moderation 4 years ago
media_proxy added paginate+search for admin/MediaProxy URLs 4 years ago
metadata search indexing metadata respects discoverable flag 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 'feature/1790-oban-overuse-clear-oauth-token' into 'develop' 4 years ago
ostatus OStatusController: Add Mastodon activity compat route. 4 years ago
pleroma_api Refactor with Chat.for_user_query/1 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 Rename notification "privacy_option" setting 4 years ago
rich_media RichMedia: Fix log spam on failures and resetting TTL on cached errors 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 [#2130] Fixed OAuth OOB authentication for users with enabled MFA. 4 years ago
twitter_api expire mfa tokens through Oban 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 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 Force 204 responses to be empty, fixes #2029 4 years ago
embed_controller.ex Add embeddable posts 5 years ago
endpoint.ex Endpoint: Serve a dynamically configured admin interface 4 years ago
fallback_redirect_controller.ex encode data properly 4 years ago
gettext.ex Update Copyrights 5 years ago
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 Update Copyrights 5 years ago
preload.ex add status_net/config 4 years ago
rel_me.ex passing adapter options directly without adapter key 4 years ago
router.ex AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API 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