Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-02 | Clean up directory structure, improve README | Arjun Satarkar | |
Also this should make GitHub ignore the vendored code for the purpose of detecting programming languages used in the repository. See https://github.com/github-linguist/linguist/blob/main/docs/overrides.md#vendored-code | |||
2024-11-02 | Remove Discord Activity code from this branch | Arjun Satarkar | |
2024-08-01 | Discord activity - show video filenamediscord-activity | Arjun Satarkar | |
2024-07-28 | Refactor | Arjun Satarkar | |
2024-07-28 | Discord activity: add per-instance room limit | Arjun Satarkar | |
We send all rooms for that instance to the client every few, seconds, so we shouldn't let the number grow without bound. | |||
2024-07-27 | Don't use Application.compile_env | Arjun Satarkar | |
Everything should be runtime config. | |||
2024-07-27 | Finish Discord activity implementation | Arjun Satarkar | |
2024-07-26 | Add Discord Activity functionality (mostly) + general improvements | Arjun Satarkar | |
2024-07-17 | Initial commit | Arjun Satarkar | |