.. |
Responses
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
ChatAckRequest.cs
|
Add xmldoc for chat ack request
|
2022-11-13 00:10:06 +09:00 |
CommentDeleteRequest.cs
|
Fix CQ
|
2022-09-27 19:40:18 +03:00 |
CommentReportRequest.cs
|
Make report's comment not optional
|
2022-10-16 20:14:05 +03:00 |
CommentVoteRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
CreateChannelRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
CreateNewPrivateMessageRequest.cs
|
Fix handling of local echo deduplication
|
2022-11-04 18:44:22 +09:00 |
CreateNewPrivateMessageResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
Cursor.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
DownloadBeatmapSetRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
DownloadReplayRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetBeatmapRequest.cs
|
Make room requests handler handle GetBeatmapRequest
|
2022-09-27 20:30:41 +09:00 |
GetBeatmapSetRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetBeatmapsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetBeatmapsResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetChangelogBuildRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetChangelogRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetChannelRequest.cs
|
Better handling for joining channels with only ID
|
2022-11-07 11:52:07 +09:00 |
GetCommentsRequest.cs
|
Replace calls to defective Humanizer methods with correct version
|
2022-07-18 22:34:58 +02:00 |
GetCountriesResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetCountryRankingsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetFriendsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetMessagesRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetNewsRequest.cs
|
Move the null check in the outside.
|
2022-06-30 23:29:49 +08:00 |
GetNewsResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetNotificationsRequest.cs
|
Use more verbatim strings
|
2022-10-28 16:32:17 +09:00 |
GetRankingsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetScoresRequest.cs
|
Move constant to a better location
|
2022-11-18 15:47:31 +09:00 |
GetSeasonalBackgroundsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetSpotlightRankingsRequest.cs
|
Replace usages of string.To{Lower,Upper}()
|
2022-06-24 11:57:45 +02:00 |
GetSpotlightRankingsResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetSpotlightsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetTopUsersRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetTopUsersResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetUpdatesRequest.cs
|
Stop requesting messages as part of initial chat presence
|
2022-11-21 15:17:54 +09:00 |
GetUpdatesResponse.cs
|
Add TODO note about handling initial silences
|
2022-11-21 15:23:04 +09:00 |
GetUserBeatmapsRequest.cs
|
Display nominated ranked beatmaps in user profile
|
2022-12-06 23:36:11 -08:00 |
GetUserKudosuHistoryRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetUserMostPlayedBeatmapsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetUserRankingsRequest.cs
|
Replace default with CountryCode.Unknown
|
2022-07-18 08:54:35 +03:00 |
GetUserRecentActivitiesRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetUserRequest.cs
|
Replace usages of string.To{Lower,Upper}()
|
2022-06-24 11:57:45 +02:00 |
GetUserScoresRequest.cs
|
change GetUserScoresRequest to return SoloScoreInfo instead of APIScore
|
2022-07-17 14:07:05 +01:00 |
GetUsersRequest.cs
|
Refactor test to be easier to work with
|
2022-12-22 19:59:35 +01:00 |
GetUsersResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
GetWikiRequest.cs
|
Add failing test case
|
2022-07-20 09:06:11 +03:00 |
JoinChannelRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
LeaveChannelRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
ListChannelsRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
MarkChannelAsReadRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
PaginatedAPIRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
PaginationParameters.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
PostBeatmapFavouriteRequest.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
PostMessageRequest.cs
|
Fix handling of local echo deduplication
|
2022-11-04 18:44:22 +09:00 |
ResponseWithCursor.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
SearchBeatmapSetsRequest.cs
|
Replace calls to defective Humanizer methods with correct version
|
2022-07-18 22:34:58 +02:00 |
SearchBeatmapSetsResponse.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |