Commit Graph

3990 Commits

Author SHA1 Message Date
5127b52c25 Merge remote-tracking branch 'upstream/master' into game-handles-links 2019-11-03 13:04:18 +09:00
898520935e Move link handling code to OsuGame
This allows for future calls from arguments / associations
2019-11-01 11:40:51 +09:00
54681a6206 Merge branch 'master' into catch-api-request-exceptions 2019-11-01 11:33:23 +09:00
ce19b2ed36 Avoid using CreateChildDependencies with a *child* bindable
Don't do this.
2019-10-31 17:16:26 +09:00
3e3ff81229 Reorder methods 2019-10-31 17:13:00 +09:00
4f04abf282 Fix tabs to match design (should not show pinhair line) 2019-10-31 16:54:28 +09:00
5d47a2e557 Merge branch 'master' into add-beatmap-ruleset-selector 2019-10-31 16:42:32 +09:00
bf45fa6309 Use lambda function expression 2019-10-31 16:24:03 +09:00
f8187fa301 Don't rely on masking for bar display 2019-10-31 16:23:10 +09:00
923041c3f9 Merge branch 'master' into beatmap-overlay-ruleset-selector 2019-10-31 15:15:52 +09:00
0cd912fcd3 Cover all non-APIAccess APIRequest calls with exception handling 2019-10-31 15:04:13 +09:00
4322933470 Merge branch 'master' into signin-ux-improvement 2019-10-30 12:10:52 +09:00
5c2917d303 Place sign in button inside ShakeContainer 2019-10-30 00:50:04 +07:00
54befb6f8f Remove adjacent day separators 2019-10-29 15:45:41 +09:00
b06e70e546 Add failing test showing issue with day separator logic 2019-10-29 15:27:08 +09:00
09a6d1184a Tidy up order of scroll changes 2019-10-29 14:33:05 +09:00
d1c6e3f620 Add test for scroll to end when max history is exceeded 2019-10-29 14:32:52 +09:00
85769982a0 Refactor LoadingButton 2019-10-24 17:49:34 +03:00
b310fd9d44 Adjust naming inside the LoadingButton 2019-10-23 13:39:42 +03:00
40c202c394 Merge branch 'master' into comments-vote-pill 2019-10-23 15:41:54 +09:00
851773a842 Apply adjustments for framework changes 2019-10-23 14:04:06 +09:00
7b7a87afa8 Put back mobile conditional 2019-10-22 19:51:29 -07:00
8154cc1b16 Fix registration textboxes always focusing after pressing escape 2019-10-22 14:40:56 -07:00
e9aa7f3218 Subclass and use yellow for stand-alone chat display 2019-10-23 00:24:19 +09:00
3b4823abe7 Use foreach 2019-10-23 00:17:37 +09:00
0ba287a7fd Rename variable 2019-10-23 00:14:22 +09:00
7084aa7b81 Merge branch 'master' into chat-day-separator 2019-10-22 15:48:42 +09:00
001eae2c02 Merge remote-tracking branch 'upstream/master' into make-most-textbox-carets-movable 2019-10-22 15:04:16 +09:00
09b2f11bd5 Remove unused variable 2019-10-22 03:14:20 +03:00
b1eac6b400 Apply suggested changes 2019-10-22 03:11:19 +03:00
e9ae838f46 CI fixes 2019-10-22 02:16:52 +03:00
f7924d3bad Rename "FixedSearchTextBox" to "SeekLimitedSearchTextBox" 2019-10-21 16:00:09 -07:00
2896ed90e2 Fix incorrect date comparison 2019-10-22 01:55:26 +03:00
bb7af1e39c Fix some margin/padding issues 2019-10-22 01:45:04 +03:00
d19041fa53 Implement DaySeparator class 2019-10-22 01:30:37 +03:00
75f444e431 Basic implementation 2019-10-22 00:44:58 +03:00
eed6f708a2 Merge branch 'master' into beatmap-overlay-ruleset-selector 2019-10-19 04:06:43 +03:00
266f9a065f Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-vote-pill 2019-10-18 19:25:05 +03:00
6b0976ff1e Remove a weird unicode charcter from file 2019-10-18 16:55:42 +09:00
9daafb4636 Simplify hover/unhover logic 2019-10-18 03:06:01 +03:00
e5b50b5e1f Fix slider bar regression when using arrows 2019-10-17 13:54:36 -07:00
22511e41e2 Use received data to set isVoted bindable 2019-10-17 23:20:01 +03:00
9ee63a8c1a Apply suggested changes 2019-10-17 16:28:32 +03:00
a858e713f8 Fix multiple spaces 2019-10-17 15:40:09 +03:00
6b196a6ce7 CI fixes 2019-10-17 15:24:51 +03:00
42cd4107a0 Implement CommentVoteRequest and adjust UI 2019-10-17 15:04:30 +03:00
a437ff74cc Move VotePill to it's own file 2019-10-17 14:18:31 +03:00
1f28c00594 UI implementation 2019-10-17 13:10:28 +03:00
38dcd42d08 Parse voted comments 2019-10-17 12:35:12 +03:00
60133ba0c3 Propagate BeatmapSetInfo to tab items with bindable 2019-10-15 23:33:50 +03:00