..
APIBeatmap.cs
Allow setting of APIBeatmap.Length
(and don't serialise twice)
2021-10-27 16:44:21 +09:00
APIBeatmapSet.cs
Correctly redirect BPM
from API to interface
2021-10-27 17:09:51 +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
APIRecentActivity.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
APIScoreInfo.cs
Add xmldoc for CreateScoreInfo
function for now
2021-10-29 14:51:07 +09:00
APIScoresCollection.cs
Rename API score classes
2021-10-29 13:40:56 +09:00
APIScoreWithPosition.cs
Remove local score copying in GetScoresRequest
to allow APIScoreInfo.Beatmap
to be APIBeatmap
2021-10-29 14:14:25 +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 licence header (and remove year)
2019-01-24 17:43:03 +09:00
APIUserMostPlayedBeatmap.cs
Refactor BeatmapMetadataContainer
and usages to use interface types
2021-10-22 21:38:50 +09:00
APIUserScoreAggregate.cs
Fix missed occurrence
2021-02-17 14:30:52 +09:00
APIWikiPage.cs
add APIWikiPage response
2021-04-20 16:12:32 +07:00
Comment.cs
add pinned property in comment
2021-08-13 12:57:29 +07:00
CommentBundle.cs
add pinned comment to users setter in comment bundle
2021-08-13 19:40:37 +07:00