aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-28Discord activity: reduce code duplicationArjun Satarkar
2024-07-27Discord activity: use mobile safe area insets for layoutArjun Satarkar
2024-07-27Don't use Application.compile_envArjun Satarkar
Everything should be runtime config.
2024-07-27Discord activity: get updated instance room info ASAP on iframe loadArjun Satarkar
2024-07-27Finish Discord activity implementationArjun Satarkar
2024-07-26Add Discord Activity functionality (mostly) + general improvementsArjun Satarkar
2024-07-17Disable seekbar unless we're the hostArjun Satarkar
This is just because it's inelegant to be able to seek and then be immediately reset. There are things it doesn't cover, like picture-in-picture, but that's fine.
2024-07-17Initial commitArjun Satarkar