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
Claire 5a448d0d71
Fix floating action button obscuring last element (#18332)
Fixes #18331

Add some padding below the last element of scrollable lists when the FAB is
shown in order for users to always be able to fully see the last element.
3 years ago
..
chewy Let votes statuses are also searchable (#18070) 3 years ago
controllers Fix error when looking handle with surrounding spaces (#18225) 3 years ago
helpers Replace leftover `envelope` icons with `at` icons (#18305) 3 years ago
javascript Fix floating action button obscuring last element (#18332) 3 years ago
lib Fix error caused by missing subject in Webfinger response (#18204) 3 years ago
mailers Fix failure when sending warning emails with custom text (#17983) 3 years ago
models Fix account warnings not being recorded in audit log (#18338) 3 years ago
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
serializers Fix web push notifications containing HTML entities (#18071) 3 years ago
services Allow VerifyLinkService to accept backlinks with differing case (#18320) 3 years ago
validators Remove IP matching from e-mail domain blocks (#18190) 3 years ago
views Replace leftover `envelope` icons with `at` icons (#18305) 3 years ago
workers Remove IP matching from e-mail domain blocks (#18190) 3 years ago