First
authordcc <dcc@logografos.com>
Sat, 2 Sep 2023 07:52:52 +0000 (00:52 -0700)
committerdcc <dcc@logografos.com>
Sat, 2 Sep 2023 07:52:52 +0000 (00:52 -0700)
commit3a4773c3c2bd0bbef244eb519b07208da9108e49
tree973567a6f3abb37bfb0f785b1cad14ed55840ef5
First
3009 files changed:
.buildpacks [new file with mode: 0644]
.credo.exs [new file with mode: 0644]
.dockerignore [new file with mode: 0644]
.formatter.exs [new file with mode: 0644]
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitlab-ci.yml [new file with mode: 0644]
.mailmap [new file with mode: 0644]
AGPL-3 [new file with mode: 0644]
CC-BY-4.0 [new file with mode: 0644]
CC-BY-SA-4.0 [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
COPYING [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
Procfile [new file with mode: 0644]
ap [new file with mode: 0644]
benchmarks/load_testing/activities.ex [new file with mode: 0644]
benchmarks/load_testing/fetcher.ex [new file with mode: 0644]
benchmarks/load_testing/helper.ex [new file with mode: 0644]
benchmarks/load_testing/users.ex [new file with mode: 0644]
benchmarks/mix/tasks/pleroma/benchmarks/tags.ex [new file with mode: 0644]
benchmarks/mix/tasks/pleroma/benchmarks/timelines.ex [new file with mode: 0644]
benchmarks/mix/tasks/pleroma/load_testing.ex [new file with mode: 0644]
config/benchmark.exs [new file with mode: 0755]
config/config.exs [new file with mode: 0755]
config/description.exs [new file with mode: 0755]
config/dev.exs [new file with mode: 0755]
config/docker.exs [new file with mode: 0755]
config/dokku.exs [new file with mode: 0755]
config/emoji.txt [new file with mode: 0755]
config/prod.exs [new file with mode: 0755]
config/test.exs [new file with mode: 0755]
coveralls.json [new file with mode: 0644]
docker-entrypoint.sh [new file with mode: 0755]
docs/administration/CLI_tasks/config.md [new file with mode: 0644]
docs/administration/CLI_tasks/database.md [new file with mode: 0644]
docs/administration/CLI_tasks/digest.md [new file with mode: 0644]
docs/administration/CLI_tasks/email.md [new file with mode: 0644]
docs/administration/CLI_tasks/emoji.md [new file with mode: 0644]
docs/administration/CLI_tasks/frontend.md [new file with mode: 0644]
docs/administration/CLI_tasks/general_cli_task_info.include [new file with mode: 0644]
docs/administration/CLI_tasks/instance.md [new file with mode: 0644]
docs/administration/CLI_tasks/oauth_app.md [new file with mode: 0644]
docs/administration/CLI_tasks/relay.md [new file with mode: 0644]
docs/administration/CLI_tasks/robots_txt.md [new file with mode: 0644]
docs/administration/CLI_tasks/uploads.md [new file with mode: 0644]
docs/administration/CLI_tasks/user.md [new file with mode: 0644]
docs/administration/backup.md [new file with mode: 0644]
docs/administration/updating.md [new file with mode: 0644]
docs/clients.md [new file with mode: 0644]
docs/configuration/auth.md [new file with mode: 0644]
docs/configuration/cheatsheet.md [new file with mode: 0644]
docs/configuration/custom_emoji.md [new file with mode: 0644]
docs/configuration/hardening.md [new file with mode: 0644]
docs/configuration/how_to_serve_another_domain_for_webfinger.md [new file with mode: 0644]
docs/configuration/howto_database_config.md [new file with mode: 0644]
docs/configuration/howto_ejabberd.md [new file with mode: 0644]
docs/configuration/howto_mediaproxy.md [new file with mode: 0644]
docs/configuration/howto_mongooseim.md [new file with mode: 0644]
docs/configuration/howto_proxy.md [new file with mode: 0644]
docs/configuration/howto_search_cjk.md [new file with mode: 0644]
docs/configuration/howto_set_richmedia_cache_ttl_based_on_image.md [new file with mode: 0644]
docs/configuration/howto_theming_your_instance.md [new file with mode: 0644]
docs/configuration/i2p.md [new file with mode: 0644]
docs/configuration/mrf.md [new file with mode: 0644]
docs/configuration/onion_federation.md [new file with mode: 0644]
docs/configuration/optimizing_beam.md [new file with mode: 0644]
docs/configuration/postgresql.md [new file with mode: 0644]
docs/configuration/static_dir.md [new file with mode: 0644]
docs/configuration/storing_remote_media.md [new file with mode: 0644]
docs/development/API/admin_api.md [new file with mode: 0644]
docs/development/API/chats.md [new file with mode: 0644]
docs/development/API/differences_in_mastoapi_responses.md [new file with mode: 0644]
docs/development/API/nodeinfo.md [new file with mode: 0644]
docs/development/API/pleroma_api.md [new file with mode: 0644]
docs/development/API/prometheus.md [new file with mode: 0644]
docs/development/ap_extensions.md [new file with mode: 0644]
docs/development/authentication_authorization.md [new file with mode: 0644]
docs/development/index.md [new file with mode: 0644]
docs/development/setting_up_a_gitlab_runner.md [new file with mode: 0644]
docs/development/setting_up_pleroma_dev.md [new file with mode: 0644]
docs/index.md [new file with mode: 0644]
docs/installation/alpine_linux_en.md [new file with mode: 0644]
docs/installation/arch_linux_en.md [new file with mode: 0644]
docs/installation/debian_based_en.md [new file with mode: 0644]
docs/installation/debian_based_jp.md [new file with mode: 0644]
docs/installation/freebsd_en.md [new file with mode: 0644]
docs/installation/further_reading.include [new file with mode: 0644]
docs/installation/generic_dependencies.include [new file with mode: 0644]
docs/installation/gentoo_en.md [new file with mode: 0644]
docs/installation/migrating_from_source_otp_en.md [new file with mode: 0644]
docs/installation/netbsd_en.md [new file with mode: 0644]
docs/installation/nixos_en.md [new file with mode: 0644]
docs/installation/openbsd_en.md [new file with mode: 0644]
docs/installation/openbsd_fi.md [new file with mode: 0644]
docs/installation/optional/media_graphics_packages.md [new file with mode: 0644]
docs/installation/otp_en.md [new file with mode: 0644]
docs/installation/otp_vs_from_source.include [new file with mode: 0644]
docs/installation/otp_vs_from_source_source.include [new file with mode: 0644]
docs/installation/yunohost_en.md [new file with mode: 0644]
docs/installation_1/apache-cache-purge.sh.example [new file with mode: 0755]
docs/installation_1/caddyfile-pleroma.example [new file with mode: 0644]
docs/installation_1/freebsd/rc.d/pleroma [new file with mode: 0755]
docs/installation_1/init.d/pleroma [new file with mode: 0755]
docs/installation_1/netbsd/rc.d/pleroma [new file with mode: 0755]
docs/installation_1/nginx-cache-purge.sh.example [new file with mode: 0755]
docs/installation_1/openbsd/httpd.conf [new file with mode: 0644]
docs/installation_1/openbsd/rc.d/pleromad [new file with mode: 0755]
docs/installation_1/openbsd/relayd.conf [new file with mode: 0644]
docs/installation_1/pleroma-apache.conf [new file with mode: 0644]
docs/installation_1/pleroma-mongooseim.cfg [new file with mode: 0755]
docs/installation_1/pleroma.nginx [new file with mode: 0644]
docs/installation_1/pleroma.service [new file with mode: 0644]
docs/installation_1/pleroma.supervisord [new file with mode: 0644]
docs/installation_1/pleroma.vcl [new file with mode: 0644]
elixir_buildpack.config [new file with mode: 0644]
lib/mix/pleroma.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/app.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/benchmark.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/config.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/count_statuses.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/database.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/digest.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/docs.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/ecto.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/ecto/migrate.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/ecto/rollback.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/email.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/emoji.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/frontend.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/instance.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/notification_settings.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/openapi_spec.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/refresh_counter_cache.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/relay.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/robots_txt.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/uploads.ex [new file with mode: 0644]
lib/mix/tasks/pleroma/user.ex [new file with mode: 0644]
lib/phoenix/transports/web_socket/raw.ex [new file with mode: 0644]
lib/pleroma/activity.ex [new file with mode: 0644]
lib/pleroma/activity/html.ex [new file with mode: 0644]
lib/pleroma/activity/ir/topics.ex [new file with mode: 0644]
lib/pleroma/activity/queries.ex [new file with mode: 0644]
lib/pleroma/activity/search.ex [new file with mode: 0644]
lib/pleroma/announcement.ex [new file with mode: 0644]
lib/pleroma/announcement_read_relationship.ex [new file with mode: 0644]
lib/pleroma/application.ex [new file with mode: 0644]
lib/pleroma/application_requirements.ex [new file with mode: 0644]
lib/pleroma/bbs/authenticator.ex [new file with mode: 0644]
lib/pleroma/bbs/handler.ex [new file with mode: 0644]
lib/pleroma/bookmark.ex [new file with mode: 0644]
lib/pleroma/caching.ex [new file with mode: 0644]
lib/pleroma/captcha.ex [new file with mode: 0644]
lib/pleroma/captcha/kocaptcha.ex [new file with mode: 0644]
lib/pleroma/captcha/native.ex [new file with mode: 0644]
lib/pleroma/captcha/service.ex [new file with mode: 0644]
lib/pleroma/chat.ex [new file with mode: 0644]
lib/pleroma/chat/message_reference.ex [new file with mode: 0644]
lib/pleroma/clippy.ex [new file with mode: 0644]
lib/pleroma/config.ex [new file with mode: 0644]
lib/pleroma/config/deprecation_warnings.ex [new file with mode: 0644]
lib/pleroma/config/getting.ex [new file with mode: 0644]
lib/pleroma/config/helpers.ex [new file with mode: 0644]
lib/pleroma/config/holder.ex [new file with mode: 0644]
lib/pleroma/config/loader.ex [new file with mode: 0644]
lib/pleroma/config/oban.ex [new file with mode: 0644]
lib/pleroma/config/release_runtime_provider.ex [new file with mode: 0644]
lib/pleroma/config/transfer_task.ex [new file with mode: 0644]
lib/pleroma/config_db.ex [new file with mode: 0644]
lib/pleroma/constants.ex [new file with mode: 0644]
lib/pleroma/conversation.ex [new file with mode: 0644]
lib/pleroma/conversation/participation.ex [new file with mode: 0644]
lib/pleroma/conversation/participation/recipient_ship.ex [new file with mode: 0644]
lib/pleroma/counter_cache.ex [new file with mode: 0644]
lib/pleroma/data_migration.ex [new file with mode: 0644]
lib/pleroma/delivery.ex [new file with mode: 0644]
lib/pleroma/docs/generator.ex [new file with mode: 0644]
lib/pleroma/docs/json.ex [new file with mode: 0644]
lib/pleroma/docs/markdown.ex [new file with mode: 0644]
lib/pleroma/docs/translator.ex [new file with mode: 0644]
lib/pleroma/docs/translator/compiler.ex [new file with mode: 0644]
lib/pleroma/ecto_enums.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/date_time.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/emoji.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/mime.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/object_id.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/recipients.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/safe_text.ex [new file with mode: 0644]
lib/pleroma/ecto_type/activity_pub/object_validators/uri.ex [new file with mode: 0644]
lib/pleroma/ecto_type/config/atom.ex [new file with mode: 0644]
lib/pleroma/ecto_type/config/binary_value.ex [new file with mode: 0644]
lib/pleroma/emails/admin_email.ex [new file with mode: 0644]
lib/pleroma/emails/mailer.ex [new file with mode: 0644]
lib/pleroma/emails/new_users_digest_email.ex [new file with mode: 0644]
lib/pleroma/emails/user_email.ex [new file with mode: 0644]
lib/pleroma/emoji-test.txt [new file with mode: 0644]
lib/pleroma/emoji.ex [new file with mode: 0644]
lib/pleroma/emoji/combinations.ex [new file with mode: 0644]
lib/pleroma/emoji/formatter.ex [new file with mode: 0644]
lib/pleroma/emoji/loader.ex [new file with mode: 0644]
lib/pleroma/emoji/pack.ex [new file with mode: 0644]
lib/pleroma/filter.ex [new file with mode: 0644]
lib/pleroma/following_relationship.ex [new file with mode: 0644]
lib/pleroma/formatter.ex [new file with mode: 0644]
lib/pleroma/frontend.ex [new file with mode: 0644]
lib/pleroma/gopher/server.ex [new file with mode: 0644]
lib/pleroma/gun.ex [new file with mode: 0644]
lib/pleroma/gun/api.ex [new file with mode: 0644]
lib/pleroma/gun/conn.ex [new file with mode: 0644]
lib/pleroma/gun/connection_pool.ex [new file with mode: 0644]
lib/pleroma/gun/connection_pool/reclaimer.ex [new file with mode: 0644]
lib/pleroma/gun/connection_pool/worker.ex [new file with mode: 0644]
lib/pleroma/gun/connection_pool/worker_supervisor.ex [new file with mode: 0644]
lib/pleroma/hashtag.ex [new file with mode: 0644]
lib/pleroma/healthcheck.ex [new file with mode: 0644]
lib/pleroma/helpers/auth_helper.ex [new file with mode: 0644]
lib/pleroma/helpers/inet_helper.ex [new file with mode: 0644]
lib/pleroma/helpers/media_helper.ex [new file with mode: 0644]
lib/pleroma/helpers/qt_fast_start.ex [new file with mode: 0644]
lib/pleroma/helpers/uri_helper.ex [new file with mode: 0644]
lib/pleroma/html.ex [new file with mode: 0644]
lib/pleroma/http.ex [new file with mode: 0644]
lib/pleroma/http/adapter_helper.ex [new file with mode: 0644]
lib/pleroma/http/adapter_helper/default.ex [new file with mode: 0644]
lib/pleroma/http/adapter_helper/gun.ex [new file with mode: 0644]
lib/pleroma/http/adapter_helper/hackney.ex [new file with mode: 0644]
lib/pleroma/http/ex_aws.ex [new file with mode: 0644]
lib/pleroma/http/request.ex [new file with mode: 0644]
lib/pleroma/http/request_builder.ex [new file with mode: 0644]
lib/pleroma/http/tzdata.ex [new file with mode: 0644]
lib/pleroma/http/web_push.ex [new file with mode: 0644]
lib/pleroma/instances.ex [new file with mode: 0644]
lib/pleroma/instances/instance.ex [new file with mode: 0644]
lib/pleroma/job_queue_monitor.ex [new file with mode: 0644]
lib/pleroma/jwt.ex [new file with mode: 0644]
lib/pleroma/keys.ex [new file with mode: 0644]
lib/pleroma/list.ex [new file with mode: 0644]
lib/pleroma/logging.ex [new file with mode: 0644]
lib/pleroma/maintenance.ex [new file with mode: 0644]
lib/pleroma/maps.ex [new file with mode: 0644]
lib/pleroma/marker.ex [new file with mode: 0644]
lib/pleroma/mfa.ex [new file with mode: 0644]
lib/pleroma/mfa/backup_codes.ex [new file with mode: 0644]
lib/pleroma/mfa/changeset.ex [new file with mode: 0644]
lib/pleroma/mfa/settings.ex [new file with mode: 0644]
lib/pleroma/mfa/token.ex [new file with mode: 0644]
lib/pleroma/mfa/totp.ex [new file with mode: 0644]
lib/pleroma/migration_helper/notification_backfill.ex [new file with mode: 0644]
lib/pleroma/migrators/context_objects_deletion_migrator.ex [new file with mode: 0644]
lib/pleroma/migrators/hashtags_table_migrator.ex [new file with mode: 0644]
lib/pleroma/migrators/support/base_migrator.ex [new file with mode: 0644]
lib/pleroma/migrators/support/base_migrator_state.ex [new file with mode: 0644]
lib/pleroma/moderation_log.ex [new file with mode: 0644]
lib/pleroma/notification.ex [new file with mode: 0644]
lib/pleroma/object.ex [new file with mode: 0644]
lib/pleroma/object/containment.ex [new file with mode: 0644]
lib/pleroma/object/fetcher.ex [new file with mode: 0644]
lib/pleroma/object/updater.ex [new file with mode: 0644]
lib/pleroma/object_tombstone.ex [new file with mode: 0644]
lib/pleroma/otp_version.ex [new file with mode: 0644]
lib/pleroma/pagination.ex [new file with mode: 0644]
lib/pleroma/password/pbkdf2.ex [new file with mode: 0644]
lib/pleroma/password_reset_token.ex [new file with mode: 0644]
lib/pleroma/registration.ex [new file with mode: 0644]
lib/pleroma/release_tasks.ex [new file with mode: 0644]
lib/pleroma/repo.ex [new file with mode: 0644]
lib/pleroma/report_note.ex [new file with mode: 0644]
lib/pleroma/reverse_proxy.ex [new file with mode: 0644]
lib/pleroma/reverse_proxy/client.ex [new file with mode: 0644]
lib/pleroma/reverse_proxy/client/hackney.ex [new file with mode: 0644]
lib/pleroma/reverse_proxy/client/tesla.ex [new file with mode: 0644]
lib/pleroma/reverse_proxy/client/wrapper.ex [new file with mode: 0644]
lib/pleroma/scheduled_activity.ex [new file with mode: 0644]
lib/pleroma/signature.ex [new file with mode: 0644]
lib/pleroma/stats.ex [new file with mode: 0644]
lib/pleroma/telemetry/logger.ex [new file with mode: 0644]
lib/pleroma/tesla/middleware/connection_pool.ex [new file with mode: 0644]
lib/pleroma/tests/auth_test_controller.ex [new file with mode: 0644]
lib/pleroma/thread_mute.ex [new file with mode: 0644]
lib/pleroma/upload.ex [new file with mode: 0644]
lib/pleroma/upload/filter.ex [new file with mode: 0644]
lib/pleroma/upload/filter/analyze_metadata.ex [new file with mode: 0644]
lib/pleroma/upload/filter/anonymize_filename.ex [new file with mode: 0644]
lib/pleroma/upload/filter/dedupe.ex [new file with mode: 0644]
lib/pleroma/upload/filter/exiftool/read_description.ex [new file with mode: 0644]
lib/pleroma/upload/filter/exiftool/strip_location.ex [new file with mode: 0644]
lib/pleroma/upload/filter/mogrifun.ex [new file with mode: 0644]
lib/pleroma/upload/filter/mogrify.ex [new file with mode: 0644]
lib/pleroma/uploaders/local.ex [new file with mode: 0644]
lib/pleroma/uploaders/s3.ex [new file with mode: 0644]
lib/pleroma/uploaders/uploader.ex [new file with mode: 0644]
lib/pleroma/user.ex [new file with mode: 0644]
lib/pleroma/user/.welcome_message.ex~.un~ [new file with mode: 0644]
lib/pleroma/user/backup.ex [new file with mode: 0644]
lib/pleroma/user/import.ex [new file with mode: 0644]
lib/pleroma/user/notification_setting.ex [new file with mode: 0644]
lib/pleroma/user/query.ex [new file with mode: 0644]
lib/pleroma/user/search.ex [new file with mode: 0644]
lib/pleroma/user/welcome_chat_message.ex [new file with mode: 0644]
lib/pleroma/user/welcome_email.ex [new file with mode: 0644]
lib/pleroma/user/welcome_message.ex [new file with mode: 0755]
lib/pleroma/user_invite_token.ex [new file with mode: 0644]
lib/pleroma/user_note.ex [new file with mode: 0644]
lib/pleroma/user_relationship.ex [new file with mode: 0644]
lib/pleroma/utils.ex [new file with mode: 0644]
lib/pleroma/web.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/activity_pub.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/activity_pub/persisting.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/activity_pub/streaming.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/activity_pub_controller.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/builder.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/internal_fetch_actor.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/activity_expiration_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/anti_followbot_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/anti_link_spam_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/drop_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/ensure_re_prepended.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/follow_bot_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/force_mentions_in_content.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/hashtag_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/hellthread_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/keyword_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/media_proxy_warming_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/mention_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/no_empty_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/no_op_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/no_placeholder_text_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/normalize_markup.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/object_age_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/pipeline_filtering.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/reject_non_public.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/simple_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/steal_emoji_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/subchain_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/tag_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/user_allow_list_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/mrf/vocabulary_policy.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validator/validating.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/accept_reject_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/add_remove_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/announce_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/answer_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/article_note_page_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/attachment_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/audio_video_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/block_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/chat_message_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/common_fields.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/common_fixes.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/common_validations.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/create_chat_message_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/create_generic_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/delete_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/emoji_react_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/event_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/follow_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/like_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/question_options_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/question_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/tag_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/undo_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/object_validators/update_validator.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/pipeline.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/publisher.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/relay.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/side_effects.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/side_effects/handling.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/transmogrifier.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/utils.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/views/object_view.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/views/user_view.ex [new file with mode: 0644]
lib/pleroma/web/activity_pub/visibility.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/admin_api_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/announcement_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/chat_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/config_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/fallback_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/frontend_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/instance_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/instance_document_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/invite_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/media_proxy_cache_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/o_auth_app_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/relay_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/report_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/status_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/controllers/user_controller.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/report.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/search.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/account_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/announcement_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/chat_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/config_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/frontend_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/invite_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/media_proxy_cache_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/moderation_log_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/o_auth_app_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/report_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/status_view.ex [new file with mode: 0644]
lib/pleroma/web/admin_api/views/user_view.ex [new file with mode: 0644]
lib/pleroma/web/api_spec.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/cast_and_validate.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/helpers.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/account_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/announcement_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/chat_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/config_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/frontend_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/instance_document_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/invite_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/media_proxy_cache_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/o_auth_app_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/relay_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/report_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/status_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/admin/user_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/announcement_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/app_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/chat_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/conversation_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/custom_emoji_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/directory_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/domain_block_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/emoji_reaction_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/filter_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/follow_request_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/instance_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/list_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/marker_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/media_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/notification_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_account_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_app_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_backup_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_conversation_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_emoji_file_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_emoji_pack_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_instances_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_mascot_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_notification_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_report_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_scrobble_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/pleroma_settings_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/poll_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/report_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/scheduled_activity_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/search_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/status_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/subscription_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/timeline_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/twitter_util_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/operations/user_import_operation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/render_error.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/account.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/account_field.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/account_relationship.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/actor_type.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/announcement.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/api_error.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/app.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/attachment.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/boolean_like.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/chat.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/chat_message.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/conversation.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/emoji.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/flake_id.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/list.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/poll.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/push_subscription.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/scheduled_status.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/status.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/tag.ex [new file with mode: 0644]
lib/pleroma/web/api_spec/schemas/visibility_scope.ex [new file with mode: 0644]
lib/pleroma/web/auth/authenticator.ex [new file with mode: 0644]
lib/pleroma/web/auth/helpers.ex [new file with mode: 0644]
lib/pleroma/web/auth/ldap_authenticator.ex [new file with mode: 0644]
lib/pleroma/web/auth/pleroma_authenticator.ex [new file with mode: 0644]
lib/pleroma/web/auth/totp_authenticator.ex [new file with mode: 0644]
lib/pleroma/web/auth/wrapper_authenticator.ex [new file with mode: 0644]
lib/pleroma/web/channels/user_socket.ex [new file with mode: 0644]
lib/pleroma/web/common_api.ex [new file with mode: 0644]
lib/pleroma/web/common_api/activity_draft.ex [new file with mode: 0644]
lib/pleroma/web/common_api/utils.ex [new file with mode: 0644]
lib/pleroma/web/controller_helper.ex [new file with mode: 0644]
lib/pleroma/web/embed_controller.ex [new file with mode: 0644]
lib/pleroma/web/endpoint.ex [new file with mode: 0644]
lib/pleroma/web/fallback/legacy_pleroma_api_rerouter_plug.ex [new file with mode: 0644]
lib/pleroma/web/fallback/redirect_controller.ex [new file with mode: 0644]
lib/pleroma/web/federator.ex [new file with mode: 0644]
lib/pleroma/web/federator/publisher.ex [new file with mode: 0644]
lib/pleroma/web/federator/publishing.ex [new file with mode: 0644]
lib/pleroma/web/feed/feed_view.ex [new file with mode: 0644]
lib/pleroma/web/feed/tag_controller.ex [new file with mode: 0644]
lib/pleroma/web/feed/user_controller.ex [new file with mode: 0644]
lib/pleroma/web/gettext.ex [new file with mode: 0644]
lib/pleroma/web/instance_document.ex [new file with mode: 0644]
lib/pleroma/web/mailer/subscription_controller.ex [new file with mode: 0644]
lib/pleroma/web/manifest_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/account_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/announcement_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/app_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/auth_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/conversation_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/custom_emoji_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/directory_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/domain_block_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/filter_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/follow_request_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/instance_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/list_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/marker_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/media_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/notification_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/poll_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/report_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/scheduled_activity_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/search_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/status_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/suggestion_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/mastodon_api.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/account_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/announcement_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/app_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/conversation_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/custom_emoji_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/filter_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/follow_request_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/instance_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/list_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/marker_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/media_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/notification_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/poll_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/report_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/scheduled_activity_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/status_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/subscription_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/suggestion_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/views/timeline_view.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/websocket_handler.ex [new file with mode: 0644]
lib/pleroma/web/media_proxy.ex [new file with mode: 0644]
lib/pleroma/web/media_proxy/invalidation.ex [new file with mode: 0644]
lib/pleroma/web/media_proxy/invalidation/http.ex [new file with mode: 0644]
lib/pleroma/web/media_proxy/invalidation/script.ex [new file with mode: 0644]
lib/pleroma/web/media_proxy/media_proxy_controller.ex [new file with mode: 0644]
lib/pleroma/web/metadata.ex [new file with mode: 0644]
lib/pleroma/web/metadata/player_view.ex [new file with mode: 0644]
lib/pleroma/web/metadata/providers/feed.ex [new file with mode: 0644]
lib/pleroma/web/metadata/providers/open_graph.ex [new file with mode: 0644]
lib/pleroma/web/metadata/providers/provider.ex [new file with mode: 0644]
lib/pleroma/web/metadata/providers/rel_me.ex [new file with mode: 0644]
lib/pleroma/web/metadata/providers/restrict_indexing.ex [new file with mode: 0644]
lib/pleroma/web/metadata/providers/twitter_card.ex [new file with mode: 0644]
lib/pleroma/web/metadata/utils.ex [new file with mode: 0644]
lib/pleroma/web/mongoose_im/mongoose_im_controller.ex [new file with mode: 0644]
lib/pleroma/web/nodeinfo/nodeinfo.ex [new file with mode: 0644]
lib/pleroma/web/nodeinfo/nodeinfo_controller.ex [new file with mode: 0644]
lib/pleroma/web/o_auth.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/app.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/authorization.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/fallback_controller.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/mfa_controller.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/mfa_view.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/o_auth_controller.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/o_auth_view.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/scopes.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/token.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/token/query.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/token/strategy/refresh_token.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/token/strategy/revoke.ex [new file with mode: 0644]
lib/pleroma/web/o_auth/token/utils.ex [new file with mode: 0644]
lib/pleroma/web/o_status/o_status_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/account_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/app_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/backup_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/chat_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/conversation_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/emoji_file_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/emoji_reaction_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/instances_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/notification_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/report_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/scrobble_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/settings_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/user_import_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/account_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/app_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/backup_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/chat/message_reference_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/chat_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/conversation_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/emoji_reaction_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/notification_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/report_view.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/scrobble_view.ex [new file with mode: 0644]
lib/pleroma/web/plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/admin_secret_authentication_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/authentication_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/basic_auth_decoder_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/cache.ex [new file with mode: 0644]
lib/pleroma/web/plugs/digest_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/ensure_authenticated_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/ensure_privileged_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/ensure_public_or_authenticated_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/ensure_user_token_assigns_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/expect_authenticated_check_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/expect_public_or_authenticated_check_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/federating_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/frontend_static.ex [new file with mode: 0644]
lib/pleroma/web/plugs/http_security_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/http_signature_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/idempotency_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/instance_static.ex [new file with mode: 0644]
lib/pleroma/web/plugs/mapped_signature_to_identity_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/o_auth_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/o_auth_scopes_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/plug_helper.ex [new file with mode: 0644]
lib/pleroma/web/plugs/rate_limiter.ex [new file with mode: 0644]
lib/pleroma/web/plugs/rate_limiter/limiter_supervisor.ex [new file with mode: 0644]
lib/pleroma/web/plugs/rate_limiter/supervisor.ex [new file with mode: 0644]
lib/pleroma/web/plugs/remote_ip.ex [new file with mode: 0644]
lib/pleroma/web/plugs/set_format_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/set_locale_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/set_user_session_id_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/static_fe_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/trailing_format_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/uploaded_media.ex [new file with mode: 0644]
lib/pleroma/web/plugs/user_enabled_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/user_fetcher_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/user_is_admin_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/user_is_staff_plug.ex [new file with mode: 0644]
lib/pleroma/web/plugs/user_tracking_plug.ex [new file with mode: 0644]
lib/pleroma/web/preload.ex [new file with mode: 0644]
lib/pleroma/web/preload/providers/instance.ex [new file with mode: 0644]
lib/pleroma/web/preload/providers/provider.ex [new file with mode: 0644]
lib/pleroma/web/preload/providers/timelines.ex [new file with mode: 0644]
lib/pleroma/web/preload/providers/user.ex [new file with mode: 0644]
lib/pleroma/web/push.ex [new file with mode: 0644]
lib/pleroma/web/push/impl.ex [new file with mode: 0644]
lib/pleroma/web/push/subscription.ex [new file with mode: 0644]
lib/pleroma/web/rel_me.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/helpers.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parser.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parser/ttl.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parser/ttl/aws_signed_url.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parsers/meta_tags_parser.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parsers/o_embed.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parsers/ogp.ex [new file with mode: 0644]
lib/pleroma/web/rich_media/parsers/twitter_card.ex [new file with mode: 0644]
lib/pleroma/web/router.ex [new file with mode: 0644]
lib/pleroma/web/shout_channel.ex [new file with mode: 0644]
lib/pleroma/web/static_fe/static_fe_controller.ex [new file with mode: 0644]
lib/pleroma/web/static_fe/static_fe_view.ex [new file with mode: 0644]
lib/pleroma/web/streamer.ex [new file with mode: 0644]
lib/pleroma/web/templates/email/digest.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/email/new_users_digest.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/embed/_attachment.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/embed/show.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_activity.atom.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_activity.rss.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_author.atom.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_author.rss.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_tag_activity.atom.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_tag_activity.xml.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/_tag_author.atom.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/tag.atom.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/tag.rss.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/user.atom.eex [new file with mode: 0644]
lib/pleroma/web/templates/feed/feed/user.rss.eex [new file with mode: 0644]
lib/pleroma/web/templates/layout/app.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/layout/email.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/layout/email_styled.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/layout/embed.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/layout/metadata_player.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/layout/static_fe.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/mailer/subscription/unsubscribe_failure.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/mailer/subscription/unsubscribe_success.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/mfa/recovery.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/mfa/totp.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/o_auth/_scopes.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/o_auth/consumer.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/o_auth/oob_authorization_created.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/o_auth/oob_token_exists.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/o_auth/register.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/o_auth/o_auth/show.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/_attachment.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/_user_card.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/conversation.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/error.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/static_fe/static_fe/profile.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/password/invalid_token.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/password/reset.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/password/reset_failed.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/remote_follow/follow.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/remote_follow/follow_login.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/remote_follow/follow_mfa.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/remote_follow/followed.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/util/status_interact.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/util/subscribe.html.eex [new file with mode: 0644]
lib/pleroma/web/translation_helpers.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/controller.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/controllers/password_controller.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/controllers/util_controller.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/twitter_api.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/views/password_view.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/views/remote_follow_view.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/views/token_view.ex [new file with mode: 0644]
lib/pleroma/web/twitter_api/views/util_view.ex [new file with mode: 0644]
lib/pleroma/web/uploader_controller.ex [new file with mode: 0644]
lib/pleroma/web/utils/guards.ex [new file with mode: 0644]
lib/pleroma/web/utils/params.ex [new file with mode: 0644]
lib/pleroma/web/views/email_view.ex [new file with mode: 0644]
lib/pleroma/web/views/embed_view.ex [new file with mode: 0644]
lib/pleroma/web/views/error_helpers.ex [new file with mode: 0644]
lib/pleroma/web/views/error_view.ex [new file with mode: 0644]
lib/pleroma/web/views/layout_view.ex [new file with mode: 0644]
lib/pleroma/web/views/mailer/subscription_view.ex [new file with mode: 0644]
lib/pleroma/web/views/manifest_view.ex [new file with mode: 0644]
lib/pleroma/web/views/streamer_view.ex [new file with mode: 0644]
lib/pleroma/web/web_finger.ex [new file with mode: 0644]
lib/pleroma/web/web_finger/web_finger_controller.ex [new file with mode: 0644]
lib/pleroma/web/xml.ex [new file with mode: 0644]
lib/pleroma/workers/attachments_cleanup_worker.ex [new file with mode: 0644]
lib/pleroma/workers/background_worker.ex [new file with mode: 0644]
lib/pleroma/workers/backup_worker.ex [new file with mode: 0644]
lib/pleroma/workers/cron/digest_emails_worker.ex [new file with mode: 0644]
lib/pleroma/workers/cron/new_users_digest_worker.ex [new file with mode: 0644]
lib/pleroma/workers/mailer_worker.ex [new file with mode: 0644]
lib/pleroma/workers/mute_expire_worker.ex [new file with mode: 0644]
lib/pleroma/workers/poll_worker.ex [new file with mode: 0644]
lib/pleroma/workers/publisher_worker.ex [new file with mode: 0644]
lib/pleroma/workers/purge_expired_activity.ex [new file with mode: 0644]
lib/pleroma/workers/purge_expired_filter.ex [new file with mode: 0644]
lib/pleroma/workers/purge_expired_token.ex [new file with mode: 0644]
lib/pleroma/workers/receiver_worker.ex [new file with mode: 0644]
lib/pleroma/workers/remote_fetcher_worker.ex [new file with mode: 0644]
lib/pleroma/workers/scheduled_activity_worker.ex [new file with mode: 0644]
lib/pleroma/workers/transmogrifier_worker.ex [new file with mode: 0644]
lib/pleroma/workers/web_pusher_worker.ex [new file with mode: 0644]
lib/pleroma/workers/worker_helper.ex [new file with mode: 0644]
lib/pleroma/xml_builder.ex [new file with mode: 0644]
mix.exs [new file with mode: 0644]
mix.lock [new file with mode: 0644]
patches/1(2.5.2).diff [new file with mode: 0644]
patches/2(fix_searches_p1).patch [new file with mode: 0644]
patches/3(fix_searches_p2).patch [new file with mode: 0644]
patches/4(fix_searches_p3).patch [new file with mode: 0644]
patches/5(search_i2p).diff [new file with mode: 0644]
patches/6(2.5.3).diff [new file with mode: 0644]
patches/7(2.5.4).diff [new file with mode: 0644]
priv/gettext/config_descriptions.pot [new file with mode: 0644]
priv/gettext/default.pot [new file with mode: 0644]
priv/gettext/en/LC_MESSAGES/posix_errors.po [new file with mode: 0644]
priv/gettext/en_test/LC_MESSAGES/default.po [new file with mode: 0644]
priv/gettext/en_test/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/en_test/LC_MESSAGES/posix_errors.po [new file with mode: 0644]
priv/gettext/en_test/LC_MESSAGES/static_pages.po [new file with mode: 0644]
priv/gettext/errors.pot [new file with mode: 0644]
priv/gettext/es/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/fr/LC_MESSAGES/config_descriptions.po [new file with mode: 0644]
priv/gettext/fr/LC_MESSAGES/default.po [new file with mode: 0644]
priv/gettext/fr/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/fr/LC_MESSAGES/posix_errors.po [new file with mode: 0644]
priv/gettext/fr/LC_MESSAGES/static_pages.po [new file with mode: 0644]
priv/gettext/he/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/id/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/it/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/ja/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/ko/LC_MESSAGES/default.po [new file with mode: 0644]
priv/gettext/nl/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/nl/LC_MESSAGES/posix_errors.po [new file with mode: 0644]
priv/gettext/nl/LC_MESSAGES/static_pages.po [new file with mode: 0644]
priv/gettext/pl/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/posix_errors.pot [new file with mode: 0644]
priv/gettext/pt_PT/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/ru/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/static_pages.pot [new file with mode: 0644]
priv/gettext/uk/LC_MESSAGES/config_descriptions.po [new file with mode: 0644]
priv/gettext/uk/LC_MESSAGES/default.po [new file with mode: 0644]
priv/gettext/uk/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/vi/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/zh_Hans/LC_MESSAGES/config_descriptions.po [new file with mode: 0644]
priv/gettext/zh_Hans/LC_MESSAGES/default.po [new file with mode: 0644]
priv/gettext/zh_Hans/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/gettext/zh_Hans/LC_MESSAGES/posix_errors.po [new file with mode: 0644]
priv/gettext/zh_Hans/LC_MESSAGES/static_pages.po [new file with mode: 0644]
priv/gettext/zh_Hant/LC_MESSAGES/errors.po [new file with mode: 0644]
priv/repo/migrations/20170320193800_create_user.exs [new file with mode: 0644]
priv/repo/migrations/20170321074828_create_activity.exs [new file with mode: 0644]
priv/repo/migrations/20170321074832_create_object.exs [new file with mode: 0644]
priv/repo/migrations/20170321133335_add_following_list_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20170321143152_add_ap_id_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20170330153447_add_index_to_objects.exs [new file with mode: 0644]
priv/repo/migrations/20170415141210_add_unique_index_to_email_and_nickname.exs [new file with mode: 0644]
priv/repo/migrations/20170416122418_add_avatar_object_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20170418200143_create_webssub_server_subscription.exs [new file with mode: 0644]
priv/repo/migrations/20170423154511_add_fields_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20170426154155_create_websub_client_subscription.exs [new file with mode: 0644]
priv/repo/migrations/20170427054757_add_user_and_hub.exs [new file with mode: 0644]
priv/repo/migrations/20170501124823_add_id_contraints_to_activities_and_objects.exs [new file with mode: 0644]
priv/repo/migrations/20170501133231_add_id_contraints_to_activities_and_objects_part_two.exs [new file with mode: 0644]
priv/repo/migrations/20170502083023_add_local_field_to_activities.exs [new file with mode: 0644]
priv/repo/migrations/20170506222027_add_unique_index_to_apid.exs [new file with mode: 0644]
priv/repo/migrations/20170522160642_case_insensivtivity.exs [new file with mode: 0644]
priv/repo/migrations/20170529093232_longer_bios.exs [new file with mode: 0644]
priv/repo/migrations/20170620095947_remove_activities_index.exs [new file with mode: 0644]
priv/repo/migrations/20170620133028_add_object_activity_index.exs [new file with mode: 0644]
priv/repo/migrations/20170620142420_add_object_activity_index_part_two.exs [new file with mode: 0644]
priv/repo/migrations/20170701142005_add_actor_index_to_activity.exs [new file with mode: 0644]
priv/repo/migrations/20170719152213_add_follower_address_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20170906120646_add_mastodon_apps.exs [new file with mode: 0644]
priv/repo/migrations/20170906143140_create_o_auth_authorizations.exs [new file with mode: 0644]
priv/repo/migrations/20170906152508_create_o_auth_token.exs [new file with mode: 0644]
priv/repo/migrations/20170911123607_create_notifications.exs [new file with mode: 0644]
priv/repo/migrations/20170912114248_add_context_index.exs [new file with mode: 0644]
priv/repo/migrations/20170916090107_add_fts_index_to_activities.exs [new file with mode: 0644]
priv/repo/migrations/20170917120416_add_tag_index.exs [new file with mode: 0644]
priv/repo/migrations/20171019141706_create_password_reset_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20171023155035_add_second_object_index_to_activty.exs [new file with mode: 0644]
priv/repo/migrations/20171024090137_drop_object_index.exs [new file with mode: 0644]
priv/repo/migrations/20171024121413_add_object_actor_index.exs [new file with mode: 0644]
priv/repo/migrations/20171109091239_add_actor_to_activity.exs [new file with mode: 0644]
priv/repo/migrations/20171109114020_fill_actor_field.exs [new file with mode: 0644]
priv/repo/migrations/20171109141309_add_sort_index_to_activities.exs [new file with mode: 0644]
priv/repo/migrations/20171130135819_add_local_index_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20171212163643_add_recipients_to_activities.exs [new file with mode: 0644]
priv/repo/migrations/20171212164525_fill_recipients_in_activities.exs [new file with mode: 0644]
priv/repo/migrations/20180221210540_make_following_postgres_array.exs [new file with mode: 0644]
priv/repo/migrations/20180325172351_add_follower_address_index_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20180327174350_drop_local_index_on_activities.exs [new file with mode: 0644]
priv/repo/migrations/20180327175831_actually_drop_local_index.exs [new file with mode: 0644]
priv/repo/migrations/20180429094642_create_lists.exs [new file with mode: 0644]
priv/repo/migrations/20180513104714_modify_activity_index.exs [new file with mode: 0644]
priv/repo/migrations/20180516144508_add_trigram_extension.exs [new file with mode: 0644]
priv/repo/migrations/20180516154905_create_user_trigram_index.exs [new file with mode: 0644]
priv/repo/migrations/20180530123448_add_list_follow_index.exs [new file with mode: 0644]
priv/repo/migrations/20180606173637_create_apid_host_extraction_index.exs [new file with mode: 0644]
priv/repo/migrations/20180612110515_create_user_invite_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20180617221540_create_activities_in_reply_to_index.exs [new file with mode: 0644]
priv/repo/migrations/20180813003722_create_filters.exs [new file with mode: 0644]
priv/repo/migrations/20180829082446_add_recipients_to_and_cc_fields_to_activities.exs [new file with mode: 0644]
priv/repo/migrations/20180829182612_activities_add_to_cc_indices.exs [new file with mode: 0644]
priv/repo/migrations/20180829183529_remove_recipients_to_and_cc_fields_from_activities.exs [new file with mode: 0644]
priv/repo/migrations/20180903114437_users_add_is_moderator_index.exs [new file with mode: 0644]
priv/repo/migrations/20180918182427_create_push_subscriptions.exs [new file with mode: 0644]
priv/repo/migrations/20180919060348_users_add_last_refreshed_at.exs [new file with mode: 0644]
priv/repo/migrations/20181201104428_add_uuid_extension.exs [new file with mode: 0644]
priv/repo/migrations/20181201105617_add_uui_ds_to_user_info.exs [new file with mode: 0644]
priv/repo/migrations/20181206125616_add_tags_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20181214121049_add_bookmarks_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20181218172826_users_and_activities_flake_id.exs [new file with mode: 0644]
priv/repo/migrations/20190109152453_add_visibility_function.exs [new file with mode: 0644]
priv/repo/migrations/20190115085500_create_user_fts_index.exs [new file with mode: 0644]
priv/repo/migrations/20190118074940_fix_user_trigram_index.exs [new file with mode: 0644]
priv/repo/migrations/20190122153157_update_activity_visibility.exs [new file with mode: 0644]
priv/repo/migrations/20190123092341_users_add_is_admin_index.exs [new file with mode: 0644]
priv/repo/migrations/20190123125546_create_instances.exs [new file with mode: 0644]
priv/repo/migrations/20190123125839_fix_info_ids.exs [new file with mode: 0644]
priv/repo/migrations/20190124131141_update_activity_visibility_again.exs [new file with mode: 0644]
priv/repo/migrations/20190126160540_change_push_subscriptions_varchar.exs [new file with mode: 0644]
priv/repo/migrations/20190127151220_add_activities_likes_index.exs [new file with mode: 0644]
priv/repo/migrations/20190203185340_split_hide_network.exs [new file with mode: 0644]
priv/repo/migrations/20190204200237_add_correct_dm_index.exs [new file with mode: 0644]
priv/repo/migrations/20190205114625_create_thread_mutes.exs [new file with mode: 0644]
priv/repo/migrations/20190208131753_add_scopes_to_o_auth_entities.exs [new file with mode: 0644]
priv/repo/migrations/20190213185503_change_apps_scopes_to_varchar_array.exs [new file with mode: 0644]
priv/repo/migrations/20190213185600_data_migration_populate_o_auth_scopes.exs [new file with mode: 0644]
priv/repo/migrations/20190222104808_data_migration_normalize_scopes.exs [new file with mode: 0644]
priv/repo/migrations/20190301101154_add_default_tags_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20190303120636_update_user_note_counters.exs [new file with mode: 0644]
priv/repo/migrations/20190315101315_create_registrations.exs [new file with mode: 0644]
priv/repo/migrations/20190325185009_create_notification_id_index.exs [new file with mode: 0644]
priv/repo/migrations/20190328053912_create_scheduled_activities.exs [new file with mode: 0644]
priv/repo/migrations/20190403131720_add_oauth_token_indexes.exs [new file with mode: 0644]
priv/repo/migrations/20190404050946_add_fields_to_user_invite_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20190405160700_add_index_on_subscribers.exs [new file with mode: 0644]
priv/repo/migrations/20190408123347_create_conversations.exs [new file with mode: 0644]
priv/repo/migrations/20190410152859_add_participation_updated_at_index.exs [new file with mode: 0644]
priv/repo/migrations/20190411094120_add_index_on_user_info_deactivated.exs [new file with mode: 0644]
priv/repo/migrations/20190412052952_add_user_info_fields.exs [new file with mode: 0644]
priv/repo/migrations/20190413082658_create_bookmarks.exs [new file with mode: 0644]
priv/repo/migrations/20190413085040_add_signin_and_last_digest_dates_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20190414125034_migrate_old_bookmarks.exs [new file with mode: 0644]
priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs [new file with mode: 0644]
priv/repo/migrations/20190501133552_add_refresh_token_index_to_token.exs [new file with mode: 0644]
priv/repo/migrations/20190506054542_add_multi_factor_authentication_settings_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20190508193213_create_mfa_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20190511191044_set_default_state_to_reports.exs [new file with mode: 0644]
priv/repo/migrations/20190513175809_change_hide_column_in_filter_table.exs [new file with mode: 0644]
priv/repo/migrations/20190515222404_add_thread_visibility_function.exs [new file with mode: 0644]
priv/repo/migrations/20190516112144_add_ap_id_to_lists.exs [new file with mode: 0644]
priv/repo/migrations/20190518032627_create_config.exs [new file with mode: 0644]
priv/repo/migrations/20190525071417_add_non_follows_and_non_followers_fields_to_notification_settings.exs [new file with mode: 0644]
priv/repo/migrations/20190603115238_add_index_on_activities_local.exs [new file with mode: 0644]
priv/repo/migrations/20190603162018_add_object_in_reply_to_index.exs [new file with mode: 0644]
priv/repo/migrations/20190603173419_add_tag_index_to_objects.exs [new file with mode: 0644]
priv/repo/migrations/20190622151019_add_group_key_to_config.exs [new file with mode: 0644]
priv/repo/migrations/20190710115833_add_following_address_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20190710125051_add_following_address_index_to_user.exs [new file with mode: 0644]
priv/repo/migrations/20190710125158_add_following_address_from_source_data.exs [new file with mode: 0644]
priv/repo/migrations/20190711042021_create_safe_jsonb_set.exs [new file with mode: 0644]
priv/repo/migrations/20190711042024_copy_muted_to_muted_notifications.exs [new file with mode: 0644]
priv/repo/migrations/20190716100804_add_expirations_table.exs [new file with mode: 0644]
priv/repo/migrations/20190730055101_add_oban_jobs_table.exs [new file with mode: 0644]
priv/repo/migrations/20190801154554_create_conversation_participation_recipient_ships.exs [new file with mode: 0644]
priv/repo/migrations/20190818124341_create_moderation_log.exs [new file with mode: 0644]
priv/repo/migrations/20190823000549_add_likes_index_to_objects.exs [new file with mode: 0644]
priv/repo/migrations/20190912065617_create_deliveries.exs [new file with mode: 0644]
priv/repo/migrations/20190917100019_update_oban.exs [new file with mode: 0644]
priv/repo/migrations/20190929201536_drop_subscription_if_exists.exs [new file with mode: 0644]
priv/repo/migrations/20191005165212_add_unread_conversation_count_to_user_info.exs [new file with mode: 0644]
priv/repo/migrations/20191006123824_add_keys_column.exs [new file with mode: 0644]
priv/repo/migrations/20191006135457_move_keys_to_separate_column.exs [new file with mode: 0644]
priv/repo/migrations/20191007073319_create_following_relationships.exs [new file with mode: 0644]
priv/repo/migrations/20191008132217_migrate_following_relationships.exs [new file with mode: 0644]
priv/repo/migrations/20191008132427_drop_users_following.exs [new file with mode: 0644]
priv/repo/migrations/20191009154606_add_user_info_columns.exs [new file with mode: 0644]
priv/repo/migrations/20191009154608_copy_users_info_fields_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20191014181019_create_markers.exs [new file with mode: 0644]
priv/repo/migrations/20191017225002_drop_websub_tables.exs [new file with mode: 0644]
priv/repo/migrations/20191025081729_add_move_support_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20191025143434_add_defaults_to_tables.exs [new file with mode: 0644]
priv/repo/migrations/20191026190317_set_not_null_for_activities.exs [new file with mode: 0644]
priv/repo/migrations/20191026190415_set_not_null_for_activity_expirations.exs [new file with mode: 0644]
priv/repo/migrations/20191026190500_set_not_null_for_apps.exs [new file with mode: 0644]
priv/repo/migrations/20191026190533_set_not_null_for_bookmarks.exs [new file with mode: 0644]
priv/repo/migrations/20191026190622_set_not_null_for_config.exs [new file with mode: 0644]
priv/repo/migrations/20191026190712_set_not_null_for_conversation_participation_recipient_ships.exs [new file with mode: 0644]
priv/repo/migrations/20191026190759_set_not_null_for_conversation_participations.exs [new file with mode: 0644]
priv/repo/migrations/20191026190841_set_not_null_for_filters.exs [new file with mode: 0644]
priv/repo/migrations/20191026191023_set_not_null_for_instances.exs [new file with mode: 0644]
priv/repo/migrations/20191026191100_set_not_null_for_lists.exs [new file with mode: 0644]
priv/repo/migrations/20191026191134_set_not_null_for_markers.exs [new file with mode: 0644]
priv/repo/migrations/20191026191218_set_not_null_for_moderation_log.exs [new file with mode: 0644]
priv/repo/migrations/20191026191249_set_not_null_for_notifications.exs [new file with mode: 0644]
priv/repo/migrations/20191026191328_set_not_null_for_oauth_authorizations.exs [new file with mode: 0644]
priv/repo/migrations/20191026191401_set_not_null_for_oauth_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20191026191442_set_not_null_for_objects.exs [new file with mode: 0644]
priv/repo/migrations/20191026191524_set_not_null_for_password_reset_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20191026191603_set_not_null_for_push_subscriptions.exs [new file with mode: 0644]
priv/repo/migrations/20191026191635_set_not_null_for_registrations.exs [new file with mode: 0644]
priv/repo/migrations/20191026191711_set_not_null_for_scheduled_activities.exs [new file with mode: 0644]
priv/repo/migrations/20191026191753_set_not_null_for_thread_mutes.exs [new file with mode: 0644]
priv/repo/migrations/20191026191826_set_not_null_for_user_invite_tokens.exs [new file with mode: 0644]
priv/repo/migrations/20191026191910_set_not_null_for_users.exs [new file with mode: 0644]
priv/repo/migrations/20191029101340_migrate_missing_follow_requests.exs [new file with mode: 0644]
priv/repo/migrations/20191029172832_fix_blocked_follows.exs [new file with mode: 0644]
priv/repo/migrations/20191104133100_set_visible_service_actors.exs [new file with mode: 0644]
priv/repo/migrations/20191118084425_create_user_relationships.exs [new file with mode: 0644]
priv/repo/migrations/20191118084500_data_migration_populate_user_relationships.exs [new file with mode: 0644]
priv/repo/migrations/20191123030554_add_activitypub_actor_type.exs [new file with mode: 0644]
priv/repo/migrations/20191123103423_remove_info_from_users.exs [new file with mode: 0644]
priv/repo/migrations/20191128153944_fix_missing_following_count.exs [new file with mode: 0644]
priv/repo/migrations/20191203043610_create_report_notes.exs [new file with mode: 0644]
priv/repo/migrations/20191220174645_add_scopes_to_pleroma_feo_auth_records.exs [new file with mode: 0644]
priv/repo/migrations/20200109123126_add_counter_cache_table.exs [new file with mode: 0644]
priv/repo/migrations/20200227122417_add_trusted_to_apps.exs [new file with mode: 0644]
priv/repo/migrations/20200307103755_fix_moderation_log_subjects.exs [new file with mode: 0644]
priv/repo/migrations/20200309123730_create_chats.exs [new file with mode: 0644]
priv/repo/migrations/20200314123607_config_remove_fetch_initial_posts.exs [new file with mode: 0644]
priv/repo/migrations/20200315125756_delete_fetch_initial_posts_jobs.exs [new file with mode: 0644]
priv/repo/migrations/20200322174133_user_raw_bio.exs [new file with mode: 0644]
priv/repo/migrations/20200323122421_mrf_config_move_from_instance_namespace.exs [new file with mode: 0644]
priv/repo/migrations/20200328124805_change_following_relationships_state_to_integer.exs [new file with mode: 0644]
priv/repo/migrations/20200328130139_add_following_relationships_following_id_index.exs [new file with mode: 0644]
priv/repo/migrations/20200328193433_populate_user_raw_bio.exs [new file with mode: 0644]
priv/repo/migrations/20200401030751_users_add_public_key.exs [new file with mode: 0644]
priv/repo/migrations/20200401072456_users_add_inboxes.exs [new file with mode: 0644]
priv/repo/migrations/20200402063221_update_oban_jobs_table.exs [new file with mode: 0644]
priv/repo/migrations/20200406100225_users_add_emoji.exs [new file with mode: 0644]
priv/repo/migrations/20200406105422_users_remove_source_data.exs [new file with mode: 0644]
priv/repo/migrations/20200415181818_update_markers.exs [new file with mode: 0644]
priv/repo/migrations/20200428221338_insert_skeletons_for_deleted_users.exs [new file with mode: 0644]
priv/repo/migrations/20200505072231_remove_magic_key_field.exs [new file with mode: 0644]
priv/repo/migrations/20200508092434_update_counter_cache_table.exs [new file with mode: 0644]
priv/repo/migrations/20200520155351_add_recipients_contain_blocked_domains_function.exs [new file with mode: 0644]
priv/repo/migrations/20200526144426_add_apps_indexes.exs [new file with mode: 0644]
priv/repo/migrations/20200527104138_change_notification_user_index.exs [new file with mode: 0644]
priv/repo/migrations/20200527163635_delete_notifications_from_invisible_users.exs [new file with mode: 0644]
priv/repo/migrations/20200602094828_add_type_to_notifications.exs [new file with mode: 0644]
priv/repo/migrations/20200602125218_backfill_notification_types.exs [new file with mode: 0644]
priv/repo/migrations/20200602150528_create_chat_message_reference.exs [new file with mode: 0644]
priv/repo/migrations/20200603105113_add_unique_index_to_chat_message_references.exs [new file with mode: 0644]
priv/repo/migrations/20200603120448_remove_unread_from_chats.exs [new file with mode: 0644]
priv/repo/migrations/20200603122732_add_seen_index_to_chat_message_references.exs [new file with mode: 0644]
priv/repo/migrations/20200604150318_migrate_seen_to_unread_in_chat_message_references.exs [new file with mode: 0644]
priv/repo/migrations/20200606105430_change_type_to_enum_for_notifications.exs [new file with mode: 0644]
priv/repo/migrations/20200607112923_change_chat_id_to_flake.exs [new file with mode: 0644]
priv/repo/migrations/20200626163359_rename_notification_privacy_option.exs [new file with mode: 0644]
priv/repo/migrations/20200630162024_rename_user_settings_col.exs [new file with mode: 0644]
priv/repo/migrations/20200703101031_add_chat_acceptance_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20200706060258_remove_tesla_from_config.exs [new file with mode: 0644]
priv/repo/migrations/20200707112859_instances_add_favicon.exs [new file with mode: 0644]
priv/repo/migrations/20200708193702_drop_user_trigram_index.exs [new file with mode: 0644]
priv/repo/migrations/20200712234852_add_approval_fields_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20200714081657_oban_2_0_config_changes.exs [new file with mode: 0644]
priv/repo/migrations/20200716195806_autolinker_to_linkify.exs [new file with mode: 0644]
priv/repo/migrations/20200722185515_fix_malformed_formatter_config.exs [new file with mode: 0644]
priv/repo/migrations/20200724133313_move_welcome_settings.exs [new file with mode: 0644]
priv/repo/migrations/20200802170532_fix_legacy_tags.exs [new file with mode: 0644]
priv/repo/migrations/20200804180322_remove_nonlocal_expirations.exs [new file with mode: 0644]
priv/repo/migrations/20200804183107_add_unique_index_to_app_client_id.exs [new file with mode: 0644]
priv/repo/migrations/20200806175913_rename_instance_chat.exs [new file with mode: 0644]
priv/repo/migrations/20200808173046_only_expire_creates.exs [new file with mode: 0644]
priv/repo/migrations/20200811125613_set_defaults_to_user_approval_pending.exs [new file with mode: 0644]
priv/repo/migrations/20200811143147_ap_id_not_null.exs [new file with mode: 0644]
priv/repo/migrations/20200817120935_add_invisible_index_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20200824115541_rename_activity_expiration_setting.exs [new file with mode: 0644]
priv/repo/migrations/20200825061316_move_activity_expirations_to_oban.exs [new file with mode: 0644]
priv/repo/migrations/20200825093037_drop_activity_expirations_table.exs [new file with mode: 0644]
priv/repo/migrations/20200831114918_remove_unread_conversation_count_from_user.exs [new file with mode: 0644]
priv/repo/migrations/20200831115854_add_unread_index_to_conversation_participation.exs [new file with mode: 0644]
priv/repo/migrations/20200831142509_chat_constraints.exs [new file with mode: 0644]
priv/repo/migrations/20200831152600_add_pleroma_report_to_enum_for_notifications.exs [new file with mode: 0644]
priv/repo/migrations/20200831192323_create_backups.exs [new file with mode: 0644]
priv/repo/migrations/20200901061256_ensure_bio_is_string.exs [new file with mode: 0644]
priv/repo/migrations/20200901061637_bio_set_not_null.exs [new file with mode: 0644]
priv/repo/migrations/20200905082737_rename_await_up_timeout_in_connections_pool.exs [new file with mode: 0644]
priv/repo/migrations/20200905091427_rename_timeout_in_pools.exs [new file with mode: 0644]
priv/repo/migrations/20200906072147_remove_cron_stats_worker_from_oban_config.exs [new file with mode: 0644]
priv/repo/migrations/20200907084956_remove_cron_clear_oauth_token_worker_from_oban_config.exs [new file with mode: 0644]
priv/repo/migrations/20200907092050_move_tokens_expiration_into_oban.exs [new file with mode: 0644]
priv/repo/migrations/20200910113106_remove_managed_config_from_db.exs [new file with mode: 0644]
priv/repo/migrations/20200911055909_remove_cron_jobs.exs [new file with mode: 0644]
priv/repo/migrations/20200914105638_delete_notification_without_activity.exs [new file with mode: 0644]
priv/repo/migrations/20200914105800_add_notification_constraints.exs [new file with mode: 0644]
priv/repo/migrations/20200915095704_remove_background_jobs.exs [new file with mode: 0644]
priv/repo/migrations/20200919182636_remoteip_plug_rename.exs [new file with mode: 0644]
priv/repo/migrations/20200925065249_make_user_ids_ci.exs [new file with mode: 0644]
priv/repo/migrations/20200928145912_revert_citext_change.exs [new file with mode: 0644]
priv/repo/migrations/20200930082320_user_ur_is_index_part_three.exs [new file with mode: 0644]
priv/repo/migrations/20201005123100_simple_policy_string_to_tuple.exs [new file with mode: 0644]
priv/repo/migrations/20201005124600_quarantained_policy_string_to_tuple.exs [new file with mode: 0644]
priv/repo/migrations/20201005132900_transparency_exclusions_string_to_tuple.exs [new file with mode: 0644]
priv/repo/migrations/20201012173004_refactor_deactivated_user_field.exs [new file with mode: 0644]
priv/repo/migrations/20201013141127_refactor_locked_user_field.exs [new file with mode: 0644]
priv/repo/migrations/20201013144052_refactor_discoverable_user_field.exs [new file with mode: 0644]
priv/repo/migrations/20201013184200_refactor_confirmation_pending_user_field.exs [new file with mode: 0644]
priv/repo/migrations/20201016205220_refactor_approval_pending_user_field.exs [new file with mode: 0644]
priv/repo/migrations/20201113060459_remove_purge_expired_activity_worker_from_oban_config.exs [new file with mode: 0644]
priv/repo/migrations/20201217172858_data_migration_prolong_o_auth_tokens_valid_until.exs [new file with mode: 0644]
priv/repo/migrations/20201221202251_create_hashtags.exs [new file with mode: 0644]
priv/repo/migrations/20201221202252_remove_data_from_hashtags.exs [new file with mode: 0644]
priv/repo/migrations/20201221203824_create_hashtags_objects.exs [new file with mode: 0644]
priv/repo/migrations/20201231185546_confirm_logged_in_users.exs [new file with mode: 0644]
priv/repo/migrations/20210105195018_create_data_migrations.exs [new file with mode: 0644]
priv/repo/migrations/20210106183301_data_migration_create_populate_hashtags_table.exs [new file with mode: 0644]
priv/repo/migrations/20210111172254_create_data_migration_failed_ids.exs [new file with mode: 0644]
priv/repo/migrations/20210113225652_deprecate_public_endpoint.exs [new file with mode: 0644]
priv/repo/migrations/20210115205649_upgrade_oban_jobs_to_v9.exs [new file with mode: 0644]
priv/repo/migrations/20210121080964_add_default_text_search_config.exs [new file with mode: 0644]
priv/repo/migrations/20210122151424_add_last_active_at_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20210128092834_remove_duplicates_from_activity_expiration_queue.exs [new file with mode: 0644]
priv/repo/migrations/20210202110641_add_pinned_objects_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20210203141144_add_featured_address_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20210205145000_move_pinned_activities_into_pinned_objects.exs [new file with mode: 0644]
priv/repo/migrations/20210206045221_remove_pinned_activities_from_users.exs [new file with mode: 0644]
priv/repo/migrations/20210218223811_add_disclose_client_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20210222183840_remove_hashtags_objects_duplicate_index.exs [new file with mode: 0644]
priv/repo/migrations/20210222184616_change_hashtags_name_to_text.exs [new file with mode: 0644]
priv/repo/migrations/20210401143153_user_notification_settings_fix.exs [new file with mode: 0644]
priv/repo/migrations/20210416051708_remove_mastofe_settings_from_users.exs [new file with mode: 0644]
priv/repo/migrations/20210420204354_delete_hashtags_objects_cascade.exs [new file with mode: 0644]
priv/repo/migrations/20210717000000_add_poll_to_notifications_enum.exs [new file with mode: 0644]
priv/repo/migrations/20210818023112_add_user_id_to_apps.exs [new file with mode: 0644]
priv/repo/migrations/20211121000000_create_user_notes.exs [new file with mode: 0644]
priv/repo/migrations/20211125110126_force_pinned_objects_to_exist.exs [new file with mode: 0644]
priv/repo/migrations/20211126191138_add_suggestions.exs [new file with mode: 0644]
priv/repo/migrations/20211222165256_add_last_status_at_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20211225154802_add_is_discoverable_index_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20211229075801_user_relationships_target_id_relationship_type_index.exs [new file with mode: 0644]
priv/repo/migrations/20220116183110_add_birthday_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20220125104429_add_birthday_month_day_index_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20220220135625_upload_filter_exiftool_to_exiftool_strip_location.exs [new file with mode: 0644]
priv/repo/migrations/20220302013920_add_language_to_users.exs [new file with mode: 0644]
priv/repo/migrations/20220308012601_create_announcements.exs [new file with mode: 0644]
priv/repo/migrations/20220506175506_add_index_hotspots.exs [new file with mode: 0644]
priv/repo/migrations/20220509180452_change_thread_visibility_to_be_local_only_aware.exs [new file with mode: 0644]
priv/repo/migrations/20220602052233_change_report_notes_content_to_text.exs [new file with mode: 0644]
priv/repo/migrations/20220605185734_add_update_to_notifications_enum.exs [new file with mode: 0644]
priv/repo/migrations/20220616163503_add_expires_at_to_user_relationships.exs [new file with mode: 0644]
priv/repo/migrations/20220711182322_add_associated_object_id_function.exs [new file with mode: 0644]
priv/repo/migrations/20220711192750_switch_to_associated_object_id_index.exs [new file with mode: 0644]
priv/repo/migrations/20220807125023_data_migration_delete_context_objects.exs [new file with mode: 0644]
priv/repo/migrations/20220821004840_change_thread_visibility_to_use_new_object_id_index.exs [new file with mode: 0644]
priv/repo/migrations/20220905011454_generate_unset_user_keys.exs [new file with mode: 0644]
priv/repo/migrations/20221103014611_create_oban_peers.exs [new file with mode: 0644]
priv/repo/migrations/20221103014728_swap_primary_oban_indexes.exs [new file with mode: 0644]
priv/repo/migrations/20221111164213_deprecate_quack.exs [new file with mode: 0644]
priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs [new file with mode: 0644]
priv/repo/seeds.exs [new file with mode: 0644]
priv/scrubbers/default.ex [new file with mode: 0644]
priv/scrubbers/links_only.ex [new file with mode: 0644]
priv/scrubbers/media_proxy.ex [new file with mode: 0644]
priv/scrubbers/twitter_text.ex [new file with mode: 0644]
priv/static/READ_THIS_BEFORE_TOUCHING_FILES_HERE [new file with mode: 0644]
priv/static/adminfe/app.147d87e8.css [new file with mode: 0644]
priv/static/adminfe/chunk-0c3d.79348811.css [new file with mode: 0644]
priv/static/adminfe/chunk-0c60.ee394b7b.css [new file with mode: 0644]
priv/static/adminfe/chunk-0fa6.d224ff3a.css [new file with mode: 0644]
priv/static/adminfe/chunk-1a25.098b6a73.css [new file with mode: 0644]
priv/static/adminfe/chunk-2be3.846d0d5a.css [new file with mode: 0644]
priv/static/adminfe/chunk-2cfa.c090392a.css [new file with mode: 0644]
priv/static/adminfe/chunk-305b.64cc20ab.css [new file with mode: 0644]
priv/static/adminfe/chunk-31b9.abc32430.css [new file with mode: 0644]
priv/static/adminfe/chunk-33c9.3c0c7538.css [new file with mode: 0644]
priv/static/adminfe/chunk-42d5.9ade3c1d.css [new file with mode: 0644]
priv/static/adminfe/chunk-45ed.fc62bc5c.css [new file with mode: 0644]
priv/static/adminfe/chunk-4995.ba9a98d5.css [new file with mode: 0644]
priv/static/adminfe/chunk-5669.9e91529b.css [new file with mode: 0644]
priv/static/adminfe/chunk-59e6.07d1d2f0.css [new file with mode: 0644]
priv/static/adminfe/chunk-5cf2.5bf52c8f.css [new file with mode: 0644]
priv/static/adminfe/chunk-68b6.d7a7a7ea.css [new file with mode: 0644]
priv/static/adminfe/chunk-7c11.5c2bbb9c.css [new file with mode: 0644]
priv/static/adminfe/chunk-elementUI.852ab1db.css [new file with mode: 0644]
priv/static/adminfe/chunk-libs.0b4a26df.css [new file with mode: 0644]
priv/static/adminfe/favicon.ico [new file with mode: 0644]
priv/static/adminfe/index.html [new file with mode: 0644]
priv/static/adminfe/static/fonts/element-icons.535877f.woff [new file with mode: 0644]
priv/static/adminfe/static/fonts/element-icons.732389d.ttf [new file with mode: 0644]
priv/static/adminfe/static/js/7zzA.e1ae1c94.js [new file with mode: 0644]
priv/static/adminfe/static/js/7zzA.e1ae1c94.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/JEtC.f9ba4594.js [new file with mode: 0644]
priv/static/adminfe/static/js/JEtC.f9ba4594.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/app.c3e187df.js [new file with mode: 0644]
priv/static/adminfe/static/js/app.c3e187df.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0c3d.00a00ec3.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0c3d.00a00ec3.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0c60.e0f08810.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0c60.e0f08810.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0e2d.04760e2c.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0e2d.04760e2c.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0fa6.ddd4199e.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-0fa6.ddd4199e.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-16d0.7d343bb9.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-16d0.7d343bb9.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-1a25.107c34e7.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-1a25.107c34e7.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-2be3.7b7c045e.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-2be3.7b7c045e.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-2cfa.608c3714.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-2cfa.608c3714.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-305b.3a7fb27b.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-305b.3a7fb27b.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-319f.8919d1e7.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-319f.8919d1e7.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-31b9.7b89f7b5.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-31b9.7b89f7b5.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-33c9.cf3bdd1b.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-33c9.cf3bdd1b.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-42d5.f83ab775.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-42d5.f83ab775.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-45ed.10b6b7a7.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-45ed.10b6b7a7.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-4995.94e052fc.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-4995.94e052fc.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-5669.88725eaa.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-5669.88725eaa.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-59e6.01e205d8.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-59e6.01e205d8.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-5cf2.a8562f1f.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-5cf2.a8562f1f.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-68b6.4347fd87.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-68b6.4347fd87.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-7c11.b858969e.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-7c11.b858969e.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-elementUI.bec6fa77.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-elementUI.bec6fa77.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-libs.eb232bda.js [new file with mode: 0644]
priv/static/adminfe/static/js/chunk-libs.eb232bda.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/oAJy.25bb7cc7.js [new file with mode: 0644]
priv/static/adminfe/static/js/oAJy.25bb7cc7.js.map [new file with mode: 0644]
priv/static/adminfe/static/js/runtime.f1a41c33.js [new file with mode: 0644]
priv/static/adminfe/static/js/runtime.f1a41c33.js.map [new file with mode: 0644]
priv/static/embed.css [new file with mode: 0644]
priv/static/embed.js [new file with mode: 0644]
priv/static/emoji/Firefox.gif [new file with mode: 0644]
priv/static/emoji/blank.png [new file with mode: 0644]
priv/static/emoji/dino walking.gif [new file with mode: 0644]
priv/static/favicon.png [new file with mode: 0644]
priv/static/images/avi.png [new file with mode: 0644]
priv/static/images/banner.png [new file with mode: 0644]
priv/static/images/city.jpg [new file with mode: 0644]
priv/static/images/logo.png [new file with mode: 0644]
priv/static/images/pleroma-fox-tan-shy.png [new file with mode: 0644]
priv/static/images/pleroma-fox-tan-smol.png [new file with mode: 0644]
priv/static/images/pleroma-fox-tan.png [new file with mode: 0644]
priv/static/images/pleroma-tan.png [new file with mode: 0644]
priv/static/index.html [new file with mode: 0644]
priv/static/instance/panel.html [new file with mode: 0644]
priv/static/instance/static.css [new file with mode: 0644]
priv/static/instance/thumbnail.jpeg [new file with mode: 0644]
priv/static/robots.txt [new file with mode: 0644]
priv/static/schemas/litepub-0.1.jsonld [new file with mode: 0644]
priv/static/static-fe/static-fe.css [new file with mode: 0644]
priv/static/static/aurora_borealis.jpg [new file with mode: 0644]
priv/static/static/config.json [new file with mode: 0644]
priv/static/static/css/159.1d523a00378ebd68c5b3.css [new file with mode: 0644]
priv/static/static/css/159.1d523a00378ebd68c5b3.css.map [new file with mode: 0644]
priv/static/static/css/5948.06d2a0d84620cba6a4fb.css [new file with mode: 0644]
priv/static/static/css/5948.06d2a0d84620cba6a4fb.css.map [new file with mode: 0644]
priv/static/static/css/6464.169260b661120cc50815.css [new file with mode: 0644]
priv/static/static/css/6464.169260b661120cc50815.css.map [new file with mode: 0644]
priv/static/static/css/9114.8def3b2b7fe70b3b3712.css [new file with mode: 0644]
priv/static/static/css/9114.8def3b2b7fe70b3b3712.css.map [new file with mode: 0644]
priv/static/static/css/app.48e52505beba5b9ab69b.css [new file with mode: 0644]
priv/static/static/css/app.48e52505beba5b9ab69b.css.map [new file with mode: 0644]
priv/static/static/emoji.json [new file with mode: 0644]
priv/static/static/img/nsfw.2958239.png [new file with mode: 0644]
priv/static/static/img/pleromatan_apology.f9d5180.png [new file with mode: 0644]
priv/static/static/img/pleromatan_apology_fox.038b0bb.png [new file with mode: 0644]
priv/static/static/js/159.3a9274574f1e33801c4a.js [new file with mode: 0644]
priv/static/static/js/159.3a9274574f1e33801c4a.js.map [new file with mode: 0644]
priv/static/static/js/2724.e4840c73281069ba54ab.js [new file with mode: 0644]
priv/static/static/js/2724.e4840c73281069ba54ab.js.LICENSE.txt [new file with mode: 0644]
priv/static/static/js/2724.e4840c73281069ba54ab.js.map [new file with mode: 0644]
priv/static/static/js/48.d7e479b200a6c89c4958.js [new file with mode: 0644]
priv/static/static/js/48.d7e479b200a6c89c4958.js.LICENSE.txt [new file with mode: 0644]
priv/static/static/js/48.d7e479b200a6c89c4958.js.map [new file with mode: 0644]
priv/static/static/js/5948.2b7b4e97487f2539eb44.js [new file with mode: 0644]
priv/static/static/js/5948.2b7b4e97487f2539eb44.js.map [new file with mode: 0644]
priv/static/static/js/6464.fea96fa80a7373e4e5f8.js [new file with mode: 0644]
priv/static/static/js/6464.fea96fa80a7373e4e5f8.js.map [new file with mode: 0644]
priv/static/static/js/9114.e761a1c6846fea99aaf1.js [new file with mode: 0644]
priv/static/static/js/9114.e761a1c6846fea99aaf1.js.map [new file with mode: 0644]
priv/static/static/js/app.8d2126d35dba9482db51.js [new file with mode: 0644]
priv/static/static/js/app.8d2126d35dba9482db51.js.map [new file with mode: 0644]
priv/static/static/js/emoji-annotations/af-json.96c988285a6a2cce6246.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/am-json.94388548f7c18233fec3.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ar-json.5527466d349f2954d49b.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ar_SA-json.4a6f4402931a867070f0.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/as-json.34cf67edc1cecd195738.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ast-json.7e4da8cb7e539c19a9b9.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/az-json.9a32f2941d9c4d1f834c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/be-json.f92f80669873a4100c69.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/bg-json.7c69c52572a7bf87e1db.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/bn-json.657aac057f36ad06c58d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/br-json.c7175423d8965ed10bae.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/bs-json.48ef42da1c7976cf083c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ca-json.ce029e860b10b242c6a5.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ccp-json.02836537ffe2b02291cb.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ceb-json.9db0336f168aa77ee395.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/chr-json.e7e542ab5a74167dec10.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ckb-json.13dc83db1e15aa76051a.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/cs-json.48d8bba230dc9fe6b3dc.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/cy-json.e09dd13da5ad56530ead.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/da-json.8d074e27df71edafc543.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/de-json.e1443c01a191af1665e1.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/de_CH-json.b4a5891ea2f38d616ec0.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/doi-json.7841c3f3ceb4e3da0bd1.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/dsb-json.7635686ffd8d62264466.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/el-json.b36610f2ea16d56c2314.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/en-json.6c3947f7c49c3952084d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/en_001-json.72d8c47269350f59aa9f.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/en_AU-json.33aac9bbd887273a34b1.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/en_CA-json.5de965778a6b8a5a4bb4.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/en_GB-json.bd687f904492facc81d1.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/en_IN-json.002faa48c09121928fca.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/es-json.f593b0dc2367a9d7fb30.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/es_419-json.d81991295392b6ed83bb.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/es_MX-json.ee359d4b611fdb1aeb33.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/es_US-json.280bdb036dfd651d079a.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/et-json.c42e3f186a55ecb061cd.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/eu-json.931b429f5fcc141549a5.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/fa-json.819c7f263c8594ccf4fa.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/fi-json.0f254bb4b0faaba4abcc.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/fil-json.4fca833f178d1b889b69.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/fo-json.9b060e8009b3a8be4597.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/fr-json.da49ed0d1a6622fe1c67.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/fr_CA-json.59ed6b59e2ca68707292.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ga-json.cb3f9e613a8c445aea23.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/gd-json.e3d0aea3725be774ad81.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/gl-json.ce89036f0ae72224c994.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/gu-json.8a899f364cf260376905.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ha-json.2a08912b38925c10f970.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ha_NE-json.e4855d92aaccfdd6ba57.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/he-json.a3d7631f32182b0955a2.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/hi-json.04bc5f73dc2169def97e.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/hi_Latn-json.3cb73c456f31261f1908.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/hr-json.fe847ade1f18a60e513c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/hsb-json.438721731b4171bc6fc3.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/hu-json.1faf52040deda872b416.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/hy-json.2d819f7faabfeba8457f.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ia-json.8e8365e2bf41779e2beb.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/id-json.55f83c46d753b0b69330.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ig-json.f19fa5fe3582463ba73c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/is-json.62e220c65215b034533d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/it-json.9c1758f4fd3391f7f61a.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ja-json.0bd51f8c40c106355b0e.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/jv-json.1c8d5ffcff22b46b6214.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ka-json.567e7b051d90a37003f3.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/kab-json.1a2de4774f4ddc2b51dd.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/kk-json.a20b59d47bdfe99786ad.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/kl-json.87ab8661b4bdecd09faf.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/km-json.9bc922b2e0faa64b4c53.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/kn-json.efdac8ac0cb00991ba1e.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ko-json.d175900fe48f48ce87c8.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/kok-json.116e4f72db3bfb846233.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ku-json.2173ed87f8d7372ee209.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ky-json.310bda579c819eda9472.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/lb-json.499c526f3a653618ea9b.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/lo-json.ecb06d61465a355b8157.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/lt-json.ced4d5e70edc60127df6.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/lv-json.5600c2eb6d59fa0aa2e2.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mai-json.302386b3358f4d34f9c8.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mi-json.9efe6f146ecd8987f80a.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mk-json.a254cabb8570419cc426.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ml-json.3f2902a84240faff1b48.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mn-json.764169f1168d0432640f.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mni-json.7db7f76ab1ce34e3683d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mr-json.cb0a87d9aabf8a52161d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ms-json.272ee4735aabc37015dd.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/mt-json.3ddf7dbc114adf90c500.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/my-json.8e7dd1485813d15bba7e.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ne-json.a0118dca2096a101b8e8.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/nl-json.52f4b93b8fa5e22cb585.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/nn-json.7293cd5d7205681cf48c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/no-json.22bdbbc77cc3c14ada58.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/or-json.b007c2f6f92dcc95efac.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/pa-json.7d60d69762a108270669.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/pa_Arab-json.5ae021308b1c5f6dd8a7.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/pcm-json.eac3a5ad0b4b5b33289d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/pl-json.e9e8f1ed84dc6c169516.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ps-json.a0d9eea5b81bcad11e64.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/pt-json.2b2512ee44291bdb2ae7.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/pt_PT-json.c381b13e323f91b0e6b3.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/qu-json.55f4df57e71076dbad9f.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/rm-json.985d4934f386fd05a75c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ro-json.cb62f86ce78c94d1e813.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ru-json.a81d0df34460837ccacc.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/rw-json.031838c5374676191131.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sa-json.21b06234a08c7469ccb4.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sat-json.71e92700b2aaca8e021c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sc-json.c84c9c47d2e104c43e4c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sd-json.8f2a6a06dc3cf185f79d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/si-json.841b356da03623c10dbf.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sk-json.5d96bdb4da82655d0314.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sl-json.a40c5548da34fce6f1d0.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/so-json.f75abd16637c8924c075.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sq-json.bcf154ed8a6138aa089c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sr-json.e29a20e59a708df0c6a8.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sr_Cyrl_BA-json.83c7c64b9696ae2339f2.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sr_Latn-json.ff27d1f455bf2afb8d70.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sr_Latn_BA-json.72933405032b81344754.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/su-json.daff15251020cbecea7d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sv-json.8b0374cbca3a77519876.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sw-json.d5f350641b9cbcc0e126.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/sw_KE-json.f3563cbeac1c158563d5.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ta-json.675cc6c7607449d4a91b.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/te-json.8a69a10f62cdf626244e.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/tg-json.9647f559a4477d7d8e96.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/th-json.34709bae223bb9d2587c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ti-json.5b173bd33bb960be805b.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/tk-json.23a9a6229829921704ad.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/to-json.50ac37d101caaf592c94.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/tr-json.6462e8cfd5006cf5b6cf.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/tt-json.4c089389ba9983ec8ef7.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ug-json.bf768bd32e9ff02b0a8a.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/uk-json.af110c8eef232638fc4d.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/ur-json.983c02109444c883a18f.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/uz-json.ac43f4c54d4587324a20.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/vi-json.f6a364b2add7f8c8bc67.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/wo-json.e0d689e22cda0dd77e9a.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/xh-json.21e88c05ad3113dfc7f2.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/yo-json.ea1150d6bc360dd86f2e.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/yo_BJ-json.650318c25fe4da92bad8.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/yue-json.15102c0ddfdf19bdfb4c.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/yue_Hans-json.cc60bb10d32fab3d8207.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/zh-json.e42a28127d5c1aff6c85.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/zh_Hant-json.9cbb765c181d443828a9.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/zh_Hant_HK-json.7eee03c705347a21c612.js [new file with mode: 0644]
priv/static/static/js/emoji-annotations/zu-json.e0cb7cd3890583fd0f6d.js [new file with mode: 0644]
priv/static/static/js/emoji.33eab91b64f59431137d.js [new file with mode: 0644]
priv/static/static/js/i18n/ar-json.d09609af3224232857d6.js [new file with mode: 0644]
priv/static/static/js/i18n/ar-json.d09609af3224232857d6.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ca-json.1eb24bc001efa3c0627f.js [new file with mode: 0644]
priv/static/static/js/i18n/ca-json.1eb24bc001efa3c0627f.js.map [new file with mode: 0644]
priv/static/static/js/i18n/cs-json.5eedbe9f7084c349fbe8.js [new file with mode: 0644]
priv/static/static/js/i18n/cs-json.5eedbe9f7084c349fbe8.js.map [new file with mode: 0644]
priv/static/static/js/i18n/de-json.bfa48615ac92f87ff37a.js [new file with mode: 0644]
priv/static/static/js/i18n/de-json.bfa48615ac92f87ff37a.js.map [new file with mode: 0644]
priv/static/static/js/i18n/eo-json.d81690d5be30b23e516b.js [new file with mode: 0644]
priv/static/static/js/i18n/eo-json.d81690d5be30b23e516b.js.map [new file with mode: 0644]
priv/static/static/js/i18n/es-json.4a302899a65e1f67d8a2.js [new file with mode: 0644]
priv/static/static/js/i18n/es-json.4a302899a65e1f67d8a2.js.map [new file with mode: 0644]
priv/static/static/js/i18n/et-json.580b101d6bb83a8aee75.js [new file with mode: 0644]
priv/static/static/js/i18n/et-json.580b101d6bb83a8aee75.js.map [new file with mode: 0644]
priv/static/static/js/i18n/eu-json.d2eab39b0427995fc314.js [new file with mode: 0644]
priv/static/static/js/i18n/eu-json.d2eab39b0427995fc314.js.map [new file with mode: 0644]
priv/static/static/js/i18n/fa-json.a19100f6a5a9431e2adb.js [new file with mode: 0644]
priv/static/static/js/i18n/fa-json.a19100f6a5a9431e2adb.js.map [new file with mode: 0644]
priv/static/static/js/i18n/fi-json.d1934c18f12d80493ab1.js [new file with mode: 0644]
priv/static/static/js/i18n/fi-json.d1934c18f12d80493ab1.js.map [new file with mode: 0644]
priv/static/static/js/i18n/fr-json.36ef21ccb1203d3e65ae.js [new file with mode: 0644]
priv/static/static/js/i18n/fr-json.36ef21ccb1203d3e65ae.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ga-json.3f1981817977a16f1d7e.js [new file with mode: 0644]
priv/static/static/js/i18n/ga-json.3f1981817977a16f1d7e.js.map [new file with mode: 0644]
priv/static/static/js/i18n/he-json.03c5d271a4034de06e6f.js [new file with mode: 0644]
priv/static/static/js/i18n/he-json.03c5d271a4034de06e6f.js.map [new file with mode: 0644]
priv/static/static/js/i18n/hu-json.0487899ca7a7a8505ed8.js [new file with mode: 0644]
priv/static/static/js/i18n/hu-json.0487899ca7a7a8505ed8.js.map [new file with mode: 0644]
priv/static/static/js/i18n/id-json.3e42564ce7a3a847ecb0.js [new file with mode: 0644]
priv/static/static/js/i18n/id-json.3e42564ce7a3a847ecb0.js.map [new file with mode: 0644]
priv/static/static/js/i18n/it-json.99a21d5c98376af17141.js [new file with mode: 0644]
priv/static/static/js/i18n/it-json.99a21d5c98376af17141.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ja_easy-json.1d5ea7e755b066ac2cdd.js [new file with mode: 0644]
priv/static/static/js/i18n/ja_easy-json.1d5ea7e755b066ac2cdd.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ja_pedantic-json.b52fa70f0bf89ae01cfb.js [new file with mode: 0644]
priv/static/static/js/i18n/ja_pedantic-json.b52fa70f0bf89ae01cfb.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ko-json.4bd28b26a7390a09afc2.js [new file with mode: 0644]
priv/static/static/js/i18n/ko-json.4bd28b26a7390a09afc2.js.map [new file with mode: 0644]
priv/static/static/js/i18n/nb-json.a54af3b1f47d576ad4aa.js [new file with mode: 0644]
priv/static/static/js/i18n/nb-json.a54af3b1f47d576ad4aa.js.map [new file with mode: 0644]
priv/static/static/js/i18n/nl-json.3fb9758b10c29434b613.js [new file with mode: 0644]
priv/static/static/js/i18n/nl-json.3fb9758b10c29434b613.js.map [new file with mode: 0644]
priv/static/static/js/i18n/oc-json.4f52bf1b6e3213acc33c.js [new file with mode: 0644]
priv/static/static/js/i18n/oc-json.4f52bf1b6e3213acc33c.js.map [new file with mode: 0644]
priv/static/static/js/i18n/pl-json.c963247822381b05579b.js [new file with mode: 0644]
priv/static/static/js/i18n/pl-json.c963247822381b05579b.js.map [new file with mode: 0644]
priv/static/static/js/i18n/pt-json.3fc5593e030268bcd291.js [new file with mode: 0644]
priv/static/static/js/i18n/pt-json.3fc5593e030268bcd291.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ro-json.3fd9977ed1c1413059ae.js [new file with mode: 0644]
priv/static/static/js/i18n/ro-json.3fd9977ed1c1413059ae.js.map [new file with mode: 0644]
priv/static/static/js/i18n/ru-json.b913eb7f7e9f0c642438.js [new file with mode: 0644]
priv/static/static/js/i18n/ru-json.b913eb7f7e9f0c642438.js.map [new file with mode: 0644]
priv/static/static/js/i18n/sk-json.d8d0eba80f94e6f55145.js [new file with mode: 0644]
priv/static/static/js/i18n/sk-json.d8d0eba80f94e6f55145.js.map [new file with mode: 0644]
priv/static/static/js/i18n/te-json.ce6db28261b2f824064f.js [new file with mode: 0644]
priv/static/static/js/i18n/te-json.ce6db28261b2f824064f.js.map [new file with mode: 0644]
priv/static/static/js/i18n/uk-json.003908af9b15becdd382.js [new file with mode: 0644]
priv/static/static/js/i18n/uk-json.003908af9b15becdd382.js.map [new file with mode: 0644]
priv/static/static/js/i18n/vi-json.703c1e731be6e857bbf3.js [new file with mode: 0644]
priv/static/static/js/i18n/vi-json.703c1e731be6e857bbf3.js.map [new file with mode: 0644]
priv/static/static/js/i18n/zh-json.63e4c9fe0197374a5dac.js [new file with mode: 0644]
priv/static/static/js/i18n/zh-json.63e4c9fe0197374a5dac.js.map [new file with mode: 0644]
priv/static/static/js/i18n/zh_Hant-json.bfa569654a5cd74767ce.js [new file with mode: 0644]
priv/static/static/js/i18n/zh_Hant-json.bfa569654a5cd74767ce.js.map [new file with mode: 0644]
priv/static/static/logo.svg [new file with mode: 0644]
priv/static/static/ruffle/56f009143a5a7685fad9.wasm [new file with mode: 0644]
priv/static/static/ruffle/92614a5efc3434baeaa9.wasm [new file with mode: 0644]
priv/static/static/ruffle/LICENSE_APACHE [new file with mode: 0644]
priv/static/static/ruffle/LICENSE_MIT [new file with mode: 0644]
priv/static/static/ruffle/README.md [new file with mode: 0644]
priv/static/static/ruffle/core.ruffle.61b3dd915983ae8a8b16.js [new file with mode: 0644]
priv/static/static/ruffle/core.ruffle.61b3dd915983ae8a8b16.js.map [new file with mode: 0644]
priv/static/static/ruffle/core.ruffle.848d766d6fc336164c2f.js [new file with mode: 0644]
priv/static/static/ruffle/core.ruffle.848d766d6fc336164c2f.js.map [new file with mode: 0644]
priv/static/static/ruffle/package.json [new file with mode: 0644]
priv/static/static/ruffle/ruffle.js [new file with mode: 0644]
priv/static/static/ruffle/ruffle.js.map [new file with mode: 0644]
priv/static/static/styles.json [new file with mode: 0644]
priv/static/static/terms-of-service.html [new file with mode: 0644]
priv/static/static/themes/breezy-dark.json [new file with mode: 0644]
priv/static/static/themes/breezy-light.json [new file with mode: 0644]
priv/static/static/themes/mammal.json [new file with mode: 0644]
priv/static/static/themes/paper.json [new file with mode: 0644]
priv/static/static/themes/pleroma-dark.json [new file with mode: 0644]
priv/static/static/themes/pleroma-light.json [new file with mode: 0644]
priv/static/static/themes/redmond-xx-se.json [new file with mode: 0644]
priv/static/static/themes/redmond-xx.json [new file with mode: 0644]
priv/static/static/themes/redmond-xxi.json [new file with mode: 0644]
priv/static/sw-pleroma.js [new file with mode: 0644]
priv/static/sw-pleroma.js.LICENSE.txt [new file with mode: 0644]
priv/static/sw-pleroma.js.map [new file with mode: 0644]
priv/templates/robots_txt.eex [new file with mode: 0644]
priv/templates/sample_config.eex [new file with mode: 0644]
priv/templates/sample_psql.eex [new file with mode: 0644]
rel/env.sh.eex [new file with mode: 0644]
rel/files/bin/pleroma_ctl [new file with mode: 0755]
rel/files/installation/init.d/pleroma [new file with mode: 0755]
rel/files/installation/pleroma.service [new file with mode: 0644]
rel/vm.args.eex [new file with mode: 0644]
restarter/lib/pleroma.ex [new file with mode: 0644]
restarter/lib/restarter.ex [new file with mode: 0644]
restarter/mix.exs [new file with mode: 0644]
static/emoji/cirno/angry_cirno.png [new file with mode: 0755]
static/emoji/cirno/blind_cirno.png [new file with mode: 0755]
static/emoji/cirno/blush_cirno.png [new file with mode: 0755]
static/emoji/cirno/cirno_UwU.png [new file with mode: 0755]
static/emoji/cirno/cirno_angry.png [new file with mode: 0755]
static/emoji/cirno/cirno_baka.png [new file with mode: 0755]
static/emoji/cirno/cirno_blind.png [new file with mode: 0755]
static/emoji/cirno/cirno_bliss.png [new file with mode: 0755]
static/emoji/cirno/cirno_blush.png [new file with mode: 0755]
static/emoji/cirno/cirno_comfy.png [new file with mode: 0755]
static/emoji/cirno/cirno_cry.png [new file with mode: 0755]
static/emoji/cirno/cirno_cry2.png [new file with mode: 0755]
static/emoji/cirno/cirno_deal_with_it.png [new file with mode: 0755]
static/emoji/cirno/cirno_doubt.png [new file with mode: 0755]
static/emoji/cirno/cirno_facepalm.png [new file with mode: 0755]
static/emoji/cirno/cirno_flap.png [new file with mode: 0755]
static/emoji/cirno/cirno_fog.png [new file with mode: 0755]
static/emoji/cirno/cirno_for_reals.png [new file with mode: 0755]
static/emoji/cirno/cirno_freeman.png [new file with mode: 0755]
static/emoji/cirno/cirno_heh.png [new file with mode: 0755]
static/emoji/cirno/cirno_hello.png [new file with mode: 0755]
static/emoji/cirno/cirno_help.png [new file with mode: 0755]
static/emoji/cirno/cirno_hi.png [new file with mode: 0755]
static/emoji/cirno/cirno_how.png [new file with mode: 0755]
static/emoji/cirno/cirno_huh.png [new file with mode: 0755]
static/emoji/cirno/cirno_ice.png [new file with mode: 0755]
static/emoji/cirno/cirno_kiss.png [new file with mode: 0755]
static/emoji/cirno/cirno_laughing.png [new file with mode: 0755]
static/emoji/cirno/cirno_love.png [new file with mode: 0755]
static/emoji/cirno/cirno_no_work.png [new file with mode: 0755]
static/emoji/cirno/cirno_now.png [new file with mode: 0755]
static/emoji/cirno/cirno_peek.png [new file with mode: 0755]
static/emoji/cirno/cirno_please.png [new file with mode: 0755]
static/emoji/cirno/cirno_police.png [new file with mode: 0755]
static/emoji/cirno/cirno_pout.png [new file with mode: 0755]
static/emoji/cirno/cirno_pwease.png [new file with mode: 0755]
static/emoji/cirno/cirno_shrug.png [new file with mode: 0755]
static/emoji/cirno/cirno_sip.png [new file with mode: 0755]
static/emoji/cirno/cirno_smile.png [new file with mode: 0755]
static/emoji/cirno/cirno_smug.png [new file with mode: 0755]
static/emoji/cirno/cirno_stare.png [new file with mode: 0755]
static/emoji/cirno/cirno_tan.png [new file with mode: 0755]
static/emoji/cirno/cirno_think.png [new file with mode: 0755]
static/emoji/cirno/cirno_thinking.png [new file with mode: 0755]
static/emoji/cirno/cirno_uwu.png [new file with mode: 0755]
static/emoji/cirno/cirno_what.png [new file with mode: 0755]
static/emoji/cirno/cirno_when.png [new file with mode: 0755]
static/emoji/cirno/cirno_where.png [new file with mode: 0755]
static/emoji/cirno/cirno_witch.png [new file with mode: 0755]
static/emoji/cirno/comfy_cirno.png [new file with mode: 0755]
static/emoji/cirno/cry_cirno.png [new file with mode: 0755]
static/emoji/cirno/dealwith_cirno.png [new file with mode: 0755]
static/emoji/cirno/facepalm_cirno.png [new file with mode: 0755]
static/emoji/cirno/greedy_cirno.png [new file with mode: 0755]
static/emoji/cirno/hi_cirno.png [new file with mode: 0755]
static/emoji/cirno/kiss_cirno.png [new file with mode: 0755]
static/emoji/cirno/laughing_cirno.png [new file with mode: 0755]
static/emoji/cirno/pack.json [new file with mode: 0755]
static/emoji/cirno/police_cirno.png [new file with mode: 0755]
static/emoji/cirno/pumpkin_cirno.png [new file with mode: 0755]
static/emoji/cirno/tan_cirno.png [new file with mode: 0755]
static/emoji/cirno/thinking_cirno.png [new file with mode: 0755]
static/emoji/cirno/uwu_cirno.png [new file with mode: 0755]
static/emoji/cirno/what_cirno.png [new file with mode: 0755]
static/emoji/kek/.pack.json.un~ [new file with mode: 0755]
static/emoji/kek/1398535518001.png [new file with mode: 0755]
static/emoji/kek/1636186835012.png [new file with mode: 0755]
static/emoji/kek/1636330811762.gif [new file with mode: 0755]
static/emoji/kek/1636564709982.png [new file with mode: 0755]
static/emoji/kek/1636660554221.png [new file with mode: 0755]
static/emoji/kek/1636906037583.png [new file with mode: 0755]
static/emoji/kek/1637100266142.gif [new file with mode: 0755]
static/emoji/kek/1637138987676.jpg [new file with mode: 0755]
static/emoji/kek/1637618894561.png [new file with mode: 0755]
static/emoji/kek/1638157943223.png [new file with mode: 0755]
static/emoji/kek/1652819871737.gif [new file with mode: 0755]
static/emoji/kek/1656755142684.png [new file with mode: 0755]
static/emoji/kek/1661067713325361.png [new file with mode: 0755]
static/emoji/kek/1665656990154.png [new file with mode: 0755]
static/emoji/kek/1668799319837738.png [new file with mode: 0755]
static/emoji/kek/1669138729423.png [new file with mode: 0755]
static/emoji/kek/1672502149987626.png [new file with mode: 0755]
static/emoji/kek/1680460897049811.png [new file with mode: 0755]
static/emoji/kek/1680774568932338.png [new file with mode: 0755]
static/emoji/kek/1681509580066640.png [new file with mode: 0755]
static/emoji/kek/1684914628658786.gif [new file with mode: 0755]
static/emoji/kek/1684916907538272.png [new file with mode: 0755]
static/emoji/kek/217.png [new file with mode: 0755]
static/emoji/kek/42b4ef2d06f3d66cfd99bf516406b005b5416a058a5f45dbb64ca7afe6c1788b.png [new file with mode: 0755]
static/emoji/kek/654.jpg [new file with mode: 0755]
static/emoji/kek/677.jpg [new file with mode: 0755]
static/emoji/kek/72d2bcd2f76f674560204fe985013b9ca38eff039151a4e920d3bdbbec99f774.jpg [new file with mode: 0755]
static/emoji/kek/827567683784278027.png [new file with mode: 0755]
static/emoji/kek/84c958fc79a50497.png [new file with mode: 0755]
static/emoji/kek/924075873282449470.png [new file with mode: 0755]
static/emoji/kek/BFC1BDB4-568E-47E6-AF47-09F71D9B8291.png [new file with mode: 0755]
static/emoji/kek/C05522B5-2BC0-46FC-A0CC-837CF552DCC8.png [new file with mode: 0755]
static/emoji/kek/Elvis_wnsac_1.png [new file with mode: 0755]
static/emoji/kek/Flag_of_Israel.png [new file with mode: 0755]
static/emoji/kek/Ll638Yd.png [new file with mode: 0755]
static/emoji/kek/Seal.gif [new file with mode: 0755]
static/emoji/kek/Tom_Clancyshorty.jpg [new file with mode: 0755]
static/emoji/kek/alex_lol.png [new file with mode: 0755]
static/emoji/kek/anticomieactiontrans.png [new file with mode: 0755]
static/emoji/kek/apu_see_and_say_farmer.png [new file with mode: 0755]
static/emoji/kek/ba279a2d167cb1749e1fcb470f16facbcbf78538680f6da72efe6b08475e7df5.png [new file with mode: 0755]
static/emoji/kek/bf8e4ea6ca3cb590.png [new file with mode: 0755]
static/emoji/kek/bommer.png [new file with mode: 0755]
static/emoji/kek/c0f9d6f03e906be00a65aeaa25ecfb94dcb07f881f3c3732e6b9f1cf2b95c3d0.gif [new file with mode: 0755]
static/emoji/kek/c9edfb103365012d.png [new file with mode: 0755]
static/emoji/kek/caf66a5a5a0d5eef.png [new file with mode: 0755]
static/emoji/kek/chad2.png [new file with mode: 0755]
static/emoji/kek/chink_soup.png [new file with mode: 0755]
static/emoji/kek/confused_lebowski.png [new file with mode: 0755]
static/emoji/kek/crakpipe.gif [new file with mode: 0755]
static/emoji/kek/d9ebcb93-776b-4f02-b330-a108e75a20682-Recovered-removebg-preview.png [new file with mode: 0755]
static/emoji/kek/dobbs.png [new file with mode: 0755]
static/emoji/kek/dude_doubt.png [new file with mode: 0755]
static/emoji/kek/dude_fuck_it.png [new file with mode: 0755]
static/emoji/kek/dude_mad.png [new file with mode: 0755]
static/emoji/kek/dude_smug.png [new file with mode: 0755]
static/emoji/kek/dude_surprised.png [new file with mode: 0755]
static/emoji/kek/dudethink.png [new file with mode: 0755]
static/emoji/kek/e39.png [new file with mode: 0755]
static/emoji/kek/e72ef3d39ef1ffd40ffb8aff12e52e2f-520872479.png [new file with mode: 0755]
static/emoji/kek/eatsleeprape.jpg [new file with mode: 0755]
static/emoji/kek/eb25679f7d871c24e3a3ab50ea89bf52e07e4ccd456efc1f63246c592e489098.png [new file with mode: 0755]
static/emoji/kek/eca308b9748086e13a38bba3952eb319f33eab2b5038766838c5669b566659bf.png [new file with mode: 0755]
static/emoji/kek/facebook_frog.png [new file with mode: 0755]
static/emoji/kek/file(1).png [new file with mode: 0755]
static/emoji/kek/glowie.png [new file with mode: 0755]
static/emoji/kek/glowing_blob.png [new file with mode: 0755]
static/emoji/kek/goth_gf_2.png [new file with mode: 0755]
static/emoji/kek/greek_pepe.png [new file with mode: 0755]
static/emoji/kek/grrungypepe.jpg [new file with mode: 0755]
static/emoji/kek/guts_despair.png [new file with mode: 0755]
static/emoji/kek/hmmmmmmmm.png [new file with mode: 0755]
static/emoji/kek/image_proxy~20230404-151842.png [new file with mode: 0755]
static/emoji/kek/inquiring_frog.png [new file with mode: 0755]
static/emoji/kek/jackdripper.png [new file with mode: 0755]
static/emoji/kek/jak_dumb.gif [new file with mode: 0755]
static/emoji/kek/killself.png [new file with mode: 0755]
static/emoji/kek/mcafee.png [new file with mode: 0755]
static/emoji/kek/mfw.png [new file with mode: 0755]
static/emoji/kek/mrregan.png [new file with mode: 0755]
static/emoji/kek/mrwalker.gif [new file with mode: 0755]
static/emoji/kek/nosleep1.png [new file with mode: 0755]
static/emoji/kek/oj_laugh.png [new file with mode: 0755]
static/emoji/kek/oj_sad.png [new file with mode: 0755]
static/emoji/kek/pack.json [new file with mode: 0755]
static/emoji/kek/pack.json~ [new file with mode: 0755]
static/emoji/kek/pedomustdie.png [new file with mode: 0755]
static/emoji/kek/pepe-drinking-capri-sun.png [new file with mode: 0755]
static/emoji/kek/pepe_hug.png [new file with mode: 0755]
static/emoji/kek/pepe_sleep.png [new file with mode: 0755]
static/emoji/kek/pepe_taketheshot.png [new file with mode: 0755]
static/emoji/kek/pepe_tea.png [new file with mode: 0755]
static/emoji/kek/pepe_tim.png [new file with mode: 0755]
static/emoji/kek/pepe_whatever.jpg [new file with mode: 0755]
static/emoji/kek/pine.png [new file with mode: 0755]
static/emoji/kek/rkelly_sad.png [new file with mode: 0755]
static/emoji/kek/runbsd.png [new file with mode: 0755]
static/emoji/kek/shutuppoastuser.png [new file with mode: 0755]
static/emoji/kek/sickepepe.gif [new file with mode: 0755]
static/emoji/kek/spangler.jpg [new file with mode: 0755]
static/emoji/kek/sulurp.gif [new file with mode: 0755]
static/emoji/kek/ted.jpg [new file with mode: 0755]
static/emoji/kek/terry_gross.png [new file with mode: 0755]
static/emoji/kek/terrybeats.png [new file with mode: 0755]
static/emoji/kek/terrylol.png [new file with mode: 0755]
static/emoji/kek/to_much_coffee.png [new file with mode: 0755]
static/emoji/kek/unabomer.webp [new file with mode: 0755]
static/emoji/kek/vault_7.png [new file with mode: 0755]
static/emoji/kek/walter_sad.png [new file with mode: 0755]
static/emoji/kek/walter_smug.png [new file with mode: 0755]
static/emoji/kek/walter_wat.png [new file with mode: 0755]
static/emoji/kek/wazkings.png [new file with mode: 0755]
static/emoji/kek/whataboutdat.png [new file with mode: 0755]
static/emoji/kek/workcited1.png [new file with mode: 0755]
static/emoji/kek/works_on_my_machine.png [new file with mode: 0755]
static/emoji/os_emojies/2a05af87d93c2553150a18a8279210f0df7753c735d84b5203177e009045a940(1).png [new file with mode: 0755]
static/emoji/os_emojies/2b388a8bc0ec60c6.png [new file with mode: 0755]
static/emoji/os_emojies/Arch-linux-logo-1602415784 [new file with mode: 0755]
static/emoji/os_emojies/debian-2-logo-png-transparent-2413097916 [new file with mode: 0755]
static/emoji/os_emojies/freebsd.png [new file with mode: 0644]
static/emoji/os_emojies/pack.json [new file with mode: 0755]
static/emoji/os_emojies/puffy-3288799037 [new file with mode: 0755]
static/emoji/postal2/.pack.json.un~ [new file with mode: 0755]
static/emoji/postal2/40_year_old_virgin.jpg [new file with mode: 0644]
static/emoji/postal2/CAN_YOU_DIG_IT.jpg [new file with mode: 0644]
static/emoji/postal2/DP_d.jpg [new file with mode: 0644]
static/emoji/postal2/FAB_U_LOUS.jpg [new file with mode: 0644]
static/emoji/postal2/Fuck_postal3.jpg [new file with mode: 0644]
static/emoji/postal2/GABAGOOOOOL.jpg [new file with mode: 0644]
static/emoji/postal2/GOOD_MORNING_VIETNAM.jpg [new file with mode: 0644]
static/emoji/postal2/RAFIBOMB.jpg [new file with mode: 0644]
static/emoji/postal2/R_kelly.jpg [new file with mode: 0644]
static/emoji/postal2/adderall4all.jpg [new file with mode: 0644]
static/emoji/postal2/anger_management.jpg [new file with mode: 0644]
static/emoji/postal2/anustart.jpg [new file with mode: 0644]
static/emoji/postal2/ape_gape.jpg [new file with mode: 0644]
static/emoji/postal2/badass.jpg [new file with mode: 0644]
static/emoji/postal2/banana_money.jpg [new file with mode: 0644]
static/emoji/postal2/blow_my_pickle.jpg [new file with mode: 0644]
static/emoji/postal2/c.u.n.jpg [new file with mode: 0644]
static/emoji/postal2/cake_lover.jpg [new file with mode: 0644]
static/emoji/postal2/cant_touch_this.jpg [new file with mode: 0644]
static/emoji/postal2/car_crash.jpg [new file with mode: 0644]
static/emoji/postal2/case_of_the_mondays.jpg [new file with mode: 0644]
static/emoji/postal2/chapelle_show.jpg [new file with mode: 0644]
static/emoji/postal2/chuck_norris_d.jpg [new file with mode: 0644]
static/emoji/postal2/circus_values.jpg [new file with mode: 0644]
static/emoji/postal2/clown.jpg [new file with mode: 0644]
static/emoji/postal2/darth_maul_d.jpg [new file with mode: 0644]
static/emoji/postal2/dick_message.jpg [new file with mode: 0644]
static/emoji/postal2/do_you_even_enzyte_bro.jpg [new file with mode: 0644]
static/emoji/postal2/dog_pill.jpg [new file with mode: 0644]
static/emoji/postal2/dont_panic.jpg [new file with mode: 0644]
static/emoji/postal2/door_mat.jpg [new file with mode: 0644]
static/emoji/postal2/double_cross.jpg [new file with mode: 0644]
static/emoji/postal2/drugs.jpg [new file with mode: 0644]
static/emoji/postal2/duck_dynasty.jpg [new file with mode: 0644]
static/emoji/postal2/friend_of_dorothy.jpg [new file with mode: 0644]
static/emoji/postal2/fur_sure.jpg [new file with mode: 0644]
static/emoji/postal2/gonewild.jpg [new file with mode: 0644]
static/emoji/postal2/high_af.jpg [new file with mode: 0644]
static/emoji/postal2/hobo_sexual.jpg [new file with mode: 0644]
static/emoji/postal2/holocaust_deux.jpg [new file with mode: 0644]
static/emoji/postal2/home_fill.jpg [new file with mode: 0644]
static/emoji/postal2/hutton_gibson.jpg [new file with mode: 0644]
static/emoji/postal2/i_am_jesus.jpg [new file with mode: 0644]
static/emoji/postal2/i_am_legend.jpg [new file with mode: 0644]
static/emoji/postal2/i_should_buy_a_boat.jpg [new file with mode: 0644]
static/emoji/postal2/in_a_tree.jpg [new file with mode: 0644]
static/emoji/postal2/its_fine.jpg [new file with mode: 0644]
static/emoji/postal2/john_rambo_d.jpg [new file with mode: 0644]
static/emoji/postal2/kiss_or_kill.jpg [new file with mode: 0644]
static/emoji/postal2/kman.jpg [new file with mode: 0644]
static/emoji/postal2/lances_out.jpg [new file with mode: 0644]
static/emoji/postal2/lieberman_is_watching.jpg [new file with mode: 0644]
static/emoji/postal2/mc_gibblets.jpg [new file with mode: 0644]
static/emoji/postal2/michonne.jpg [new file with mode: 0644]
static/emoji/postal2/money_whore.jpg [new file with mode: 0644]
static/emoji/postal2/muhammad.jpg [new file with mode: 0644]
static/emoji/postal2/newman.jpg [new file with mode: 0644]
static/emoji/postal2/no_virgins.jpg [new file with mode: 0644]
static/emoji/postal2/not_alone.jpg [new file with mode: 0644]
static/emoji/postal2/officer_mclovin.jpg [new file with mode: 0644]
static/emoji/postal2/pack.json [new file with mode: 0755]
static/emoji/postal2/pack.json~ [new file with mode: 0755]
static/emoji/postal2/paid_the_piper.jpg [new file with mode: 0644]
static/emoji/postal2/pay_up.jpg [new file with mode: 0644]
static/emoji/postal2/pb_dog.jpg [new file with mode: 0644]
static/emoji/postal2/pee_d_on.jpg [new file with mode: 0644]
static/emoji/postal2/pee_d_on_2.jpg [new file with mode: 0644]
static/emoji/postal2/pee_on_my_wife.jpg [new file with mode: 0644]
static/emoji/postal2/planet_of_the_apes.jpg [new file with mode: 0644]
static/emoji/postal2/poo_masher.jpg [new file with mode: 0644]
static/emoji/postal2/postal_tree.jpg [new file with mode: 0644]
static/emoji/postal2/pussy_on_a_pedestal.jpg [new file with mode: 0644]
static/emoji/postal2/red_head.jpg [new file with mode: 0644]
static/emoji/postal2/reddit_would_be_proud.jpg [new file with mode: 0644]
static/emoji/postal2/redit_gold.jpg [new file with mode: 0644]
static/emoji/postal2/rick_grimes.jpg [new file with mode: 0644]
static/emoji/postal2/rip_patches.jpg [new file with mode: 0644]
static/emoji/postal2/running_with_scissors.jpg [new file with mode: 0644]
static/emoji/postal2/screw_bill.jpg [new file with mode: 0644]
static/emoji/postal2/senor_cornballer.jpg [new file with mode: 0644]
static/emoji/postal2/sheriff_arpaio.jpg [new file with mode: 0644]
static/emoji/postal2/shiva_blast.jpg [new file with mode: 0644]
static/emoji/postal2/slut.jpg [new file with mode: 0644]
static/emoji/postal2/taxidermy.jpg [new file with mode: 0644]
static/emoji/postal2/tazed.jpg [new file with mode: 0644]
static/emoji/postal2/the_gimp.jpg [new file with mode: 0644]
static/emoji/postal2/tom_cruise_lol.jpg [new file with mode: 0644]
static/emoji/postal2/uncle_t_bag.jpg [new file with mode: 0644]
static/emoji/postal2/we_did_it.jpg [new file with mode: 0644]
static/emoji/postal2/were_open.jpg [new file with mode: 0644]
static/emoji/postal2/wilfred.jpg [new file with mode: 0644]
static/emoji/theo/8EEEA8EA-D8D6-449A-A47F-762B6B67B0D9.png [new file with mode: 0755]
static/emoji/theo/angrytheo.png [new file with mode: 0755]
static/emoji/theo/f6aadc886773ae4ac60124d006dde3c0efea00af752f3951549cade539bef2f8.png [new file with mode: 0755]
static/emoji/theo/hugrytheo.png [new file with mode: 0755]
static/emoji/theo/pack.json [new file with mode: 0755]
static/emoji/theo/shittake.png [new file with mode: 0755]
static/emoji/theo/theoum.png [new file with mode: 0755]
static/favicon.png [new file with mode: 0755]
static/frontends/pleroma-fe/dev/index.html [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/.config.json.un~ [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/aurora_borealis.jpg [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/config.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/config.json~ [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/159.1d523a00378ebd68c5b3.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/159.1d523a00378ebd68c5b3.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/6464.169260b661120cc50815.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/6464.169260b661120cc50815.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/7586.0d43f70bc6240422f179.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/7586.0d43f70bc6240422f179.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/7962.76663e78ad5ea0bb0b90.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/7962.76663e78ad5ea0bb0b90.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/9801.cfe503d4c949ae0c3813.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/9801.cfe503d4c949ae0c3813.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/app.8daec525d1948b8e9f60.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/css/app.8daec525d1948b8e9f60.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/emoji.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/img/nsfw.2958239.png [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/img/pleromatan_apology.f9d5180.png [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/img/pleromatan_apology_fox.038b0bb.png [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/159.4e6be34bb28b467ff331.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/159.4e6be34bb28b467ff331.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/48.b5ecdbc517423af07ca4.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/48.b5ecdbc517423af07ca4.js.LICENSE.txt [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/48.b5ecdbc517423af07ca4.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/6245.81d7492d1e93fc14b23f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/6245.81d7492d1e93fc14b23f.js.LICENSE.txt [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/6245.81d7492d1e93fc14b23f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/6464.94c3a551c93108834132.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/6464.94c3a551c93108834132.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/7586.f4cc68668fe75644a5c7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/7586.f4cc68668fe75644a5c7.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/7962.fe3e3bedcd1cde6ae599.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/7962.fe3e3bedcd1cde6ae599.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/9060.240f83f30ea11548aaaa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/9060.240f83f30ea11548aaaa.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/9801.05c5f9f25001d724317b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/9801.05c5f9f25001d724317b.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/app.9d382c9a57c5453fd21a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/app.9d382c9a57c5453fd21a.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/af-json.96c988285a6a2cce6246.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/am-json.94388548f7c18233fec3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ar-json.5527466d349f2954d49b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ar_SA-json.4a6f4402931a867070f0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/as-json.34cf67edc1cecd195738.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ast-json.7e4da8cb7e539c19a9b9.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/az-json.9a32f2941d9c4d1f834c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/be-json.f92f80669873a4100c69.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/bg-json.7c69c52572a7bf87e1db.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/bn-json.657aac057f36ad06c58d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/br-json.c7175423d8965ed10bae.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/bs-json.48ef42da1c7976cf083c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ca-json.ce029e860b10b242c6a5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ccp-json.02836537ffe2b02291cb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ceb-json.9db0336f168aa77ee395.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/chr-json.e7e542ab5a74167dec10.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ckb-json.13dc83db1e15aa76051a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/cs-json.48d8bba230dc9fe6b3dc.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/cy-json.e09dd13da5ad56530ead.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/da-json.8d074e27df71edafc543.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/de-json.e1443c01a191af1665e1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/de_CH-json.b4a5891ea2f38d616ec0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/doi-json.7841c3f3ceb4e3da0bd1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/dsb-json.7635686ffd8d62264466.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/el-json.b36610f2ea16d56c2314.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/en-json.6c3947f7c49c3952084d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/en_001-json.72d8c47269350f59aa9f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/en_AU-json.33aac9bbd887273a34b1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/en_CA-json.5de965778a6b8a5a4bb4.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/en_GB-json.bd687f904492facc81d1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/en_IN-json.002faa48c09121928fca.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/es-json.f593b0dc2367a9d7fb30.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/es_419-json.d81991295392b6ed83bb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/es_MX-json.ee359d4b611fdb1aeb33.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/es_US-json.280bdb036dfd651d079a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/et-json.c42e3f186a55ecb061cd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/eu-json.931b429f5fcc141549a5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/fa-json.819c7f263c8594ccf4fa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/fi-json.0f254bb4b0faaba4abcc.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/fil-json.4fca833f178d1b889b69.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/fo-json.9b060e8009b3a8be4597.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/fr-json.da49ed0d1a6622fe1c67.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/fr_CA-json.59ed6b59e2ca68707292.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ga-json.cb3f9e613a8c445aea23.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/gd-json.e3d0aea3725be774ad81.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/gl-json.ce89036f0ae72224c994.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/gu-json.8a899f364cf260376905.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ha-json.2a08912b38925c10f970.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ha_NE-json.e4855d92aaccfdd6ba57.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/he-json.a3d7631f32182b0955a2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/hi-json.04bc5f73dc2169def97e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/hi_Latn-json.3cb73c456f31261f1908.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/hr-json.fe847ade1f18a60e513c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/hsb-json.438721731b4171bc6fc3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/hu-json.1faf52040deda872b416.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/hy-json.2d819f7faabfeba8457f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ia-json.8e8365e2bf41779e2beb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/id-json.55f83c46d753b0b69330.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ig-json.f19fa5fe3582463ba73c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/is-json.62e220c65215b034533d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/it-json.9c1758f4fd3391f7f61a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ja-json.0bd51f8c40c106355b0e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/jv-json.1c8d5ffcff22b46b6214.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ka-json.567e7b051d90a37003f3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/kab-json.1a2de4774f4ddc2b51dd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/kk-json.a20b59d47bdfe99786ad.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/kl-json.87ab8661b4bdecd09faf.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/km-json.9bc922b2e0faa64b4c53.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/kn-json.efdac8ac0cb00991ba1e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ko-json.d175900fe48f48ce87c8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/kok-json.116e4f72db3bfb846233.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ku-json.2173ed87f8d7372ee209.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ky-json.310bda579c819eda9472.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/lb-json.499c526f3a653618ea9b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/lo-json.ecb06d61465a355b8157.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/lt-json.ced4d5e70edc60127df6.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/lv-json.5600c2eb6d59fa0aa2e2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mai-json.302386b3358f4d34f9c8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mi-json.9efe6f146ecd8987f80a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mk-json.a254cabb8570419cc426.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ml-json.3f2902a84240faff1b48.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mn-json.764169f1168d0432640f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mni-json.7db7f76ab1ce34e3683d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mr-json.cb0a87d9aabf8a52161d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ms-json.272ee4735aabc37015dd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/mt-json.3ddf7dbc114adf90c500.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/my-json.8e7dd1485813d15bba7e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ne-json.a0118dca2096a101b8e8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/nl-json.52f4b93b8fa5e22cb585.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/nn-json.7293cd5d7205681cf48c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/no-json.22bdbbc77cc3c14ada58.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/or-json.b007c2f6f92dcc95efac.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/pa-json.7d60d69762a108270669.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/pa_Arab-json.5ae021308b1c5f6dd8a7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/pcm-json.eac3a5ad0b4b5b33289d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/pl-json.e9e8f1ed84dc6c169516.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ps-json.a0d9eea5b81bcad11e64.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/pt-json.2b2512ee44291bdb2ae7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/pt_PT-json.c381b13e323f91b0e6b3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/qu-json.55f4df57e71076dbad9f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/rm-json.985d4934f386fd05a75c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ro-json.cb62f86ce78c94d1e813.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ru-json.a81d0df34460837ccacc.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/rw-json.031838c5374676191131.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sa-json.21b06234a08c7469ccb4.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sat-json.71e92700b2aaca8e021c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sc-json.c84c9c47d2e104c43e4c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sd-json.8f2a6a06dc3cf185f79d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/si-json.841b356da03623c10dbf.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sk-json.5d96bdb4da82655d0314.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sl-json.a40c5548da34fce6f1d0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/so-json.f75abd16637c8924c075.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sq-json.bcf154ed8a6138aa089c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sr-json.e29a20e59a708df0c6a8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sr_Cyrl_BA-json.83c7c64b9696ae2339f2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sr_Latn-json.ff27d1f455bf2afb8d70.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sr_Latn_BA-json.72933405032b81344754.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/su-json.daff15251020cbecea7d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sv-json.8b0374cbca3a77519876.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sw-json.d5f350641b9cbcc0e126.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/sw_KE-json.f3563cbeac1c158563d5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ta-json.675cc6c7607449d4a91b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/te-json.8a69a10f62cdf626244e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/tg-json.9647f559a4477d7d8e96.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/th-json.34709bae223bb9d2587c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ti-json.5b173bd33bb960be805b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/tk-json.23a9a6229829921704ad.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/to-json.50ac37d101caaf592c94.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/tr-json.6462e8cfd5006cf5b6cf.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/tt-json.4c089389ba9983ec8ef7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ug-json.bf768bd32e9ff02b0a8a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/uk-json.af110c8eef232638fc4d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/ur-json.983c02109444c883a18f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/uz-json.ac43f4c54d4587324a20.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/vi-json.f6a364b2add7f8c8bc67.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/wo-json.e0d689e22cda0dd77e9a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/xh-json.21e88c05ad3113dfc7f2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/yo-json.ea1150d6bc360dd86f2e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/yo_BJ-json.650318c25fe4da92bad8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/yue-json.15102c0ddfdf19bdfb4c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/yue_Hans-json.cc60bb10d32fab3d8207.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/zh-json.e42a28127d5c1aff6c85.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/zh_Hant-json.9cbb765c181d443828a9.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/zh_Hant_HK-json.7eee03c705347a21c612.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji-annotations/zu-json.e0cb7cd3890583fd0f6d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/emoji.33eab91b64f59431137d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ar-json.4916f840147303aa65fe.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ar-json.4916f840147303aa65fe.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ca-json.1eb24bc001efa3c0627f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ca-json.1eb24bc001efa3c0627f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/cs-json.5eedbe9f7084c349fbe8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/cs-json.5eedbe9f7084c349fbe8.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/de-json.bfa48615ac92f87ff37a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/de-json.bfa48615ac92f87ff37a.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/eo-json.6c62eef99e850912498b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/eo-json.6c62eef99e850912498b.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/es-json.4a302899a65e1f67d8a2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/es-json.4a302899a65e1f67d8a2.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/et-json.580b101d6bb83a8aee75.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/et-json.580b101d6bb83a8aee75.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/eu-json.d2eab39b0427995fc314.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/eu-json.d2eab39b0427995fc314.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/fa-json.a19100f6a5a9431e2adb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/fa-json.a19100f6a5a9431e2adb.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/fi-json.d1934c18f12d80493ab1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/fi-json.d1934c18f12d80493ab1.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/fr-json.36ef21ccb1203d3e65ae.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/fr-json.36ef21ccb1203d3e65ae.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ga-json.3f1981817977a16f1d7e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ga-json.3f1981817977a16f1d7e.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/he-json.03c5d271a4034de06e6f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/he-json.03c5d271a4034de06e6f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/hu-json.0487899ca7a7a8505ed8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/hu-json.0487899ca7a7a8505ed8.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/id-json.e5c9ee768155f88128b9.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/id-json.e5c9ee768155f88128b9.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/it-json.99a21d5c98376af17141.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/it-json.99a21d5c98376af17141.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ja_easy-json.1d5ea7e755b066ac2cdd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ja_easy-json.1d5ea7e755b066ac2cdd.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ja_pedantic-json.b52fa70f0bf89ae01cfb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ja_pedantic-json.b52fa70f0bf89ae01cfb.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ko-json.9029d09084bb22d8b705.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ko-json.9029d09084bb22d8b705.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/nan-TW-json.7f2789d8a461e86d1734.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/nan-TW-json.7f2789d8a461e86d1734.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/nb-json.a54af3b1f47d576ad4aa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/nb-json.a54af3b1f47d576ad4aa.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/nl-json.3fb9758b10c29434b613.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/nl-json.3fb9758b10c29434b613.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/oc-json.4f52bf1b6e3213acc33c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/oc-json.4f52bf1b6e3213acc33c.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/pl-json.c963247822381b05579b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/pl-json.c963247822381b05579b.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/pt-json.3fc5593e030268bcd291.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/pt-json.3fc5593e030268bcd291.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ro-json.3fd9977ed1c1413059ae.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ro-json.3fd9977ed1c1413059ae.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ru-json.b913eb7f7e9f0c642438.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/ru-json.b913eb7f7e9f0c642438.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/sk-json.d8d0eba80f94e6f55145.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/sk-json.d8d0eba80f94e6f55145.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/te-json.ce6db28261b2f824064f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/te-json.ce6db28261b2f824064f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/uk-json.003908af9b15becdd382.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/uk-json.003908af9b15becdd382.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/vi-json.703c1e731be6e857bbf3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/vi-json.703c1e731be6e857bbf3.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/zh-json.5831b903c3e6d281f122.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/zh-json.5831b903c3e6d281f122.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/zh_Hant-json.f7e1d0f4b873c60d6396.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/js/i18n/zh_Hant-json.f7e1d0f4b873c60d6396.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/logo.svg [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/56f009143a5a7685fad9.wasm [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/92614a5efc3434baeaa9.wasm [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/LICENSE_APACHE [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/LICENSE_MIT [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/README.md [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/core.ruffle.61b3dd915983ae8a8b16.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/core.ruffle.61b3dd915983ae8a8b16.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/core.ruffle.848d766d6fc336164c2f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/core.ruffle.848d766d6fc336164c2f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/package.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/ruffle.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/ruffle/ruffle.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/styles.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/terms-of-service.html [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/breezy-dark.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/breezy-light.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/mammal.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/paper.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/pleroma-dark.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/pleroma-light.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/redmond-xx-se.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/redmond-xx.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/static/themes/redmond-xxi.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev/sw-pleroma.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev/sw-pleroma.js.LICENSE.txt [new file with mode: 0644]
static/frontends/pleroma-fe/dev/sw-pleroma.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/index.html [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/aurora_borealis.jpg [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/config.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/159.1d523a00378ebd68c5b3.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/159.1d523a00378ebd68c5b3.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/6464.169260b661120cc50815.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/6464.169260b661120cc50815.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/7586.0d43f70bc6240422f179.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/7586.0d43f70bc6240422f179.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/7962.76663e78ad5ea0bb0b90.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/7962.76663e78ad5ea0bb0b90.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/9801.cfe503d4c949ae0c3813.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/9801.cfe503d4c949ae0c3813.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/app.8daec525d1948b8e9f60.css [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/css/app.8daec525d1948b8e9f60.css.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/emoji.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/img/nsfw.2958239.png [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/img/pleromatan_apology.f9d5180.png [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/img/pleromatan_apology_fox.038b0bb.png [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/159.151bd2ea26ccffdb780d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/159.151bd2ea26ccffdb780d.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/48.b5ecdbc517423af07ca4.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/48.b5ecdbc517423af07ca4.js.LICENSE.txt [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/48.b5ecdbc517423af07ca4.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/6245.81d7492d1e93fc14b23f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/6245.81d7492d1e93fc14b23f.js.LICENSE.txt [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/6245.81d7492d1e93fc14b23f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/6464.3f083ef566bdf6eb396b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/6464.3f083ef566bdf6eb396b.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/7586.fc49ac26224629bba5aa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/7586.fc49ac26224629bba5aa.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/7962.929335c320e5375f52b0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/7962.929335c320e5375f52b0.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/9060.de3c5df2abdbee5589aa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/9060.de3c5df2abdbee5589aa.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/9801.d57b3706e7d0e36264a2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/9801.d57b3706e7d0e36264a2.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/app.e25d2f7632986314b6d5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/app.e25d2f7632986314b6d5.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/af-json.96c988285a6a2cce6246.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/am-json.94388548f7c18233fec3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ar-json.5527466d349f2954d49b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ar_SA-json.4a6f4402931a867070f0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/as-json.34cf67edc1cecd195738.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ast-json.7e4da8cb7e539c19a9b9.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/az-json.9a32f2941d9c4d1f834c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/be-json.f92f80669873a4100c69.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/bg-json.7c69c52572a7bf87e1db.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/bn-json.657aac057f36ad06c58d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/br-json.c7175423d8965ed10bae.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/bs-json.48ef42da1c7976cf083c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ca-json.ce029e860b10b242c6a5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ccp-json.02836537ffe2b02291cb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ceb-json.9db0336f168aa77ee395.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/chr-json.e7e542ab5a74167dec10.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ckb-json.13dc83db1e15aa76051a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/cs-json.48d8bba230dc9fe6b3dc.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/cy-json.e09dd13da5ad56530ead.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/da-json.8d074e27df71edafc543.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/de-json.e1443c01a191af1665e1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/de_CH-json.b4a5891ea2f38d616ec0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/doi-json.7841c3f3ceb4e3da0bd1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/dsb-json.7635686ffd8d62264466.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/el-json.b36610f2ea16d56c2314.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/en-json.6c3947f7c49c3952084d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/en_001-json.72d8c47269350f59aa9f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/en_AU-json.33aac9bbd887273a34b1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/en_CA-json.5de965778a6b8a5a4bb4.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/en_GB-json.bd687f904492facc81d1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/en_IN-json.002faa48c09121928fca.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/es-json.f593b0dc2367a9d7fb30.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/es_419-json.d81991295392b6ed83bb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/es_MX-json.ee359d4b611fdb1aeb33.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/es_US-json.280bdb036dfd651d079a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/et-json.c42e3f186a55ecb061cd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/eu-json.931b429f5fcc141549a5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/fa-json.819c7f263c8594ccf4fa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/fi-json.0f254bb4b0faaba4abcc.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/fil-json.4fca833f178d1b889b69.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/fo-json.9b060e8009b3a8be4597.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/fr-json.da49ed0d1a6622fe1c67.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/fr_CA-json.59ed6b59e2ca68707292.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ga-json.cb3f9e613a8c445aea23.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/gd-json.e3d0aea3725be774ad81.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/gl-json.ce89036f0ae72224c994.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/gu-json.8a899f364cf260376905.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ha-json.2a08912b38925c10f970.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ha_NE-json.e4855d92aaccfdd6ba57.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/he-json.a3d7631f32182b0955a2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/hi-json.04bc5f73dc2169def97e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/hi_Latn-json.3cb73c456f31261f1908.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/hr-json.fe847ade1f18a60e513c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/hsb-json.438721731b4171bc6fc3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/hu-json.1faf52040deda872b416.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/hy-json.2d819f7faabfeba8457f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ia-json.8e8365e2bf41779e2beb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/id-json.55f83c46d753b0b69330.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ig-json.f19fa5fe3582463ba73c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/is-json.62e220c65215b034533d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/it-json.9c1758f4fd3391f7f61a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ja-json.0bd51f8c40c106355b0e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/jv-json.1c8d5ffcff22b46b6214.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ka-json.567e7b051d90a37003f3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/kab-json.1a2de4774f4ddc2b51dd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/kk-json.a20b59d47bdfe99786ad.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/kl-json.87ab8661b4bdecd09faf.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/km-json.9bc922b2e0faa64b4c53.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/kn-json.efdac8ac0cb00991ba1e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ko-json.d175900fe48f48ce87c8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/kok-json.116e4f72db3bfb846233.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ku-json.2173ed87f8d7372ee209.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ky-json.310bda579c819eda9472.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/lb-json.499c526f3a653618ea9b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/lo-json.ecb06d61465a355b8157.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/lt-json.ced4d5e70edc60127df6.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/lv-json.5600c2eb6d59fa0aa2e2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mai-json.302386b3358f4d34f9c8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mi-json.9efe6f146ecd8987f80a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mk-json.a254cabb8570419cc426.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ml-json.3f2902a84240faff1b48.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mn-json.764169f1168d0432640f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mni-json.7db7f76ab1ce34e3683d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mr-json.cb0a87d9aabf8a52161d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ms-json.272ee4735aabc37015dd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/mt-json.3ddf7dbc114adf90c500.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/my-json.8e7dd1485813d15bba7e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ne-json.a0118dca2096a101b8e8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/nl-json.52f4b93b8fa5e22cb585.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/nn-json.7293cd5d7205681cf48c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/no-json.22bdbbc77cc3c14ada58.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/or-json.b007c2f6f92dcc95efac.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/pa-json.7d60d69762a108270669.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/pa_Arab-json.5ae021308b1c5f6dd8a7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/pcm-json.eac3a5ad0b4b5b33289d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/pl-json.e9e8f1ed84dc6c169516.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ps-json.a0d9eea5b81bcad11e64.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/pt-json.2b2512ee44291bdb2ae7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/pt_PT-json.c381b13e323f91b0e6b3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/qu-json.55f4df57e71076dbad9f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/rm-json.985d4934f386fd05a75c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ro-json.cb62f86ce78c94d1e813.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ru-json.a81d0df34460837ccacc.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/rw-json.031838c5374676191131.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sa-json.21b06234a08c7469ccb4.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sat-json.71e92700b2aaca8e021c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sc-json.c84c9c47d2e104c43e4c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sd-json.8f2a6a06dc3cf185f79d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/si-json.841b356da03623c10dbf.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sk-json.5d96bdb4da82655d0314.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sl-json.a40c5548da34fce6f1d0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/so-json.f75abd16637c8924c075.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sq-json.bcf154ed8a6138aa089c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sr-json.e29a20e59a708df0c6a8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sr_Cyrl_BA-json.83c7c64b9696ae2339f2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sr_Latn-json.ff27d1f455bf2afb8d70.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sr_Latn_BA-json.72933405032b81344754.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/su-json.daff15251020cbecea7d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sv-json.8b0374cbca3a77519876.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sw-json.d5f350641b9cbcc0e126.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/sw_KE-json.f3563cbeac1c158563d5.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ta-json.675cc6c7607449d4a91b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/te-json.8a69a10f62cdf626244e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/tg-json.9647f559a4477d7d8e96.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/th-json.34709bae223bb9d2587c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ti-json.5b173bd33bb960be805b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/tk-json.23a9a6229829921704ad.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/to-json.50ac37d101caaf592c94.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/tr-json.6462e8cfd5006cf5b6cf.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/tt-json.4c089389ba9983ec8ef7.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ug-json.bf768bd32e9ff02b0a8a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/uk-json.af110c8eef232638fc4d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/ur-json.983c02109444c883a18f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/uz-json.ac43f4c54d4587324a20.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/vi-json.f6a364b2add7f8c8bc67.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/wo-json.e0d689e22cda0dd77e9a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/xh-json.21e88c05ad3113dfc7f2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/yo-json.ea1150d6bc360dd86f2e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/yo_BJ-json.650318c25fe4da92bad8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/yue-json.15102c0ddfdf19bdfb4c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/yue_Hans-json.cc60bb10d32fab3d8207.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/zh-json.e42a28127d5c1aff6c85.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/zh_Hant-json.9cbb765c181d443828a9.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/zh_Hant_HK-json.7eee03c705347a21c612.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji-annotations/zu-json.e0cb7cd3890583fd0f6d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/emoji.33eab91b64f59431137d.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ar-json.5fab3e6d87fbf76b46c2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ar-json.5fab3e6d87fbf76b46c2.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ca-json.1eb24bc001efa3c0627f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ca-json.1eb24bc001efa3c0627f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/cs-json.5eedbe9f7084c349fbe8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/cs-json.5eedbe9f7084c349fbe8.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/de-json.bfa48615ac92f87ff37a.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/de-json.bfa48615ac92f87ff37a.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/eo-json.6c62eef99e850912498b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/eo-json.6c62eef99e850912498b.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/es-json.4a302899a65e1f67d8a2.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/es-json.4a302899a65e1f67d8a2.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/et-json.580b101d6bb83a8aee75.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/et-json.580b101d6bb83a8aee75.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/eu-json.d2eab39b0427995fc314.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/eu-json.d2eab39b0427995fc314.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/fa-json.a19100f6a5a9431e2adb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/fa-json.a19100f6a5a9431e2adb.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/fi-json.d1934c18f12d80493ab1.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/fi-json.d1934c18f12d80493ab1.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/fr-json.36ef21ccb1203d3e65ae.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/fr-json.36ef21ccb1203d3e65ae.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ga-json.3f1981817977a16f1d7e.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ga-json.3f1981817977a16f1d7e.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/he-json.03c5d271a4034de06e6f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/he-json.03c5d271a4034de06e6f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/hu-json.0487899ca7a7a8505ed8.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/hu-json.0487899ca7a7a8505ed8.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/id-json.3e42564ce7a3a847ecb0.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/id-json.3e42564ce7a3a847ecb0.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/it-json.99a21d5c98376af17141.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/it-json.99a21d5c98376af17141.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ja_easy-json.1d5ea7e755b066ac2cdd.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ja_easy-json.1d5ea7e755b066ac2cdd.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ja_pedantic-json.b52fa70f0bf89ae01cfb.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ja_pedantic-json.b52fa70f0bf89ae01cfb.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ko-json.9029d09084bb22d8b705.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ko-json.9029d09084bb22d8b705.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/nan-TW-json.7b480c8cbff43d76c854.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/nan-TW-json.7b480c8cbff43d76c854.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/nb-json.a54af3b1f47d576ad4aa.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/nb-json.a54af3b1f47d576ad4aa.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/nl-json.3fb9758b10c29434b613.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/nl-json.3fb9758b10c29434b613.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/oc-json.4f52bf1b6e3213acc33c.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/oc-json.4f52bf1b6e3213acc33c.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/pl-json.c963247822381b05579b.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/pl-json.c963247822381b05579b.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/pt-json.3fc5593e030268bcd291.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/pt-json.3fc5593e030268bcd291.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ro-json.3fd9977ed1c1413059ae.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ro-json.3fd9977ed1c1413059ae.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ru-json.b913eb7f7e9f0c642438.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/ru-json.b913eb7f7e9f0c642438.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/sk-json.d8d0eba80f94e6f55145.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/sk-json.d8d0eba80f94e6f55145.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/te-json.ce6db28261b2f824064f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/te-json.ce6db28261b2f824064f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/uk-json.003908af9b15becdd382.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/uk-json.003908af9b15becdd382.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/vi-json.703c1e731be6e857bbf3.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/vi-json.703c1e731be6e857bbf3.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/zh-json.c2b1b27608671ed3594f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/zh-json.c2b1b27608671ed3594f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/zh_Hant-json.bfa569654a5cd74767ce.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/js/i18n/zh_Hant-json.bfa569654a5cd74767ce.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/logo.svg [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/56f009143a5a7685fad9.wasm [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/92614a5efc3434baeaa9.wasm [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/LICENSE_APACHE [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/LICENSE_MIT [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/README.md [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/core.ruffle.61b3dd915983ae8a8b16.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/core.ruffle.61b3dd915983ae8a8b16.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/core.ruffle.848d766d6fc336164c2f.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/core.ruffle.848d766d6fc336164c2f.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/package.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/ruffle.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/ruffle/ruffle.js.map [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/styles.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/terms-of-service.html [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/breezy-dark.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/breezy-light.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/mammal.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/paper.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/pleroma-dark.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/pleroma-light.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/redmond-xx-se.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/redmond-xx.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/static/themes/redmond-xxi.json [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/sw-pleroma.js [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/sw-pleroma.js.LICENSE.txt [new file with mode: 0644]
static/frontends/pleroma-fe/dev1/sw-pleroma.js.map [new file with mode: 0644]
static/instance/.panel.html.un~ [new file with mode: 0755]
static/instance/panel.html [new file with mode: 0755]
static/modules/emoji_reactions_are_retarded.ex [new file with mode: 0644]
static/modules/high_roller_policy.ex [new file with mode: 0644]
static/modules/no_incoming_deletes.ex [new file with mode: 0644]
static/robots.txt [new file with mode: 0755]
static/static/.styles.json.un~ [new file with mode: 0644]
static/static/.terms-of-service.html.un~ [new file with mode: 0755]
static/static/styles.json [new file with mode: 0644]
static/static/terms-of-service.html [new file with mode: 0755]
static/static/themes/.elic.json.un~ [new file with mode: 0644]
static/static/themes/breezy-dark.json [new file with mode: 0644]
static/static/themes/breezy-light.json [new file with mode: 0644]
static/static/themes/elic.json [new file with mode: 0644]
static/static/themes/mammal.json [new file with mode: 0644]
static/static/themes/paper.json [new file with mode: 0644]
static/static/themes/pleroma-dark.json [new file with mode: 0644]
static/static/themes/pleroma-light.json [new file with mode: 0644]
static/static/themes/redmond-xx-se.json [new file with mode: 0644]
static/static/themes/redmond-xx.json [new file with mode: 0644]
static/static/themes/redmond-xxi.json [new file with mode: 0644]
test/config/emoji.txt [new file with mode: 0644]
test/credo/check/consistency/file_location.ex [new file with mode: 0644]
test/fixtures/DSCN0010.jpg [new file with mode: 0644]
test/fixtures/activitypub-client-post-activity.json [new file with mode: 0644]
test/fixtures/avatar_data_uri [new file with mode: 0644]
test/fixtures/birthdays/misskey-user.json [new file with mode: 0644]
test/fixtures/bogus-mastodon-announce.json [new file with mode: 0644]
test/fixtures/bridgy/actor.json [new file with mode: 0644]
test/fixtures/config/temp.exported_from_db.secret.exs [new file with mode: 0644]
test/fixtures/config/temp.secret.exs [new file with mode: 0644]
test/fixtures/create-chat-message.json [new file with mode: 0644]
test/fixtures/create-pleroma-reply-to-misskey-thread.json [new file with mode: 0644]
test/fixtures/custom_instance_panel.html [new file with mode: 0644]
test/fixtures/emoji-reaction-no-emoji.json [new file with mode: 0644]
test/fixtures/emoji-reaction-too-long.json [new file with mode: 0644]
test/fixtures/emoji-reaction.json [new file with mode: 0644]
test/fixtures/emoji/packs/blank.png.zip [new file with mode: 0644]
test/fixtures/emoji/packs/default-manifest.json [new file with mode: 0644]
test/fixtures/emoji/packs/finmoji.json [new file with mode: 0644]
test/fixtures/emoji/packs/manifest.json [new file with mode: 0644]
test/fixtures/emojis.zip [new file with mode: 0644]
test/fixtures/empty.zip [new file with mode: 0644]
test/fixtures/fetch_mocks/104410921027210069.json [new file with mode: 0644]
test/fixtures/fetch_mocks/9wTkLEnuq47B25EehM.json [new file with mode: 0644]
test/fixtures/fetch_mocks/eal.json [new file with mode: 0644]
test/fixtures/fetch_mocks/tuxcrafting.json [new file with mode: 0644]
test/fixtures/friendica_salmon.xml [new file with mode: 0644]
test/fixtures/guppe-actor.json [new file with mode: 0644]
test/fixtures/host-meta-zetsubou.xn--q9jyb4c.xml [new file with mode: 0644]
test/fixtures/hubzilla-follow-activity.json [new file with mode: 0644]
test/fixtures/image.gif [new file with mode: 0755]
test/fixtures/image.jpg [new file with mode: 0644]
test/fixtures/image.png [new file with mode: 0755]
test/fixtures/image_with_caption-abstract.jpg [new file with mode: 0644]
test/fixtures/image_with_imagedescription_and_caption-abstract.jpg [new file with mode: 0644]
test/fixtures/image_with_imagedescription_and_caption-abstract_and_stray_data_after.png [new file with mode: 0644]
test/fixtures/image_with_imagedescription_and_caption-abstract_whitespaces.jpg [new file with mode: 0644]
test/fixtures/image_with_no_description.jpg [new file with mode: 0644]
test/fixtures/image_with_stray_data_after.png [new file with mode: 0755]
test/fixtures/kroeg-announce-with-inline-actor.json [new file with mode: 0644]
test/fixtures/kroeg-array-less-emoji.json [new file with mode: 0644]
test/fixtures/kroeg-array-less-hashtag.json [new file with mode: 0644]
test/fixtures/kroeg-post-activity.json [new file with mode: 0644]
test/fixtures/lain.xml [new file with mode: 0644]
test/fixtures/lambadalambda.json [new file with mode: 0644]
test/fixtures/margaret-corbin-grave-west-point.html [new file with mode: 0644]
test/fixtures/mastodon-accept-activity.json [new file with mode: 0644]
test/fixtures/mastodon-announce-private.json [new file with mode: 0644]
test/fixtures/mastodon-announce.json [new file with mode: 0644]
test/fixtures/mastodon-block-activity.json [new file with mode: 0644]
test/fixtures/mastodon-create-with-attachment.json [new file with mode: 0644]
test/fixtures/mastodon-delete-user.json [new file with mode: 0644]
test/fixtures/mastodon-delete.json [new file with mode: 0644]
test/fixtures/mastodon-follow-activity.json [new file with mode: 0644]
test/fixtures/mastodon-like.json [new file with mode: 0644]
test/fixtures/mastodon-note-object.json [new file with mode: 0644]
test/fixtures/mastodon-post-activity-contentmap.json [new file with mode: 0644]
test/fixtures/mastodon-post-activity-hashtag.json [new file with mode: 0644]
test/fixtures/mastodon-post-activity-nsfw.json [new file with mode: 0644]
test/fixtures/mastodon-post-activity.json [new file with mode: 0644]
test/fixtures/mastodon-question-activity.json [new file with mode: 0644]
test/fixtures/mastodon-reject-activity.json [new file with mode: 0644]
test/fixtures/mastodon-unblock-activity.json [new file with mode: 0644]
test/fixtures/mastodon-undo-announce.json [new file with mode: 0644]
test/fixtures/mastodon-undo-like-compact-object.json [new file with mode: 0644]
test/fixtures/mastodon-undo-like.json [new file with mode: 0644]
test/fixtures/mastodon-unfollow-activity.json [new file with mode: 0644]
test/fixtures/mastodon-update.json [new file with mode: 0644]
test/fixtures/mastodon-vote.json [new file with mode: 0644]
test/fixtures/mastodon/application_actor.json [new file with mode: 0644]
test/fixtures/mastodon/collections/external_featured.json [new file with mode: 0644]
test/fixtures/mastodon/collections/featured.json [new file with mode: 0644]
test/fixtures/mewmew_no_name.json [new file with mode: 0644]
test/fixtures/misskey-like.json [new file with mode: 0644]
test/fixtures/modules/good_mrf.ex [new file with mode: 0644]
test/fixtures/modules/runtime_module.ex [new file with mode: 0644]
test/fixtures/nypd-facial-recognition-children-teenagers.html [new file with mode: 0644]
test/fixtures/nypd-facial-recognition-children-teenagers2.html [new file with mode: 0644]
test/fixtures/nypd-facial-recognition-children-teenagers3.html [new file with mode: 0644]
test/fixtures/nypd-facial-recognition-children-teenagers4.html [new file with mode: 0644]
test/fixtures/osada-follow-activity.json [new file with mode: 0644]
test/fixtures/owncast-note-with-attachment.json [new file with mode: 0644]
test/fixtures/peertube/actor-person.json [new file with mode: 0644]
test/fixtures/peertube/video-object-mpegURL-only.json [new file with mode: 0644]
test/fixtures/preload_static/instance/panel.html [new file with mode: 0644]
test/fixtures/prismo-url-map.json [new file with mode: 0644]
test/fixtures/private_key.pem [new file with mode: 0644]
test/fixtures/rel_me_anchor.html [new file with mode: 0644]
test/fixtures/rel_me_anchor_nofollow.html [new file with mode: 0644]
test/fixtures/rel_me_link.html [new file with mode: 0644]
test/fixtures/rel_me_null.html [new file with mode: 0644]
test/fixtures/relay/accept-follow.json [new file with mode: 0644]
test/fixtures/relay/relay.json [new file with mode: 0644]
test/fixtures/rich_media/amz.html [new file with mode: 0644]
test/fixtures/rich_media/malformed-data.html [new file with mode: 0644]
test/fixtures/rich_media/non_ogp_embed.html [new file with mode: 0644]
test/fixtures/rich_media/oembed.html [new file with mode: 0644]
test/fixtures/rich_media/oembed.json [new file with mode: 0644]
test/fixtures/rich_media/ogp-missing-data.html [new file with mode: 0644]
test/fixtures/rich_media/ogp-missing-title.html [new file with mode: 0644]
test/fixtures/rich_media/ogp.html [new file with mode: 0644]
test/fixtures/rich_media/twitter_card.html [new file with mode: 0644]
test/fixtures/roadhouse-create-activity.json [new file with mode: 0644]
test/fixtures/rsa_keys/key_1.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_2.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_3.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_4.pem [new file with mode: 0644]
test/fixtures/rsa_keys/key_5.pem [new file with mode: 0644]
test/fixtures/salmon.xml [new file with mode: 0644]
test/fixtures/salmon2.xml [new file with mode: 0644]
test/fixtures/soapbox_no_mentions_in_content.json [new file with mode: 0644]
test/fixtures/sound.mp3 [new file with mode: 0644]
test/fixtures/spoofed-object.json [new file with mode: 0644]
test/fixtures/statuses/masto-note.json [new file with mode: 0644]
test/fixtures/statuses/note.json [new file with mode: 0644]
test/fixtures/tesla_mock/7369654.html [new file with mode: 0644]
test/fixtures/tesla_mock/7even.json [new file with mode: 0644]
test/fixtures/tesla_mock/admin@mastdon.example.org.json [new file with mode: 0644]
test/fixtures/tesla_mock/atarifrosch_webfinger.xml [new file with mode: 0644]
test/fixtures/tesla_mock/baptiste.gelex.xyz-article.json [new file with mode: 0644]
test/fixtures/tesla_mock/baptiste.gelex.xyz-user.json [new file with mode: 0644]
test/fixtures/tesla_mock/craigmaloney.json [new file with mode: 0644]
test/fixtures/tesla_mock/dist/test.txt [new file with mode: 0644]
test/fixtures/tesla_mock/eal_sakamoto.xml [new file with mode: 0644]
test/fixtures/tesla_mock/emelie.json [new file with mode: 0644]
test/fixtures/tesla_mock/emoji-in-summary.json [new file with mode: 0644]
test/fixtures/tesla_mock/framasoft@framatube.org.json [new file with mode: 0644]
test/fixtures/tesla_mock/framatube.org-video.json [new file with mode: 0644]
test/fixtures/tesla_mock/framatube.org_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/frontend.zip [new file with mode: 0644]
test/fixtures/tesla_mock/frontend_dist.zip [new file with mode: 0644]
test/fixtures/tesla_mock/funkwhale_audio.json [new file with mode: 0644]
test/fixtures/tesla_mock/funkwhale_channel.json [new file with mode: 0644]
test/fixtures/tesla_mock/funkwhale_create_audio.json [new file with mode: 0644]
test/fixtures/tesla_mock/gerzilla.de_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/gleasonator-AG3RzWfwEKKrY63qj2.json [new file with mode: 0644]
test/fixtures/tesla_mock/gnusocial.de_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/gs.example.org_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/helene@p.helene.moe.json [new file with mode: 0644]
test/fixtures/tesla_mock/hellpie.json [new file with mode: 0644]
test/fixtures/tesla_mock/http___gs.example.org_4040_index.php_user_1.xml [new file with mode: 0644]
test/fixtures/tesla_mock/http___mastodon.example.org_users_admin_status_1234.json [new file with mode: 0644]
test/fixtures/tesla_mock/https___framatube.org_accounts_framasoft.json [new file with mode: 0644]
test/fixtures/tesla_mock/https___info.pleroma.site_actor.json [new file with mode: 0644]
test/fixtures/tesla_mock/https___lm.kazv.moe_users_mewmew.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___mastodon.social_users_lambadalambda.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___osada.macgirvin.com.html [new file with mode: 0644]
test/fixtures/tesla_mock/https___osada.macgirvin.com_channel_mike.json [new file with mode: 0644]
test/fixtures/tesla_mock/https___pawoo.net_users_aqidaqidaqid.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___pawoo.net_users_pekorino.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___pleroma.soykaf.com_users_lain.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___prismo.news__mxb.json [new file with mode: 0644]
test/fixtures/tesla_mock/https___shitposter.club_notice_2827873.html [new file with mode: 0644]
test/fixtures/tesla_mock/https___shitposter.club_user_1.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___social.heldscal.la_user_23211.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https___social.heldscal.la_user_29191.xml [new file with mode: 0644]
test/fixtures/tesla_mock/https__info.pleroma.site_activity.json [new file with mode: 0644]
test/fixtures/tesla_mock/https__info.pleroma.site_activity2.json [new file with mode: 0644]
test/fixtures/tesla_mock/https__info.pleroma.site_activity3.json [new file with mode: 0644]
test/fixtures/tesla_mock/https__info.pleroma.site_activity4.json [new file with mode: 0644]
test/fixtures/tesla_mock/kaniini@gerzilla.de.json [new file with mode: 0644]
test/fixtures/tesla_mock/kaniini@hubzilla.example.org.json [new file with mode: 0644]
test/fixtures/tesla_mock/kpherox@mstdn.jp.xml [new file with mode: 0644]
test/fixtures/tesla_mock/lain_squeet.me_webfinger.xml [new file with mode: 0644]
test/fixtures/tesla_mock/lemmy-page.json [new file with mode: 0644]
test/fixtures/tesla_mock/lemmy-user.json [new file with mode: 0644]
test/fixtures/tesla_mock/lm.kazv.moe_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/lucifermysticus.json [new file with mode: 0644]
test/fixtures/tesla_mock/macgirvin.com_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/macgirvin@gleasonator.com.json [new file with mode: 0644]
test/fixtures/tesla_mock/mametsuko@mk.absturztau.be.json [new file with mode: 0644]
test/fixtures/tesla_mock/mamot.fr_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/mastodon.social_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/mastodon.xyz_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/mayumayu.json [new file with mode: 0644]
test/fixtures/tesla_mock/mayumayupost.json [new file with mode: 0644]
test/fixtures/tesla_mock/mewmew@lm.kazv.moe.json [new file with mode: 0644]
test/fixtures/tesla_mock/mike@osada.macgirvin.com.json [new file with mode: 0644]
test/fixtures/tesla_mock/misskey_poll_no_end_date.json [new file with mode: 0644]
test/fixtures/tesla_mock/mk.absturztau.be-93e7nm8wqg-activity.json [new file with mode: 0644]
test/fixtures/tesla_mock/mk.absturztau.be-93e7nm8wqg.json [new file with mode: 0644]
test/fixtures/tesla_mock/mobilizon.org-event.json [new file with mode: 0644]
test/fixtures/tesla_mock/mobilizon.org-user.json [new file with mode: 0644]
test/fixtures/tesla_mock/moonman@shitposter.club.json [new file with mode: 0644]
test/fixtures/tesla_mock/mstdn.jp_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/nonexistant@social.heldscal.la.xml [new file with mode: 0644]
test/fixtures/tesla_mock/osada-user-indio.json [new file with mode: 0644]
test/fixtures/tesla_mock/p.helene.moe-AM7S6vZQmL6pI9TgPY.json [new file with mode: 0644]
test/fixtures/tesla_mock/pawoo.net_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/peertube-social.json [new file with mode: 0644]
test/fixtures/tesla_mock/peertube.moe-vid.json [new file with mode: 0644]
test/fixtures/tesla_mock/pekorino@pawoo.net_host_meta.json [new file with mode: 0644]
test/fixtures/tesla_mock/pleroma.soykaf.com_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/poll_attachment.json [new file with mode: 0644]
test/fixtures/tesla_mock/poll_modified.json [new file with mode: 0644]
test/fixtures/tesla_mock/poll_original.json [new file with mode: 0644]
test/fixtures/tesla_mock/puckipedia.com.json [new file with mode: 0644]
test/fixtures/tesla_mock/relay@mastdon.example.org.json [new file with mode: 0644]
test/fixtures/tesla_mock/rin.json [new file with mode: 0644]
test/fixtures/tesla_mock/rinpatch.json [new file with mode: 0644]
test/fixtures/tesla_mock/rye.json [new file with mode: 0644]
test/fixtures/tesla_mock/sdf.org_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/shitposter.club_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/shp@pleroma.soykaf.com.webfigner [new file with mode: 0644]
test/fixtures/tesla_mock/shp@social.heldscal.la.xml [new file with mode: 0644]
test/fixtures/tesla_mock/sjw.json [new file with mode: 0644]
test/fixtures/tesla_mock/skruyb@mamot.fr.atom [new file with mode: 0644]
test/fixtures/tesla_mock/snowdusk@sdf.org_host_meta.json [new file with mode: 0644]
test/fixtures/tesla_mock/social.heldscal.la_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/social.sakamoto.gq_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/social.stopwatchingus-heidelberg.de_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/social.wxcafe.net_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/soykaf.com_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/spc_5381_xrd.xml [new file with mode: 0644]
test/fixtures/tesla_mock/squeet.me_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/status.alpicola.com_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/status.emelie.json [new file with mode: 0644]
test/fixtures/tesla_mock/stopwatchingus-heidelberg.de_host_meta [new file with mode: 0644]
test/fixtures/tesla_mock/webfinger_emelie.json [new file with mode: 0644]
test/fixtures/tesla_mock/wedistribute-article.json [new file with mode: 0644]
test/fixtures/tesla_mock/wedistribute-create-article.json [new file with mode: 0644]
test/fixtures/tesla_mock/wedistribute-user.json [new file with mode: 0644]
test/fixtures/tesla_mock/winterdienst_webfinger.json [new file with mode: 0644]
test/fixtures/test.txt [new file with mode: 0644]
test/fixtures/user_full.xml [new file with mode: 0644]
test/fixtures/user_name_only.xml [new file with mode: 0644]
test/fixtures/users_mock/friendica_followers.json [new file with mode: 0644]
test/fixtures/users_mock/friendica_following.json [new file with mode: 0644]
test/fixtures/users_mock/masto_closed_followers.json [new file with mode: 0644]
test/fixtures/users_mock/masto_closed_followers_page.json [new file with mode: 0644]
test/fixtures/users_mock/masto_closed_following.json [new file with mode: 0644]
test/fixtures/users_mock/masto_closed_following_page.json [new file with mode: 0644]
test/fixtures/users_mock/masto_featured.json [new file with mode: 0644]
test/fixtures/users_mock/pleroma_followers.json [new file with mode: 0644]
test/fixtures/users_mock/pleroma_following.json [new file with mode: 0644]
test/fixtures/users_mock/user.json [new file with mode: 0644]
test/fixtures/video.mp4 [new file with mode: 0644]
test/fixtures/warnings/otp_version/21.1 [new file with mode: 0644]
test/fixtures/warnings/otp_version/22.1 [new file with mode: 0644]
test/fixtures/warnings/otp_version/22.4 [new file with mode: 0644]
test/fixtures/warnings/otp_version/23.0 [new file with mode: 0644]
test/fixtures/webfinger.xml [new file with mode: 0644]
test/fixtures/webfinger/masto-host-meta.xml [new file with mode: 0644]
test/fixtures/webfinger/masto-user.json [new file with mode: 0644]
test/fixtures/webfinger/masto-webfinger.json [new file with mode: 0644]
test/fixtures/webfinger/pleroma-host-meta.xml [new file with mode: 0644]
test/fixtures/webfinger/pleroma-user.json [new file with mode: 0644]
test/fixtures/webfinger/pleroma-webfinger.json [new file with mode: 0644]
test/fixtures/xml_external_entities.xml [new file with mode: 0644]
test/instance_static/add/shortcode.png [new file with mode: 0644]
test/instance_static/emoji/blobs.gg/blank.png [new file with mode: 0644]
test/instance_static/emoji/blobs.gg/pack.json [new file with mode: 0644]
test/instance_static/emoji/pack_bad_sha/blank.png [new file with mode: 0644]
test/instance_static/emoji/pack_bad_sha/pack.json [new file with mode: 0644]
test/instance_static/emoji/pack_bad_sha/pack_bad_sha.zip [new file with mode: 0644]
test/instance_static/emoji/test_pack/blank.png [new file with mode: 0644]
test/instance_static/emoji/test_pack/blank2.png [new file with mode: 0644]
test/instance_static/emoji/test_pack/pack.json [new file with mode: 0644]
test/instance_static/emoji/test_pack_for_import/blank.png [new file with mode: 0644]
test/instance_static/emoji/test_pack_nonshared/nonshared.zip [new file with mode: 0644]
test/instance_static/emoji/test_pack_nonshared/pack.json [new file with mode: 0644]
test/instance_static/local_pack/files.json [new file with mode: 0644]
test/instance_static/local_pack/manifest.json [new file with mode: 0644]
test/mix/pleroma_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/app_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/config_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/count_statuses_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/database_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/digest_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/ecto/migrate_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/ecto/rollback_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/ecto_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/email_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/emoji_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/frontend_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/instance_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/refresh_counter_cache_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/relay_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/robots_txt_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/uploads_test.exs [new file with mode: 0644]
test/mix/tasks/pleroma/user_test.exs [new file with mode: 0644]
test/pleroma/activity/ir/topics_test.exs [new file with mode: 0644]
test/pleroma/activity/search_test.exs [new file with mode: 0644]
test/pleroma/activity_test.exs [new file with mode: 0644]
test/pleroma/announcement_read_relationship_test.exs [new file with mode: 0644]
test/pleroma/announcement_test.exs [new file with mode: 0644]
test/pleroma/application_requirements_test.exs [new file with mode: 0644]
test/pleroma/bbs/handler_test.exs [new file with mode: 0644]
test/pleroma/bookmark_test.exs [new file with mode: 0644]
test/pleroma/captcha_test.exs [new file with mode: 0644]
test/pleroma/chat/message_reference_test.exs [new file with mode: 0644]
test/pleroma/chat_test.exs [new file with mode: 0644]
test/pleroma/config/deprecation_warnings_test.exs [new file with mode: 0644]
test/pleroma/config/holder_test.exs [new file with mode: 0644]
test/pleroma/config/loader_test.exs [new file with mode: 0644]
test/pleroma/config/release_runtime_provider_test.exs [new file with mode: 0644]
test/pleroma/config/transfer_task_test.exs [new file with mode: 0644]
test/pleroma/config_db_test.exs [new file with mode: 0644]
test/pleroma/config_test.exs [new file with mode: 0644]
test/pleroma/conversation/participation_test.exs [new file with mode: 0644]
test/pleroma/conversation_test.exs [new file with mode: 0644]
test/pleroma/docs/generator_test.exs [new file with mode: 0644]
test/pleroma/docs/translator/compiler_test.exs [new file with mode: 0644]
test/pleroma/ecto_type/activity_pub/object_validators/date_time_test.exs [new file with mode: 0644]
test/pleroma/ecto_type/activity_pub/object_validators/object_id_test.exs [new file with mode: 0644]
test/pleroma/ecto_type/activity_pub/object_validators/recipients_test.exs [new file with mode: 0644]
test/pleroma/ecto_type/activity_pub/object_validators/safe_text_test.exs [new file with mode: 0644]
test/pleroma/emails/admin_email_test.exs [new file with mode: 0644]
test/pleroma/emails/mailer_test.exs [new file with mode: 0644]
test/pleroma/emails/user_email_test.exs [new file with mode: 0644]
test/pleroma/emoji/formatter_test.exs [new file with mode: 0644]
test/pleroma/emoji/loader_test.exs [new file with mode: 0644]
test/pleroma/emoji/pack_test.exs [new file with mode: 0644]
test/pleroma/emoji_test.exs [new file with mode: 0644]
test/pleroma/filter_test.exs [new file with mode: 0644]
test/pleroma/following_relationship_test.exs [new file with mode: 0644]
test/pleroma/formatter_test.exs [new file with mode: 0644]
test/pleroma/frontend_test.exs [new file with mode: 0644]
test/pleroma/gun/connection_pool_test.exs [new file with mode: 0644]
test/pleroma/hashtag_test.exs [new file with mode: 0644]
test/pleroma/healthcheck_test.exs [new file with mode: 0644]
test/pleroma/html_test.exs [new file with mode: 0644]
test/pleroma/http/adapter_helper/gun_test.exs [new file with mode: 0644]
test/pleroma/http/adapter_helper/hackney_test.exs [new file with mode: 0644]
test/pleroma/http/adapter_helper_test.exs [new file with mode: 0644]
test/pleroma/http/ex_aws_test.exs [new file with mode: 0644]
test/pleroma/http/request_builder_test.exs [new file with mode: 0644]
test/pleroma/http/tzdata_test.exs [new file with mode: 0644]
test/pleroma/http_test.exs [new file with mode: 0644]
test/pleroma/instances/instance_test.exs [new file with mode: 0644]
test/pleroma/instances_test.exs [new file with mode: 0644]
test/pleroma/integration/federation_test.exs [new file with mode: 0644]
test/pleroma/integration/mastodon_websocket_test.exs [new file with mode: 0644]
test/pleroma/job_queue_monitor_test.exs [new file with mode: 0644]
test/pleroma/keys_test.exs [new file with mode: 0644]
test/pleroma/list_test.exs [new file with mode: 0644]
test/pleroma/marker_test.exs [new file with mode: 0644]
test/pleroma/mfa/backup_codes_test.exs [new file with mode: 0644]
test/pleroma/mfa/totp_test.exs [new file with mode: 0644]
test/pleroma/mfa_test.exs [new file with mode: 0644]
test/pleroma/migration_helper/notification_backfill_test.exs [new file with mode: 0644]
test/pleroma/moderation_log_test.exs [new file with mode: 0644]
test/pleroma/notification_test.exs [new file with mode: 0644]
test/pleroma/object/containment_test.exs [new file with mode: 0644]
test/pleroma/object/fetcher_test.exs [new file with mode: 0644]
test/pleroma/object/updater_test.exs [new file with mode: 0644]
test/pleroma/object_test.exs [new file with mode: 0644]
test/pleroma/otp_version_test.exs [new file with mode: 0644]
test/pleroma/pagination_test.exs [new file with mode: 0644]
test/pleroma/password/pbkdf2_test.exs [new file with mode: 0644]
test/pleroma/registration_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/autolinker_to_linkify_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/confirm_logged_in_users_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/deprecate_public_endpoint_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/fix_legacy_tags_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/move_welcome_settings_test.exs [new file with mode: 0644]
test/pleroma/repo/migrations/rename_instance_chat_test.exs [new file with mode: 0644]
test/pleroma/repo_test.exs [new file with mode: 0644]
test/pleroma/report_note_test.exs [new file with mode: 0644]
test/pleroma/resilience_test.exs [new file with mode: 0644]
test/pleroma/reverse_proxy_test.exs [new file with mode: 0644]
test/pleroma/runtime_test.exs [new file with mode: 0644]
test/pleroma/safe_jsonb_set_test.exs [new file with mode: 0644]
test/pleroma/scheduled_activity_test.exs [new file with mode: 0644]
test/pleroma/signature_test.exs [new file with mode: 0644]
test/pleroma/stats_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/analyze_metadata_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/anonymize_filename_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/dedupe_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/exiftool/read_description_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/exiftool/strip_location_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/mogrifun_test.exs [new file with mode: 0644]
test/pleroma/upload/filter/mogrify_test.exs [new file with mode: 0644]
test/pleroma/upload/filter_test.exs [new file with mode: 0644]
test/pleroma/upload_test.exs [new file with mode: 0644]
test/pleroma/uploaders/local_test.exs [new file with mode: 0644]
test/pleroma/uploaders/s3_test.exs [new file with mode: 0644]
test/pleroma/user/backup_test.exs [new file with mode: 0644]
test/pleroma/user/import_test.exs [new file with mode: 0644]
test/pleroma/user/notification_setting_test.exs [new file with mode: 0644]
test/pleroma/user/query_test.exs [new file with mode: 0644]
test/pleroma/user/welcome_chat_message_test.exs [new file with mode: 0644]
test/pleroma/user/welcome_email_test.exs [new file with mode: 0644]
test/pleroma/user/welcome_message_test.exs [new file with mode: 0644]
test/pleroma/user_invite_token_test.exs [new file with mode: 0644]
test/pleroma/user_relationship_test.exs [new file with mode: 0644]
test/pleroma/user_search_test.exs [new file with mode: 0644]
test/pleroma/user_test.exs [new file with mode: 0644]
test/pleroma/utils_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/activity_pub_controller_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/activity_pub_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/builder_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/activity_expiration_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/anti_followbot_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/anti_link_spam_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/ensure_re_prepended_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/follow_bot_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/force_bot_unlisted_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/force_mentions_in_content_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/hashtag_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/hellthread_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/keyword_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/media_proxy_warming_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/mention_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/no_empty_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/no_placeholder_text_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/normalize_markup_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/object_age_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/reject_non_public_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/simple_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/steal_emoji_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/subchain_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/tag_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/user_allow_list_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf/vocabulary_policy_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/mrf_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/block_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/create_generic_validator_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/like_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/object_validators/update_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/pipeline_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/publisher_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/relay_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/side_effects/delete_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/side_effects_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/add_remove_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/announce_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/answer_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/article_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/audio_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/block_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/chat_message_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/delete_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/emoji_react_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/event_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/follow_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/like_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/note_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/page_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/question_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/reject_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/undo_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/user_update_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier/video_handling_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/transmogrifier_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/utils_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/views/object_view_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/views/user_view_test.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/visibility_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/admin_api_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/announcement_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/chat_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/config_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/frontend_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/instance_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/instance_document_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/invite_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/media_proxy_cache_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/o_auth_app_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/relay_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/report_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/status_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/controllers/user_controller_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/search_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/views/account_view_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/views/moderation_log_view_test.exs [new file with mode: 0644]
test/pleroma/web/admin_api/views/report_view_test.exs [new file with mode: 0644]
test/pleroma/web/api_spec/schema_examples_test.exs [new file with mode: 0644]
test/pleroma/web/auth/auth_controller_test.exs [new file with mode: 0644]
test/pleroma/web/auth/authenticator_test.exs [new file with mode: 0644]
test/pleroma/web/auth/basic_auth_test.exs [new file with mode: 0644]
test/pleroma/web/auth/pleroma_authenticator_test.exs [new file with mode: 0644]
test/pleroma/web/auth/totp_authenticator_test.exs [new file with mode: 0644]
test/pleroma/web/common_api/utils_test.exs [new file with mode: 0644]
test/pleroma/web/common_api_test.exs [new file with mode: 0644]
test/pleroma/web/endpoint/metrics_exporter_test.exs [new file with mode: 0644]
test/pleroma/web/fallback_test.exs [new file with mode: 0644]
test/pleroma/web/federator_test.exs [new file with mode: 0644]
test/pleroma/web/feed/tag_controller_test.exs [new file with mode: 0644]
test/pleroma/web/feed/user_controller_test.exs [new file with mode: 0644]
test/pleroma/web/gettext_test.exs [new file with mode: 0644]
test/pleroma/web/manifest_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/account_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/announcement_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/app_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/conversation_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/custom_emoji_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/directory_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/domain_block_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/follow_request_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/instance_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/list_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/marker_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/media_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/notification_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/poll_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/report_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/scheduled_activity_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/search_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/status_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/subscription_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/suggestion_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/controllers/timeline_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/mastodon_api_controller_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/mastodon_api_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/update_credentials_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/account_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/conversation_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/list_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/marker_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/notification_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/poll_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/scheduled_activity_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/status_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/subscription_view_test.exs [new file with mode: 0644]
test/pleroma/web/mastodon_api/views/suggestion_view_test.exs [new file with mode: 0644]
test/pleroma/web/media_proxy/invalidation/http_test.exs [new file with mode: 0644]
test/pleroma/web/media_proxy/invalidation/script_test.exs [new file with mode: 0644]
test/pleroma/web/media_proxy/invalidation_test.exs [new file with mode: 0644]
test/pleroma/web/media_proxy/media_proxy_controller_test.exs [new file with mode: 0644]
test/pleroma/web/media_proxy_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/player_view_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/providers/feed_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/providers/open_graph_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/providers/rel_me_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/providers/restrict_indexing_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/providers/twitter_card_test.exs [new file with mode: 0644]
test/pleroma/web/metadata/utils_test.exs [new file with mode: 0644]
test/pleroma/web/mongoose_im_controller_test.exs [new file with mode: 0644]
test/pleroma/web/node_info_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/app_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/authorization_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/ldap_authorization_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/mfa_controller_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/o_auth_controller_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/token/utils_test.exs [new file with mode: 0644]
test/pleroma/web/o_auth/token_test.exs [new file with mode: 0644]
test/pleroma/web/o_status/o_status_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/account_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/app_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/backup_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/chat_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/conversation_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/emoji_file_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/emoji_pack_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/emoji_reaction_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/instances_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/mascot_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/notification_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/report_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/scrobble_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/settings_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/controllers/user_import_controller_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/views/app_view_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/views/backup_view_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/views/chat_message_reference_view_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/views/chat_view_test.exs [new file with mode: 0644]
test/pleroma/web/pleroma_api/views/scrobble_view_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/admin_secret_authentication_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/authentication_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/basic_auth_decoder_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/cache_control_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/cache_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/digest_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/ensure_authenticated_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/ensure_privileged_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/ensure_public_or_authenticated_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/ensure_user_token_assigns_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/federating_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/frontend_static_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/http_security_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/http_signature_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/idempotency_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/instance_static_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/mapped_signature_to_identity_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/o_auth_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/o_auth_scopes_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/plug_helper_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/rate_limiter_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/remote_ip_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/set_format_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/set_locale_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/set_user_session_id_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/uploaded_media_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/user_enabled_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/user_fetcher_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/user_is_admin_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/user_is_staff_plug_test.exs [new file with mode: 0644]
test/pleroma/web/plugs/user_tracking_plug_test.exs [new file with mode: 0644]
test/pleroma/web/preload/providers/instance_test.exs [new file with mode: 0644]
test/pleroma/web/preload/providers/timeline_test.exs [new file with mode: 0644]
test/pleroma/web/preload/providers/user_test.exs [new file with mode: 0644]
test/pleroma/web/push/impl_test.exs [new file with mode: 0644]
test/pleroma/web/rel_me_test.exs [new file with mode: 0644]
test/pleroma/web/rich_media/helpers_test.exs [new file with mode: 0644]
test/pleroma/web/rich_media/parser/ttl/aws_signed_url_test.exs [new file with mode: 0644]
test/pleroma/web/rich_media/parser_test.exs [new file with mode: 0644]
test/pleroma/web/rich_media/parsers/twitter_card_test.exs [new file with mode: 0644]
test/pleroma/web/shout_channel_test.exs [new file with mode: 0644]
test/pleroma/web/static_fe/static_fe_controller_test.exs [new file with mode: 0644]
test/pleroma/web/streamer_test.exs [new file with mode: 0644]
test/pleroma/web/twitter_api/controller_test.exs [new file with mode: 0644]
test/pleroma/web/twitter_api/password_controller_test.exs [new file with mode: 0644]
test/pleroma/web/twitter_api/remote_follow_controller_test.exs [new file with mode: 0644]
test/pleroma/web/twitter_api/twitter_api_test.exs [new file with mode: 0644]
test/pleroma/web/twitter_api/util_controller_test.exs [new file with mode: 0644]
test/pleroma/web/uploader_controller_test.exs [new file with mode: 0644]
test/pleroma/web/views/error_view_test.exs [new file with mode: 0644]
test/pleroma/web/web_finger/web_finger_controller_test.exs [new file with mode: 0644]
test/pleroma/web/web_finger_test.exs [new file with mode: 0644]
test/pleroma/web/xml_test.exs [new file with mode: 0644]
test/pleroma/workers/cron/digest_emails_worker_test.exs [new file with mode: 0644]
test/pleroma/workers/cron/new_users_digest_worker_test.exs [new file with mode: 0644]
test/pleroma/workers/publisher_worker_test.exs [new file with mode: 0644]
test/pleroma/workers/purge_expired_activity_test.exs [new file with mode: 0644]
test/pleroma/workers/purge_expired_filter_test.exs [new file with mode: 0644]
test/pleroma/workers/purge_expired_token_test.exs [new file with mode: 0644]
test/pleroma/workers/receiver_worker_test.exs [new file with mode: 0644]
test/pleroma/workers/scheduled_activity_worker_test.exs [new file with mode: 0644]
test/pleroma/xml_builder_test.exs [new file with mode: 0644]
test/support/api_spec_helpers.ex [new file with mode: 0644]
test/support/builders/activity_builder.ex [new file with mode: 0644]
test/support/builders/user_builder.ex [new file with mode: 0644]
test/support/cachex_proxy.ex [new file with mode: 0644]
test/support/captcha/mock.ex [new file with mode: 0644]
test/support/channel_case.ex [new file with mode: 0644]
test/support/cluster.ex [new file with mode: 0644]
test/support/conn_case.ex [new file with mode: 0644]
test/support/data_case.ex [new file with mode: 0644]
test/support/factory.ex [new file with mode: 0644]
test/support/helpers.ex [new file with mode: 0644]
test/support/http_request_mock.ex [new file with mode: 0644]
test/support/mocks.ex [new file with mode: 0644]
test/support/mrf_module_mock.ex [new file with mode: 0644]
test/support/null_cache.ex [new file with mode: 0644]
test/support/oban_helpers.ex [new file with mode: 0644]
test/support/websocket_client.ex [new file with mode: 0644]
test/test_helper.exs [new file with mode: 0644]