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-21 10:50:20 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
793
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
89 Commits
Change behavior of some clickable avatars in line with web
Joseph Madamba
·
2023-11-15 17:22:36 +09:00
7b987266d5
Rename and xmldoc members
Bartłomiej Dach
·
2023-06-22 23:00:52 +02:00
786deec296
rename GetTextBoxPlaceholder to GetPlaceholderText
Liam DeVoe
·
2023-06-19 22:05:18 -04:00
60eedbafd1
extract button text properties to methods, show login overlay on click
Liam DeVoe
·
2023-06-19 18:10:37 -04:00
591277e0f9
resolve protected API in comments superclass
Liam DeVoe
·
2023-06-19 17:36:40 -04:00
d5d494f07b
Replace other hardcoded horizontal padding with const
- Also add overlay stream item padding const and account for it
Joseph Madamba
·
2023-04-02 20:50:18 -07:00
436f1e4ae4
Replace all hardcoded 50 horizontal padding with const
Joseph Madamba
·
2023-04-02 20:50:18 -07:00
af389b1107
Expose method for drawable comment creation
ansel
·
2023-01-18 18:10:35 +03:00
0f2ca5d5ed
Add logging on comment post failure
Bartłomiej Dach
·
2023-01-17 21:30:46 +01:00
3640342805
Explain empty string in editor's footer
ansel
·
2023-01-14 23:42:56 +03:00
1480c691ae
Use clock to obtain a position for comment insertion
ansel
·
2023-01-14 22:57:51 +03:00
c36922dd2c
Take type and id from container directly on submit
ansel
·
2023-01-14 22:57:23 +03:00
c2bb0949f5
Add check for any drawables in content before looking for placeholder
ansel
·
2023-01-14 22:37:05 +03:00
cdf3aafddd
Add test case with no existing comments
ansel
·
2023-01-14 20:59:13 +03:00
88c3eef8e1
Move avatar update bind to LoadComplete
ansel
·
2023-01-14 02:50:30 +03:00
bb8bcd7248
Adapt to changes in base class
ansel
·
2023-01-14 02:41:11 +03:00
9e7ecbf4a1
Display submitted comments locally
ansel
·
2023-01-07 04:15:43 +03:00
927773d565
Integrate comment editor into container
ansel
·
2023-01-07 02:59:24 +03:00
32e90829e3
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Update parameter discards
Dean Herbert
·
2022-06-24 21:26:19 +09:00
31a447fda0
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Use existing web localisation for most hardcoded strings
Joseph Madamba
·
2022-04-20 16:31:11 -07:00
5e5c8e78a6
Remove unused params from BDL methods
Susko3
·
2022-01-15 01:06:39 +01:00
19467e58c1
Rename
User
to
APIUser
and move to correct namespace
Dean Herbert
·
2021-11-07 11:26:01 +09:00
0ecf5f201c
remove background colour for no comment placeholder
Gagah Pangeran Rosfatiputra
·
2021-08-14 00:03:05 +07:00
a710bbf6ae
add pinned content section
Gagah Pangeran Rosfatiputra
·
2021-08-13 19:40:37 +07:00
cf0e9a1eec
Privatise counter again
smoogipoo
·
2021-08-13 13:24:05 +09:00
2850f6ce95
Merge branch 'master' into remove-comments-page
smoogipoo
·
2021-08-13 13:17:13 +09:00
ee034874bb
Make IAPIProvider read-only bindables into IBindables
Dean Herbert
·
2020-12-18 15:16:36 +09:00
206bf3713e
Merge remote-tracking branch 'refs/remotes/ppy/master' into remove-comments-page
Andrei Zavatski
·
2020-07-30 00:39:32 +03:00
929b10036e
Update comments container footer in line with web
Andrei Zavatski
·
2020-07-29 06:39:23 +03:00
d7fab98af0
Merge master with conflicts resolved
Andrei Zavatski
·
2020-07-12 02:20:54 +03:00
0e5b375c9a
Cancel scheduled asynchronous load of comments
Bartłomiej Dach
·
2020-06-13 13:00:05 +02:00
aab606b237
Fix crash on switching comments page at an inopportune time
Dean Herbert
·
2020-04-24 18:18:10 +09:00
cbcd915ec8
Move drawables loading to AppendComments()
Andrei Zavatski
·
2020-02-27 20:00:41 +03:00
e2c495e8c2
Add back regression test
Andrei Zavatski
·
2020-02-27 01:38:21 +03:00
ddb494efb3
CI fixes
Andrei Zavatski
·
2020-02-26 18:52:58 +03:00
1166d3d696
Add test scene to test local comment bundles
Andrei Zavatski
·
2020-02-26 18:31:01 +03:00
de10e50278
Add async loading support
Andrei Zavatski
·
2020-02-26 18:00:48 +03:00
ae4f5cdf37
Remove CommentsPage component
Andrei Zavatski
·
2020-02-26 17:38:50 +03:00
56c41a614a
Adjust conditional
smoogipoo
·
2020-02-21 19:50:16 +09:00
7fd71d9b6c
Remove duplicated api request
smoogipoo
·
2020-02-21 19:27:25 +09:00
db78b95228
Add ability to load long comment trees in CommentsContainer
Andrei Zavatski
·
2020-02-10 15:43:11 +03:00
26afe0f31e
Fix possible memory leak and better user change test support
Andrei Zavatski
·
2020-02-06 16:54:02 +03:00
5946ad7d80
refetch comments on user change
Andrei Zavatski
·
2020-02-04 19:19:49 +03:00
a84068448a
Allow guests to view comments
Andrei Zavatski
·
2020-02-04 19:15:23 +03:00
5e369534b6
Change ShowMoreButton hide logic
Andrei Zavatski
·
2020-01-31 09:46:35 +03:00
4a444face1
Merge master with conflicts resolved
Andrei Zavatski
·
2020-01-30 10:08:02 +03:00
a8578c1526
Rename and tidy up DeletedCommentsCounter
Dean Herbert
·
2020-01-30 11:17:26 +09:00
ebdb425c50
Implement CommentsPage class
Andrei Zavatski
·
2020-01-29 06:22:08 +03:00
e7964023ae
First
Previous
1
2
Next
Last