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-17 14:03:12 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
81 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
TotalCommentsCounter implementation
Andrei Zavatski
·
2019-11-16 18:02:34 +03:00
509440ea14
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
Reorder conditional
Dean Herbert
·
2019-11-09 16:23:22 +09:00
5c47641608
Use api.IsLoggedIn
Andrei Zavatski
·
2019-11-06 12:46:25 +03:00
4330507da8
Apply suggestions
Andrei Zavatski
·
2019-10-31 02:10:00 +03:00
4730453083
Test steps rearrangement and condition fix
Andrei Zavatski
·
2019-10-30 04:16:14 +03:00
8ad5ccda68
Fix comment can be voted if user is null
Andrei Zavatski
·
2019-10-30 03:27:06 +03:00
2c31492bbe
Cleanups
Andrei Zavatski
·
2019-10-30 03:09:14 +03:00
1502a6c631
Dont use binding to set disabled value
Andrei Zavatski
·
2019-10-29 23:43:16 +03:00
092d16bb64
Condition simplification
Andrei Zavatski
·
2019-10-29 21:57:20 +03:00
30d9b21b86
Fix VotePill can be activated by the comment sender
Andrei Zavatski
·
2019-10-29 21:25:48 +03:00
e287dae64b
Refactor LoadingButton
Andrei Zavatski
·
2019-10-24 17:49:34 +03:00
85769982a0
Adjust naming inside the LoadingButton
Andrei Zavatski
·
2019-10-23 13:39:42 +03:00
b310fd9d44
Simplify hover/unhover logic
Andrei Zavatski
·
2019-10-18 03:06:01 +03:00
9daafb4636
Use received data to set isVoted bindable
Andrei Zavatski
·
2019-10-17 23:20:01 +03:00
22511e41e2
Apply suggested changes
Andrei Zavatski
·
2019-10-17 16:28:32 +03:00
9ee63a8c1a
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
Implement CommentVoteRequest and adjust UI
Andrei Zavatski
·
2019-10-17 15:04:30 +03:00
42cd4107a0
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
Simplify DeletedChildrenPlaceholder behavior
Andrei Zavatski
·
2019-10-15 12:47:35 +03:00
2543de22bd
Convert to method group
Andrei Zavatski
·
2019-10-15 12:27:32 +03:00
7ba15df0c0
Make loadedTopLevelComments a local filed
Andrei Zavatski
·
2019-10-15 12:26:16 +03:00
d321794ef5
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
Move load() under the ctor
Andrei Zavatski
·
2019-10-15 11:26:58 +03:00
b2885e7b13
Remove initial filed
Andrei Zavatski
·
2019-10-15 11:25:58 +03:00
eb5dad08aa
APICommentsController -> CommentBundle
Andrei Zavatski
·
2019-10-15 11:20:06 +03:00
3c714dc013
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
Use Humanizer.ToQuantity instead of manual parsing
Andrei Zavatski
·
2019-10-15 00:35:44 +03:00
b84c9dfd84
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
Remove empty line
Andrei Zavatski
·
2019-10-14 17:07:50 +03:00
b53fb0d228
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
Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api
Andrei Zavatski
·
2019-10-14 16:21:34 +03:00
7ac87494e0
Inline delegate event
Dean Herbert
·
2019-10-14 21:49:02 +09:00
f0e9700349
OnClick should actually handle the event
Dean Herbert
·
2019-10-14 21:48:12 +09:00
b7ddf160b4
Tidy up state management via bindable usage
Dean Herbert
·
2019-10-14 21:42:07 +09:00
4e6ab1dad3
Remove more constants
Dean Herbert
·
2019-10-14 21:36:10 +09:00
7794457550
Fix more naming
Dean Herbert
·
2019-10-14 21:34:16 +09:00
4822496c13
SortSelector -> SortTabControl
Dean Herbert
·
2019-10-14 21:32:41 +09:00
89f270a19a
Tidy up constants and method naming
Dean Herbert
·
2019-10-14 21:32:16 +09:00
e191c2c50e
First
Previous
1
2
Next
Last