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

docs(standby): timeout example

zeylahellyer opened this pull request over 1 year ago
docs(model): fix event integration variant docs

zeylahellyer opened this pull request over 1 year ago
feat(gateway-queue)!: rewrite crate to modern standards

vilgotf opened this pull request over 1 year ago
feat(http)!: return errors at finalization

zeylahellyer opened this pull request over 1 year ago
feat(model): add feature-gated rkyv implementations

MaxOhn opened this pull request over 1 year ago
Signature validation utility

Monadic-Cat opened this issue over 1 year ago
feat(model)!: reduce size of gateway REST API models

vilgotf opened this pull request over 1 year ago
doc(model): in Event, two elements are inversed

tguichaoua opened this issue over 1 year ago
Use cargo-deny in CI

james7132 opened this issue over 1 year ago
refactor(http): remove get automod rule reasons

zeylahellyer opened this pull request over 1 year ago
perf(cache): replace hashmap .iter().find() with .get()

MaxOhn opened this pull request over 1 year ago
feat(http-ratelimiting)!: hide `http` dependency

vilgotf opened this pull request over 1 year ago
refactor!: move `RequestReactionType` to model

vilgotf opened this pull request over 1 year ago
feat(http, model, validate): add support for auto mod custom messages

suneettipirneni opened this pull request over 1 year ago
2023-02-26 updates

zeylahellyer opened this pull request over 1 year ago
feat(http-ratelimiting): add a bucket for global rate limits

greaka opened this pull request over 1 year ago
refactor(model): simplify closecode::can_reconnect

zeylahellyer opened this pull request over 1 year ago
test(model): tests for gateway clode codes

zeylahellyer opened this pull request over 1 year ago
docs(model): gateway close code reconnect info

zeylahellyer opened this pull request over 1 year ago
docs(model): clarify reaction type unicode values

zeylahellyer opened this pull request over 1 year ago
fix(gateway): ignore unknown event errors

zeylahellyer opened this pull request over 1 year ago
docs(model): formatting of discriminator field

zeylahellyer opened this pull request over 1 year ago
feat(cache, model): add max_stage_video_channel_users

zeylahellyer opened this pull request over 1 year ago
Adapting the `Shard::close` example to `ShardEventStream`

vilgotf opened this issue over 1 year ago
docs(gateway): resume behavior of presences

zeylahellyer opened this pull request over 1 year ago
docs(gateway): all event types can be excluded

zeylahellyer opened this pull request over 1 year ago
feat(model, cache): add `managed` field to `Channel`

suneettipirneni opened this pull request over 1 year ago
feat(cache, model): stage channel message types

suneettipirneni opened this pull request over 1 year ago
Support stage channel message types

suneettipirneni opened this issue over 1 year ago
ci: speedup & reduce cache storage

vilgotf opened this pull request over 1 year ago
refactor: change deny lints to warn

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

vilgotf opened this pull request over 1 year ago
feat(http, validate): validate modal titles

suneettipirneni opened this pull request over 1 year ago
refactor(model): rename `GatewayClose` to `WebsocketClose`

vilgotf opened this pull request over 1 year ago
docs(gateway): `next_event` close variant

vilgotf opened this pull request over 1 year ago
perf(model): improve image hash parsing

zeylahellyer opened this pull request over 1 year ago
Document disconnect behavior of Shard::next_event

zeylahellyer opened this issue over 1 year ago
Support suppressed notification messages

zeylahellyer opened this issue over 1 year ago
docs(gateway): correct zlib-simd feature flag name

vilgotf opened this pull request over 1 year ago
refactor(http): deprecate getreactions::exec

zeylahellyer opened this pull request over 1 year ago
Support guild onboarding

suneettipirneni opened this issue over 1 year ago
Document `embed::ImageSource::attachment` usage

laralove143 opened this issue over 1 year ago
refactor(gateway, http, model)!: remove deprecated apis

zeylahellyer opened this pull request over 1 year ago
refactor(model)!: remove user profile

zeylahellyer opened this pull request over 1 year ago
feat(model, http): Add support for guild onboarding

suneettipirneni opened this pull request over 1 year ago
feat(model): add `MessageFlags::SUPPRESS_NOTIFICATIONS`

suneettipirneni opened this pull request over 1 year ago
docs(gateway): remove simple examples

vilgotf opened this pull request over 1 year ago
docs(gateway): remove stale resume_gateway_url notice

vilgotf opened this pull request over 1 year ago
refactor!(model, cache, gateway): Make `Presence::guild_id` an `Option`

suneettipirneni opened this pull request over 1 year ago
feat(model): gateway OpCode sent/received categorization

vilgotf opened this pull request over 1 year ago
docs(book): update book branch

zeylahellyer opened this pull request over 1 year ago
docs(book): update 0.15 release note link versions

zeylahellyer opened this pull request over 1 year ago
feat(http, validate): Support thread member pagination

suneettipirneni opened this pull request over 1 year ago
ci: bump book-test checkout workflow version

vilgotf opened this pull request over 1 year ago
Audit Log Change variants are undocumented

vilgotf opened this issue over 1 year ago
docs: standardize examples

vilgotf opened this pull request over 1 year ago
refactor(http)!: replace `ListBody` with `Vec`

vilgotf opened this pull request over 1 year ago
refactor(gateway)!: remove `create_*` set of functions

vilgotf opened this pull request over 1 year ago
feat(model)!: preserve unknown bitflag values

zeylahellyer opened this pull request over 1 year ago
refactor: denylist macros

zeylahellyer opened this pull request over 1 year ago
Fix dependency name in example

MrGlockenspiel opened this pull request almost 2 years ago
Not possible to clear components using `UpdateResponse::components`

cptpiepmatz opened this issue almost 2 years ago
Support thread member pagination

7596ff opened this issue almost 2 years ago
feat(model, validate, cache)!: Add new select components

ImDarkDiamond opened this pull request almost 2 years ago
Support all Select Menu types

ciphynx opened this issue almost 2 years ago
feat!: rework model enums

zeylahellyer opened this pull request almost 2 years ago
refactor(model)!: `gateway::event` reimagination

vilgotf opened this pull request almost 2 years ago
WASM Support on twilight-http

ByteAlex opened this issue almost 2 years ago
feat(util): add component builders

itohatweb opened this pull request over 2 years ago
refactor(http)!: cleanup `ApiError`

vilgotf opened this pull request over 2 years ago
Improve new user documentation

vilgotf opened this issue over 2 years ago
`http` crate is exposed from `twilight-http-ratelimiting`

starlitsparrow opened this issue almost 3 years ago
Gateway tries to read from stream after closure on resumes

Gelbpunkt opened this issue almost 3 years ago
Add validation with `validate` to existing `util` builders

zeylahellyer opened this issue almost 3 years ago
Invalid builder states should only ever be reported at build.

frostu8 opened this issue about 3 years ago
Tracking issue: Threads

Erk- opened this issue over 3 years ago
http: retry request on 429

AEnterprise opened this issue almost 4 years ago