forked from mastodon/mastodon
-
Notifications
You must be signed in to change notification settings - Fork 192
Port account rows design change from upstream #2492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ClearlyClaire
merged 16 commits into
glitch-soc:main
from
ClearlyClaire:glitch-soc/painful-backports
Dec 3, 2023
Merged
Port account rows design change from upstream #2492
ClearlyClaire
merged 16 commits into
glitch-soc:main
from
ClearlyClaire:glitch-soc/painful-backports
Dec 3, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 46483ae Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Partial port of 0461f83 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 140aa6b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…l="me" links Port 55e7c08 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Partial port of b8a2430 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port d27216d to glitch-soc
Partial port of e58c36d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Port 5fae2de to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…b UI (mastodon#24956) Port 0ddc895 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
…t` component Partial port of a985d58 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
e50c44a
to
21df2a6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #2217
This keeps upstream's design, with the exception that we hide follower counts if the user/instance hides it, which might be a bit awkward.
This also has upstream's issue of not working well with width-constrained displays.