chorus icon indicating copy to clipboard operation
chorus copied to clipboard

A rust library for interacting with multiple Spacebar-compatible Instances at once.

Results 100 chorus issues
Sort by recently updated
recently updated
newest added

Currently, `ChorusRequest::send_request()` relies on a `user: ChorusUser`. This is a problem, because there are cases where we'd like to send a rate-limited request without having a pre-existing `ChorusUser` struct. This...

Priority: Low
Type: Maintenance
Difficulty: Medium

There might be a future security vulnerability in Chorus, if we implement polyproto into Chorus without the correct considerations. For example: Lets say we have a `Relationship` object. `PartialEq` on...

Type: Bug
Type: Question

The following checklist should be completed for a release build of Chorus. The list is sourced from here: These so called API Guidelines should not be forced upon the project,...

Status: Pending
Type: Enhancement
Difficulty: Complex
Type: Pain

Add support for sending and receiving live streams of WebRTC Video and Audio.

Priority: Low
Type: Enhancement
Difficulty: Complex
Status: Reserved

- [x] Modify Guild - [x] Get Guild Preview - [ ] Modify Guild MFA Level - [x] Get Guild Members - [x] Search Guild Members - [x] Get Guild...

Priority: High
Type: Enhancement
Difficulty: Medium

stdlib is heavily broken on wasm32-unknown-unknown. Using methods or structs exported by `std` will mostly not cause compile errors, but will crash when called at runtime. This is the case...

Priority: Medium
Status: Blocked
Type: Maintenance
Difficulty: Medium

There should be a test which lives at least long enough to live through 2-3 gateway heartbeat cycles, to test that behaviour

2-Factor-Authentication functionality should be checked for functionality.

Priority: Low
Type: Maintenance

It should be possible to modify all aspects of a user profile using this library. This includes, but is not limited to: - [x] Username - [x] Discriminator - [x]...

Priority: Medium
Status: On Hold
Type: Enhancement

Add, delete, modify and get server emojis.

Priority: Medium
Type: Enhancement
Difficulty: Medium