pleroma/changelog.d
Mark Felder 7582b71f46 Downgrade Hackney to 1.20.1, before connection performance regressions
It appears the implementation of Happy Eyeballs in 1.22.0 is the origin of
some pretty serious performance regressions that remain even in the latest
Hackney 3.0 branch.

Connection tests:

=== 1.22.0 ===
First call:  9434ms
Second call: 14ms

=== 1.21.0 ===
First call:  228ms
Second call: 16ms

We went back further to 1.20.1 though because of reported problems with the mail
client and ssl_options. That bug was not reproduced by a dev, though, but we'll
trust it for now.
2026-04-08 12:27:47 -07:00
..
assign-users.add Allow assigning users to reports 2026-01-28 10:35:19 +01:00
avatar-description-mastodon-api.change Move avatar_description and header_description fields to the account object 2026-02-17 14:00:21 +01:00
bookmark-folders.ignore Various bookmark folders-related improvements 2026-03-02 23:41:46 +01:00
boost-visibilities.add changelog 2026-03-03 12:48:12 +00:00
ci-artifacts.skip Enable expiration of CICD job artifacts 2025-10-23 22:14:30 -07:00
database-config-whitelist.add Add task for filtering non-whitelisted configs 2026-01-16 21:35:22 +01:00
emoji-reaction-url-escape.fix Add changelog 2026-01-05 12:12:21 +04:00
exclusive-lists.add Support lists exclusive param 2026-03-03 12:48:37 +00:00
gopher-genserver-crash-on-boot.fix Gopher: Fix crash on (re)boot when ConfigDB is enabled 2026-02-17 00:47:57 +01:00
hackney-downgrade.change Downgrade Hackney to 1.20.1, before connection performance regressions 2026-04-08 12:27:47 -07:00
hackney-mediaproxy.change In-house redirect handler for mediaproxy with Hackney adapter 2026-01-16 22:14:27 +04:00
hackney.change Revert "Merge branch 'revert-cdd6df06' into 'develop'" 2025-12-26 05:08:52 +00:00
hubzilla-alsoknownas.fix Normalize Hubzilla alsoKnownAs from string to array 2026-02-12 18:47:22 +01:00
inappropriate-docs.remove Docs: Remove outdated, incorrect, inappropriate or unmaintained install docs 2026-01-25 05:46:28 +00:00
instance-domain-blocks.add Add v1/instance/domain_blocks endpoint 2025-11-29 18:53:17 +01:00
instance-profile-fields.add Add /api/v2/instance profile fields limits info used by Mastodon 2026-01-30 07:05:45 +01:00
map-side-effects.skip Do not use Enum.map for side-effects 2026-02-27 16:24:10 +01:00
mix-exs-fix.skip mix.exs: use correct override value 2026-02-27 15:45:57 +01:00
mix-exs-update.skip update mix.exs deps versions to match mix.lock so they don't look that scary 2026-03-02 22:50:49 +01:00
oauth-registration-redirect_uris.fix Fix OAuth registration redirect_uris array support 2026-01-16 12:10:21 +04:00
oban-web.add changelog 2026-01-07 21:12:28 +01:00
paginate-follow-requests.change Add changelog entry 2026-01-07 16:07:45 +01:00
phoenix-livedashboard-move.change Move LiveDashboard to /pleroma/live_dashboard 2026-01-09 11:55:16 +01:00
plug-test-typo.skip Fix AccountController Plug warning 2026-03-03 23:11:39 +01:00
prune-hashtag-follow-3376.fix DB prune: Check if user follows hashtag with no objects before deletion 2026-02-22 21:46:41 +00:00
reduce-flaky-tests.skip Add changelog 2026-01-08 13:40:51 +04:00
relationship-expires-at.change Update changelog 2026-01-28 14:02:55 +01:00
release-to-docker.add Add changelog 2026-01-01 10:39:38 +04:00
twitter-api.skip Don't use the confusing TwitterAPI namespace 2026-02-27 19:53:25 +01:00
update-comment.ignore Update comment for prepare_object, rename prepare_outgoing 2026-02-10 14:37:30 +01:00
user-view.ignore Avoid code duplication in UserView 2026-03-06 17:50:15 +01:00
vix-0.36.0.fix mix: upgrade vix from "~> 0.26.0" to "~> 0.36" 2026-01-14 03:11:37 +01:00