Andrei Zavatski
|
69deb0ca96
|
Fix unavailable replays can be accessed via leaderboard
|
2019-12-09 07:19:55 +03:00 |
|
Dean Herbert
|
36224dca13
|
Fix multiplayer aggregate score inheriting from ScoreInfo
|
2019-12-05 01:45:28 +09:00 |
|
Dean Herbert
|
e2591f154b
|
Only parse statistics when not null
|
2019-12-03 16:16:46 +09:00 |
|
Dean Herbert
|
f0d49d0cdf
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
|
Huo Yaoyuan
|
ca52d09e81
|
Enforce expression body for typical simple ones.
|
2019-11-12 19:56:37 +08:00 |
|
Andrei Zavatski
|
9ee63a8c1a
|
Apply suggested changes
|
2019-10-17 16:28:32 +03:00 |
|
Andrei Zavatski
|
38dcd42d08
|
Parse voted comments
|
2019-10-17 12:35:12 +03:00 |
|
Andrei Zavatski
|
96e31b9cca
|
Add support for deleted comments with message
|
2019-10-15 12:07:01 +03:00 |
|
Andrei Zavatski
|
eb5dad08aa
|
Remove initial filed
|
2019-10-15 11:25:58 +03:00 |
|
Andrei Zavatski
|
3c714dc013
|
APICommentsController -> CommentBundle
|
2019-10-15 11:20:06 +03:00 |
|
Andrei Zavatski
|
ad32d66365
|
CI fix
|
2019-10-15 01:10:23 +03:00 |
|
Andrei Zavatski
|
0fd6b0c852
|
Use linq expression to count deleted comments
|
2019-10-15 00:55:33 +03:00 |
|
Andrei Zavatski
|
09621f066e
|
Childs -> Children
|
2019-10-15 00:32:21 +03:00 |
|
Andrei Zavatski
|
0676c880b5
|
Simplify IsTopLevel and IsDeleted properties
|
2019-10-15 00:26:31 +03:00 |
|
Andrei Zavatski
|
d4843285db
|
CI fixes
|
2019-10-14 17:33:14 +03:00 |
|
Andrei Zavatski
|
a4ffd4798d
|
Fix escaped html strings not being unescaped
|
2019-10-14 17:02:48 +03:00 |
|
Andrei Zavatski
|
7cd3f5656d
|
Cleanups
|
2019-10-14 16:43:43 +03:00 |
|
Andrei Zavatski
|
107d39c3e9
|
Add DeletedChildsPlaceholder to the bottom of the comments container
|
2019-10-09 14:10:05 +03:00 |
|
Andrei Zavatski
|
7e3c97f496
|
Implement DeletedChildsPlaceholder component
|
2019-10-09 13:37:07 +03:00 |
|
Andrei Zavatski
|
b2bd78308d
|
Handle deleted comments
|
2019-10-09 12:18:49 +03:00 |
|
Andrei Zavatski
|
ad99a3236f
|
Handle edited comments
|
2019-10-09 11:32:17 +03:00 |
|
Andrei Zavatski
|
0a56b041fd
|
Implement ShowChildsButton
|
2019-10-09 11:07:56 +03:00 |
|
Andrei Zavatski
|
faef4d932d
|
Improve message parsing
|
2019-10-09 10:17:14 +03:00 |
|
Andrei Zavatski
|
29b0eacc82
|
Implement SortSelector component
|
2019-10-08 22:46:42 +03:00 |
|
Andrei Zavatski
|
4230b00110
|
Rename APIComments to APICommentsController
|
2019-10-08 19:22:23 +03:00 |
|
Andrei Zavatski
|
000e4a563c
|
Parse parent comments
|
2019-10-08 19:09:02 +03:00 |
|
Andrei Zavatski
|
451a7342ce
|
Parse child comments
|
2019-10-08 15:39:03 +03:00 |
|
Andrei Zavatski
|
801b5b474e
|
Add a User property to the comment for easy access
|
2019-10-08 13:45:13 +03:00 |
|
Andrei Zavatski
|
4b1a40daba
|
Implement temp fix to get the actual message
|
2019-10-08 13:31:49 +03:00 |
|
Andrei Zavatski
|
cc6bf2f173
|
Add IsDeleted property
|
2019-10-07 18:45:22 +03:00 |
|
Andrei Zavatski
|
aa8df0fa20
|
Hook up api and implement some visual comments representation
|
2019-10-07 18:26:07 +03:00 |
|
Andrei Zavatski
|
738580ec61
|
Add IsTopLevel property
|
2019-10-07 16:58:24 +03:00 |
|
Andrei Zavatski
|
76db200bd3
|
Implement GetCommentsRequest
|
2019-10-07 16:48:05 +03:00 |
|
Andrei Zavatski
|
573da7b1e7
|
Implement ChangelogEntryType
|
2019-09-19 20:34:37 +03:00 |
|
Dean Herbert
|
d21d68b36c
|
Refactor to match web implementation 1:1
|
2019-09-02 17:04:38 +09:00 |
|
Dean Herbert
|
0985b1679f
|
Move enum to response class
|
2019-09-02 15:57:55 +09:00 |
|
Dean Herbert
|
13fadec6ec
|
Merge remote-tracking branch 'upstream/master' into kudosu-info
|
2019-09-02 15:25:41 +09:00 |
|
Andrei Zavatski
|
72dbeaec16
|
Fix the comment
|
2019-08-30 10:26:11 +03:00 |
|
Andrei Zavatski
|
b03b520818
|
Move Absing from the APIKudosuHistory
|
2019-08-30 10:13:21 +03:00 |
|
StanR
|
d303083179
|
Update to match api
|
2019-08-29 12:29:31 +03:00 |
|
StanR
|
3347ee8170
|
Merge branch 'master' into beatmapset-genre-language
|
2019-08-29 09:57:53 +03:00 |
|
Andrei Zavatski
|
ed827d514f
|
Add comments
|
2019-08-27 15:36:08 +03:00 |
|
Andrei Zavatski
|
2393bbc69b
|
Expand APIKudosuHistory
|
2019-08-18 21:27:53 +03:00 |
|
Andrei Zavatski
|
093359c13b
|
fix incorrect json property
|
2019-08-09 11:19:14 +03:00 |
|
Andrei Zavatski
|
5073bce2dc
|
Basic request implementation
|
2019-08-09 10:47:52 +03:00 |
|
Andrei Zavatski
|
de8ac9a428
|
Simple implementation
|
2019-07-21 21:41:07 +03:00 |
|
StanR
|
cd7c03c13a
|
Add genre and language sections to beatmapset overlay
|
2019-07-11 16:44:48 +03:00 |
|
Dean Herbert
|
c22633967b
|
Merge remote-tracking branch 'upstream/master' into user-best-score
|
2019-07-11 11:32:47 +09:00 |
|
iiSaLMaN
|
b2f23a10c8
|
Use the correct property to retrieve the milliseconds
|
2019-07-10 23:12:18 +03:00 |
|
Dean Herbert
|
2285c2b1df
|
Merge branch 'master' into user-best-score
|
2019-07-11 00:31:26 +09:00 |
|