Joseph Madamba
|
3b5d573db1
|
Display tournament banner on user profile
|
2023-02-08 17:16:09 -08:00 |
|
Bartłomiej Dach
|
f5459909f9
|
Merge branch 'master' into comment-editor-3
|
2023-01-17 21:31:08 +01:00 |
|
Joseph Madamba
|
85c1932851
|
Mark Converts as nullable
|
2023-01-15 12:46:41 -08:00 |
|
Joseph Madamba
|
e7ab543799
|
Add ability to view converted beatmaps on beatmap set overlay
|
2023-01-14 10:26:21 -08:00 |
|
ansel
|
fbb674d8e9
|
Rename parent comment id field
|
2023-01-14 20:15:19 +03:00 |
|
ansel
|
e9995410e8
|
Merge branch 'master' into comment-editor-3
|
2023-01-14 02:32:06 +03:00 |
|
StanR
|
660bf748d5
|
Fix GroupBadge crashing on null group colour
|
2023-01-14 02:23:08 +03:00 |
|
Dean Herbert
|
a7327b02a2
|
Add API level support for error message and redirect during registration flow
|
2023-01-13 15:32:53 +09:00 |
|
Dean Herbert
|
5658c3a123
|
Enable NRT on account creation classes
|
2023-01-13 15:29:25 +09:00 |
|
StanR
|
5441c02a1a
|
Implement user group badges
|
2023-01-11 07:11:38 +03:00 |
|
Bartłomiej Dach
|
9b68932eb4
|
Merge branch 'master' into beatmap-info-nominators
|
2023-01-08 14:35:07 +01:00 |
|
Joseph Madamba
|
9d32fde592
|
Mark current nominations and related users as nullable
|
2023-01-07 11:04:42 -08:00 |
|
Joseph Madamba
|
0f6735564e
|
Move and rename nomination response model to singular
|
2023-01-07 10:54:48 -08:00 |
|
ansel
|
58bf7349ee
|
Fix request
|
2023-01-07 02:59:32 +03:00 |
|
ansel
|
768a33bb64
|
Add request class
|
2023-01-06 23:31:19 +03:00 |
|
Salman Ahmed
|
e449d8dda0
|
Fix friends list duplicating on connection failure
|
2023-01-06 22:39:46 +03:00 |
|
Joseph Madamba
|
7f970f3cd8
|
Display nominators on beatmap set overlay
|
2023-01-06 11:33:39 -08:00 |
|
Dean Herbert
|
96e81e7f41
|
Switch on NRT and add IEquatable to GetScoresRequest
|
2023-01-04 01:41:21 +08:00 |
|
Bartłomiej Dach
|
cb2b0d4178
|
Remove redundant type specs
|
2022-12-26 23:12:53 +01:00 |
|
Berkan Diler
|
c7ca4bbba5
|
Use generic Enum methods
|
2022-12-26 20:36:39 +01:00 |
|
Bartłomiej Dach
|
48dc2332fd
|
Refactor test to be easier to work with
|
2022-12-22 19:59:35 +01:00 |
|
Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
Joseph Madamba
|
56e94e49a3
|
Display nominated ranked beatmaps in user profile
|
2022-12-06 23:36:11 -08:00 |
|
Dean Herbert
|
b7f0310070
|
Merge pull request #21353 from peppy/no-initial-presence
Stop requesting messages as part of initial chat presence
|
2022-11-30 16:15:23 +09:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
462a213ffc
|
Add TODO note about handling initial silences
|
2022-11-21 15:23:04 +09:00 |
|
Dean Herbert
|
5c640d15a0
|
Stop requesting messages as part of initial chat presence
|
2022-11-21 15:17:54 +09:00 |
|
Dean Herbert
|
d17c091d63
|
Move constant to a better location
|
2022-11-18 15:47:31 +09:00 |
|
Dan Balasescu
|
219d049edf
|
Merge pull request #21140 from maromalo/long-standard
Standardise scores to `long` type
|
2022-11-18 15:26:33 +09:00 |
|
Dan Balasescu
|
57b8495c7a
|
Merge branch 'master' into long-standard
|
2022-11-18 14:24:04 +09:00 |
|
Dean Herbert
|
964ceddf83
|
Fix API queue only being flushed once while in a failing state
|
2022-11-18 14:21:37 +09:00 |
|
Dean Herbert
|
f343ba6111
|
Add xmldoc for chat ack request
|
2022-11-13 00:10:06 +09:00 |
|
Dean Herbert
|
22d8a1160e
|
Fix last silence ID being updated too often, causing most silences to be missed
|
2022-11-13 00:10:06 +09:00 |
|
maromalo
|
1911120afe
|
Merge branch 'master' into long-standard
|
2022-11-12 09:52:11 -03:00 |
|
Dean Herbert
|
dde09d409b
|
Merge branch 'master' into chat-silences
|
2022-11-12 21:00:56 +09:00 |
|
Dean Herbert
|
19876ca0fb
|
Merge branch 'master' into websocket-chat-2
|
2022-11-11 23:53:42 +09:00 |
|
Dan Balasescu
|
cf03001c83
|
Better handling for joining channels with only ID
|
2022-11-07 11:52:07 +09:00 |
|
maromalo
|
b7ef9b176d
|
Make score type consistent
|
2022-11-06 19:59:27 -03:00 |
|
Dan Balasescu
|
66bbe34116
|
Move polling clients to osu.Game.Tests namespace
|
2022-11-04 18:52:57 +09:00 |
|
Dan Balasescu
|
58396d49dc
|
Fix handling of local echo deduplication
|
2022-11-04 18:44:22 +09:00 |
|
Salman Ahmed
|
ac8fb4f9b2
|
Fix beatmap cards still potentially showing twice in listing
|
2022-11-04 03:23:34 +03:00 |
|
Dean Herbert
|
e6c45b8ab5
|
Merge branch 'master' into comment-report
|
2022-11-03 15:35:42 +09:00 |
|
Dean Herbert
|
4f8e912f06
|
Fix APINotification parsing failing
|
2022-11-02 17:53:19 +09:00 |
|
Dan Balasescu
|
063a8bdf9e
|
Remove messages from silenced users
|
2022-11-02 17:13:14 +09:00 |
|
Dan Balasescu
|
5b25ef5f2f
|
Construct notifications client via IAPIProvider
|
2022-11-01 21:34:34 +09:00 |
|
Dean Herbert
|
17f482bfc3
|
Merge branch 'master' into websocket-chat-2
|
2022-10-31 16:11:58 +09:00 |
|
Dan Balasescu
|
efa8256911
|
Use more verbatim strings
|
2022-10-28 16:32:17 +09:00 |
|
Dan Balasescu
|
b3219526a5
|
Populate beatmap ruleset in SoloScoreInfo.ToScoreInfo()
|
2022-10-28 14:42:45 +09:00 |
|
Dean Herbert
|
dcff8a193c
|
Use better method of forcing serialisation
|
2022-10-28 01:26:10 +09:00 |
|
Dean Herbert
|
3c4ba6e9fc
|
Fix SoloScoreInfo.Rank not being serialised if rank is D
|
2022-10-27 19:02:32 +09:00 |
|