Commit Graph

390 Commits

Author SHA1 Message Date
2e535afb84 Remove redundant subsection title.
- Also handle opening UserProfile in LinkFlowContainer similar to how
beatmaps and channels are handled
2018-02-28 15:25:29 +05:30
62913163e0 Fix long recent activity text overlapping timestamp.
- Also remove unnecessary fallback from absolute URL helper
2018-02-27 21:21:53 +05:30
a77d1eedae Fix achievements parsing and add badges to recent activity. 2018-02-26 13:08:12 +05:30
a20e4bc2c3 Fix typos and missing fields in JSON mappings. 2018-02-26 11:46:16 +05:30
5724618b2a Add license headers and sanitise open profile argument. 2018-02-26 09:58:11 +05:30
1ad45b0941 R# fixes. 2018-02-26 01:21:31 +05:30
75fdca928e Handle links correctly and don't re-open profile if the user is same. 2018-02-26 01:21:29 +05:30
bb40919f9c Add link handling to recent activities.
- Add a show user action to link handling
2018-02-26 01:21:27 +05:30
7e4bd36391 Create drawable and add response to profile.
- Add missing JSON fields to response model
- Add missing enum value
2018-02-26 01:21:24 +05:30
e3a1b07172 Create API request and reponse model. 2018-02-26 01:21:16 +05:30
b500b76407 Merge branch 'master' into update-branch 2018-02-08 23:35:48 +09:00
4c3606f8fb Handle non-present country rank 2018-02-07 18:34:38 +09:00
647cc4bdad Remove in-between properties 2018-02-07 18:04:32 +09:00
c4f3223e34 Stops non-url text from being hyperlinks
Fixed crash when you attempted to click one
2018-02-03 18:24:49 -06:00
e08a9350a0 Store and show SSPlus and SPlus statistics 2018-02-01 15:19:49 +01:00
783ca40c64 Update with upstream changes 2018-01-17 16:51:47 +09:00
54b0f4b912 Merge branch 'master' into url-parsing-support 2018-01-17 16:16:55 +09:00
5e1cd8ddc4 Apply conditionals directly rather than using an in-between property 2018-01-16 20:34:40 +09:00
9b33499fe7 Merge remote-tracking branch 'upstream/master' into RefactorInputQueues 2018-01-16 20:04:34 +09:00
3c11978cfa Use local functions 2018-01-15 21:42:17 +03:00
72624aea18 Use a better method of link compilation
Adds word wrap back, simplifies a lot.
2018-01-09 20:33:20 +09:00
b035a92bda Merge branch 'master' into url-parsing-support 2018-01-09 14:28:20 +09:00
ae032cbf23 Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties 2018-01-07 23:40:00 +03:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
af86220dcc Merge remote-tracking branch 'origin/master' into update-branch 2018-01-05 12:08:50 +09:00
5eb2dc3d64 Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
2018-01-05 01:20:24 +09:00
36e9232472 Merge master into netstandard 2018-01-05 00:42:48 +09:00
faf1181fc3 Merge branch 'master' into url-parsing-support 2018-01-02 17:51:50 +09:00
e7721d71f3 Changed chat link implementation according to review 2017-12-31 00:51:47 +01:00
f7fe083018 add tooltip to country flags 2017-12-30 14:59:35 +01:00
9660e0885b correctly name tooltip interface 2017-12-29 19:20:37 +00:00
6de41ba172 Trim whitespace 2017-12-29 19:16:43 +00:00
b1dd64983d Add tooltip text to supporter icon 2017-12-29 19:05:50 +00:00
7454633f63 Refactor and general tidying up 2017-12-28 20:11:21 +01:00
7a793eaded Merge master into netstandard 2017-12-27 20:48:53 +09:00
d089e27cad Merge branch 'master' into osu-prefixed-text 2017-12-26 15:40:29 +09:00
a30448095e Merge branch 'master' into url-parsing-support 2017-12-25 19:12:23 +01:00
3c1654e5e4 Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
2017-12-26 00:44:35 +09:00
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
e5faced9ba Better variable name 2017-12-22 19:25:59 +09:00
82909f6585 RankChart -> RankGraph 2017-12-22 19:25:18 +09:00
8c50fa0b84 Add testcase 2017-12-22 18:57:23 +09:00
938c5feea4 Simplify interaction condition 2017-12-22 18:45:10 +09:00
94a974a397 Use bindable for a user 2017-12-22 18:45:10 +09:00
e48c515d52 CI fixes 2017-12-22 18:45:10 +09:00
5ffdaf711e Remove useless array 2017-12-22 18:45:10 +09:00
f3c93c894b Rank graph improvements 2017-12-22 18:45:10 +09:00
fc0b97065c Move hover sound/container to base implementation 2017-12-20 15:54:13 +09:00
a6496e35ec Merge branch 'master' into url-parsing-support 2017-12-20 14:41:12 +09:00
c8afc553cb Fix profile header not correctly being masked
Closes #1592.
2017-12-18 23:55:34 +09:00