Bartłomiej Dach
|
ab1b38242f
|
Reorder enum cases to match web order
|
2022-08-06 18:34:30 +02:00 |
|
Bartłomiej Dach
|
6a9c30c47a
|
Fix some more wrong icon colours
|
2022-08-06 18:34:00 +02:00 |
|
Bartłomiej Dach
|
2ba127b6fc
|
Fix wrong icon for approval event
|
2022-08-06 18:30:49 +02:00 |
|
Bartłomiej Dach
|
f1e0dd2da3
|
Match approval type-dependent icon appearance with web
|
2022-08-06 18:29:24 +02:00 |
|
Bartłomiej Dach
|
f3ecd73e0b
|
Add references to web source in recent activity icon
|
2022-08-06 18:23:15 +02:00 |
|
LukynkaCZE
|
3000d9b9c6
|
Inline everything in RecentActivityIcon
|
2022-08-06 07:16:34 +02:00 |
|
LukynkaCZE
|
a7c92fe5d6
|
Merge branch 'ppy:master' into add-missing-icons-to-recent-profile-section
|
2022-07-25 14:56:00 +02:00 |
|
Salman Ahmed
|
4d90e6bbac
|
Flip method to read better
|
2022-07-25 10:03:06 +03:00 |
|
Salman Ahmed
|
e402e919ab
|
Display placeholder for user profile scores
|
2022-07-25 09:40:20 +03:00 |
|
LukynkaCZE
|
1aa0d49d81
|
Code Quality
|
2022-07-23 12:27:24 +02:00 |
|
LukynkaCZE
|
9db06fafd0
|
Fix code formatting
|
2022-07-23 12:16:11 +02:00 |
|
LukynkaCZE
|
33b442d5d0
|
Add missing icons to UserProfileRecentSection
|
2022-07-23 12:06:30 +02:00 |
|
Salman Ahmed
|
e4d11febc5
|
Remove no longer necessary fallback
|
2022-07-18 09:47:40 +03:00 |
|
Salman Ahmed
|
7e4ce89981
|
Include mod settings in profile score mod icons
|
2022-07-18 04:03:18 +03:00 |
|
tsunyoku
|
a5d7075ef1
|
simplify beatmap metadata logic in DrawableProfileScore
|
2022-07-17 18:10:47 +01:00 |
|
tsunyoku
|
7a6666996f
|
rename item to model in CreateDrawableItem
|
2022-07-17 14:50:53 +01:00 |
|
tsunyoku
|
486fbd2531
|
create instance of BeatmapInfo for use in ScoreBeatmapMetadataContainer
|
2022-07-17 14:47:04 +01:00 |
|
tsunyoku
|
7135329c8c
|
remove `PaginatedProfileScoreSubsectio, revert profile score drawables
|
2022-07-17 14:22:27 +01:00 |
|
tsunyoku
|
3a8b5d48b9
|
update PaginatedScoreContainer to use new class and format
|
2022-07-17 14:09:14 +01:00 |
|
tsunyoku
|
ef4237c4ac
|
create special subsection class for paginated profile scores
|
2022-07-17 14:08:31 +01:00 |
|
tsunyoku
|
e8d88e29c6
|
change DrawableProfileScore and DrawableProfileWeightedScore to take SoloScoreInfo and APIBeatmap instead of APIScore
|
2022-07-17 14:08:04 +01:00 |
|
Dean Herbert
|
569fde4b47
|
Add messages to all InvalidOperationException s
Without this, they can be very non-descript and hard to track down
|
2022-06-28 01:34:25 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Jamie Taylor
|
365819865e
|
Remove 'submit' sample usages
|
2022-06-03 22:31:35 +09:00 |
|
Salman Ahmed
|
33d516eecb
|
Move guest participation beatmap up to below loved
|
2022-04-22 09:28:29 +03:00 |
|
Salman Ahmed
|
40d823bf69
|
Use localised string for guest participation beatmaps header
|
2022-04-22 09:18:46 +03:00 |
|
Salman Ahmed
|
2c21bd89e7
|
Display beatmap guest participations in user profile
|
2022-04-22 07:56:01 +03:00 |
|
Salman Ahmed
|
a9ea0ab91b
|
Add support for fetching user guest participations
|
2022-04-22 07:55:39 +03:00 |
|
Salman Ahmed
|
c858ec2483
|
Pagination -> `PaginationParameters
|
2022-04-19 02:48:34 +03:00 |
|
Salman Ahmed
|
96d4369cc8
|
Introduce Pagination and simplify paginated API requests
|
2022-04-19 02:04:23 +03:00 |
|
Salman Ahmed
|
f08449e432
|
Update paginated profile subsections to display items inline with web
|
2022-04-18 23:04:21 +03:00 |
|
Salman Ahmed
|
ccd6648961
|
Update pinned score container header to use localised title
|
2022-02-11 09:22:09 +03:00 |
|
Salman Ahmed
|
4f7003928a
|
Add score container for pinned scores in ranks section
|
2022-02-10 21:32:18 +03:00 |
|
Dean Herbert
|
51251e3204
|
Fix CI reported warnings
|
2022-01-12 22:39:00 +09:00 |
|
Joseph Madamba
|
7de43e3aba
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
|
Bartłomiej Dach
|
88d4e95ad8
|
Rename BeatmapCard{ => Normal}
|
2021-12-21 08:26:21 +01:00 |
|
Dean Herbert
|
bff02bedbf
|
Rename APIScoreInfo to APIScore
|
2021-12-10 16:11:49 +09:00 |
|
Bartłomiej Dach
|
999bba439f
|
Clarify usages of reverse child ID flow with inline comments
|
2021-12-06 21:02:40 +01:00 |
|
Bartłomiej Dach
|
af10223ac4
|
Add reverse fill flows & depth specs at usage sites for correct Z-ordering
|
2021-12-05 20:07:46 +01:00 |
|
Dean Herbert
|
2acf46154a
|
Remove many unused resolutions of RulesetStore
|
2021-12-03 18:16:29 +09:00 |
|
Dean Herbert
|
e75e209053
|
Cache and consume IRulesetStore where feasible
|
2021-12-03 18:16:01 +09:00 |
|
Bartłomiej Dach
|
42b09fd1ec
|
Use beatmap cards in user profile overlay
|
2021-11-25 22:30:47 +01:00 |
|
Dean Herbert
|
6b6dd93e9e
|
Fix LinkFlowContainer not creating user links supporting full IUser specification
|
2021-11-08 14:17:47 +09:00 |
|
Dean Herbert
|
b9983add15
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |
|
Dean Herbert
|
47914c49ba
|
Fix missed null consideration
|
2021-11-03 04:54:36 +09:00 |
|
Dean Herbert
|
caa9d8997b
|
Merge branch 'master' into score-refactor/less-create-score-info
|
2021-11-01 22:59:11 +09:00 |
|
Dean Herbert
|
a16c8f1ebc
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
|
Dean Herbert
|
31403daa20
|
Change DrawableProfileScore to use APIScoreInfo
|
2021-10-29 15:14:52 +09:00 |
|
Dean Herbert
|
817369903a
|
Rename API score classes
|
2021-10-29 13:40:56 +09:00 |
|
Dean Herbert
|
7245baba69
|
Remove IBeatmapSetOnlineInfo implementation from BeatmapSetInfo to avoid null cases
|
2021-10-28 00:50:45 +09:00 |
|