Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/twilight-rs/twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://github.com/twilight-rs/twilight

Investigate static HTTP form boundary

vilgotf opened this issue about 1 year ago
build(examples): Update ed25519-dalek

Gelbpunkt opened this pull request about 1 year ago
Fix joined_at null

ByteAlex opened this pull request about 1 year ago
feat(model, cache): add support for super reactions

suneettipirneni opened this pull request about 1 year ago
feat(http): support default thread timeout for channel creation

suneettipirneni opened this pull request about 1 year ago
release: 2023-09-10

Gelbpunkt opened this pull request about 1 year ago
ci: bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Creating a ban does not delete any messages

nurahwolf opened this issue about 1 year ago
Resolve GHSA-8qv2-5vq6-g2g7 by upgrading tokio-tungstenite

randomairborne opened this pull request about 1 year ago
fix(validate): improve validation of command option descriptions

randomairborne opened this pull request about 1 year ago
fix(model): clippy 1.72 lints

vilgotf opened this pull request about 1 year ago
Remove dependency on `webpki`

randomairborne opened this pull request about 1 year ago
feat(model): add `integration_type` to audit log entries

suneettipirneni opened this pull request about 1 year ago
fix(models): add "flags" field to MemberUpdate payload

Kelwing opened this pull request about 1 year ago
fix(gateway): defer queued commands until sent `Resume`

vilgotf opened this pull request about 1 year ago
`Message.referenced_message` field doesn't exist or is `null` ambiguous

laralove143 opened this issue about 1 year ago
ci: bump wrangler to v3

vilgotf opened this pull request about 1 year ago
ci: use stable for min-vers

vilgotf opened this pull request about 1 year ago
Resume pending identify requests

ByteAlex opened this pull request about 1 year ago
ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.2

dependabot[bot] opened this pull request about 1 year ago
ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.1

dependabot[bot] opened this pull request about 1 year ago
fix(models): add VanityUrl uses

Kelwing opened this pull request about 1 year ago
fix(http): fix get invite query params

Jack073 opened this pull request about 1 year ago
ci: bump cloudflare/wrangler-action from 2.0.0 to 3.0.0

dependabot[bot] opened this pull request about 1 year ago
docs(http): add limit to guild members request

Bertik23 opened this pull request about 1 year ago
chore(gateway): Deprecate `MessageSender` in favour of `MessageQueue`

HTGAzureX1212 opened this pull request about 1 year ago
docs(http): fix `Client::delete_messages`

laralove143 opened this pull request over 1 year ago
refactor(gateway): replace `StreamExt::next` with `Stream::poll_next`

vilgotf opened this pull request over 1 year ago
docs(gateway): document `next_event` as partially cancel safe

vilgotf opened this pull request over 1 year ago
feat(gateway)!: turn `Queue` into a generic type

vilgotf opened this pull request over 1 year ago
feat(gateway): impl `From<Config>` for ConfigBuilder

vilgotf opened this pull request over 1 year ago
fix(gateway): don't swallow events on send error

vilgotf opened this pull request over 1 year ago
fix(ci): Target haswell for docs deploy

Gelbpunkt opened this pull request over 1 year ago
feat(http): add `default_forum_layout` option for channel creation

suneettipirneni opened this pull request over 1 year ago
feat(model, gateway): add `message_author_id` for reaction add events

suneettipirneni opened this pull request over 1 year ago
feat(model): add audit log monetization event types

suneettipirneni opened this pull request over 1 year ago
feat(model) add support for avatar decorations

suneettipirneni opened this pull request over 1 year ago
feat(model): add support for attachment flags

suneettipirneni opened this pull request over 1 year ago
feat(model): add support for role flags

suneettipirneni opened this pull request over 1 year ago
refactor(gateway, http, lavalink): Switch to tokio-websockets

Gelbpunkt opened this pull request over 1 year ago
feat(model): remove `tracing`

vilgotf opened this pull request over 1 year ago
refactor(model)!: remove undocumented gateway events

vilgotf opened this pull request over 1 year ago
feat(model): include guild_id in ThreadMemberUpdate

vilgotf opened this pull request over 1 year ago
feat(model): add guild_scheduled_events to guild struct

vilgotf opened this pull request over 1 year ago
feat(model): extend `Event::guild_id`

vilgotf opened this pull request over 1 year ago
refactor: reformat code with rustfmt 1.6.0

vilgotf opened this pull request over 1 year ago
refactor(gateway): remove ratelimiter sleep from new

vilgotf opened this pull request over 1 year ago
feat(model, cache): Support new username system

suneettipirneni opened this pull request over 1 year ago
Deserialization errors for members with joined_at=null

CircuitSacul opened this issue over 1 year ago
Abstract HTTP and add support for wasm through Reqwest

