1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 13:22:56 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Dean Herbert
66a72bffa8
Merge branch 'remove-status-from-apiuser' into user-panel-status 2025-01-17 17:32:39 +09:00
Dean Herbert
41c603b56f
Fix double-retrieval of user presence from dictionary in online display 2025-01-17 16:41:02 +09:00
Dean Herbert
3bb4b0c2b8
Rename fields from State to Presence when presence is involved 2025-01-17 16:25:48 +09:00
Dan Balasescu
2763cb0b4e
Fix inspection 2025-01-15 17:14:16 +09:00
Dan Balasescu
8985a38734
Display up-to-date online status in user panels 2025-01-15 16:55:25 +09:00
Dan Balasescu
20108e3b74
Remove Status and Activity bindables from APIUser
As for the tests, I'm (ab)using the `IsOnline` state for the time being
to restore functionality.
2025-01-14 23:45:30 +09:00
Dean Herbert
22eced3300
Show local user in online users 2023-12-28 17:40:07 +09:00
Dean Herbert
644c981673
Fix "spectate" button not always being clickable in online users list 2023-12-23 21:21:34 +09:00
Bartłomiej Dach
54f3a622be
Retrofit user presence watching into dashboard overlay 2023-12-06 19:37:35 +01:00