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 23:03:28 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
37 Commits
Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage
Dean Herbert
·
2019-11-25 11:31:12 +09:00
b85189f855
Apply fixes
Dean Herbert
·
2019-11-25 11:30:55 +09:00
45514ff660
Apply CornerExponent fixes
Dean Herbert
·
2019-11-22 19:49:20 +09:00
c2e85a2057
Fix multiple spaces
Andrei Zavatski
·
2019-10-17 15:40:09 +03:00
a858e713f8
CI fixes
Andrei Zavatski
·
2019-10-17 15:24:51 +03:00
6b196a6ce7
Move VotePill to it's own file
Andrei Zavatski
·
2019-10-17 14:18:31 +03:00
a437ff74cc
UI implementation
Andrei Zavatski
·
2019-10-17 13:10:28 +03:00
1f28c00594
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 onShowDeletedChanged function
Andrei Zavatski
·
2019-10-15 11:30:50 +03:00
213f00556d
Remove initial filed
Andrei Zavatski
·
2019-10-15 11:25:58 +03:00
eb5dad08aa
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
CI fixes
Andrei Zavatski
·
2019-10-14 17:33:14 +03:00
d4843285db
Fix incorrect padding for nested comments
Andrei Zavatski
·
2019-10-14 17:26:12 +03:00
139170cdc8
Handle links in message
Andrei Zavatski
·
2019-10-14 16:56:07 +03:00
a81d5cd819
Cleanups
Andrei Zavatski
·
2019-10-14 16:43:43 +03:00
7cd3f5656d
DeletedChildsPlaceholder refactor
Andrei Zavatski
·
2019-10-13 12:38:50 +03:00
60954f969d
Colours update
Andrei Zavatski
·
2019-10-13 11:50:27 +03:00
4d971e49ff
Overall cleanups
Andrei Zavatski
·
2019-10-10 11:43:45 +03:00
f6b78ad661
Add DeletedChildsPlaceholder to the bottom of the comments container
Andrei Zavatski
·
2019-10-09 14:10:05 +03:00
107d39c3e9
Remove animations
Andrei Zavatski
·
2019-10-09 13:45:14 +03:00
c9d5bea0f1
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
Handle parent usernames for legacy comments
Andrei Zavatski
·
2019-10-09 11:18:26 +03:00
a0dfbfe148
Implement ShowChildsButton
Andrei Zavatski
·
2019-10-09 11:07:56 +03:00
0a56b041fd
Implement SortSelector component
Andrei Zavatski
·
2019-10-08 22:46:42 +03:00
29b0eacc82
Use bold font for replies button
Andrei Zavatski
·
2019-10-08 20:44:01 +03:00
9ab309fc0e
Implement VotePill component
Andrei Zavatski
·
2019-10-08 19:56:43 +03:00
35cfb16c8d
Use Bindable for expansion logic
Andrei Zavatski
·
2019-10-08 19:18:46 +03:00
341702b91d
Parse parent comments
Andrei Zavatski
·
2019-10-08 19:09:02 +03:00
000e4a563c
Adjust spacing
Andrei Zavatski
·
2019-10-08 16:04:52 +03:00
3f8fecbc50
Implement replies button
Andrei Zavatski
·
2019-10-08 16:00:34 +03:00
9c7e403cf8
Parse child comments
Andrei Zavatski
·
2019-10-08 15:39:03 +03:00
451a7342ce
Fix some padding issues with the big comments
Andrei Zavatski
·
2019-10-08 15:01:18 +03:00
2564214a72
Move all the logic to it's own namespace
Andrei Zavatski
·
2019-10-08 14:51:12 +03:00
1c89841949