Commit Graph

313 Commits

Author SHA1 Message Date
ad99a3236f Handle edited comments 2019-10-09 11:32:17 +03:00
0a56b041fd Implement ShowChildsButton 2019-10-09 11:07:56 +03:00
faef4d932d Improve message parsing 2019-10-09 10:17:14 +03:00
29b0eacc82 Implement SortSelector component 2019-10-08 22:46:42 +03:00
4230b00110 Rename APIComments to APICommentsController 2019-10-08 19:22:23 +03:00
000e4a563c Parse parent comments 2019-10-08 19:09:02 +03:00
451a7342ce Parse child comments 2019-10-08 15:39:03 +03:00
801b5b474e Add a User property to the comment for easy access 2019-10-08 13:45:13 +03:00
4b1a40daba Implement temp fix to get the actual message 2019-10-08 13:31:49 +03:00
cc6bf2f173 Add IsDeleted property 2019-10-07 18:45:22 +03:00
aa8df0fa20 Hook up api and implement some visual comments representation 2019-10-07 18:26:07 +03:00
738580ec61 Add IsTopLevel property 2019-10-07 16:58:24 +03:00
76db200bd3 Implement GetCommentsRequest 2019-10-07 16:48:05 +03:00
573da7b1e7 Implement ChangelogEntryType 2019-09-19 20:34:37 +03:00
d21d68b36c Refactor to match web implementation 1:1 2019-09-02 17:04:38 +09:00
0985b1679f Move enum to response class 2019-09-02 15:57:55 +09:00
13fadec6ec Merge remote-tracking branch 'upstream/master' into kudosu-info 2019-09-02 15:25:41 +09:00
72dbeaec16 Fix the comment 2019-08-30 10:26:11 +03:00
b03b520818 Move Absing from the APIKudosuHistory 2019-08-30 10:13:21 +03:00
d303083179 Update to match api 2019-08-29 12:29:31 +03:00
3347ee8170 Merge branch 'master' into beatmapset-genre-language 2019-08-29 09:57:53 +03:00
ed827d514f Add comments 2019-08-27 15:36:08 +03:00
2393bbc69b Expand APIKudosuHistory 2019-08-18 21:27:53 +03:00
093359c13b fix incorrect json property 2019-08-09 11:19:14 +03:00
5073bce2dc Basic request implementation 2019-08-09 10:47:52 +03:00
de8ac9a428 Simple implementation 2019-07-21 21:41:07 +03:00
cd7c03c13a Add genre and language sections to beatmapset overlay 2019-07-11 16:44:48 +03:00
c22633967b Merge remote-tracking branch 'upstream/master' into user-best-score 2019-07-11 11:32:47 +09:00
b2f23a10c8 Use the correct property to retrieve the milliseconds 2019-07-10 23:12:18 +03:00
2285c2b1df Merge branch 'master' into user-best-score 2019-07-11 00:31:26 +09:00
e73f22eff8 Convert length retrieved from online to milliseconds 2019-07-09 17:53:34 +03:00
a0efd50f62 Extend APILegacyScores request 2019-07-08 11:25:25 +03:00
90d5484818 Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
2019-07-08 09:10:41 +03:00
729f0901f7 Move Length out of OnlineInfo 2019-07-07 20:25:36 +03:00
3ea9629daf Move BPM out of OnlineInfo 2019-07-07 20:11:44 +03:00
2b9f7d551f Fix incorrect type specification 2019-07-04 16:16:17 +09:00
4885f0f0c7 Add messaging telling users how to leave changelog comments 2019-07-04 15:47:06 +09:00
9805adc61d Fix online ScoreInfo having the wrong ruleset 2019-07-03 14:25:59 +05:30
ab0bb8b678 Implement replay downloading with ArchiveDownloadModelManager 2019-06-28 09:33:13 +05:30
5278c5f365 Merge branch 'master' into not-available-to-download 2019-06-19 01:14:32 +03:00
84a0b948e1 Fix typo in VersionNavigation class name 2019-06-17 16:32:38 +09:00
389997dbc4 Fix metrics being populated with null ratings 2019-06-13 19:14:58 +09:00
583bb53f53 Remove GetBeatmapDetailsRequest 2019-06-13 16:57:19 +09:00
0a79b444d9 Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
f240a157b2 Deserialize API metrics 2019-06-13 16:39:38 +09:00
ae284d1127 Merge branch 'master' into not-available-to-download 2019-06-10 21:39:32 +03:00
3202110b80 Add a container for Beatmap Availability 2019-06-10 20:17:44 +03:00
2e911d0e96 Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build 2019-06-10 19:13:54 +02:00
3fc604b60a Add Availability to BeatmapSetOnlineInfo 2019-06-10 13:18:38 +03:00
e8c73f3127 Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00