Commit Graph

4031 Commits

Author SHA1 Message Date
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
2dac3a6efe Handle hitting the maximum allowed number of favourited beatmaps 2019-10-16 13:58:29 +03:00
4f356f3aeb Merge branch 'master' into favourite-beatmap 2019-10-16 18:22:09 +09:00
60133ba0c3 Propagate BeatmapSetInfo to tab items with bindable 2019-10-15 23:33:50 +03:00
2543de22bd Simplify DeletedChildrenPlaceholder behavior 2019-10-15 12:47:35 +03:00
7ba15df0c0 Convert to method group 2019-10-15 12:27:32 +03:00
d321794ef5 Make loadedTopLevelComments a local filed 2019-10-15 12:26:16 +03:00
96e31b9cca Add support for deleted comments with message 2019-10-15 12:07:01 +03:00
213f00556d Remove onShowDeletedChanged function 2019-10-15 11:30:50 +03:00
b2885e7b13 Move load() under the ctor 2019-10-15 11:26:58 +03:00
eb5dad08aa Remove initial filed 2019-10-15 11:25:58 +03:00
3c714dc013 APICommentsController -> CommentBundle 2019-10-15 11:20:06 +03:00
75a2e383f2 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments_api 2019-10-15 11:19:45 +03:00
efc201ec85 Make PlaylistOverlay a VisibilityContainer 2019-10-14 16:40:53 -07:00
ccc753a315 Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00