pleroma/lib/pleroma/web/rich_media
Mark Felder a50c657427 Add a dedicated connection pool for Rich Media
Sharing this pool with regular Media is problematic as Rich Media will connect to many different
domains and thrash the pool, but regular Media will have predictable connections to the webservers
hosting media for the fediverse servers you peer with.
2024-05-27 11:17:02 -04:00
..
parser Fix rich media parsing some Amazon URLs 2024-05-26 14:02:20 -04:00
parsers Filter OEmbed HTML tags 2023-05-26 19:54:24 +02:00
backfill.ex Credo 2024-05-07 22:10:49 -04:00
card.ex Fix module struct matching 2024-05-07 22:27:18 -04:00
helpers.ex Add a dedicated connection pool for Rich Media 2024-05-27 11:17:02 -04:00
parser.ex RichMedia refactor 2024-05-07 19:54:56 -04:00