akkoma/lib/pleroma
Oneric c94d01a0ab Refactor AdapterHelper and default Finch opts
The old code was unnecessarily complicated, full of unused and/or
duplicated functions making it hard to understand what will actually
happen and for whom at runtime.
Since we only support a single HTTP backend this can be greatly simplified.

Now everything gets default options from a single place and only
functions to modify parts actually difffering across calls are exposed.
2025-08-20 00:00:00 +00:00
..
activity queries: drop unused query function 2025-06-07 21:02:31 +02:00
akkoma
captcha
collections federation/in: fix inlined featured collections 2025-07-21 17:45:20 +00:00
config Remove proxy_remote vestiges 2024-06-16 01:21:52 +02:00
conversation
docs
ecto_type
emails Set customize_hostname_check for Swoosh.Adapters.SMTP 2024-12-18 14:37:27 -05:00
emoji emoji: avoid crashing whole server on broken JSON 2025-06-07 21:22:37 +02:00
helpers
http Refactor AdapterHelper and default Finch opts 2025-08-20 00:00:00 +00:00
instances instances: drop has_request_signatures 2025-06-07 20:27:58 +02:00
mfa
migration_helper
migrators
object Adapt to new http_signature API 2025-06-07 20:27:58 +02:00
password
reverse_proxy
search Don't create noop SearchIndexingWorker jobs for passive index 2025-01-07 20:27:27 +01:00
tests
upload upload/filter/exiftool/strip: hide warnings from log 2025-03-18 01:01:47 +01:00
uploaders
user http_signatures: short-circuit gracefully on MRF rejects 2025-06-07 20:27:58 +02:00
web web/endpoint: drop unused function load_from_system_env 2025-08-20 00:00:00 +00:00
workers federation/in: space out receiver retries more 2025-05-18 14:24:09 +02:00
activity.ex meilisearch: respect meili’s result ranking 2024-05-29 23:17:27 +00:00
announcement.ex
announcement_read_relationship.ex
application.ex Refactor AdapterHelper and default Finch opts 2025-08-20 00:00:00 +00:00
application_requirements.ex
bookmark.ex
caching.ex
captcha.ex
clippy.ex
config.ex
config_db.ex cosmetic: replace deprecated Tuple.append 2025-05-15 23:40:57 +02:00
constants.ex Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00
conversation.ex
counter_cache.ex
data_migration.ex
delivery.ex
ecto_enums.ex
emoji-test.txt
emoji.ex emoji: avoid crashing whole server on broken JSON 2025-06-07 21:22:37 +02:00
filter.ex
following_relationship.ex
formatter.ex
frontend.ex Convert all raw :zip usage to SafeZip 2025-02-14 22:10:25 +01:00
hashtag.ex
healthcheck.ex
html.ex Fix tests 2024-06-09 18:28:00 +01:00
http.ex Refactor AdapterHelper and default Finch opts 2025-08-20 00:00:00 +00:00
instances.ex instances: drop has_request_signatures 2025-06-07 20:27:58 +02:00
iso639.ex
job_queue_monitor.ex
jwt.ex
list.ex
logging.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex
notification.ex
object.ex federation/out: add full replies collection to objects 2025-06-07 21:02:31 +02:00
object_tombstone.ex
otp_version.ex
pagination.ex pagination: fix custom id_type when used with string keys 2025-06-07 21:02:31 +02:00
password.ex
password_reset_token.ex
prometheus_exporter.ex
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex
safe_zip.ex Add SafeZip module 2025-02-14 22:10:25 +01:00
scheduled_activity.ex Restrict media usage to owners 2024-05-22 20:30:18 +02:00
search.ex
signature.ex http_signatures: ensure mandatory headers are set 2025-06-07 20:27:58 +02:00
stats.ex stats: estimate remote user count 2025-01-07 20:27:28 +01:00
thread_mute.ex
upload.ex Drop activity_type override for uploads 2024-05-22 20:30:23 +02:00
user.ex Fix representaton of internal actors 2025-03-26 17:14:28 +01:00
user_invite_token.ex
user_note.ex
user_relationship.ex
utils.ex
web.ex
xml_builder.ex