From bdb1b75bbdd48eff4b0c114496c375da527d13bd Mon Sep 17 00:00:00 2001 From: "xan.lol" Date: Sun, 9 Nov 2025 21:34:14 -0800 Subject: [PATCH] Theme more throbbers --- README.md | 2 +- src/screens/Login/ForgotPasswordForm.tsx | 2 +- src/screens/Login/LoginForm.tsx | 2 +- src/screens/Login/SetNewPasswordForm.tsx | 2 +- src/screens/Search/SearchResults.tsx | 4 +++- src/screens/Search/components/AutocompleteResults.tsx | 5 +++-- src/screens/Signup/StepCaptcha/index.tsx | 3 ++- src/view/com/lists/MyLists.tsx | 2 +- src/view/com/modals/UserAddRemoveLists.tsx | 2 +- src/view/com/notifications/NotificationFeed.tsx | 2 +- src/view/shell/desktop/Search.tsx | 5 +++-- 11 files changed, 18 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index cbe30c02a..c66ba7986 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ You can disable the visiblity of all metrics individually, including the number - [ ] Additional translation service providers + setting (Deepl, Kagi) - [ ] Collapse labels past the 1st (or 2nd,...; customizable) from the same labeler into a labeler clip of the same style "(+)" - [ ] Move Mutuals label to the follow button -- [ ] New fun language(s) +- [ ] New fun language/locale(s) - [ ] Bitchsky PDS and .social site #### Bugs diff --git a/src/screens/Login/ForgotPasswordForm.tsx b/src/screens/Login/ForgotPasswordForm.tsx index d3b5a4f10..c290bebbd 100644 --- a/src/screens/Login/ForgotPasswordForm.tsx +++ b/src/screens/Login/ForgotPasswordForm.tsx @@ -131,7 +131,7 @@ export const ForgotPasswordForm = ({ {!serviceDescription || isProcessing ? ( - + ) : ( {isProcessing ? ( - + ) : (