..
APIBeatmap.cs
Move object counts to BeatmapInfo
2023-12-13 17:33:24 +09:00
APIBeatmapSet.cs
Mark Converts
as nullable
2023-01-15 12:46:41 -08:00
APIChangelogBuild.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIChangelogEntry.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIChangelogIndex.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIChangelogUser.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIChatChannel.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIKudosuHistory.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIMe.cs
Split /me
request from /users
requests
2024-01-24 14:22:57 +01:00
APINewsPost.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APINewsSidebar.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APINotification.cs
Fix APINotification
parsing failing
2022-11-02 17:53:19 +09:00
APINotificationsBundle.cs
Use more verbatim strings
2022-10-28 16:32:17 +09:00
APIPlayStyle.cs
Automated pass
2023-06-24 01:00:03 +09:00
APIRankHistory.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIRecentActivity.cs
Use generic Enum methods
2022-12-26 20:36:39 +01:00
APIScoresCollection.cs
Use more correct json casing in APIScoresCollection
2022-07-19 15:34:17 +09:00
APIScoreWithPosition.cs
Add and consume SoloScoreInfo
2022-07-12 18:00:25 +09:00
APISeasonalBackgrounds.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APISpotlight.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APISystemTitle.cs
More code quality inspections
2023-12-28 00:18:20 +01:00
APIUpdateStream.cs
Fix changelog stream user count only accounting for latest build
2024-01-18 16:15:52 -08:00
APIUser.cs
Simplify UserStatus
to be an enumeration type
2023-12-06 18:52:27 +01:00
APIUserAchievement.cs
Automated pass
2023-06-24 01:00:03 +09:00
APIUserContainer.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIUserGroup.cs
Fix GroupBadge
crashing on null
group colour
2023-01-14 02:23:08 +03:00
APIUserHistoryCount.cs
Automated pass
2023-06-24 01:00:03 +09:00
APIUserMostPlayedBeatmap.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
APIUserScoreAggregate.cs
Clarify purpose of APIUserScoreAggregate
2022-09-17 19:37:30 +03:00
APIWikiPage.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
ChatAckResponse.cs
Add new API requests
2022-10-27 14:55:24 +09:00
ChatSilence.cs
Remove messages from silenced users
2022-11-02 17:13:14 +09:00
Comment.cs
Apply NRT to Comment
2022-09-27 22:45:05 +03:00
CommentBundle.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
GetChannelResponse.cs
Better handling for joining channels with only ID
2022-11-07 11:52:07 +09:00
SoloScoreInfo.cs
Add IsLegacyScore to SoloScoreInfo
2023-12-13 16:12:12 +09:00