This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-16 11:03:11 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
34 Commits
Fix typo in json property name
Would cause the mapper badge to never actually be shown in the real world.
Bartłomiej Dach
·
2024-02-14 13:21:37 +01:00
68247fa022
Apply NRT to
Comment
ansel
·
2022-09-27 22:45:05 +03:00
58d9509ce6
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Rename
User
to
APIUser
and move to correct namespace
Dean Herbert
·
2021-11-07 11:26:01 +09:00
0ecf5f201c
add pinned property in comment
Gagah Pangeran Rosfatiputra
·
2021-08-13 12:57:29 +07:00
0901333ef3
Refactor orphaning to better follow osu-web specification
smoogipoo
·
2020-02-21 17:02:48 +09:00
37e295e4be
Use new algorithm for comments tree creation
Andrei Zavatski
·
2020-02-13 02:21:13 +03:00
5201c1c87b
Add ability to load long comment trees in CommentsContainer
Andrei Zavatski
·
2020-02-10 15:43:11 +03:00
26afe0f31e
Add tests for CommentsPage
Andrei Zavatski
·
2020-01-29 06:44:39 +03:00
dc10e58b4f
Parse voted comments
Andrei Zavatski
·
2019-10-17 12:35:12 +03:00
38dcd42d08
Add support for deleted comments with message
Andrei Zavatski
·
2019-10-15 12:07:01 +03:00
96e31b9cca
Remove initial filed
Andrei Zavatski
·
2019-10-15 11:25:58 +03:00
eb5dad08aa
CI fix
Andrei Zavatski
·
2019-10-15 01:10:23 +03:00
ad32d66365
Use linq expression to count deleted comments
Andrei Zavatski
·
2019-10-15 00:55:33 +03:00
0fd6b0c852
Childs -> Children
Andrei Zavatski
·
2019-10-15 00:32:21 +03:00
09621f066e
Simplify IsTopLevel and IsDeleted properties
Andrei Zavatski
·
2019-10-15 00:26:31 +03:00
0676c880b5
CI fixes
Andrei Zavatski
·
2019-10-14 17:33:14 +03:00
d4843285db
Fix escaped html strings not being unescaped
Andrei Zavatski
·
2019-10-14 17:02:48 +03:00
a4ffd4798d
Cleanups
Andrei Zavatski
·
2019-10-14 16:43:43 +03:00
7cd3f5656d
Add DeletedChildsPlaceholder to the bottom of the comments container
Andrei Zavatski
·
2019-10-09 14:10:05 +03:00
107d39c3e9
Implement DeletedChildsPlaceholder component
Andrei Zavatski
·
2019-10-09 13:37:07 +03:00
7e3c97f496
Handle deleted comments
Andrei Zavatski
·
2019-10-09 12:18:49 +03:00
b2bd78308d
Handle edited comments
Andrei Zavatski
·
2019-10-09 11:32:17 +03:00
ad99a3236f
Implement ShowChildsButton
Andrei Zavatski
·
2019-10-09 11:07:56 +03:00
0a56b041fd
Improve message parsing
Andrei Zavatski
·
2019-10-09 10:17:14 +03:00
faef4d932d
Implement SortSelector component
Andrei Zavatski
·
2019-10-08 22:46:42 +03:00
29b0eacc82
Parse parent comments
Andrei Zavatski
·
2019-10-08 19:09:02 +03:00
000e4a563c
Parse child comments
Andrei Zavatski
·
2019-10-08 15:39:03 +03:00
451a7342ce
Add a User property to the comment for easy access
Andrei Zavatski
·
2019-10-08 13:45:13 +03:00
801b5b474e
Implement temp fix to get the actual message
Andrei Zavatski
·
2019-10-08 13:31:49 +03:00
4b1a40daba
Add IsDeleted property
Andrei Zavatski
·
2019-10-07 18:45:22 +03:00
cc6bf2f173
Hook up api and implement some visual comments representation
Andrei Zavatski
·
2019-10-07 18:26:07 +03:00
aa8df0fa20
Add IsTopLevel property
Andrei Zavatski
·
2019-10-07 16:58:24 +03:00
738580ec61
Implement GetCommentsRequest
Andrei Zavatski
·
2019-10-07 16:48:05 +03:00
76db200bd3