Commit Graph

5020 Commits

Author SHA1 Message Date
e951979a12 Remove assert from online test 2020-03-17 22:34:46 +03:00
4d376636c3 Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-layout-split 2020-03-17 22:12:48 +03:00
4ac740b12b Remove APIFriend 2020-03-17 08:51:54 +03:00
f7ea20a926 Limit font weight to bold 2020-03-16 16:32:25 -07:00
f816479ff8 Simplify order by rank 2020-03-17 02:03:57 +03:00
bd84980aa6 Simplify order by last visit 2020-03-17 01:56:10 +03:00
da97a02e66 Remove pointless flag 2020-03-17 01:53:53 +03:00
6a151b8e75 Add online test 2020-03-17 01:50:19 +03:00
6ec01a67af Use cast in SocialOverlay 2020-03-17 01:38:45 +03:00
544dfe7dd3 Implement FriendsLayout component 2020-03-16 09:42:21 +03:00
0245bab7c6 Merge branch 'master' into user-cards-update 2020-03-16 14:27:21 +09:00
12293bea1d Merge branch 'master' into fix-chat-tabs 2020-03-16 09:57:01 +09:00
acd280c855 Add System channel type and use it for the ChannelSelectorTab 2020-03-15 22:13:26 +01:00
62ce503126 Fix changelog alignment and italics usage 2020-03-15 00:36:21 +09:00
8991e88039 Fix active tab closing behaviour 2020-03-13 18:34:51 +01:00
097bd37e37 Fix SelectorTab crashing tests after a reload
For some reason, the default channel type (Public) caused the channel manager to attempt to connect to an API, which was null at that time, after hot reloading the test environment (via dynamic compilation). Changing the channel type seems to fix that.
2020-03-13 18:34:51 +01:00
c27751050b Switch back to strings and update setting labels 2020-03-12 23:29:11 -07:00
288470c313 Remove exo specification completely 2020-03-13 13:43:48 +09:00
d24fa18bc2 Merge branch 'master' into video-offset 2020-03-12 19:58:45 +01:00
fd21e87670 Disable adjusting volume via "select next" and "select previous" as fallbacks 2020-03-12 11:28:45 +09:00
1d556bfc5f Merge branch 'master' into video-offset 2020-03-11 15:13:18 +09:00
d3c0deb381 Merge branch 'master' into friends-update-streams 2020-03-11 14:09:27 +09:00
ed837d3115 Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
53e083f329 Merge branch 'master' into show-loved-pp 2020-03-11 01:08:13 +09:00
c1ac800473 Merge pull request #8186 from Joehuu/fix-textbox-backspace-animation
Fix textbox characters not animating when typing/backspacing
2020-03-09 14:03:33 +09:00
3903423a37 Fix textbox characters not animating when typing/backspacing 2020-03-08 19:43:53 -07:00
48282dea8b Remove individual setting to disable videos, fix tests 2020-03-07 22:08:38 -08:00
66f40f7f6e Merge remote-tracking branch 'refs/remotes/ppy/master' into user-cards-update 2020-03-07 04:01:36 +03:00
c7384b9717 Implement BeatmapListingSearchHandler component 2020-03-06 03:09:43 +03:00
1318f242c1 Revert changes to basic implementation and remove redundant stuff 2020-03-06 02:12:30 +03:00
c08e16d97f Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-listing-expanded 2020-03-06 01:27:51 +03:00
5b0846cb69 Handle hover explicitly 2020-03-05 23:15:53 +01:00
bd1dbea6f4 Centralise background colour updates 2020-03-05 23:10:14 +01:00
f5e6f92ac6 Merge branch 'master' into adjust-most-played 2020-03-05 22:37:09 +01:00
e78c238ecd Merge pull request #8131 from recapitalverb/fix-searchable-list-padding
Fix searchable list padding
2020-03-05 12:23:33 +09:00
997be65be2 Improve colouring logic 2020-03-04 21:19:26 +01:00
bd03dd9b70 Adjust class naming 2020-03-04 23:08:58 +03:00
63219a2357 Adjust properties naming 2020-03-04 23:06:16 +03:00
55a0586b13 Move exception handling below all the cases 2020-03-04 23:03:02 +03:00
8849f25069 Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-update-streams 2020-03-04 22:59:56 +03:00
5628c5102d Remove old scores before adding new ones 2020-03-04 20:01:15 +01:00
9aacc3f5ae Replace Scores property with DisplayScores method
Also adds null checks to prevent crashes in tests.
2020-03-04 19:24:52 +01:00
6631b07442 Refactor to replace existing panels 2020-03-04 14:58:15 +03:00
a1dc595006 Change scroll container padding 2020-03-04 15:46:35 +07:00
184d10a75a Revert "Reduce social overlay/direct overlay paddings"
This reverts commit cb11292181.
2020-03-04 15:45:22 +07:00
eaa77bce14 Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
2020-03-04 16:43:35 +08:00
fbd0dfd71b add blank lines 2020-03-04 14:55:51 +08:00
416b9e4e6f fix beatmap status display 2020-03-04 14:28:18 +08:00
e2ed13b392 Trim whitespace 2020-03-04 00:40:10 +03:00
6fca3e5a46 Remove functions with get-only properties 2020-03-04 00:39:12 +03:00