FreezyLemon
|
a30448095e
|
Merge branch 'master' into url-parsing-support
|
2017-12-25 19:12:23 +01:00 |
|
Aergwyn
|
bb4b5bebf9
|
fix supporter icon in profile missing its background
also it doesn't show up on profiles without supporter anymore
|
2017-12-25 15:30:42 +01:00 |
|
Dean Herbert
|
e5faced9ba
|
Better variable name
|
2017-12-22 19:25:59 +09:00 |
|
Dean Herbert
|
82909f6585
|
RankChart -> RankGraph
|
2017-12-22 19:25:18 +09:00 |
|
EVAST9919
|
8c50fa0b84
|
Add testcase
|
2017-12-22 18:57:23 +09:00 |
|
EVAST9919
|
938c5feea4
|
Simplify interaction condition
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
94a974a397
|
Use bindable for a user
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
e48c515d52
|
CI fixes
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
5ffdaf711e
|
Remove useless array
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
f3c93c894b
|
Rank graph improvements
|
2017-12-22 18:45:10 +09:00 |
|
Dean Herbert
|
fc0b97065c
|
Move hover sound/container to base implementation
|
2017-12-20 15:54:13 +09:00 |
|
Dean Herbert
|
a6496e35ec
|
Merge branch 'master' into url-parsing-support
|
2017-12-20 14:41:12 +09:00 |
|
Dean Herbert
|
c8afc553cb
|
Fix profile header not correctly being masked
Closes #1592.
|
2017-12-18 23:55:34 +09:00 |
|
FreezyLemon
|
d0b7c92b46
|
Removed unnecessary usings.
|
2017-12-11 13:46:23 +01:00 |
|
FreezyLemon
|
bb0a32b555
|
Removed private OsuHoverContainer "content" from OsuLinkSpriteText for more customization.
|
2017-12-11 11:28:16 +01:00 |
|
FreezyLemon
|
f8bc52bbe6
|
Merged https://github.com/ppy/osu master branch
|
2017-12-11 09:27:54 +01:00 |
|
Dean Herbert
|
7d8fb12332
|
DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
|
2017-12-11 12:51:02 +09:00 |
|
Dean Herbert
|
0c2158ccbd
|
Improve display of beatmap thumbnails
|
2017-12-11 12:47:31 +09:00 |
|
Dean Herbert
|
98ce856de1
|
Use more sensible names for classes and methods
Adds xmldoc in places too.
|
2017-12-11 12:33:34 +09:00 |
|
Dean Herbert
|
9069f1ccba
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-12-11 12:12:23 +09:00 |
|
Dean Herbert
|
668299ef84
|
Merge branch 'master' into fix-userprofile-unranked
|
2017-12-10 13:02:32 +09:00 |
|
FreezyLemon
|
856b56d79c
|
Fixed small typo.
|
2017-12-08 12:54:36 +01:00 |
|
FreezyLemon
|
b1270a84f8
|
Added handling for rank == 0 (unranked), removed "#0" from country name if that happens, also display "no rank" when hovering over history instead of "#0"
|
2017-12-08 11:31:32 +01:00 |
|
FreezyLemon
|
e05618a415
|
Removed unnecessary "using" directives
|
2017-12-07 19:36:56 +01:00 |
|
FreezyLemon
|
1f1c7dd70f
|
Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one
|
2017-12-01 20:26:51 +01:00 |
|
jorolf
|
7f068c0c68
|
correct string mistake
|
2017-11-27 21:13:01 +01:00 |
|
jorolf
|
70b6071898
|
add license header
|
2017-11-26 22:13:52 +01:00 |
|
jorolf
|
4c68090e59
|
separate GetUserBeatmapsRequest and GetUserMostPlayedBeatmapsRequest
|
2017-11-26 22:06:03 +01:00 |
|
jorolf
|
02fa1f9dd6
|
move shared stuff between MostPlayedBeatmapDrawable and DrawableScore to DrawableBeatmapRow
|
2017-11-26 21:52:35 +01:00 |
|
jorolf
|
a1cc18f98c
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-11-24 22:51:11 +01:00 |
|
Dean Herbert
|
4986ad73f7
|
Merge remote-tracking branch 'upstream/master' into load-optimization
|
2017-11-23 18:44:17 +09:00 |
|
Dean Herbert
|
38f5c55f80
|
Remove not-accessed field
|
2017-11-23 18:11:35 +09:00 |
|
Dean Herbert
|
30db2ce18a
|
Rename KudosuValue to count and remove pointless local storage
|
2017-11-23 17:37:02 +09:00 |
|
Dean Herbert
|
6d9951d9af
|
Use FillFlow rather than manually specifying positions
|
2017-11-23 17:32:41 +09:00 |
|
Dean Herbert
|
2ff21bbc6c
|
Move descriptions to constructor
|
2017-11-23 17:29:20 +09:00 |
|
Dean Herbert
|
9d481eba96
|
Merge branch 'master' into kudosu-section
|
2017-11-23 17:19:42 +09:00 |
|
FreezyLemon
|
18b0b77f0a
|
Added requested changes. Mainly changing lambdas to direct function references.
|
2017-11-22 21:41:50 +01:00 |
|
jorolf
|
22348a3d67
|
Merge branch 'master' of git://github.com/ppy/osu into most-played-beatmaps-section
|
2017-11-22 21:14:11 +01:00 |
|
FreezyLemon
|
a033eb46d3
|
Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance.
|
2017-11-21 16:12:23 +01:00 |
|
jorolf
|
66c51c7b44
|
cleanup
|
2017-11-19 14:33:50 +01:00 |
|
jorolf
|
4281d76bcf
|
historical section now shows the most played beatmaps
|
2017-11-19 14:19:05 +01:00 |
|
jorolf
|
1f379cab8f
|
move BeatmapMetadataContainer to a separate class
|
2017-11-19 14:17:14 +01:00 |
|
jorolf
|
9aaefb5e97
|
same for PaginatedScoreContainer
|
2017-11-18 20:09:31 +01:00 |
|
jorolf
|
4264641303
|
fix missing text appearing when request returns nothing but beatmaps are already there
|
2017-11-18 18:27:30 +01:00 |
|
EVAST9919
|
2ff88c86ea
|
CI fixes
|
2017-11-18 18:53:21 +03:00 |
|
EVAST9919
|
915ccf3c84
|
Fix some layout issues
|
2017-11-18 18:41:00 +03:00 |
|
EVAST9919
|
87f1368869
|
Add KudosuInfo container in the kudosu section
|
2017-11-18 18:19:35 +03:00 |
|
Dean Herbert
|
f912744acc
|
Fix sizing of ModIcon
|
2017-11-16 00:15:27 +09:00 |
|
EVAST9919
|
8688afecde
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores
|
2017-11-14 20:13:07 +03:00 |
|
Dean Herbert
|
4b9edc4645
|
Merge branch 'master' into profile_beatmaps
|
2017-11-14 20:27:17 +09:00 |
|