Erk- opened this pull request over 1 year ago
refactor(gateway-queue)!: rewrite crate

vilgotf opened this pull request over 1 year ago
refactor(gateway)!: rework `queue`, remove `Queue` trait

vilgotf opened this pull request over 1 year ago
refactor(gateway): inline `future` into `shard`

vilgotf opened this pull request over 1 year ago
refactor(gateway): cleanup dispatch sequence handling

vilgotf opened this pull request over 1 year ago
docs(gateway): cleanup reshard example

vilgotf opened this pull request over 1 year ago
docs(gateway): cleanup parallel example

vilgotf opened this pull request over 1 year ago
feat(model): Add support for guild media channels

suneettipirneni opened this pull request over 1 year ago
Support Media Channels

HTGAzureX1212 opened this issue over 1 year ago
docs(validate): Fix broken intra-doc links

Gelbpunkt opened this pull request over 1 year ago
feat(twilight-model)!: Implement additional select menu types

archer-321 opened this pull request over 1 year ago
[RFC] Flatten `PartialX` Types with `X`

laralove143 opened this issue over 1 year ago
build(gateway, http): Allow simd-json 0.10

Gelbpunkt opened this pull request over 1 year ago
fix(http)!: fix `UpdateFollowup` falsely returning an `EmptyBody` (#2203)

laralove143 opened this pull request over 1 year ago
feat(model): Add `USE_EXTERNAL_SOUNDS` permission

suneettipirneni opened this pull request over 1 year ago
perf(gateway): reuse ratelimiter's cleanup instant

vilgotf opened this pull request over 1 year ago
Invalid UpdateRolePositions body

vilgotf opened this issue over 1 year ago
build: bump MSRV to 1.67

vilgotf opened this pull request over 1 year ago
feat(signature-validation): add ed25519 signature validation to twilight-util

Monadic-Cat opened this pull request over 1 year ago
feat(model, cache): add support for join raid and mention raid protection

suneettipirneni opened this pull request over 1 year ago
`UpdateFollowup` falsely returns `EmptyBody`

laralove143 opened this issue over 1 year ago
build(gateway, http): Allow simd-json 0.8 and 0.9

Gelbpunkt opened this pull request over 1 year ago
build(gateway, http, lavalink): Dependency updates for rustls 0.21

Gelbpunkt opened this pull request over 1 year ago
release: 2023-04-27

vilgotf opened this pull request over 1 year ago
refactor(model, cache, gateway)!: update bitflags crate to v2

ImDarkDiamond opened this pull request over 1 year ago
fix(gw-queue, http, model): Fix clippy up to 1.69.0

Erk- opened this pull request over 1 year ago
Add merge_group to the triggers

Erk- opened this pull request over 1 year ago
feat(model, cache): add support for voice messages

suneettipirneni opened this pull request over 1 year ago
Better discoverability of the book

vilgotf opened this issue over 1 year ago
ci: switch API docs to modern GH Pages action

vilgotf opened this pull request over 1 year ago
model: Implement visit_i64 for IdVisitor

Gelbpunkt opened this pull request over 1 year ago
Lavalink v4 update will break twilight-lavalink

Michael-1001 opened this issue over 1 year ago
feat(model, cache): add `channel` field to `Interaction`

suneettipirneni opened this pull request over 1 year ago
fix(model): Don't deserialize option values as `Id`'s if option type is `String`

suneettipirneni opened this pull request over 1 year ago
feat(validate, http)!: add `regex_patterns` and `allow_list`

JohannesIBK opened this pull request over 1 year ago
fix(http): update current member nullable nick

vilgotf opened this pull request over 1 year ago
feat(model, gateway): add support for `VOICE_CHANNEL_EFFECT_SEND` event

suneettipirneni opened this pull request over 1 year ago
perf(gateway): speed up spurious ratelimiter poll

vilgotf opened this pull request over 1 year ago
test(gateway): assert spurious ratelimiter poll doesn't reset deadline

vilgotf opened this pull request over 1 year ago
feat(model): add mention_total_limit, regex_patterns to automod

JohannesIBK opened this pull request over 1 year ago
release: 2023-03-28

zeylahellyer opened this pull request over 1 year ago
fix(model): handle clyde ai hash

zeylahellyer opened this pull request over 1 year ago
fix(http): use reason in update guild sticker

zeylahellyer opened this pull request over 1 year ago
feat(cache_in_memory)!: In-memory cache with generic types

Gelbpunkt opened this pull request over 1 year ago
String option trims prefixed zeros of integer input

MaxOhn opened this issue over 1 year ago
feat(gateway): support overriding Config's intents & token

vilgotf opened this pull request over 1 year ago
fix(gateway-queue): correctly update DayLimiter's next_reset field

vilgotf opened this pull request over 1 year ago