Always show timing points in timeline when at the timing screen
Flash customise button on mod overlay when it becomes available
Supersedes https://github.com/ppy/osu/pull/29196.
Timeline
Add notification on daily challenge conclusion & start of new one
TestMetadataClient
Adjust chat sizing to better fit long usernames
Submit vertices in local space to avoid cross-thread access
DrawableChannel
Alternate background colour of chat lines to better visually distinguish wrapped lines
Fix incorrect `DifficultyBindable` logic
Force exit to main menu when presenting scores from within playlists / multiplayer
DifficultyBindable
Enforce new line between X/Y coordinate in editor position inspector
Fix mods persisting after watching replay from daily challenge screen
Fix online status not persisting correctly
Favour updating daily challenge statistics when they come on screen
Handle timestamp mod content
Fix mod preset tooltip's description text being cut off
Because I wish to stop seeing "DAILY CHALLENGE WHERE" every day on #general. The notifications are constrained to the daily challenge screen only to not spam users who may not care.
Add logging when starting and stopping watch operations in online metadata client
AlwaysPresent
This also reverts commit 7fedfd368c as no-longer-necessary.
7fedfd368c
For future use with debugging issues like https://github.com/ppy/osu/issues/29138, hopefully.