1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 12:27:26 +08:00
osu-lazer/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 Use @2x variant of profile badges 2023-09-06 16:17:53 -07:00
CountryCode.cs Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
CountryStatistics.cs Automated pass 2023-06-24 01:00:03 +09:00
ExtendedUserPanel.cs Add user card with global/country ranks for login overlay 2024-01-02 20:33:36 +06:00
IUser.cs Update naming 2022-07-18 16:17:20 +09:00
Medal.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TournamentBanner.cs Use image@2x from tournament banner api 2023-03-25 13:08:46 -07:00
UserActivity.cs Remove unused ruleset parameter when testing beatmap in editor 2024-03-01 20:28:52 +08:00
UserBrickPanel.cs Automated pass 2023-06-24 01:00:03 +09:00
UserCoverBackground.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
UserGridPanel.cs Rework UserGridPanel to reduce containers nesting 2024-02-01 16:22:07 +03:00
UserListPanel.cs Automated pass 2023-06-24 01:00:03 +09:00
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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
UserStatus.cs Simplify UserStatus to be an enumeration type 2023-12-06 18:52:27 +01:00