Dean Herbert
|
7fe69bb199
|
Fix some web requests retrieving the user too early
|
2020-07-14 13:07:17 +09:00 |
|
Joehu
|
db6a9c9717
|
Move null check to menu item addition
|
2020-07-12 22:06:17 -07:00 |
|
Joehu
|
ac7252e152
|
Fix context menu not masking outside of leaderboard area
|
2020-07-12 22:04:00 -07:00 |
|
Joehu
|
9c039848bc
|
Simplify and add null check
|
2020-07-12 12:04:53 -07:00 |
|
Joehu
|
25d2d9ba5c
|
Convert getMods reference to method group
|
2020-07-11 16:24:57 -07:00 |
|
Joehu
|
0d26ad9ddb
|
Fix user top score not having a context menu
|
2020-07-11 16:22:01 -07:00 |
|
Joehu
|
9b4bed2ab2
|
Add ability to select mods from a specific score
|
2020-07-11 16:02:47 -07:00 |
|
smoogipoo
|
fe585611e7
|
Fix + simplify web request
|
2020-07-10 19:54:09 +09:00 |
|
Dean Herbert
|
64e8dce1ad
|
Highlight spotlight rooms with a different colour
|
2020-07-10 19:38:33 +09:00 |
|
smoogipoo
|
926279e39b
|
Implement category dropdown for multiplayer
|
2020-07-10 17:26:42 +09:00 |
|
smoogipoo
|
1bcd673a55
|
Fix crash when switching rooms quickly
|
2020-07-10 12:09:34 +09:00 |
|
Andrei Zavatski
|
857a027a73
|
Parse HTML entities during APINewsPost deserialisation
|
2020-07-07 00:11:35 +03:00 |
|
Andrei Zavatski
|
68d9f9de46
|
Use DateTimeOffset
|
2020-07-06 23:55:20 +03:00 |
|
Andrei Zavatski
|
9dde101f12
|
Remove string prefixes
|
2020-07-06 23:53:27 +03:00 |
|
Andrei Zavatski
|
fdb7727e95
|
Rename NewsPost to APINewsPost
|
2020-07-06 07:28:44 +03:00 |
|
Andrei Zavatski
|
7550097eb6
|
Implement NewsCard
|
2020-07-06 07:27:53 +03:00 |
|
Andrei Zavatski
|
c18ca19c9d
|
Add NewsPost api response
|
2020-07-06 05:31:34 +03:00 |
|
smoogipoo
|
afa5b995f2
|
Merge branch 'fix-test-nullref' into timeshift-results-2
|
2020-06-11 14:05:05 +09:00 |
|
smoogipoo
|
ab10732a78
|
Remove usages of null-forgiving operator
|
2020-06-09 22:13:48 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
smoogipoo
|
44dd7d65be
|
Fix duplicate scores showing
|
2020-06-09 18:21:37 +09:00 |
|
smoogipoo
|
7f05c16c9f
|
Merge branch 'master' into timeshift-results-2
|
2020-06-09 15:59:13 +09:00 |
|
Dan Balasescu
|
7f72f59307
|
Merge branch 'master' into fetch-private-chat-history
|
2020-06-09 14:42:29 +09:00 |
|
Dean Herbert
|
712fd6a944
|
Fetch existing private message channels on re-joining
|
2020-06-08 17:54:26 +09:00 |
|
smoogipoo
|
caf94df0d0
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-05 19:16:05 +09:00 |
|
Dean Herbert
|
f6d9f0597b
|
Add implicit join logic for multiplayer rooms
|
2020-06-03 21:28:29 +09:00 |
|
Dean Herbert
|
1ba3f0ac14
|
Fix chat history not being loaded for multiplayer matches
|
2020-06-03 17:31:55 +09:00 |
|
smoogipoo
|
8aa8d2c880
|
Resolve NREs
|
2020-06-03 16:59:37 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
smoogipoo
|
13622eff1f
|
Fix response value
|
2020-06-03 12:54:07 +09:00 |
|
smoogipoo
|
1ccdfd7364
|
Pull playlist beatmap checksum from api
|
2020-06-02 14:03:13 +09:00 |
|
Andrei Zavatski
|
11057cd6a8
|
CI fix
|
2020-05-29 21:43:31 +03:00 |
|
Andrei Zavatski
|
affad47248
|
Fix genre/language search doesn't work
|
2020-05-29 19:44:53 +03:00 |
|
smoogipoo
|
0e28ded80f
|
Forward statistics
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
d88bfa2080
|
Cache ruleset + fix possible nullrefs
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
7ac08620b8
|
Add a user object for now
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
f9c64d7be3
|
Implement creation of mods
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
38502ba88c
|
Remove some unnecessary members
|
2020-05-28 22:09:11 +09:00 |
|
smoogipoo
|
ee59182989
|
Implement initial structure for room scores
|
2020-05-28 22:09:11 +09:00 |
|
Dean Herbert
|
f989f1aa00
|
Change event flow to avoid firing store delete events on update
|
2020-05-27 16:08:47 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
Dean Herbert
|
facde2c8e1
|
Remove unnecessary generic specification on cursor
|
2020-05-14 16:01:07 +09:00 |
|
「空白」
|
43450b5485
|
Resolve remaining InspectCode issues
> CI should now pass build test
|
2020-05-14 01:57:03 +09:00 |
|
「空白」
|
5962dedd35
|
Reimplement cursor as part of WebRequest extensions
> Added WebRequestExtensions
> Moved Cursor request logic from SearchBeatmapSetsRequest
|
2020-05-13 05:04:39 +09:00 |
|
「空白」
|
cabf3a89b1
|
More robust cursor parsing solution
> Change cursor request to return last response's entire cursor structure
|
2020-05-13 03:44:57 +09:00 |
|
「空白」
|
e321494f15
|
Fix sort-by handling
> Add other cursor fields for paging different sortings
> Sorted as they show in GUI code-wise for more readability for now
|
2020-05-13 02:15:24 +09:00 |
|
「空白」
|
82190a07b8
|
Remove temporary comments
> Removes unnecessary xmldoc comments
|
2020-05-13 02:01:38 +09:00 |
|
「空白」
|
35e7cee458
|
Squash commits from private fork
Temporary comments left to-remove later
|
2020-05-12 03:18:47 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
c73d45bc01
|
Reduce initial channel load overhead by only loading history on active channel
|
2020-04-29 15:23:28 +09:00 |
|