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.
2022-05-06 21:40:49 +02:00
..
chewy Let votes statuses are also searchable (#18070) 2022-04-23 21:47:27 +02:00
controllers Fix error when looking handle with surrounding spaces (#18225) 2022-05-02 01:00:08 +02:00
helpers Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
javascript Fix floating action button obscuring last element (#18332) 2022-05-06 21:40:49 +02:00
lib Fix error caused by missing subject in Webfinger response (#18204) 2022-05-01 00:37:46 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Fix account warnings not being recorded in audit log (#18338) 2022-05-06 21:40:20 +02:00
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Fix web push notifications containing HTML entities (#18071) 2022-04-23 21:47:43 +02:00
services Allow VerifyLinkService to accept backlinks with differing case (#18320) 2022-05-06 00:41:42 +02:00
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Replace leftover `envelope` icons with `at` icons (#18305) 2022-05-06 00:41:56 +02:00
workers Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00