Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Twilight
Builds software that powers the biggest Discord bots
Collective -
Host: opensource -
https://opencollective.com/twilight
- Website: https://twilight.rs
- Code: https://github.com/twilight-rs/twilight
build(gateway, http, lavalink)!: Rename native feature to native-tls
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
perf(model): Remove sequence from GatewayEventVisitor
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
Error message is unhelpful, and this doesn't require an error
github.com/twilight-rs/twilight - SpellignErr opened this issue about 1 year ago
github.com/twilight-rs/twilight - SpellignErr opened this issue about 1 year ago
fix(lavalink): clippy 1.75 lints
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
ci: Don't include book in MSRV check
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
ci: bump actions/upload-artifact from 3 to 4
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request about 1 year ago
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request about 1 year ago
build(http, gateway, lavalink): Update to rustls 0.22, hyper 1.0, tokio-websockets 0.5
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request about 1 year ago
feat(http): switch from trust-dns to hickory-dns
github.com/twilight-rs/twilight - dnaka91 opened this pull request about 1 year ago
github.com/twilight-rs/twilight - dnaka91 opened this pull request about 1 year ago
chore(gateway): update tokio-tungstenite to v0.20
github.com/twilight-rs/twilight - dnaka91 opened this pull request about 1 year ago
github.com/twilight-rs/twilight - dnaka91 opened this pull request about 1 year ago
refactor(http)!: avoid copying the reponse body on utf8 error
github.com/twilight-rs/twilight - nickelc opened this pull request about 1 year ago
github.com/twilight-rs/twilight - nickelc opened this pull request about 1 year ago
perf(http): use optimized `slice::to_vec()`
github.com/twilight-rs/twilight - nickelc opened this pull request about 1 year ago
github.com/twilight-rs/twilight - nickelc opened this pull request about 1 year ago
Fix for new clippy lint
github.com/twilight-rs/twilight - Erk- opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Erk- opened this pull request about 1 year ago
Editing a guild member (changing voice-channel) hangs indefinitely
github.com/twilight-rs/twilight - Fyko opened this issue about 1 year ago
github.com/twilight-rs/twilight - Fyko opened this issue about 1 year ago
fix(ci, http): fix docs deploy
github.com/twilight-rs/twilight - Erk- opened this pull request about 1 year ago
github.com/twilight-rs/twilight - Erk- opened this pull request about 1 year ago
refactor(http): remove unnecessary conversion
github.com/twilight-rs/twilight - nickelc opened this pull request over 1 year ago
github.com/twilight-rs/twilight - nickelc opened this pull request over 1 year ago
Add vesper as a third party crate
github.com/twilight-rs/twilight - AlvaroMS25 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - AlvaroMS25 opened this pull request over 1 year ago
ci: Run minimal crate versions with MSRV
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
feat(http, model): add new onboarding mode and support for modifying onboarding
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(mention): add mention for commands
github.com/twilight-rs/twilight - cptpiepmatz opened this pull request over 1 year ago
github.com/twilight-rs/twilight - cptpiepmatz opened this pull request over 1 year ago
build(gateway, http): Allow simd-json 0.11, 0.12 and 0.13
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
fix(cache, model): `Member#joined_at` can sometimes be null
github.com/twilight-rs/twilight - kane50613 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - kane50613 opened this pull request over 1 year ago
build(http)!: Update trust-dns (now hickory)
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
fix(model): bump `SessionStartLimit` field sizes
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
fix: new rust CI errors
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(model, cache): Add support for application editing and new application fields
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(http): add `guild_scheduled_event_id` to `create_stage_instance`
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(http, gateway, model, validate): Add support for premium apps
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(twilight-model,twilight-validate)!: Implement select menu default values
github.com/twilight-rs/twilight - archer-321 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - archer-321 opened this pull request over 1 year ago
fix(http): Use `default_message_seconds` as a json field for `create_ban`
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
Investigate static HTTP form boundary
github.com/twilight-rs/twilight - vilgotf opened this issue over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this issue over 1 year ago
build(examples): Update ed25519-dalek
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
Fix joined_at null
github.com/twilight-rs/twilight - ByteAlex opened this pull request over 1 year ago
github.com/twilight-rs/twilight - ByteAlex opened this pull request over 1 year ago
feat(model, cache): add support for super reactions
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(http): support default thread timeout for channel creation
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
release: 2023-09-10
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
ci: bump actions/checkout from 3 to 4
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
Creating a ban does not delete any messages
github.com/twilight-rs/twilight - nurahwolf opened this issue over 1 year ago
github.com/twilight-rs/twilight - nurahwolf opened this issue over 1 year ago
Resolve GHSA-8qv2-5vq6-g2g7 by upgrading tokio-tungstenite
github.com/twilight-rs/twilight - randomairborne opened this pull request over 1 year ago
github.com/twilight-rs/twilight - randomairborne opened this pull request over 1 year ago
fix(validate): improve validation of command option descriptions
github.com/twilight-rs/twilight - randomairborne opened this pull request over 1 year ago
github.com/twilight-rs/twilight - randomairborne opened this pull request over 1 year ago
fix(model): clippy 1.72 lints
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
Remove dependency on `webpki`
github.com/twilight-rs/twilight - randomairborne opened this pull request over 1 year ago
github.com/twilight-rs/twilight - randomairborne opened this pull request over 1 year ago
feat(model): add `integration_type` to audit log entries
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
fix(models): add "flags" field to MemberUpdate payload
github.com/twilight-rs/twilight - Kelwing opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Kelwing opened this pull request over 1 year ago
fix(gateway): defer queued commands until sent `Resume`
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
`Message.referenced_message` field doesn't exist or is `null` ambiguous
github.com/twilight-rs/twilight - laralove143 opened this issue over 1 year ago
github.com/twilight-rs/twilight - laralove143 opened this issue over 1 year ago
ci: bump wrangler to v3
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
ci: use stable for min-vers
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
Resume pending identify requests
github.com/twilight-rs/twilight - ByteAlex opened this pull request over 1 year ago
github.com/twilight-rs/twilight - ByteAlex opened this pull request over 1 year ago
ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.2
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.1
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
fix(models): add VanityUrl uses
github.com/twilight-rs/twilight - Kelwing opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Kelwing opened this pull request over 1 year ago
fix(http): fix get invite query params
github.com/twilight-rs/twilight - Jack073 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Jack073 opened this pull request over 1 year ago
ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.0
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
github.com/twilight-rs/twilight - dependabot[bot] opened this pull request over 1 year ago
docs(http): add limit to guild members request
github.com/twilight-rs/twilight - Bertik23 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Bertik23 opened this pull request over 1 year ago
chore(gateway): Deprecate `MessageSender` in favour of `MessageQueue`
github.com/twilight-rs/twilight - HTGAzureX1212 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - HTGAzureX1212 opened this pull request over 1 year ago
docs(http): fix `Client::delete_messages`
github.com/twilight-rs/twilight - laralove143 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - laralove143 opened this pull request over 1 year ago
refactor(gateway): replace `StreamExt::next` with `Stream::poll_next`
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
docs(gateway): document `next_event` as partially cancel safe
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(gateway)!: turn `Queue` into a generic type
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(gateway): impl `From<Config>` for ConfigBuilder
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
fix(gateway): don't swallow events on send error
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
fix(ci): Target haswell for docs deploy
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
feat(http): add `default_forum_layout` option for channel creation
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(model, gateway): add `message_author_id` for reaction add events
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(model): add audit log monetization event types
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(model) add support for avatar decorations
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(model): add support for attachment flags
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
feat(model): add support for role flags
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
refactor(gateway, http, lavalink): Switch to tokio-websockets
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
feat(model): remove `tracing`
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
refactor(model)!: remove undocumented gateway events
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(model): include guild_id in ThreadMemberUpdate
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(model): add guild_scheduled_events to guild struct
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(model): extend `Event::guild_id`
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
refactor: reformat code with rustfmt 1.6.0
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
refactor(gateway): remove ratelimiter sleep from new
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(model, cache): Support new username system
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
Deserialization errors for members with joined_at=null
github.com/twilight-rs/twilight - CircuitSacul opened this issue over 1 year ago
github.com/twilight-rs/twilight - CircuitSacul opened this issue over 1 year ago
Abstract HTTP and add support for wasm through Reqwest
github.com/twilight-rs/twilight - Erk- opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Erk- opened this pull request over 1 year ago
refactor(gateway-queue)!: rewrite crate
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
refactor(gateway)!: rework `queue`, remove `Queue` trait
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
refactor(gateway): inline `future` into `shard`
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
refactor(gateway): cleanup dispatch sequence handling
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
docs(gateway): cleanup reshard example
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
docs(gateway): cleanup parallel example
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(model): Add support for guild media channels
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
Support Media Channels
github.com/twilight-rs/twilight - HTGAzureX1212 opened this issue over 1 year ago
github.com/twilight-rs/twilight - HTGAzureX1212 opened this issue over 1 year ago
docs(validate): Fix broken intra-doc links
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
feat(twilight-model)!: Implement additional select menu types
github.com/twilight-rs/twilight - archer-321 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - archer-321 opened this pull request over 1 year ago
[RFC] Flatten `PartialX` Types with `X`
github.com/twilight-rs/twilight - laralove143 opened this issue over 1 year ago
github.com/twilight-rs/twilight - laralove143 opened this issue over 1 year ago
Unable to deserialize gateway ready event due to missing fields
github.com/twilight-rs/twilight - rksm opened this issue over 1 year ago
github.com/twilight-rs/twilight - rksm opened this issue over 1 year ago
build(gateway, http): Allow simd-json 0.10
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Gelbpunkt opened this pull request over 1 year ago
fix(http)!: fix `UpdateFollowup` falsely returning an `EmptyBody` (#2203)
github.com/twilight-rs/twilight - laralove143 opened this pull request over 1 year ago
github.com/twilight-rs/twilight - laralove143 opened this pull request over 1 year ago
feat(model): Add `USE_EXTERNAL_SOUNDS` permission
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
github.com/twilight-rs/twilight - suneettipirneni opened this pull request over 1 year ago
perf(gateway): reuse ratelimiter's cleanup instant
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
Expose HeaderMap in addition to HeaderIter for twilight-http responses
github.com/twilight-rs/twilight - MOZGIII opened this issue over 1 year ago
github.com/twilight-rs/twilight - MOZGIII opened this issue over 1 year ago
Invalid UpdateRolePositions body
github.com/twilight-rs/twilight - vilgotf opened this issue over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this issue over 1 year ago
build: bump MSRV to 1.67
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
github.com/twilight-rs/twilight - vilgotf opened this pull request over 1 year ago
feat(signature-validation): add ed25519 signature validation to twilight-util
github.com/twilight-rs/twilight - Monadic-Cat opened this pull request over 1 year ago
github.com/twilight-rs/twilight - Monadic-Cat opened this pull request over 1 year ago