miterosan
|
3b68dda23e
|
Merge remote-tracking branch 'origin/master' into Private_Messages
|
2018-04-18 20:55:12 +02:00 |
|
Dean Herbert
|
7e5d5a197b
|
Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id
|
2018-04-18 16:41:01 +09:00 |
|
smoogipoo
|
ffbe6f2e37
|
Merge remote-tracking branch 'origin/master' into fix-rank-status
# Conflicts:
# osu.Game/Beatmaps/RankStatus.cs
# osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs
# osu.Game/Overlays/Direct/FilterControl.cs
# osu.Game/Overlays/DirectOverlay.cs
|
2018-04-18 14:16:58 +09:00 |
|
Dean Herbert
|
f62677222c
|
Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id
|
2018-04-18 13:08:53 +09:00 |
|
miterosan
|
142e1b8587
|
update the line endings
|
2018-04-14 13:32:48 +02:00 |
|
miterosan
|
5bfb386226
|
Merge remote-tracking branch 'origin/master' into Private_Messages
|
2018-04-14 13:31:03 +02:00 |
|
miterosan
|
1b51da70af
|
Create an abstraction for APIMessagesRequest
|
2018-04-14 13:23:16 +02:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
miterosan
|
e39f5a1adf
|
Rename var chatmanager -> channelManager
Apply requested changes
|
2018-04-12 23:19:13 +02:00 |
|
Joehu
|
463b189d2f
|
Remove unused using directives
|
2018-04-12 08:13:24 -07:00 |
|
Joehu
|
df4b64effc
|
Rename rankStatus to searchCategory
|
2018-04-12 08:03:19 -07:00 |
|
Joehu
|
f18594887b
|
Move enum to SearchBeatmapSetsRequest
|
2018-04-12 07:49:23 -07:00 |
|
Joehu
|
461e063f19
|
Rename RankStatus to BeatmapSearchCategory
|
2018-04-11 22:50:39 -07:00 |
|
miterosan
|
3860594f40
|
Rename everything into channel and remove everything chat
|
2018-04-11 20:01:57 +02:00 |
|
miterosan
|
a48ccb5603
|
Implement Private chat
|
2018-04-08 22:12:57 +02:00 |
|
miterosan
|
525e50e8dd
|
Merge remote-tracking branch 'origin/master' into Private_Messages
|
2018-04-08 15:23:09 +02:00 |
|
miterosan
|
f1696eae92
|
Use IEnumable instead of List
|
2018-04-08 15:01:14 +02:00 |
|
naoey
|
c304c1eecf
|
Make LinkFlowContainer handle beatmap id lookup in game.
|
2018-04-04 21:23:51 +05:30 |
|
miterosan
|
c937789684
|
Rename GetMessagesRequest to GetChannelMessagesRequest
|
2018-03-28 21:33:50 +02:00 |
|
miterosan
|
56de6c1067
|
Rename Channel to ChannelChat
|
2018-03-28 21:11:06 +02:00 |
|
DrabWeb
|
19bc6b9168
|
Merge https://github.com/ppy/osu into beatmap-set-status
|
2018-03-27 18:13:58 -03:00 |
|
DrabWeb
|
eb374c5774
|
Add beatmap set online status and display it in direct panels and the beatmap set overlay.
|
2018-03-26 21:04:45 -03:00 |
|
smoogipoo
|
c29f7a4333
|
Merge remote-tracking branch 'origin/master' into netstandard
|
2018-03-24 14:49:46 +09:00 |
|
naoey
|
a77d1eedae
|
Fix achievements parsing and add badges to recent activity.
|
2018-02-26 13:08:12 +05:30 |
|
naoey
|
a20e4bc2c3
|
Fix typos and missing fields in JSON mappings.
|
2018-02-26 11:46:16 +05:30 |
|
naoey
|
5724618b2a
|
Add license headers and sanitise open profile argument.
|
2018-02-26 09:58:11 +05:30 |
|
naoey
|
1ad45b0941
|
R# fixes.
|
2018-02-26 01:21:31 +05:30 |
|
naoey
|
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 |
|
naoey
|
e3a1b07172
|
Create API request and reponse model.
|
2018-02-26 01:21:16 +05:30 |
|
smoogipoo
|
b500b76407
|
Merge branch 'master' into update-branch
|
2018-02-08 23:35:48 +09:00 |
|
Aergwyn
|
a61666d2a7
|
update licence headers
|
2018-01-06 10:54:53 +01:00 |
|
Aergwyn
|
e6b581e259
|
Merge branch 'master' into expand-social-tab
|
2018-01-06 10:48:27 +01:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
smoogipoo
|
36e9232472
|
Merge master into netstandard
|
2018-01-05 00:42:48 +09:00 |
|
Aergwyn
|
cc4ef5d0aa
|
Merge branch 'master' into expand-social-tab
|
2018-01-01 12:00:50 +01:00 |
|
Aergwyn
|
ccb69d16d9
|
move HitResult in Scoring namespace to replace HitCount
|
2017-12-30 21:23:18 +01:00 |
|
Aergwyn
|
138d78309f
|
add HitCount enum and replace string usage with enum
|
2017-12-30 18:07:30 +01:00 |
|
Aergwyn
|
66f076815f
|
query friends endpoint to fetch friendlist
|
2017-12-28 19:32:06 +01:00 |
|
smoogipoo
|
7a793eaded
|
Merge master into netstandard
|
2017-12-27 20:48:53 +09:00 |
|
naoey
|
85dee3abac
|
Increase GetScoresRequest timeout & leave existing scores when API dies.
|
2017-12-20 20:48:30 +05:30 |
|
Dean Herbert
|
c871a25dfa
|
Remove unnecessary constructure and make ruleset required
|
2017-12-20 20:41:01 +09:00 |
|
Dean Herbert
|
1b91f24044
|
Simplify scope logic
|
2017-12-20 20:33:16 +09:00 |
|
Dean Herbert
|
63dce59c8c
|
Throw an exception if we try and retrieve local scores online
|
2017-12-20 20:28:00 +09:00 |
|
Unknown
|
47bd97363e
|
Use ShortName for mode.
- Also set the ruleset when fetching scores in BeatmapSetOverlay
|
2017-12-11 15:05:12 +05:30 |
|
naoey
|
ccbbd09d84
|
Merge remote-tracking branch 'upstream/master' into leaderboard-scopes
|
2017-12-11 13:59:22 +05:30 |
|
Dean Herbert
|
507d0e3252
|
Use more sensible names for classes
|
2017-12-11 12:26:48 +09:00 |
|
jorolf
|
14fdf98abc
|
rename GetBeatmapSetsResponse
|
2017-11-29 23:08:46 +01:00 |
|
smoogipoo
|
267bb75458
|
Merge remote-tracking branch 'Aergwyn/master' into netstandard
|
2017-11-29 23:45:29 +09:00 |
|
jorolf
|
4c68090e59
|
separate GetUserBeatmapsRequest and GetUserMostPlayedBeatmapsRequest
|
2017-11-26 22:06:03 +01:00 |
|
Unknown
|
ae201f0ef5
|
R#
|
2017-11-26 15:03:49 +05:30 |
|
Unknown
|
f4f732ca43
|
Remove unnecessary null check and tweak transform a bit.
|
2017-11-26 11:19:42 +05:30 |
|
jorolf
|
a1cc18f98c
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-11-24 22:51:11 +01:00 |
|
jorolf
|
21d5d10738
|
replace BeatmapResponse with BeatmapInfo
|
2017-11-24 22:48:56 +01:00 |
|
naoey
|
b6de1ce5b6
|
Handle query params better.
|
2017-11-23 14:36:12 +05:30 |
|
Unknown
|
096e98b5d3
|
Add game mode query to request.
- Also update scores when game mode is changed
|
2017-11-23 14:36:12 +05:30 |
|
naoey
|
fe559f4b62
|
Add respective query params to GetScoreRequest based on selected tab.
|
2017-11-23 14:36:12 +05:30 |
|
Dean Herbert
|
6e51664544
|
Merge branch 'master' into beatmap-overlay-download
|
2017-11-23 17:11:28 +09:00 |
|
smoogipoo
|
aac41d2de6
|
Disable resharper inspections on case-by-case basis
|
2017-11-20 18:55:48 +09:00 |
|
jorolf
|
66c51c7b44
|
cleanup
|
2017-11-19 14:33:50 +01:00 |
|
jorolf
|
48b44e8e4e
|
add a user most played beatmaps request/response
|
2017-11-19 14:18:14 +01:00 |
|
naoey
|
5aeeb9aac6
|
Merge remote-tracking branch 'upstream/master' into beatmap-overlay-download
|
2017-11-15 17:38:38 +05:30 |
|
Dean Herbert
|
7dd2720b4b
|
Merge branch 'master' into beatmap_scores
|
2017-11-15 13:41:38 +09:00 |
|
Dean Herbert
|
a30cf27506
|
Fix incorrect json mapping for preview urls
|
2017-11-15 13:26:11 +09:00 |
|
Dean Herbert
|
6ef60d0b4e
|
Merge branch 'master' into beatmap-overlay-scores
|
2017-11-15 13:18:32 +09:00 |
|
EVAST9919
|
8688afecde
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores
|
2017-11-14 20:13:07 +03:00 |
|
EVAST9919
|
08ce2705c6
|
Add pending and graveyarded beatmapsets to profile page
|
2017-11-14 08:26:44 +03:00 |
|
EVAST9919
|
d157e6baf1
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores
|
2017-11-13 16:02:44 +03:00 |
|
Unknown
|
16e48ed187
|
Hook up download logic with BeatmapSetOverlay download buttons.
- Add noVideo option to DownloadBeatmapSetRequest
- Make Download fire an event with new download instead of returning it
|
2017-11-12 18:41:10 +05:30 |
|
EVAST9919
|
6def49d6a4
|
Allow beatmap set response get online id
|
2017-11-11 01:51:42 +03:00 |
|
EVAST9919
|
c2f3971188
|
Extend Beatmap Set Response
|
2017-11-10 03:01:11 +03:00 |
|
EVAST9919
|
a46dbee532
|
Add Humanizer package
|
2017-11-07 12:38:10 +03:00 |
|
EVAST9919
|
b8b5c67cd2
|
Apply suggestion concerning the BeatmapSetType enum
|
2017-11-06 21:46:28 +03:00 |
|
EVAST9919
|
761d885167
|
Add Favourite Beatmaps section in UserProfileOverlay
|
2017-11-03 20:25:21 +03:00 |
|
Dean Herbert
|
2d0f4d3859
|
Fix OnlineBeatmapSetID not being correctly populated
|
2017-10-25 22:14:16 +09:00 |
|
Dean Herbert
|
cd722e4abb
|
Fix beatmap author being stored in two different places
|
2017-10-14 11:39:55 +09:00 |
|
Dean Herbert
|
7550b461e3
|
Add individual beatmap set lookup request
|
2017-10-13 19:57:59 +09:00 |
|
Dean Herbert
|
520b806305
|
Merge remote-tracking branch 'upstream/master' into ranks-section
|
2017-10-13 18:49:05 +09:00 |
|
Dean Herbert
|
4d78a0492c
|
Make creatorUsername a property so it is correctly deserialised
|
2017-10-12 19:15:59 +09:00 |
|
Dean Herbert
|
4eaf6b4b94
|
Remove single usage of dynamic and stop referencing Microsoft.CSharp.dll
|
2017-09-28 00:14:04 +08:00 |
|
Dean Herbert
|
f9300ec3fe
|
Populate author using existing data for now
|
2017-09-25 23:34:56 +08:00 |
|
Dean Herbert
|
a80f0d4858
|
Merge branch 'master' into chat-commands
|
2017-09-25 15:52:35 +08:00 |
|
WebFreak001
|
e04526222c
|
URL encode beatmap filename
|
2017-09-22 22:47:26 +02:00 |
|
MrTheMake
|
31e26364a6
|
Initial implementation of chat commands
|
2017-09-22 01:47:24 +02:00 |
|
Jorolf
|
72141935e8
|
make pagination work and remove duplication in RanksSection
|
2017-09-21 22:07:23 +02:00 |
|
Jorolf
|
5b90f45691
|
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
|
2017-09-19 21:26:05 +02:00 |
|
Dean Herbert
|
b72921b30e
|
Ensure an OnlineBeatmapID is present before attempting API requests
|
2017-09-15 12:44:48 +09:00 |
|
Dean Herbert
|
98b847b025
|
Add API retrieval support
|
2017-09-14 20:08:07 +09:00 |
|
naoey
|
5f5dd54f9d
|
Use a List instead of a Dictionary.
|
2017-09-09 09:56:01 +05:30 |
|
naoey
|
20becbe576
|
Use the specifically created progress action, add license header.
|
2017-09-09 01:53:42 +05:30 |
|
naoey
|
20f93c83d6
|
Make downloads happen in BeatmapManager.
|
2017-09-09 00:57:40 +05:30 |
|
MrTheMake
|
0b1403683b
|
Moved OnlineScore inside GetScoresRequest.cs
|
2017-09-08 12:21:35 +02:00 |
|
MrTheMake
|
526ee107b8
|
Use a method to apply a beatmap, its ruleset and the mods.
|
2017-09-08 12:17:16 +02:00 |
|
MrTheMake
|
01553fc9ef
|
Moved all online related score parsing to its class
|
2017-09-08 02:46:54 +02:00 |
|
MrTheMake
|
a7f874e5b6
|
Merge branch 'master' into leaderboard-scores
|
2017-09-07 18:25:33 +02:00 |
|
MrTheMake
|
709aa1ed3d
|
Moved all online score related parsing to its own class
|
2017-09-07 18:20:14 +02:00 |
|
Dean Herbert
|
3c10b2d3d9
|
Populate set IDs in GetBeatmapSetsResponse
|
2017-08-24 20:14:35 +09:00 |
|
MrTheMake
|
105048500a
|
Made modString private and moved the beatmap assignment inside GetScoresRequest
|
2017-08-15 15:30:53 +02:00 |
|
Dean Herbert
|
5f53426a9a
|
*Database -> *Store
Welcome back BeatmapManager
|
2017-07-27 16:56:41 +09:00 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|
Dean Herbert
|
3a4150c6c3
|
Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
# osu.Game/Graphics/Containers/SectionsContainer.cs
|
2017-07-13 13:44:21 +09:00 |
|