Commit Graph

726 Commits

Author SHA1 Message Date
f52375eed2 Merge branch 'master' into mbd-beatmap-set-cover 2021-05-03 15:58:13 +02:00
cc056088bd Update profile subsections to use counters instead of missing text in line with web 2021-05-02 14:44:20 -07:00
3e74d61dab Add best count from api 2021-05-02 13:33:25 -07:00
59cb5f4679 Get recent count from api instead 2021-05-02 13:33:25 -07:00
eeb66a955e Merge branch 'master' into mbd-beatmap-set-cover 2021-04-30 08:14:33 +09:00
9f8af03a70 Remove irrelevant change 2021-04-13 09:28:58 +03:00
a664efe12b Fix history graph tooltips leaking to others
Since there was no check about which tooltip content came from which graph, all history graphs use the "Replays Watched" tooltip, as it is the latest created one.
2021-04-13 07:59:14 +03:00
8f84abf348 Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
9bc6cdf042 Fix singular format regression on forum post text 2021-03-21 11:19:07 -07:00
e31d583a7f Add comments count to user profile overlay 2021-03-21 11:16:59 -07:00
f95ce90c95 Adjust kudosu count formatting 2021-03-17 23:32:08 +01:00
08ffe425f9 Update kudosu description color in line with web 2021-03-17 14:46:23 -07:00
599c55fca5 Update total kudosu earned description text in line with web 2021-03-17 13:22:00 -07:00
6cea74f0fa Remove available kudosu section from user profile overlay in line with web 2021-03-17 13:21:41 -07:00
393f1fbd3f Remove skype 2021-03-15 10:07:50 -07:00
e82eaffaed Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
8a97e2e28d Update LocalisedString usages to RomanisedString 2021-02-22 19:01:42 +09:00
1fd76ea3fb Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
a407bfe73b Privatize UserRanks and expose a similar CountryRank field instead 2021-02-18 15:37:52 +03:00
a845e96b7a Replace Ranks.Global completely with a GlobalRank property 2021-02-17 08:52:04 +03:00
acfb2d2980 Refactor beatmap set covers into using ModelBackedDrawable<T> 2021-01-24 00:32:33 +03:00
2eba2a9abf Rename FriendsButton to FollowersButton 2021-01-21 23:40:23 +03:00
c631354b57 Rename property 2021-01-21 23:39:19 +03:00
4555b9ff70 Make ProfileHeaderButton height defined 2021-01-21 22:56:12 +03:00
e87197c7fc Adjust text size 2021-01-21 22:48:31 +03:00
343166f158 Make CreateIcon a property 2021-01-21 22:47:44 +03:00
a7c22ebe88 Implement MappingSubscribersButton component 2021-01-21 22:02:54 +03:00
2aa1df9ea4 Implement ProfileHeaderStatisticsButton component 2021-01-21 21:38:52 +03:00
05d3914fee Rename friends tooltip to followers 2021-01-21 21:26:33 +03:00
323da82477 Add website root URL and update most links to use it
For what it's worth, I intentionally didn't include news / changelog /
supporter, because these should never change.
2020-12-24 18:11:42 +09:00
904a4daa98 Add todo comment reminding of updating friends list along 2020-12-17 13:33:49 +03:00
e36b1051c1 Add spacing between inline comments 2020-11-24 13:15:59 +09:00
82640418ba Invert hide logic for readability 2020-11-24 13:12:04 +09:00
44ca67c534 Simplify fill logic and add xmldoc 2020-11-24 13:10:11 +09:00
5701b32bae Handle constant graphs better 2020-11-23 22:12:32 +01:00
8347ecf494 Simplify row tick creation code 2020-11-23 21:52:47 +01:00
7b0d3dfe0c Refactor tick calculation code for readability 2020-11-23 21:38:04 +01:00
bb5aa9a9c9 Guard against empty values early 2020-11-23 21:24:37 +01:00
e9ffeb8b5d Make missing date check more robust 2020-11-23 21:09:42 +01:00
1b33d30039 Simplify horizontal ticks creation 2020-11-23 08:52:29 +03:00
b745fb681a Fix incorrect static using placement 2020-11-22 04:40:55 +03:00
4887132947 Adjustments for edge cases support 2020-11-22 04:28:17 +03:00
f07f8089d6 Adjust monthsPerTick value 2020-11-22 03:58:56 +03:00
e6c116f0ab Rework horizontal ticks creation 2020-11-22 03:49:00 +03:00
6e581902cd Simplify column ticks creation 2020-11-22 03:11:38 +03:00
453f0ba675 Make tick lines thicker 2020-11-22 02:34:29 +03:00
3cb1d04667 Move dates fill into it's own method 2020-11-22 02:25:12 +03:00
d4b56aac84 Add missing whitespace 2020-11-22 02:17:54 +03:00
9d7ddf8343 Merge master with conflicts resolved 2020-11-22 02:13:35 +03:00
fe4c622041 Make OnUserChanged private 2020-11-21 23:13:46 +03:00