chorus icon indicating copy to clipboard operation
chorus copied to clipboard

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.

Results 143 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

See for an API reference and implementation details. - [x] #289 - [x] #288 - [x] #290 - [x] #291 - [x] #292 - [x] #293 - [x] [Add Guild...

Priority: High
Type: Enhancement
Difficulty: Medium
Type: Meta
Module: API

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

Type: Maintenance
Module: Gateway

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

Priority: Medium
Status: In Progress
Type: Enhancement
Module: API

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: Blocked
Type: Enhancement
Module: API

Add, delete, modify and get server emojis.

Priority: Medium
Type: Enhancement
Difficulty: Medium
Module: API