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
feat(model, cache): add support for join raid and mention raid protection
suneettipirneni opened this pull request over 1 year ago
suneettipirneni opened this pull request over 1 year ago
`UpdateFollowup` falsely returns `EmptyBody`
laralove143 opened this issue over 1 year ago
laralove143 opened this issue over 1 year ago
build(gateway, http): Allow simd-json 0.8 and 0.9
Gelbpunkt opened this pull request almost 2 years ago
Gelbpunkt opened this pull request almost 2 years ago
build(gateway, http, lavalink): Dependency updates for rustls 0.21
Gelbpunkt opened this pull request almost 2 years ago
Gelbpunkt opened this pull request almost 2 years ago
release: 2023-04-27
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor(model, cache, gateway)!: update bitflags crate to v2
ImDarkDiamond opened this pull request almost 2 years ago
ImDarkDiamond opened this pull request almost 2 years ago
fix(gw-queue, http, model): Fix clippy up to 1.69.0
Erk- opened this pull request almost 2 years ago
Erk- opened this pull request almost 2 years ago
Add merge_group to the triggers
Erk- opened this pull request almost 2 years ago
Erk- opened this pull request almost 2 years ago
feat(model, cache): add support for voice messages
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
Better discoverability of the book
vilgotf opened this issue almost 2 years ago
vilgotf opened this issue almost 2 years ago
ci: switch API docs to modern GH Pages action
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
model: Implement visit_i64 for IdVisitor
Gelbpunkt opened this pull request almost 2 years ago
Gelbpunkt opened this pull request almost 2 years ago
Lavalink v4 update will break twilight-lavalink
Michael-1001 opened this issue almost 2 years ago
Michael-1001 opened this issue almost 2 years ago
feat(model, cache): add `channel` field to `Interaction`
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
fix(model): Don't deserialize option values as `Id`'s if option type is `String`
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
feat(validate, http)!: add `regex_patterns` and `allow_list`
JohannesIBK opened this pull request almost 2 years ago
JohannesIBK opened this pull request almost 2 years ago
fix(http): update current member nullable nick
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(model, gateway): add support for `VOICE_CHANNEL_EFFECT_SEND` event
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
perf(gateway): speed up spurious ratelimiter poll
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
test(gateway): assert spurious ratelimiter poll doesn't reset deadline
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(model): add mention_total_limit, regex_patterns to automod
JohannesIBK opened this pull request almost 2 years ago
JohannesIBK opened this pull request almost 2 years ago
release: 2023-03-28
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
fix(model): handle clyde ai hash
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
fix(http): use reason in update guild sticker
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(model): Add new `USE_SOUNDBOARD`, `MANAGE_GUILD_EXPRESSIONS` and `VIEW_CREATOR_MONETIZATION_ANALYTICS` permissions
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
feat(cache_in_memory)!: In-memory cache with generic types
Gelbpunkt opened this pull request almost 2 years ago
Gelbpunkt opened this pull request almost 2 years ago
String option trims prefixed zeros of integer input
MaxOhn opened this issue almost 2 years ago
MaxOhn opened this issue almost 2 years ago
Failed event deserialization: image hash isn't in a discord image hash format
MaxOhn opened this issue almost 2 years ago
MaxOhn opened this issue almost 2 years ago
feat(gateway): support overriding Config's intents & token
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
fix(gateway-queue): correctly update DayLimiter's next_reset field
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
docs(standby): timeout example
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
docs(model): fix event integration variant docs
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(gateway-queue)!: rewrite crate to modern standards
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(http)!: return errors at finalization
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(model): add feature-gated rkyv implementations
MaxOhn opened this pull request almost 2 years ago
MaxOhn opened this pull request almost 2 years ago
Signature validation utility
Monadic-Cat opened this issue almost 2 years ago
Monadic-Cat opened this issue almost 2 years ago
feat(model)!: reduce size of gateway REST API models
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
doc(model): in Event, two elements are inversed
tguichaoua opened this issue almost 2 years ago
tguichaoua opened this issue almost 2 years ago
Use cargo-deny in CI
james7132 opened this issue almost 2 years ago
james7132 opened this issue almost 2 years ago
refactor(http): remove get automod rule reasons
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
perf(cache): replace hashmap .iter().find() with .get()
MaxOhn opened this pull request almost 2 years ago
MaxOhn opened this pull request almost 2 years ago
feat(http-ratelimiting)!: hide `http` dependency
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor!: move `RequestReactionType` to model
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(http, model, validate): add support for auto mod custom messages
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
2023-02-26 updates
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(http-ratelimiting): add a bucket for global rate limits
greaka opened this pull request almost 2 years ago
greaka opened this pull request almost 2 years ago
refactor(model): simplify closecode::can_reconnect
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
test(model): tests for gateway clode codes
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
docs(model): gateway close code reconnect info
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
docs(model): clarify reaction type unicode values
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
fix(gateway): ignore unknown event errors
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
docs(model): formatting of discriminator field
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(cache, model): add max_stage_video_channel_users
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
Adapting the `Shard::close` example to `ShardEventStream`
vilgotf opened this issue almost 2 years ago
vilgotf opened this issue almost 2 years ago
docs(gateway): resume behavior of presences
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
docs(gateway): all event types can be excluded
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(model, cache): add `managed` field to `Channel`
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
feat(cache, model): stage channel message types
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
Support stage channel message types
suneettipirneni opened this issue almost 2 years ago
suneettipirneni opened this issue almost 2 years ago
ci: speedup & reduce cache storage
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor: change deny lints to warn
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
perf(gateway): speed up ratelimiter
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(http, validate): validate modal titles
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
refactor(model): rename `GatewayClose` to `WebsocketClose`
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
docs(gateway): `next_event` close variant
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
perf(model): improve image hash parsing
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
Document disconnect behavior of Shard::next_event
zeylahellyer opened this issue almost 2 years ago
zeylahellyer opened this issue almost 2 years ago
Support suppressed notification messages
zeylahellyer opened this issue almost 2 years ago
zeylahellyer opened this issue almost 2 years ago
docs(gateway): correct zlib-simd feature flag name
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor(http): deprecate getreactions::exec
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
Support guild onboarding
suneettipirneni opened this issue almost 2 years ago
suneettipirneni opened this issue almost 2 years ago
Document `embed::ImageSource::attachment` usage
laralove143 opened this issue almost 2 years ago
laralove143 opened this issue almost 2 years ago
refactor(gateway, http, model)!: remove deprecated apis
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
refactor(model)!: remove user profile
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(model, http): Add support for guild onboarding
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
feat(model): add `MessageFlags::SUPPRESS_NOTIFICATIONS`
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
docs(gateway): remove simple examples
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
docs(gateway): remove stale resume_gateway_url notice
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor!(model, cache, gateway): Make `Presence::guild_id` an `Option`
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
feat(model): gateway OpCode sent/received categorization
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(validate): command option choice `name`, `name_localizations` and `value` validation
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
docs(book): update book branch
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
docs(book): update 0.15 release note link versions
zeylahellyer opened this pull request almost 2 years ago
zeylahellyer opened this pull request almost 2 years ago
feat(http, validate): Support thread member pagination
suneettipirneni opened this pull request almost 2 years ago
suneettipirneni opened this pull request almost 2 years ago
ci: bump book-test checkout workflow version
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
Audit Log Change variants are undocumented
vilgotf opened this issue almost 2 years ago
vilgotf opened this issue almost 2 years ago
docs: standardize examples
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor(http)!: replace `ListBody` with `Vec`
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
refactor(gateway)!: remove `create_*` set of functions
vilgotf opened this pull request almost 2 years ago
vilgotf opened this pull request almost 2 years ago
feat(model)!: preserve unknown bitflag values
zeylahellyer opened this pull request about 2 years ago
zeylahellyer opened this pull request about 2 years ago
refactor: denylist macros
zeylahellyer opened this pull request about 2 years ago
zeylahellyer opened this pull request about 2 years ago
Fix dependency name in example
MrGlockenspiel opened this pull request about 2 years ago
MrGlockenspiel opened this pull request about 2 years ago
Not possible to clear components using `UpdateResponse::components`
cptpiepmatz opened this issue about 2 years ago
cptpiepmatz opened this issue about 2 years ago
Support thread member pagination
7596ff opened this issue about 2 years ago
7596ff opened this issue about 2 years ago
feat(model, validate, cache)!: Add new select components
ImDarkDiamond opened this pull request about 2 years ago
ImDarkDiamond opened this pull request about 2 years ago
Support all Select Menu types
ciphynx opened this issue about 2 years ago
ciphynx opened this issue about 2 years ago
feat!: rework model enums
zeylahellyer opened this pull request about 2 years ago
zeylahellyer opened this pull request about 2 years ago
refactor(model)!: `gateway::event` reimagination
vilgotf opened this pull request about 2 years ago
vilgotf opened this pull request about 2 years ago
feat(model,http,http-ratelimiting): Add support for application role connections metadata get/set operations
MOZGIII opened this pull request about 2 years ago
MOZGIII opened this pull request about 2 years ago
WASM Support on twilight-http
ByteAlex opened this issue about 2 years ago
ByteAlex opened this issue about 2 years ago