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
Alexander Strizhakov 357d971a10
expiration for new pipeline
4 years ago
..
activity_pub expiration for new pipeline 4 years ago
admin_api Fix atom leak in AdminAPIController 4 years ago
api_spec Fix removing an account from a list 4 years ago
auth User table: ensure bio is always a string 4 years ago
channels
common_api schedule activity expiration in Oban 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 schedule activity expiration in Oban 4 years ago
media_proxy added paginate+search for admin/MediaProxy URLs 4 years ago
metadata Metadata: Move restriction check from Feed provider to activated_providers 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 Chats: Add cascading delete on both referenced users. 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 passing adapter options directly without adapter key 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 correct pool and uniform headers format 4 years ago
xml
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
endpoint.ex Endpoint: Serve a dynamically configured admin interface 4 years ago
fallback_redirect_controller.ex encode data properly 4 years ago
gettext.ex
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 AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint 4 years ago
translation_helpers.ex
uploader_controller.ex
web.ex Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 4 years ago