osu/osu.Game/Online/API/Requests
2021-06-11 20:03:44 +09:00
..
Responses Move legacy ScoreInfo to be completely based on presence of classic mod 2021-06-08 18:00:09 +09:00
CommentVoteRequest.cs
CreateChannelRequest.cs Add DummyAPIAccess request handler 2021-06-05 14:43:26 +02:00
CreateNewPrivateMessageRequest.cs
CreateNewPrivateMessageResponse.cs
Cursor.cs Initialise some response parameters 2020-07-31 20:55:44 +09:00
DownloadBeatmapSetRequest.cs Fix temp files from beatmap listing imports not being cleaned up 2021-05-08 17:09:14 +02:00
DownloadReplayRequest.cs
GetBeatmapRequest.cs
GetBeatmapSetRequest.cs Add a testable realtime room manager 2020-12-19 01:17:24 +09:00
GetChangelogBuildRequest.cs
GetChangelogRequest.cs
GetCommentsRequest.cs Remove duplicated api request 2020-02-21 19:27:25 +09:00
GetCountriesResponse.cs
GetCountryRankingsRequest.cs
GetFriendsRequest.cs
GetMessagesRequest.cs
GetNewsRequest.cs Make year nullable rather than defaulting to zero 2021-05-20 15:23:49 +09:00
GetNewsResponse.cs Implement NewsSideBar component 2021-05-10 09:53:52 +03:00
GetRankingsRequest.cs Remove stray newline 2020-03-30 16:17:42 +09:00
GetScoresRequest.cs
GetSeasonalBackgroundsRequest.cs Add GetSeasonalBackgroundsRequest 2020-10-22 18:25:01 +02:00
GetSpotlightRankingsRequest.cs Make sort changes affect request result 2020-07-14 18:09:09 +03:00
GetSpotlightRankingsResponse.cs API implementation 2020-02-04 16:04:06 +03:00
GetSpotlightsRequest.cs Apply suggestions 2020-01-10 20:46:35 +03:00
GetTopUsersRequest.cs Rename top user request to make way for new type 2020-11-06 17:00:29 +09:00
GetTopUsersResponse.cs Rename top user request to make way for new type 2020-11-06 17:00:29 +09:00
GetUpdatesRequest.cs
GetUpdatesResponse.cs
GetUserBeatmapsRequest.cs
GetUserKudosuHistoryRequest.cs
GetUserMostPlayedBeatmapsRequest.cs
GetUserRankingsRequest.cs Rename top user request to make way for new type 2020-11-06 17:00:29 +09:00
GetUserRecentActivitiesRequest.cs
GetUserRequest.cs More testing 2020-04-17 19:57:39 +03:00
GetUserScoresRequest.cs
GetUsersRequest.cs Refactor request string logic to avoid linq usage 2020-11-09 12:23:29 +09:00
GetUsersResponse.cs Add and consume multi-lookup API endpoint 2020-11-06 17:00:29 +09:00
GetWikiRequest.cs add GetWikiRequest 2021-04-20 16:40:30 +07:00
JoinChannelRequest.cs Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
LeaveChannelRequest.cs Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
ListChannelsRequest.cs
MarkChannelAsReadRequest.cs
PaginatedAPIRequest.cs Keep provided IDs where possible if not online 2020-03-30 15:07:39 +09:00
PostBeatmapFavouriteRequest.cs
PostMessageRequest.cs
ResponseWithCursor.cs Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
SearchBeatmapSetsRequest.cs Add new beatmap search filter row "General" 2021-03-25 23:20:10 +01:00
SearchBeatmapSetsResponse.cs Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00