Commit Graph

979 Commits

Author SHA1 Message Date
e181a95c85 Remove unused using 2020-02-13 22:28:37 +09:00
4a04b434a9 Merge branch 'master' into remove-current-item 2020-02-13 21:41:23 +09:00
b9a296d3f9 Merge branch 'master' into remove-current-item 2020-02-13 19:34:15 +09:00
28ca1a5bcc Merge branch 'master' into participants-bindable 2020-02-13 19:31:50 +09:00
bc1c4f6b58 Add missing null-allowance 2020-02-13 19:04:23 +09:00
bce9c8f3f3 Make room participants into a bindable list 2020-02-13 18:59:15 +09:00
75bef15583 Remove "current" multiplayer room item 2020-02-13 18:48:28 +09:00
91edadfe9d Make playlist beatmap and ruleset into bindables 2020-02-13 18:12:47 +09:00
cb30f463fb Update spotlight info based on selected one 2020-02-05 12:48:29 +03:00
37992e99f9 API implementation 2020-02-04 16:04:06 +03:00
42060139f8 Merge branch 'master' into display-accuracy 2020-02-04 12:51:48 +07:00
e531570352 Merge remote-tracking branch 'refs/remotes/ppy/master' into spotlights_api 2020-02-03 19:34:35 +03:00
9898a926b2 Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
d20c48d151 Resolve possible UserVotes issues 2020-01-30 00:53:05 +03:00
d1ead83c6c Merge remote-tracking branch 'refs/remotes/ppy/master' into no-comments-placeholder 2020-01-30 00:48:43 +03:00
76af8bea5d Fix percentage-formatted displays containing a space 2020-01-29 19:51:24 +09:00
dc10e58b4f Add tests for CommentsPage 2020-01-29 06:44:39 +03:00
7c62cc3ac3 Merge remote-tracking branch 'smoogipoo/void-mouse-up-returns' into update-framework 2020-01-22 22:57:52 +09:00
cbba708931 Merge branch 'master' into online-mod-settings 2020-01-22 22:15:41 +09:00
03b61e4a5a Throw exception rather than returning nulls 2020-01-22 20:00:36 +09:00
bfb056c612 Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
2187523bf3 Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
2bc7458abf Add mod setting (de)serialization support 2020-01-17 13:27:47 +09:00
0d8b4e7c3e Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
33993837b7 Remove participant count (not returned by API) 2020-01-14 14:41:38 +09:00
7349c023d1 Cleanup spotlight selection 2020-01-14 14:01:51 +09:00
4ef30f6a05 Merge branch 'master' into spotlights_api 2020-01-13 12:36:13 +08:00
c190c68659 Add safety for channel with no messages 2020-01-13 12:22:44 +09:00
8cc2d70df0 Reduce API calls by checking what message was last marked as read 2020-01-12 16:24:14 +01:00
ccaf4e48a1 Remove using directive 2020-01-11 20:04:58 +01:00
5d5c635b1b Merge branch 'api-chat-read' of https://github.com/Craftplacer/osu into api-chat-read 2020-01-11 19:47:40 +01:00
2ea1367a88 Remove message parameter and make it mark the entire channel as read 2020-01-11 19:47:35 +01:00
7aac6deb71 Merge branch 'master' into api-chat-read 2020-01-11 19:18:50 +01:00
f8a11e50b6 Remove redundant ToString() calls
as string interpolation does this automatically..
2020-01-11 18:00:34 +01:00
d9c57baa89 Add test case for mismatch of channels 2020-01-11 17:48:03 +01:00
50e357a799 Change method parameters, add detailed error message and method docs 2020-01-11 17:42:02 +01:00
cd679707ed Prevent channel duplicates
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-01-11 17:16:11 +01:00
9260ea9195 Apply suggestions 2020-01-10 20:46:35 +03:00
08fb68ddfe Fix incorrect return type for spotlight request 2020-01-10 16:28:52 +03:00
f65f030e79 Implement GetSpotlightsRequest 2020-01-10 15:48:54 +03:00
ab9603b06a Merge remote-tracking branch 'upstream/master' into #7146 2020-01-09 17:08:12 +08:00
d33a507d96 Implement a login placeholder (#7438)
Implement a login placeholder
2020-01-08 16:55:41 +08:00
6dd45e52ef Move text definition inside class 2020-01-08 17:22:51 +09:00
7f92cefe10 Apply review suggestions 2020-01-07 19:06:47 +01:00
4a7f5f98df Cleanup methods/events 2020-01-06 17:20:09 +09:00
21e6351c53 Allow DI for LoginOverlay to resolve to null in non-graphical environments (fix tests) 2020-01-05 14:33:44 +01:00
3d747835dc Fix CI issues 2020-01-04 21:09:40 +01:00
5fd5665467 Use implementation on song select leaderboards. 2020-01-04 19:59:25 +01:00
474b8fc8fd Add LoginPlaceholder 2020-01-04 19:56:42 +01:00
3bd3ebad49 Move placeholders to a dedicated namespace 2020-01-04 19:56:34 +01:00