You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views
Eugen Rochko 7d985f2aac
Remove dependency on goldfinger gem (#14919)
There are edge cases where requests to certain hosts timeout when
using the vanilla HTTP.rb gem, which the goldfinger gem uses. Now
that we no longer need to support OStatus servers, webfinger logic
is so simple that there is no point encapsulating it in a gem, so
we can just use our own Request class. With that, we benefit from
more robust timeout code and IPv4/IPv6 resolution.

Fix #14091
4 years ago
..
about
accounts
admin Fix method of the DELETE DATA button (#14855) 4 years ago
admin_mailer
application
auth Refactor settings controllers (#14767) 5 years ago
authorize_interactions
directories
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts
media
notification_mailer
oauth Refactor settings controllers (#14767) 5 years ago
public_timelines
relationships
remote_follow
remote_interaction
settings Add option to disable swiping motions across the WebUI (#13885) 4 years ago
shared
shares
statuses Fix regressions in icon buttons in web UI (#14915) 4 years ago
tags
user_mailer Add WebAuthn as an alternative 2FA method (#14466) 5 years ago
well_known/host_meta Remove dependency on goldfinger gem (#14919) 4 years ago