..
APIBeatmap.cs
Fix beatmap overlay leaderboards and links not working
2022-02-17 21:05:00 +09:00
APIBeatmapSet.cs
Update usages of APIUser
to RealmUser
2022-01-12 16:39:36 +09:00
APIChangelogBuild.cs
Fix incorrect type specification
2019-07-04 16:16:17 +09:00
APIChangelogEntry.cs
Fix various tests failing due to dependence on specific online data
2020-12-24 21:28:24 +09:00
APIChangelogIndex.cs
Add JsonProperty hinting
2019-05-13 17:26:50 +09:00
APIChangelogUser.cs
Use int instead of long for user_id fields for now
2020-11-06 12:59:46 +09:00
APIChatChannel.cs
Fetch existing private message channels on re-joining
2020-06-08 17:54:26 +09:00
APIKudosuHistory.cs
Refactor to match web implementation 1:1
2019-09-02 17:04:38 +09:00
APINewsPost.cs
Parse HTML entities during APINewsPost deserialisation
2020-07-07 00:11:35 +03:00
APINewsSidebar.cs
Implement NewsSideBar component
2021-05-10 09:53:52 +03:00
APIPlayStyle.cs
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
APIRankHistory.cs
Split out a couple more nested classes
2021-11-05 13:40:44 +09:00
APIRecentActivity.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
APIScore.cs
Fix CI reported warnings
2022-01-12 22:39:00 +09:00
APIScoresCollection.cs
Rename APIScoreInfo
to APIScore
2021-12-10 16:11:49 +09:00
APIScoreWithPosition.cs
Rename APIScoreInfo
to APIScore
2021-12-10 16:11:49 +09:00
APISeasonalBackgrounds.cs
Make "Sometimes" setting depend on season end date, rather than chance
2020-10-30 10:27:43 +01:00
APISpotlight.cs
Update spotlight info based on selected one
2020-02-05 12:48:29 +03:00
APIUpdateStream.cs
Refactor update stream colour mapping code
2020-12-25 21:06:03 +01:00
APIUser.cs
Update API models with score pinning changes
2022-02-10 21:23:38 +03:00
APIUserAchievement.cs
Split out a couple more nested classes
2021-11-05 13:40:44 +09:00
APIUserContainer.cs
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
APIUserHistoryCount.cs
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
APIUserMostPlayedBeatmap.cs
Refactor BeatmapMetadataContainer
and usages to use interface types
2021-10-22 21:38:50 +09:00
APIUserScoreAggregate.cs
Fix potential mod nullref in APIUserScoreAggregate
's CreateScoreInfo
implementation
2022-01-13 00:28:16 +09:00
APIWikiPage.cs
add APIWikiPage response
2021-04-20 16:12:32 +07:00
Comment.cs
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
CommentBundle.cs
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00