-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support serenity simd_json #105
Commits on Oct 12, 2021
-
Deps: Depend on Serenity's
next
branch on Songbird'snext
branch (s……erenity-rs#6) * Depend on Serenity's `next` branch on Songbird's `next` branch * Update the examples to use the `next` branch
Configuration menu - View commit details
-
Copy full SHA for ae69e5e - Browse repository at this point
Copy the full SHA ae69e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3784490 - Browse repository at this point
Copy the full SHA 3784490View commit details -
Examples: Fix serenity-next cache accesses (serenity-rs#99)
Serenity's cache design has changed, this (finally) prevents the examples from failing to compile on CI.
Configuration menu - View commit details
-
Copy full SHA for 94bd290 - Browse repository at this point
Copy the full SHA 94bd290View commit details
Commits on Oct 19, 2021
-
Gateway: Add generics to
Call
methods. (serenity-rs#102)Adds generics to any `Id` types on `Call`. Also includes the overlooked `Songbird::get_or_insert`. Closes serenity-rs#94. Tested using `cargo make ready`.
Configuration menu - View commit details
-
Copy full SHA for 2129422 - Browse repository at this point
Copy the full SHA 2129422View commit details
Commits on Nov 5, 2021
-
Gateway: Remove lifetime from Serenity setup trait (serenity-rs#103)
This matches a recent serenity change where `ClientBuilder` no longer has an explicit lifetime parameter. This was tested using `cargo make ready`.
Configuration menu - View commit details
-
Copy full SHA for 7956792 - Browse repository at this point
Copy the full SHA 7956792View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89de7a1 - Browse repository at this point
Copy the full SHA 89de7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16c17c - Browse repository at this point
Copy the full SHA c16c17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45fb51b - Browse repository at this point
Copy the full SHA 45fb51bView commit details
Commits on Dec 7, 2021
-
Fully replace everything to serenity::json
modified: ../../../Cargo.toml modified: ../../../src/driver/mod.rs modified: ../../../src/input/dca.rs modified: ../../../src/input/error.rs modified: ../../../src/input/ffmpeg_src.rs modified: ../../../src/input/metadata.rs modified: ../../../src/input/ytdl_src.rs modified: ../../../src/ws.rs
Configuration menu - View commit details
-
Copy full SHA for ce95d4b - Browse repository at this point
Copy the full SHA ce95d4bView commit details -
Fully replace serde_json with serenity::json
modified: Cargo.toml modified: src/driver/mod.rs modified: src/input/dca.rs modified: src/input/error.rs modified: src/input/ffmpeg_src.rs modified: src/input/metadata.rs modified: src/input/ytdl_src.rs modified: src/ws.rs
Configuration menu - View commit details
-
Copy full SHA for 3c83316 - Browse repository at this point
Copy the full SHA 3c83316View commit details -
modified: src/driver/mod.rs modified: src/input/dca.rs modified: src/input/ffmpeg_src.rs modified: src/input/metadata.rs modified: src/input/ytdl_src.rs modified: src/tracks/error.rs modified: src/ws.rs
Configuration menu - View commit details
-
Copy full SHA for ec7d029 - Browse repository at this point
Copy the full SHA ec7d029View commit details -
Updated serenity to next from path
modified: Cargo.toml modified: examples/serenity/voice_receive/Cargo.toml modified: src/input/metadata.rs modified: src/ws.rs
Configuration menu - View commit details
-
Copy full SHA for ab64728 - Browse repository at this point
Copy the full SHA ab64728View commit details -
modified: examples/serenity/voice_receive/Cargo.toml
Configuration menu - View commit details
-
Copy full SHA for c749f2a - Browse repository at this point
Copy the full SHA c749f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86feb99 - Browse repository at this point
Copy the full SHA 86feb99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 889cbed - Browse repository at this point
Copy the full SHA 889cbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca77e1 - Browse repository at this point
Copy the full SHA 8ca77e1View commit details
Commits on Dec 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b7e9e9 - Browse repository at this point
Copy the full SHA 4b7e9e9View commit details
Commits on Jul 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 91d4c18 - Browse repository at this point
Copy the full SHA 91d4c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe3edf - Browse repository at this point
Copy the full SHA 1fe3edfView commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f28fc85 - Browse repository at this point
Copy the full SHA f28fc85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d85f38 - Browse repository at this point
Copy the full SHA 2d85f38View commit details