osu/osu.Game/Users
Bartłomiej Dach 1dee041448
Add search textbox in friends display
Random user feature request that made sense to me because the same thing
is in currently online display.

Yes web doesn't have this, but web is in a browser where you can Ctrl-F.
You can't do that in the client.

Design taken out of posterior because I can't be bothered waiting for
design cycles for this.
2024-11-04 14:40:30 +01:00
..
Drawables Fix nullability inspection 2024-05-10 23:26:43 +08:00
Badge.cs
CountryCode.cs Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
CountryStatistics.cs
ExtendedUserPanel.cs Add user card with global/country ranks for login overlay 2024-01-02 20:33:36 +06:00
IUser.cs
Medal.cs
TournamentBanner.cs
UserActivity.cs Remove unused ruleset parameter when testing beatmap in editor 2024-03-01 20:28:52 +08:00
UserBrickPanel.cs
UserCoverBackground.cs
UserGridPanel.cs Rework UserGridPanel to reduce containers nesting 2024-02-01 16:22:07 +03:00
UserListPanel.cs
UserPanel.cs Add search textbox in friends display 2024-11-04 14:40:30 +01:00
UserPresence.cs Extend metadata client with user presence-observing capabilities 2023-12-06 19:37:35 +01:00
UserRankPanel.cs Apply renaming in remaining usages 2024-02-29 01:11:08 +03:00
UserStatistics.cs
UserStatus.cs