Bump Copyright to 2021
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 13 Jan 2021 06:49:20 +0000 (07:49 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 13 Jan 2021 06:49:50 +0000 (07:49 +0100)
commitc4439c630f46153c9f118d7f7e752d880206d262
treebd27f34590de43149f5cb67ac438a769e69dea45
parent5453038ce92597fe2d26cb843d48e9aa660d1ee9
Bump Copyright to 2021

grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
883 files changed:
installation/download-mastofe-build.sh
lib/mix/pleroma.ex
lib/mix/tasks/pleroma/app.ex
lib/mix/tasks/pleroma/benchmark.ex
lib/mix/tasks/pleroma/config.ex
lib/mix/tasks/pleroma/count_statuses.ex
lib/mix/tasks/pleroma/database.ex
lib/mix/tasks/pleroma/digest.ex
lib/mix/tasks/pleroma/docs.ex
lib/mix/tasks/pleroma/ecto.ex
lib/mix/tasks/pleroma/ecto/migrate.ex
lib/mix/tasks/pleroma/ecto/rollback.ex
lib/mix/tasks/pleroma/email.ex
lib/mix/tasks/pleroma/emoji.ex
lib/mix/tasks/pleroma/frontend.ex
lib/mix/tasks/pleroma/instance.ex
lib/mix/tasks/pleroma/notification_settings.ex
lib/mix/tasks/pleroma/refresh_counter_cache.ex
lib/mix/tasks/pleroma/relay.ex
lib/mix/tasks/pleroma/robots_txt.ex
lib/mix/tasks/pleroma/uploads.ex
lib/mix/tasks/pleroma/user.ex
lib/phoenix/transports/web_socket/raw.ex
lib/pleroma/activity.ex
lib/pleroma/activity/ir/topics.ex
lib/pleroma/activity/queries.ex
lib/pleroma/activity/search.ex
lib/pleroma/application.ex
lib/pleroma/application_requirements.ex
lib/pleroma/bbs/authenticator.ex
lib/pleroma/bbs/handler.ex
lib/pleroma/bookmark.ex
lib/pleroma/caching.ex
lib/pleroma/captcha.ex
lib/pleroma/captcha/kocaptcha.ex
lib/pleroma/captcha/native.ex
lib/pleroma/captcha/service.ex
lib/pleroma/chat.ex
lib/pleroma/chat/message_reference.ex
lib/pleroma/clippy.ex
lib/pleroma/config.ex
lib/pleroma/config/deprecation_warnings.ex
lib/pleroma/config/getting.ex
lib/pleroma/config/helpers.ex
lib/pleroma/config/holder.ex
lib/pleroma/config/loader.ex
lib/pleroma/config/oban.ex
lib/pleroma/config/transfer_task.ex
lib/pleroma/config_db.ex
lib/pleroma/constants.ex
lib/pleroma/conversation.ex
lib/pleroma/conversation/participation.ex
lib/pleroma/conversation/participation/recipient_ship.ex
lib/pleroma/counter_cache.ex
lib/pleroma/delivery.ex
lib/pleroma/docs/generator.ex
lib/pleroma/docs/json.ex
lib/pleroma/docs/markdown.ex
lib/pleroma/earmark_renderer.ex
lib/pleroma/ecto_enums.ex
lib/pleroma/ecto_type/activity_pub/object_validators/date_time.ex
lib/pleroma/ecto_type/activity_pub/object_validators/emoji.ex
lib/pleroma/ecto_type/activity_pub/object_validators/object_id.ex
lib/pleroma/ecto_type/activity_pub/object_validators/recipients.ex
lib/pleroma/ecto_type/activity_pub/object_validators/safe_text.ex
lib/pleroma/ecto_type/activity_pub/object_validators/uri.ex
lib/pleroma/ecto_type/config/atom.ex
lib/pleroma/ecto_type/config/binary_value.ex
lib/pleroma/emails/admin_email.ex
lib/pleroma/emails/mailer.ex
lib/pleroma/emails/new_users_digest_email.ex
lib/pleroma/emails/user_email.ex
lib/pleroma/emoji.ex
lib/pleroma/emoji/formatter.ex
lib/pleroma/emoji/loader.ex
lib/pleroma/emoji/pack.ex
lib/pleroma/filter.ex
lib/pleroma/following_relationship.ex
lib/pleroma/formatter.ex
lib/pleroma/frontend.ex
lib/pleroma/gopher/server.ex
lib/pleroma/gun.ex
lib/pleroma/gun/api.ex
lib/pleroma/gun/conn.ex
lib/pleroma/gun/connection_pool.ex
lib/pleroma/gun/connection_pool/reclaimer.ex
lib/pleroma/gun/connection_pool/worker.ex
lib/pleroma/gun/connection_pool/worker_supervisor.ex
lib/pleroma/healthcheck.ex
lib/pleroma/helpers/auth_helper.ex
lib/pleroma/helpers/inet_helper.ex
lib/pleroma/helpers/media_helper.ex
lib/pleroma/helpers/qt_fast_start.ex
lib/pleroma/helpers/uri_helper.ex
lib/pleroma/html.ex
lib/pleroma/http.ex
lib/pleroma/http/adapter_helper.ex
lib/pleroma/http/adapter_helper/default.ex
lib/pleroma/http/adapter_helper/gun.ex
lib/pleroma/http/adapter_helper/hackney.ex
lib/pleroma/http/ex_aws.ex
lib/pleroma/http/request.ex
lib/pleroma/http/request_builder.ex
lib/pleroma/http/tzdata.ex
lib/pleroma/http/web_push.ex
lib/pleroma/instances.ex
lib/pleroma/instances/instance.ex
lib/pleroma/job_queue_monitor.ex
lib/pleroma/jwt.ex
lib/pleroma/keys.ex
lib/pleroma/list.ex
lib/pleroma/logging.ex
lib/pleroma/maintenance.ex
lib/pleroma/maps.ex
lib/pleroma/marker.ex
lib/pleroma/mfa.ex
lib/pleroma/mfa/backup_codes.ex
lib/pleroma/mfa/changeset.ex
lib/pleroma/mfa/settings.ex
lib/pleroma/mfa/token.ex
lib/pleroma/mfa/totp.ex
lib/pleroma/migration_helper/notification_backfill.ex
lib/pleroma/moderation_log.ex
lib/pleroma/notification.ex
lib/pleroma/object.ex
lib/pleroma/object/containment.ex
lib/pleroma/object/fetcher.ex
lib/pleroma/object_tombstone.ex
lib/pleroma/otp_version.ex
lib/pleroma/pagination.ex
lib/pleroma/password_reset_token.ex
lib/pleroma/registration.ex
lib/pleroma/release_tasks.ex
lib/pleroma/repo.ex
lib/pleroma/report_note.ex
lib/pleroma/reverse_proxy.ex
lib/pleroma/reverse_proxy/client.ex
lib/pleroma/reverse_proxy/client/hackney.ex
lib/pleroma/reverse_proxy/client/tesla.ex
lib/pleroma/scheduled_activity.ex
lib/pleroma/signature.ex
lib/pleroma/stats.ex
lib/pleroma/telemetry/logger.ex
lib/pleroma/tesla/middleware/connection_pool.ex
lib/pleroma/tests/auth_test_controller.ex
lib/pleroma/thread_mute.ex
lib/pleroma/upload.ex
lib/pleroma/upload/filter.ex
lib/pleroma/upload/filter/anonymize_filename.ex
lib/pleroma/upload/filter/dedupe.ex
lib/pleroma/upload/filter/exiftool.ex
lib/pleroma/upload/filter/mogrifun.ex
lib/pleroma/upload/filter/mogrify.ex
lib/pleroma/uploaders/local.ex
lib/pleroma/uploaders/s3.ex
lib/pleroma/uploaders/uploader.ex
lib/pleroma/user.ex
lib/pleroma/user/backup.ex
lib/pleroma/user/import.ex
lib/pleroma/user/notification_setting.ex
lib/pleroma/user/query.ex
lib/pleroma/user/search.ex
lib/pleroma/user/welcome_chat_message.ex
lib/pleroma/user/welcome_email.ex
lib/pleroma/user/welcome_message.ex
lib/pleroma/user_invite_token.ex
lib/pleroma/user_relationship.ex
lib/pleroma/utils.ex
lib/pleroma/web.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/activity_pub/persisting.ex
lib/pleroma/web/activity_pub/activity_pub/streaming.ex
lib/pleroma/web/activity_pub/activity_pub_controller.ex
lib/pleroma/web/activity_pub/builder.ex
lib/pleroma/web/activity_pub/internal_fetch_actor.ex
lib/pleroma/web/activity_pub/mrf.ex
lib/pleroma/web/activity_pub/mrf/activity_expiration_policy.ex
lib/pleroma/web/activity_pub/mrf/anti_followbot_policy.ex
lib/pleroma/web/activity_pub/mrf/anti_link_spam_policy.ex
lib/pleroma/web/activity_pub/mrf/drop_policy.ex
lib/pleroma/web/activity_pub/mrf/ensure_re_prepended.ex
lib/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy.ex
lib/pleroma/web/activity_pub/mrf/hellthread_policy.ex
lib/pleroma/web/activity_pub/mrf/keyword_policy.ex
lib/pleroma/web/activity_pub/mrf/media_proxy_warming_policy.ex
lib/pleroma/web/activity_pub/mrf/mention_policy.ex
lib/pleroma/web/activity_pub/mrf/no_op_policy.ex
lib/pleroma/web/activity_pub/mrf/no_placeholder_text_policy.ex
lib/pleroma/web/activity_pub/mrf/normalize_markup.ex
lib/pleroma/web/activity_pub/mrf/object_age_policy.ex
lib/pleroma/web/activity_pub/mrf/pipeline_filtering.ex
lib/pleroma/web/activity_pub/mrf/reject_non_public.ex
lib/pleroma/web/activity_pub/mrf/simple_policy.ex
lib/pleroma/web/activity_pub/mrf/steal_emoji_policy.ex
lib/pleroma/web/activity_pub/mrf/subchain_policy.ex
lib/pleroma/web/activity_pub/mrf/tag_policy.ex
lib/pleroma/web/activity_pub/mrf/user_allow_list_policy.ex
lib/pleroma/web/activity_pub/mrf/vocabulary_policy.ex
lib/pleroma/web/activity_pub/object_validator.ex
lib/pleroma/web/activity_pub/object_validator/validating.ex
lib/pleroma/web/activity_pub/object_validators/accept_reject_validator.ex
lib/pleroma/web/activity_pub/object_validators/announce_validator.ex
lib/pleroma/web/activity_pub/object_validators/answer_validator.ex
lib/pleroma/web/activity_pub/object_validators/article_note_validator.ex
lib/pleroma/web/activity_pub/object_validators/attachment_validator.ex
lib/pleroma/web/activity_pub/object_validators/audio_video_validator.ex
lib/pleroma/web/activity_pub/object_validators/block_validator.ex
lib/pleroma/web/activity_pub/object_validators/chat_message_validator.ex
lib/pleroma/web/activity_pub/object_validators/common_fixes.ex
lib/pleroma/web/activity_pub/object_validators/common_validations.ex
lib/pleroma/web/activity_pub/object_validators/create_chat_message_validator.ex
lib/pleroma/web/activity_pub/object_validators/create_generic_validator.ex
lib/pleroma/web/activity_pub/object_validators/create_note_validator.ex
lib/pleroma/web/activity_pub/object_validators/delete_validator.ex
lib/pleroma/web/activity_pub/object_validators/emoji_react_validator.ex
lib/pleroma/web/activity_pub/object_validators/event_validator.ex
lib/pleroma/web/activity_pub/object_validators/follow_validator.ex
lib/pleroma/web/activity_pub/object_validators/like_validator.ex
lib/pleroma/web/activity_pub/object_validators/question_options_validator.ex
lib/pleroma/web/activity_pub/object_validators/question_validator.ex
lib/pleroma/web/activity_pub/object_validators/undo_validator.ex
lib/pleroma/web/activity_pub/object_validators/update_validator.ex
lib/pleroma/web/activity_pub/pipeline.ex
lib/pleroma/web/activity_pub/publisher.ex
lib/pleroma/web/activity_pub/relay.ex
lib/pleroma/web/activity_pub/side_effects.ex
lib/pleroma/web/activity_pub/side_effects/handling.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/activity_pub/utils.ex
lib/pleroma/web/activity_pub/views/object_view.ex
lib/pleroma/web/activity_pub/views/user_view.ex
lib/pleroma/web/activity_pub/visibility.ex
lib/pleroma/web/admin_api/controllers/admin_api_controller.ex
lib/pleroma/web/admin_api/controllers/chat_controller.ex
lib/pleroma/web/admin_api/controllers/config_controller.ex
lib/pleroma/web/admin_api/controllers/fallback_controller.ex
lib/pleroma/web/admin_api/controllers/frontend_controller.ex
lib/pleroma/web/admin_api/controllers/instance_document_controller.ex
lib/pleroma/web/admin_api/controllers/invite_controller.ex
lib/pleroma/web/admin_api/controllers/media_proxy_cache_controller.ex
lib/pleroma/web/admin_api/controllers/o_auth_app_controller.ex
lib/pleroma/web/admin_api/controllers/relay_controller.ex
lib/pleroma/web/admin_api/controllers/report_controller.ex
lib/pleroma/web/admin_api/controllers/status_controller.ex
lib/pleroma/web/admin_api/controllers/user_controller.ex
lib/pleroma/web/admin_api/report.ex
lib/pleroma/web/admin_api/search.ex
lib/pleroma/web/admin_api/views/account_view.ex
lib/pleroma/web/admin_api/views/chat_view.ex
lib/pleroma/web/admin_api/views/config_view.ex
lib/pleroma/web/admin_api/views/frontend_view.ex
lib/pleroma/web/admin_api/views/invite_view.ex
lib/pleroma/web/admin_api/views/media_proxy_cache_view.ex
lib/pleroma/web/admin_api/views/moderation_log_view.ex
lib/pleroma/web/admin_api/views/report_view.ex
lib/pleroma/web/admin_api/views/status_view.ex
lib/pleroma/web/api_spec.ex
lib/pleroma/web/api_spec/cast_and_validate.ex
lib/pleroma/web/api_spec/helpers.ex
lib/pleroma/web/api_spec/operations/account_operation.ex
lib/pleroma/web/api_spec/operations/admin/chat_operation.ex
lib/pleroma/web/api_spec/operations/admin/config_operation.ex
lib/pleroma/web/api_spec/operations/admin/frontend_operation.ex
lib/pleroma/web/api_spec/operations/admin/instance_document_operation.ex
lib/pleroma/web/api_spec/operations/admin/invite_operation.ex
lib/pleroma/web/api_spec/operations/admin/media_proxy_cache_operation.ex
lib/pleroma/web/api_spec/operations/admin/o_auth_app_operation.ex
lib/pleroma/web/api_spec/operations/admin/relay_operation.ex
lib/pleroma/web/api_spec/operations/admin/report_operation.ex
lib/pleroma/web/api_spec/operations/admin/status_operation.ex
lib/pleroma/web/api_spec/operations/app_operation.ex
lib/pleroma/web/api_spec/operations/chat_operation.ex
lib/pleroma/web/api_spec/operations/conversation_operation.ex
lib/pleroma/web/api_spec/operations/custom_emoji_operation.ex
lib/pleroma/web/api_spec/operations/domain_block_operation.ex
lib/pleroma/web/api_spec/operations/emoji_reaction_operation.ex
lib/pleroma/web/api_spec/operations/filter_operation.ex
lib/pleroma/web/api_spec/operations/follow_request_operation.ex
lib/pleroma/web/api_spec/operations/instance_operation.ex
lib/pleroma/web/api_spec/operations/list_operation.ex
lib/pleroma/web/api_spec/operations/marker_operation.ex
lib/pleroma/web/api_spec/operations/media_operation.ex
lib/pleroma/web/api_spec/operations/notification_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_backup_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_conversation_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_emoji_file_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_emoji_pack_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_instances_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_mascot_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_notification_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_scrobble_operation.ex
lib/pleroma/web/api_spec/operations/poll_operation.ex
lib/pleroma/web/api_spec/operations/report_operation.ex
lib/pleroma/web/api_spec/operations/scheduled_activity_operation.ex
lib/pleroma/web/api_spec/operations/search_operation.ex
lib/pleroma/web/api_spec/operations/status_operation.ex
lib/pleroma/web/api_spec/operations/subscription_operation.ex
lib/pleroma/web/api_spec/operations/timeline_operation.ex
lib/pleroma/web/api_spec/operations/user_import_operation.ex
lib/pleroma/web/api_spec/render_error.ex
lib/pleroma/web/api_spec/schemas/account.ex
lib/pleroma/web/api_spec/schemas/account_field.ex
lib/pleroma/web/api_spec/schemas/account_relationship.ex
lib/pleroma/web/api_spec/schemas/actor_type.ex
lib/pleroma/web/api_spec/schemas/api_error.ex
lib/pleroma/web/api_spec/schemas/attachment.ex
lib/pleroma/web/api_spec/schemas/boolean_like.ex
lib/pleroma/web/api_spec/schemas/chat.ex
lib/pleroma/web/api_spec/schemas/chat_message.ex
lib/pleroma/web/api_spec/schemas/conversation.ex
lib/pleroma/web/api_spec/schemas/emoji.ex
lib/pleroma/web/api_spec/schemas/flake_id.ex
lib/pleroma/web/api_spec/schemas/list.ex
lib/pleroma/web/api_spec/schemas/poll.ex
lib/pleroma/web/api_spec/schemas/push_subscription.ex
lib/pleroma/web/api_spec/schemas/scheduled_status.ex
lib/pleroma/web/api_spec/schemas/status.ex
lib/pleroma/web/api_spec/schemas/tag.ex
lib/pleroma/web/api_spec/schemas/visibility_scope.ex
lib/pleroma/web/auth/authenticator.ex
lib/pleroma/web/auth/ldap_authenticator.ex
lib/pleroma/web/auth/pleroma_authenticator.ex
lib/pleroma/web/auth/totp_authenticator.ex
lib/pleroma/web/channels/user_socket.ex
lib/pleroma/web/chat_channel.ex
lib/pleroma/web/common_api.ex
lib/pleroma/web/common_api/activity_draft.ex
lib/pleroma/web/common_api/utils.ex
lib/pleroma/web/controller_helper.ex
lib/pleroma/web/embed_controller.ex
lib/pleroma/web/endpoint.ex
lib/pleroma/web/fallback/redirect_controller.ex
lib/pleroma/web/federator.ex
lib/pleroma/web/federator/publisher.ex
lib/pleroma/web/federator/publishing.ex
lib/pleroma/web/feed/feed_view.ex
lib/pleroma/web/feed/tag_controller.ex
lib/pleroma/web/feed/user_controller.ex
lib/pleroma/web/gettext.ex
lib/pleroma/web/instance_document.ex
lib/pleroma/web/mailer/subscription_controller.ex
lib/pleroma/web/masto_fe_controller.ex
lib/pleroma/web/mastodon_api/controllers/account_controller.ex
lib/pleroma/web/mastodon_api/controllers/app_controller.ex
lib/pleroma/web/mastodon_api/controllers/auth_controller.ex
lib/pleroma/web/mastodon_api/controllers/conversation_controller.ex
lib/pleroma/web/mastodon_api/controllers/custom_emoji_controller.ex
lib/pleroma/web/mastodon_api/controllers/domain_block_controller.ex
lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex
lib/pleroma/web/mastodon_api/controllers/filter_controller.ex
lib/pleroma/web/mastodon_api/controllers/follow_request_controller.ex
lib/pleroma/web/mastodon_api/controllers/instance_controller.ex
lib/pleroma/web/mastodon_api/controllers/list_controller.ex
lib/pleroma/web/mastodon_api/controllers/marker_controller.ex
lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/controllers/media_controller.ex
lib/pleroma/web/mastodon_api/controllers/notification_controller.ex
lib/pleroma/web/mastodon_api/controllers/poll_controller.ex
lib/pleroma/web/mastodon_api/controllers/report_controller.ex
lib/pleroma/web/mastodon_api/controllers/scheduled_activity_controller.ex
lib/pleroma/web/mastodon_api/controllers/search_controller.ex
lib/pleroma/web/mastodon_api/controllers/status_controller.ex
lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex
lib/pleroma/web/mastodon_api/controllers/suggestion_controller.ex
lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex
lib/pleroma/web/mastodon_api/mastodon_api.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
lib/pleroma/web/mastodon_api/views/app_view.ex
lib/pleroma/web/mastodon_api/views/conversation_view.ex
lib/pleroma/web/mastodon_api/views/custom_emoji_view.ex
lib/pleroma/web/mastodon_api/views/filter_view.ex
lib/pleroma/web/mastodon_api/views/instance_view.ex
lib/pleroma/web/mastodon_api/views/list_view.ex
lib/pleroma/web/mastodon_api/views/marker_view.ex
lib/pleroma/web/mastodon_api/views/notification_view.ex
lib/pleroma/web/mastodon_api/views/poll_view.ex
lib/pleroma/web/mastodon_api/views/report_view.ex
lib/pleroma/web/mastodon_api/views/scheduled_activity_view.ex
lib/pleroma/web/mastodon_api/views/status_view.ex
lib/pleroma/web/mastodon_api/views/subscription_view.ex
lib/pleroma/web/mastodon_api/websocket_handler.ex
lib/pleroma/web/media_proxy.ex
lib/pleroma/web/media_proxy/invalidation.ex
lib/pleroma/web/media_proxy/invalidation/http.ex
lib/pleroma/web/media_proxy/invalidation/script.ex
lib/pleroma/web/media_proxy/media_proxy_controller.ex
lib/pleroma/web/metadata.ex
lib/pleroma/web/metadata/player_view.ex
lib/pleroma/web/metadata/providers/feed.ex
lib/pleroma/web/metadata/providers/open_graph.ex
lib/pleroma/web/metadata/providers/provider.ex
lib/pleroma/web/metadata/providers/rel_me.ex
lib/pleroma/web/metadata/providers/restrict_indexing.ex
lib/pleroma/web/metadata/providers/twitter_card.ex
lib/pleroma/web/metadata/utils.ex
lib/pleroma/web/mongoose_im/mongoose_im_controller.ex
lib/pleroma/web/nodeinfo/nodeinfo.ex
lib/pleroma/web/nodeinfo/nodeinfo_controller.ex
lib/pleroma/web/o_auth.ex
lib/pleroma/web/o_auth/app.ex
lib/pleroma/web/o_auth/authorization.ex
lib/pleroma/web/o_auth/fallback_controller.ex
lib/pleroma/web/o_auth/mfa_controller.ex
lib/pleroma/web/o_auth/mfa_view.ex
lib/pleroma/web/o_auth/o_auth_controller.ex
lib/pleroma/web/o_auth/o_auth_view.ex
lib/pleroma/web/o_auth/scopes.ex
lib/pleroma/web/o_auth/token.ex
lib/pleroma/web/o_auth/token/query.ex
lib/pleroma/web/o_auth/token/strategy/refresh_token.ex
lib/pleroma/web/o_auth/token/strategy/revoke.ex
lib/pleroma/web/o_auth/token/utils.ex
lib/pleroma/web/o_status/o_status_controller.ex
lib/pleroma/web/pleroma_api/controllers/account_controller.ex
lib/pleroma/web/pleroma_api/controllers/backup_controller.ex
lib/pleroma/web/pleroma_api/controllers/chat_controller.ex
lib/pleroma/web/pleroma_api/controllers/conversation_controller.ex
lib/pleroma/web/pleroma_api/controllers/emoji_file_controller.ex
lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex
lib/pleroma/web/pleroma_api/controllers/emoji_reaction_controller.ex
lib/pleroma/web/pleroma_api/controllers/instances_controller.ex
lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex
lib/pleroma/web/pleroma_api/controllers/notification_controller.ex
lib/pleroma/web/pleroma_api/controllers/scrobble_controller.ex
lib/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller.ex
lib/pleroma/web/pleroma_api/controllers/user_import_controller.ex
lib/pleroma/web/pleroma_api/views/backup_view.ex
lib/pleroma/web/pleroma_api/views/chat/message_reference_view.ex
lib/pleroma/web/pleroma_api/views/chat_view.ex
lib/pleroma/web/pleroma_api/views/emoji_reaction_view.ex
lib/pleroma/web/pleroma_api/views/scrobble_view.ex
lib/pleroma/web/plug.ex
lib/pleroma/web/plugs/admin_secret_authentication_plug.ex
lib/pleroma/web/plugs/authentication_plug.ex
lib/pleroma/web/plugs/basic_auth_decoder_plug.ex
lib/pleroma/web/plugs/cache.ex
lib/pleroma/web/plugs/digest_plug.ex
lib/pleroma/web/plugs/ensure_authenticated_plug.ex
lib/pleroma/web/plugs/ensure_public_or_authenticated_plug.ex
lib/pleroma/web/plugs/ensure_user_token_assigns_plug.ex
lib/pleroma/web/plugs/expect_authenticated_check_plug.ex
lib/pleroma/web/plugs/expect_public_or_authenticated_check_plug.ex
lib/pleroma/web/plugs/federating_plug.ex
lib/pleroma/web/plugs/frontend_static.ex
lib/pleroma/web/plugs/http_security_plug.ex
lib/pleroma/web/plugs/http_signature_plug.ex
lib/pleroma/web/plugs/idempotency_plug.ex
lib/pleroma/web/plugs/instance_static.ex
lib/pleroma/web/plugs/mapped_signature_to_identity_plug.ex
lib/pleroma/web/plugs/o_auth_plug.ex
lib/pleroma/web/plugs/o_auth_scopes_plug.ex
lib/pleroma/web/plugs/plug_helper.ex
lib/pleroma/web/plugs/rate_limiter.ex
lib/pleroma/web/plugs/rate_limiter/limiter_supervisor.ex
lib/pleroma/web/plugs/rate_limiter/supervisor.ex
lib/pleroma/web/plugs/remote_ip.ex
lib/pleroma/web/plugs/set_format_plug.ex
lib/pleroma/web/plugs/set_locale_plug.ex
lib/pleroma/web/plugs/set_user_session_id_plug.ex
lib/pleroma/web/plugs/static_fe_plug.ex
lib/pleroma/web/plugs/trailing_format_plug.ex
lib/pleroma/web/plugs/uploaded_media.ex
lib/pleroma/web/plugs/user_enabled_plug.ex
lib/pleroma/web/plugs/user_fetcher_plug.ex
lib/pleroma/web/plugs/user_is_admin_plug.ex
lib/pleroma/web/preload.ex
lib/pleroma/web/preload/providers/instance.ex
lib/pleroma/web/preload/providers/provider.ex
lib/pleroma/web/preload/providers/timelines.ex
lib/pleroma/web/preload/providers/user.ex
lib/pleroma/web/push.ex
lib/pleroma/web/push/impl.ex
lib/pleroma/web/push/subscription.ex
lib/pleroma/web/rel_me.ex
lib/pleroma/web/rich_media/parser.ex
lib/pleroma/web/rich_media/parser/ttl.ex
lib/pleroma/web/rich_media/parser/ttl/aws_signed_url.ex
lib/pleroma/web/rich_media/parsers/meta_tags_parser.ex
lib/pleroma/web/rich_media/parsers/o_embed.ex
lib/pleroma/web/rich_media/parsers/ogp.ex
lib/pleroma/web/rich_media/parsers/twitter_card.ex
lib/pleroma/web/router.ex
lib/pleroma/web/static_fe/static_fe_controller.ex
lib/pleroma/web/static_fe/static_fe_view.ex
lib/pleroma/web/streamer.ex
lib/pleroma/web/translation_helpers.ex
lib/pleroma/web/twitter_api/controller.ex
lib/pleroma/web/twitter_api/controllers/password_controller.ex
lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex
lib/pleroma/web/twitter_api/controllers/util_controller.ex
lib/pleroma/web/twitter_api/twitter_api.ex
lib/pleroma/web/twitter_api/views/password_view.ex
lib/pleroma/web/twitter_api/views/remote_follow_view.ex
lib/pleroma/web/twitter_api/views/token_view.ex
lib/pleroma/web/twitter_api/views/util_view.ex
lib/pleroma/web/uploader_controller.ex
lib/pleroma/web/views/email_view.ex
lib/pleroma/web/views/embed_view.ex
lib/pleroma/web/views/error_helpers.ex
lib/pleroma/web/views/error_view.ex
lib/pleroma/web/views/layout_view.ex
lib/pleroma/web/views/mailer/subscription_view.ex
lib/pleroma/web/views/masto_fe_view.ex
lib/pleroma/web/views/streamer_view.ex
lib/pleroma/web/web_finger.ex
lib/pleroma/web/web_finger/web_finger_controller.ex
lib/pleroma/web/xml.ex
lib/pleroma/workers/attachments_cleanup_worker.ex
lib/pleroma/workers/background_worker.ex
lib/pleroma/workers/backup_worker.ex
lib/pleroma/workers/cron/digest_emails_worker.ex
lib/pleroma/workers/cron/new_users_digest_worker.ex
lib/pleroma/workers/mailer_worker.ex
lib/pleroma/workers/mute_expire_worker.ex
lib/pleroma/workers/publisher_worker.ex
lib/pleroma/workers/purge_expired_activity.ex
lib/pleroma/workers/purge_expired_token.ex
lib/pleroma/workers/receiver_worker.ex
lib/pleroma/workers/remote_fetcher_worker.ex
lib/pleroma/workers/scheduled_activity_worker.ex
lib/pleroma/workers/transmogrifier_worker.ex
lib/pleroma/workers/web_pusher_worker.ex
lib/pleroma/workers/worker_helper.ex
lib/pleroma/xml_builder.ex
priv/repo/migrations/20190408123347_create_conversations.exs
priv/repo/migrations/20200602150528_create_chat_message_reference.exs
priv/repo/migrations/20201013141127_refactor_locked_user_field.exs
priv/repo/migrations/20201013144052_refactor_discoverable_user_field.exs
priv/repo/migrations/20201231185546_confirm_logged_in_users.exs
test/credo/check/consistency/file_location.ex
test/fixtures/config/temp.secret.exs
test/fixtures/modules/runtime_module.ex
test/mix/pleroma_test.exs
test/mix/tasks/pleroma/app_test.exs
test/mix/tasks/pleroma/config_test.exs
test/mix/tasks/pleroma/count_statuses_test.exs
test/mix/tasks/pleroma/database_test.exs
test/mix/tasks/pleroma/digest_test.exs
test/mix/tasks/pleroma/ecto/migrate_test.exs
test/mix/tasks/pleroma/ecto/rollback_test.exs
test/mix/tasks/pleroma/ecto_test.exs
test/mix/tasks/pleroma/email_test.exs
test/mix/tasks/pleroma/emoji_test.exs
test/mix/tasks/pleroma/frontend_test.exs
test/mix/tasks/pleroma/instance_test.exs
test/mix/tasks/pleroma/refresh_counter_cache_test.exs
test/mix/tasks/pleroma/relay_test.exs
test/mix/tasks/pleroma/robots_txt_test.exs
test/mix/tasks/pleroma/uploads_test.exs
test/mix/tasks/pleroma/user_test.exs
test/pleroma/activity/ir/topics_test.exs
test/pleroma/activity/search_test.exs
test/pleroma/activity_test.exs
test/pleroma/application_requirements_test.exs
test/pleroma/bbs/handler_test.exs
test/pleroma/bookmark_test.exs
test/pleroma/captcha_test.exs
test/pleroma/chat/message_reference_test.exs
test/pleroma/chat_test.exs
test/pleroma/config/deprecation_warnings_test.exs
test/pleroma/config/holder_test.exs
test/pleroma/config/loader_test.exs
test/pleroma/config/transfer_task_test.exs
test/pleroma/config_db_test.exs
test/pleroma/config_test.exs
test/pleroma/conversation/participation_test.exs
test/pleroma/conversation_test.exs
test/pleroma/docs/generator_test.exs
test/pleroma/earmark_renderer_test.exs
test/pleroma/ecto_type/activity_pub/object_validators/date_time_test.exs
test/pleroma/ecto_type/activity_pub/object_validators/object_id_test.exs
test/pleroma/ecto_type/activity_pub/object_validators/recipients_test.exs
test/pleroma/ecto_type/activity_pub/object_validators/safe_text_test.exs
test/pleroma/emails/admin_email_test.exs
test/pleroma/emails/mailer_test.exs
test/pleroma/emails/user_email_test.exs
test/pleroma/emoji/formatter_test.exs
test/pleroma/emoji/loader_test.exs
test/pleroma/emoji/pack_test.exs
test/pleroma/emoji_test.exs
test/pleroma/filter_test.exs
test/pleroma/following_relationship_test.exs
test/pleroma/formatter_test.exs
test/pleroma/frontend_test.exs
test/pleroma/gun/connection_pool_test.exs
test/pleroma/healthcheck_test.exs
test/pleroma/html_test.exs
test/pleroma/http/adapter_helper/gun_test.exs
test/pleroma/http/adapter_helper/hackney_test.exs
test/pleroma/http/adapter_helper_test.exs
test/pleroma/http/ex_aws_test.exs
test/pleroma/http/request_builder_test.exs
test/pleroma/http/tzdata_test.exs
test/pleroma/http_test.exs
test/pleroma/instances/instance_test.exs
test/pleroma/instances_test.exs
test/pleroma/integration/federation_test.exs
test/pleroma/integration/mastodon_websocket_test.exs
test/pleroma/job_queue_monitor_test.exs
test/pleroma/keys_test.exs
test/pleroma/list_test.exs
test/pleroma/marker_test.exs
test/pleroma/mfa/backup_codes_test.exs
test/pleroma/mfa/totp_test.exs
test/pleroma/mfa_test.exs
test/pleroma/migration_helper/notification_backfill_test.exs
test/pleroma/moderation_log_test.exs
test/pleroma/notification_test.exs
test/pleroma/object/containment_test.exs
test/pleroma/object/fetcher_test.exs
test/pleroma/object_test.exs
test/pleroma/otp_version_test.exs
test/pleroma/pagination_test.exs
test/pleroma/registration_test.exs
test/pleroma/repo/migrations/autolinker_to_linkify_test.exs
test/pleroma/repo/migrations/confirm_logged_in_users_test.exs
test/pleroma/repo/migrations/fix_legacy_tags_test.exs
test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs
test/pleroma/repo/migrations/move_welcome_settings_test.exs
test/pleroma/repo_test.exs
test/pleroma/report_note_test.exs
test/pleroma/reverse_proxy_test.exs
test/pleroma/runtime_test.exs
test/pleroma/safe_jsonb_set_test.exs
test/pleroma/scheduled_activity_test.exs
test/pleroma/signature_test.exs
test/pleroma/stats_test.exs
test/pleroma/upload/filter/anonymize_filename_test.exs
test/pleroma/upload/filter/dedupe_test.exs
test/pleroma/upload/filter/exiftool_test.exs
test/pleroma/upload/filter/mogrifun_test.exs
test/pleroma/upload/filter/mogrify_test.exs
test/pleroma/upload/filter_test.exs
test/pleroma/upload_test.exs
test/pleroma/uploaders/local_test.exs
test/pleroma/uploaders/s3_test.exs
test/pleroma/user/backup_test.exs
test/pleroma/user/import_test.exs
test/pleroma/user/notification_setting_test.exs
test/pleroma/user/query_test.exs
test/pleroma/user/welcome_chat_message_test.exs
test/pleroma/user/welcome_email_test.exs
test/pleroma/user/welcome_message_test.exs
test/pleroma/user_invite_token_test.exs
test/pleroma/user_relationship_test.exs
test/pleroma/user_search_test.exs
test/pleroma/user_test.exs
test/pleroma/utils_test.exs
test/pleroma/web/activity_pub/activity_pub_controller_test.exs
test/pleroma/web/activity_pub/activity_pub_test.exs
test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs
test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs
test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs
test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs
test/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs
test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs
test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs
test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs
test/pleroma/web/activity_pub/mrf/mention_policy_test.exs
test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs
test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs
test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs
test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs
test/pleroma/web/activity_pub/mrf/simple_policy_test.exs
test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs
test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs
test/pleroma/web/activity_pub/mrf/tag_policy_test.exs
test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs
test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs
test/pleroma/web/activity_pub/mrf_test.exs
test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs
test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs
test/pleroma/web/activity_pub/object_validators/article_note_validator_test.exs
test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs
test/pleroma/web/activity_pub/object_validators/block_validation_test.exs
test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs
test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs
test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs
test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs
test/pleroma/web/activity_pub/object_validators/like_validation_test.exs
test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs
test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs
test/pleroma/web/activity_pub/object_validators/update_handling_test.exs
test/pleroma/web/activity_pub/pipeline_test.exs
test/pleroma/web/activity_pub/publisher_test.exs
test/pleroma/web/activity_pub/relay_test.exs
test/pleroma/web/activity_pub/side_effects/delete_test.exs
test/pleroma/web/activity_pub/side_effects_test.exs
test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/announce_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/answer_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/article_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/audio_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/block_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/chat_message_test.exs
test/pleroma/web/activity_pub/transmogrifier/delete_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/emoji_react_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/event_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/follow_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/like_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/note_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/question_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/reject_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/undo_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/user_update_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier/video_handling_test.exs
test/pleroma/web/activity_pub/transmogrifier_test.exs
test/pleroma/web/activity_pub/utils_test.exs
test/pleroma/web/activity_pub/views/object_view_test.exs
test/pleroma/web/activity_pub/views/user_view_test.exs
test/pleroma/web/activity_pub/visibility_test.exs
test/pleroma/web/admin_api/controllers/admin_api_controller_test.exs
test/pleroma/web/admin_api/controllers/chat_controller_test.exs
test/pleroma/web/admin_api/controllers/config_controller_test.exs
test/pleroma/web/admin_api/controllers/frontend_controller_test.exs
test/pleroma/web/admin_api/controllers/instance_document_controller_test.exs
test/pleroma/web/admin_api/controllers/invite_controller_test.exs
test/pleroma/web/admin_api/controllers/media_proxy_cache_controller_test.exs
test/pleroma/web/admin_api/controllers/o_auth_app_controller_test.exs
test/pleroma/web/admin_api/controllers/relay_controller_test.exs
test/pleroma/web/admin_api/controllers/report_controller_test.exs
test/pleroma/web/admin_api/controllers/status_controller_test.exs
test/pleroma/web/admin_api/controllers/user_controller_test.exs
test/pleroma/web/admin_api/search_test.exs
test/pleroma/web/admin_api/views/account_view_test.exs
test/pleroma/web/admin_api/views/moderation_log_view_test.exs
test/pleroma/web/admin_api/views/report_view_test.exs
test/pleroma/web/api_spec/schema_examples_test.exs
test/pleroma/web/auth/auth_controller_test.exs
test/pleroma/web/auth/authenticator_test.exs
test/pleroma/web/auth/basic_auth_test.exs
test/pleroma/web/auth/pleroma_authenticator_test.exs
test/pleroma/web/auth/totp_authenticator_test.exs
test/pleroma/web/chat_channel_test.exs
test/pleroma/web/common_api/utils_test.exs
test/pleroma/web/common_api_test.exs
test/pleroma/web/endpoint/metrics_exporter_test.exs
test/pleroma/web/fallback_test.exs
test/pleroma/web/federator_test.exs
test/pleroma/web/feed/tag_controller_test.exs
test/pleroma/web/feed/user_controller_test.exs
test/pleroma/web/mastodon_api/controllers/account_controller_test.exs
test/pleroma/web/mastodon_api/controllers/app_controller_test.exs
test/pleroma/web/mastodon_api/controllers/auth_controller_test.exs
test/pleroma/web/mastodon_api/controllers/conversation_controller_test.exs
test/pleroma/web/mastodon_api/controllers/custom_emoji_controller_test.exs
test/pleroma/web/mastodon_api/controllers/domain_block_controller_test.exs
test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs
test/pleroma/web/mastodon_api/controllers/follow_request_controller_test.exs
test/pleroma/web/mastodon_api/controllers/instance_controller_test.exs
test/pleroma/web/mastodon_api/controllers/list_controller_test.exs
test/pleroma/web/mastodon_api/controllers/marker_controller_test.exs
test/pleroma/web/mastodon_api/controllers/media_controller_test.exs
test/pleroma/web/mastodon_api/controllers/notification_controller_test.exs
test/pleroma/web/mastodon_api/controllers/poll_controller_test.exs
test/pleroma/web/mastodon_api/controllers/report_controller_test.exs
test/pleroma/web/mastodon_api/controllers/scheduled_activity_controller_test.exs
test/pleroma/web/mastodon_api/controllers/search_controller_test.exs
test/pleroma/web/mastodon_api/controllers/status_controller_test.exs
test/pleroma/web/mastodon_api/controllers/subscription_controller_test.exs
test/pleroma/web/mastodon_api/controllers/suggestion_controller_test.exs
test/pleroma/web/mastodon_api/controllers/timeline_controller_test.exs
test/pleroma/web/mastodon_api/masto_fe_controller_test.exs
test/pleroma/web/mastodon_api/mastodon_api_controller_test.exs
test/pleroma/web/mastodon_api/mastodon_api_test.exs
test/pleroma/web/mastodon_api/update_credentials_test.exs
test/pleroma/web/mastodon_api/views/account_view_test.exs
test/pleroma/web/mastodon_api/views/conversation_view_test.exs
test/pleroma/web/mastodon_api/views/list_view_test.exs
test/pleroma/web/mastodon_api/views/marker_view_test.exs
test/pleroma/web/mastodon_api/views/notification_view_test.exs
test/pleroma/web/mastodon_api/views/poll_view_test.exs
test/pleroma/web/mastodon_api/views/scheduled_activity_view_test.exs
test/pleroma/web/mastodon_api/views/status_view_test.exs
test/pleroma/web/mastodon_api/views/subscription_view_test.exs
test/pleroma/web/media_proxy/invalidation/http_test.exs
test/pleroma/web/media_proxy/invalidation/script_test.exs
test/pleroma/web/media_proxy/invalidation_test.exs
test/pleroma/web/media_proxy/media_proxy_controller_test.exs
test/pleroma/web/media_proxy_test.exs
test/pleroma/web/metadata/player_view_test.exs
test/pleroma/web/metadata/providers/feed_test.exs
test/pleroma/web/metadata/providers/open_graph_test.exs
test/pleroma/web/metadata/providers/rel_me_test.exs
test/pleroma/web/metadata/providers/restrict_indexing_test.exs
test/pleroma/web/metadata/providers/twitter_card_test.exs
test/pleroma/web/metadata/utils_test.exs
test/pleroma/web/mongoose_im_controller_test.exs
test/pleroma/web/node_info_test.exs
test/pleroma/web/o_auth/app_test.exs
test/pleroma/web/o_auth/authorization_test.exs
test/pleroma/web/o_auth/ldap_authorization_test.exs
test/pleroma/web/o_auth/mfa_controller_test.exs
test/pleroma/web/o_auth/o_auth_controller_test.exs
test/pleroma/web/o_auth/token/utils_test.exs
test/pleroma/web/o_auth/token_test.exs
test/pleroma/web/o_status/o_status_controller_test.exs
test/pleroma/web/pleroma_api/controllers/account_controller_test.exs
test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs
test/pleroma/web/pleroma_api/controllers/chat_controller_test.exs
test/pleroma/web/pleroma_api/controllers/conversation_controller_test.exs
test/pleroma/web/pleroma_api/controllers/emoji_file_controller_test.exs
test/pleroma/web/pleroma_api/controllers/emoji_pack_controller_test.exs
test/pleroma/web/pleroma_api/controllers/emoji_reaction_controller_test.exs
test/pleroma/web/pleroma_api/controllers/instances_controller_test.exs
test/pleroma/web/pleroma_api/controllers/mascot_controller_test.exs
test/pleroma/web/pleroma_api/controllers/notification_controller_test.exs
test/pleroma/web/pleroma_api/controllers/scrobble_controller_test.exs
test/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller_test.exs
test/pleroma/web/pleroma_api/controllers/user_import_controller_test.exs
test/pleroma/web/pleroma_api/views/backup_view_test.exs
test/pleroma/web/pleroma_api/views/chat_message_reference_view_test.exs
test/pleroma/web/pleroma_api/views/chat_view_test.exs
test/pleroma/web/pleroma_api/views/scrobble_view_test.exs
test/pleroma/web/plugs/admin_secret_authentication_plug_test.exs
test/pleroma/web/plugs/authentication_plug_test.exs
test/pleroma/web/plugs/basic_auth_decoder_plug_test.exs
test/pleroma/web/plugs/cache_control_test.exs
test/pleroma/web/plugs/cache_test.exs
test/pleroma/web/plugs/ensure_authenticated_plug_test.exs
test/pleroma/web/plugs/ensure_public_or_authenticated_plug_test.exs
test/pleroma/web/plugs/ensure_user_token_assigns_plug_test.exs
test/pleroma/web/plugs/federating_plug_test.exs
test/pleroma/web/plugs/frontend_static_plug_test.exs
test/pleroma/web/plugs/http_security_plug_test.exs
test/pleroma/web/plugs/http_signature_plug_test.exs
test/pleroma/web/plugs/idempotency_plug_test.exs
test/pleroma/web/plugs/instance_static_test.exs
test/pleroma/web/plugs/mapped_signature_to_identity_plug_test.exs
test/pleroma/web/plugs/o_auth_plug_test.exs
test/pleroma/web/plugs/o_auth_scopes_plug_test.exs
test/pleroma/web/plugs/plug_helper_test.exs
test/pleroma/web/plugs/rate_limiter_test.exs
test/pleroma/web/plugs/remote_ip_test.exs
test/pleroma/web/plugs/set_format_plug_test.exs
test/pleroma/web/plugs/set_locale_plug_test.exs
test/pleroma/web/plugs/set_user_session_id_plug_test.exs
test/pleroma/web/plugs/uploaded_media_plug_test.exs
test/pleroma/web/plugs/user_enabled_plug_test.exs
test/pleroma/web/plugs/user_fetcher_plug_test.exs
test/pleroma/web/plugs/user_is_admin_plug_test.exs
test/pleroma/web/preload/providers/instance_test.exs
test/pleroma/web/preload/providers/timeline_test.exs
test/pleroma/web/preload/providers/user_test.exs
test/pleroma/web/push/impl_test.exs
test/pleroma/web/rel_me_test.exs
test/pleroma/web/rich_media/helpers_test.exs
test/pleroma/web/rich_media/parser/ttl/aws_signed_url_test.exs
test/pleroma/web/rich_media/parser_test.exs
test/pleroma/web/rich_media/parsers/twitter_card_test.exs
test/pleroma/web/static_fe/static_fe_controller_test.exs
test/pleroma/web/streamer_test.exs
test/pleroma/web/twitter_api/controller_test.exs
test/pleroma/web/twitter_api/password_controller_test.exs
test/pleroma/web/twitter_api/remote_follow_controller_test.exs
test/pleroma/web/twitter_api/twitter_api_test.exs
test/pleroma/web/twitter_api/util_controller_test.exs
test/pleroma/web/uploader_controller_test.exs
test/pleroma/web/views/error_view_test.exs
test/pleroma/web/web_finger/web_finger_controller_test.exs
test/pleroma/web/web_finger_test.exs
test/pleroma/workers/cron/digest_emails_worker_test.exs
test/pleroma/workers/cron/new_users_digest_worker_test.exs
test/pleroma/workers/purge_expired_activity_test.exs
test/pleroma/workers/purge_expired_token_test.exs
test/pleroma/workers/scheduled_activity_worker_test.exs
test/pleroma/xml_builder_test.exs
test/support/api_spec_helpers.ex
test/support/cachex_proxy.ex
test/support/captcha/mock.ex
test/support/channel_case.ex
test/support/conn_case.ex
test/support/data_case.ex
test/support/factory.ex
test/support/helpers.ex
test/support/http_request_mock.ex
test/support/mocks.ex
test/support/mrf_module_mock.ex
test/support/null_cache.ex
test/support/oban_helpers.ex
test/support/websocket_client.ex
test/test_helper.exs