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

Merge branch 'trunk' into v0.4

github.com/twilight-rs/twilight - eec5fffe632155c56bdba5103e438f0c00fcc996 authored over 3 years ago by Cassandra McCarthy <[email protected]>
chore: fix ci (#784)

Signed-off-by: Cassandra McCarthy <[email protected]>

github.com/twilight-rs/twilight - fc93a38af111666b98d7b2d1bd2f5422eccfcb75 authored over 3 years ago by Cassandra McCarthy <[email protected]>
chore(model/sticker): remove 'preview_asset' (#781)

Remove the `twilight_model::channel::message::Sticker::preview_asset`
field.

Per
<https://g...

github.com/twilight-rs/twilight - b2a172a47e2a1635cad2710f5d472046a4b4de8c authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(http/api_error): add code 10062 (#780)

Add API error code 10062, which is defined as "Unknown interaction."

Per
<https://github.com...

github.com/twilight-rs/twilight - 406938d2d45ac60a80ce8cdb7699b231da7d04dd authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(model/voice_channel): add 'rtc_region' (#779)

Add the `VoiceChannel::rtc_region` field.

Docs:
<https://github.com/discord/discord-api-docs...

github.com/twilight-rs/twilight - 989760c767584965bf020a5e91c3a31a3db78052 authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(model): add `VoiceChannel::video_quality_mode` (#778)

https://github.com/discord/discord-api-docs/commit/3ae41f2a5b6ba1c9356919e16a41e91db04713ca

S...

github.com/twilight-rs/twilight - 1f7d3e7f0dfc221c6bcd825985a6ee174005bc07 authored over 3 years ago by Cassandra McCarthy <[email protected]>
fix(model): remove system user flag (#777)

https://github.com/discord/discord-api-docs/commit/9293f0d490ac6acf9d627e429e5a8131b303b528

S...

github.com/twilight-rs/twilight - 5a0c0f6011c929a475700a7362c5c753ec1fb46c authored over 3 years ago by Cassandra McCarthy <[email protected]>
fix(model): attachment width/height are optional (#776)

https://github.com/discord/discord-api-docs/commit/b7278cbe36107c0b40487e254a00c17fdf62cbd7

S...

github.com/twilight-rs/twilight - 6b29d7f08fc13e51961ac8dd0d8467de62d91b6e authored over 3 years ago by Cassandra McCarthy <[email protected]>
Rename Create Invite payload field `target_user` to `target_user_id` (#771)

* fix(http/create_invite): rename to target_user_id

Rename the `target_user` payload field in...

github.com/twilight-rs/twilight - 582f94a0e6afe77a6861956cd820af55fb432c34 authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(http/api_error): add code 60003 'two factor' (#770)

Add API error code 60003, which is defined as "Two factor is required
for this operation."

P...

github.com/twilight-rs/twilight - 99e2529bf66e6f6a0aa0820a156dac880836135a authored over 3 years ago by Vivian Hellyer <[email protected]>
chore!(model/audit_log): user_id is now nullable (#769)

The `AuditLogEntry::user_id` field is now nullable, per
<https://github.com/discord/discord-api...

github.com/twilight-rs/twilight - 45e766953b4d2127a318b6cf42d2a68adca47262 authored over 3 years ago by Vivian Hellyer <[email protected]>
fix(http/routing): add missing route mappings (#743)

adds some missing mappings in from_str and a missing path

while twilight does not support gro...

github.com/twilight-rs/twilight - e0da03dabace99d9d672376b264b26cca2ef9706 authored over 3 years ago by AEnterprise <[email protected]>
refactor!(http/create_invite): error on bad input (#757)

Return an error from
`twilight_http::request::channel::invite::CreateInvite`'s `max_age` and
`...

github.com/twilight-rs/twilight - 9197321731a4d271674a8d6ba65136c87f383f60 authored over 3 years ago by Vivian Hellyer <[email protected]>
* fix!(http/routing): rename variant for consistency (#755)

Rename the `Path::WebhooksIdTokenMessageId` enum variant to
`Path::WebhooksIdTokenMessagesId` f...

github.com/twilight-rs/twilight - 3ca6cf4e0780e7c1367cf40401b209f374b20c82 authored over 3 years ago by Vivian Hellyer <[email protected]>
fix(http): remove blocked integration endpoints (#751)

https://github.com/discord/discord-api-docs/commit/efe4e5808b6826d40302e265a5ae9b5b65d92fe7

S...

github.com/twilight-rs/twilight - b484ea718c6d03582d5692cc42ff8a0fc212a6ec authored over 3 years ago by Cassandra McCarthy <[email protected]>
fix(lavalink): add missing `WebsocketClosed` event (#734)

This event is fired when either Discord or Lavalink closes the voice websocket connection. This ...

github.com/twilight-rs/twilight - 5dba51a77b8ad71f971e8ff8dfaf5854ccdcce01 authored over 3 years ago by James Liu <[email protected]>
release(cache/in-memory): bump to v0.3.5

Enhancements

Use a `VecDeque` instead of a `BTreeMap` to store messages, resulting in faster
pe...

github.com/twilight-rs/twilight - 3fb7dab74fc0d296ed4e0b6c0641e16f7981e8ab authored over 3 years ago by Vivian Hellyer <[email protected]>
release(lavalink): bump to v0.3.2

Fixes

Fix a deadlock, correctly disconnect from channels ([#733] - [@james7132]).

[@james7132]...

github.com/twilight-rs/twilight - d72dcbcda069badf74d10dccb5e592884be4b0ce authored over 3 years ago by Vivian Hellyer <[email protected]>
release(model): bump to v0.3.5

Additions

Support guild discovery grace period message types ([#750] - [@7596ff]).

Support gui...

github.com/twilight-rs/twilight - f7334ebfe2dda41ad62e875cd1b6424b46550e17 authored over 3 years ago by Vivian Hellyer <[email protected]>
refactor(cache/in-memory): use vecdeque for messages (#749)

Replace the BTreeMap used to store messages with a `VecDeque`. This has
some performance improv...

github.com/twilight-rs/twilight - 33be3eb435aad26ca34f3f575e77662812c5bdba authored over 3 years ago by Max <[email protected]>
chore: fix more clippy and docs (#754)

* chore: clippy, clippy beta, docs

Signed-off-by: Cassandra McCarthy <[email protected]>

*...

github.com/twilight-rs/twilight - cc2062e24b7b9a3f43b2909b709a18f8b2fb6740 authored over 3 years ago by Cassandra McCarthy <[email protected]>
chore: check, clippy, format, test

Signed-off-by: Cassandra McCarthy <[email protected]>

github.com/twilight-rs/twilight - e694b4adfc9fba5f9d7121483c37903fd35e2992 authored over 3 years ago by Cassandra McCarthy <[email protected]>
Merge branch 'trunk' into v0.4

Signed-off-by: Cassandra McCarthy <[email protected]>

github.com/twilight-rs/twilight - b2a4cb788238388fa77cdab13e8a3c7a75463df4 authored over 3 years ago by Cassandra McCarthy <[email protected]>
feat(model): add message type 22 (#753)

https://github.com/discord/discord-api-docs/commit/6b816cb6f542ea813c8f4dab797fc0e7ce203305

S...

github.com/twilight-rs/twilight - b056095e2d01a6cc4e5860d29db83f72f1831495 authored over 3 years ago by doge <[email protected]>
feat(model): add messgae types 16 and 17 (#750)

https://github.com/discord/discord-api-docs/commit/db1fa79b8fc016769c98b229e2f2dedf10b0bc2e

S...

github.com/twilight-rs/twilight - bb6b18a4d38ed00527172e7c3ae3ed03cd5ff8ab authored over 3 years ago by Cassandra McCarthy <[email protected]>
Lavalink: Track both voice server and voice state updates (#733)

* Fix #732: Track both voice server and voice state updates

It also deals with the deadlock i...

github.com/twilight-rs/twilight - 4743555f0403409dbb7685f9abed1f9ff2c1aa55 authored over 3 years ago by James Liu <[email protected]>
release(gateway): bump to v0.3.4

Additions

Support bucket shard schemes for very large bots ([#698] - [@vivian]).

Fixes

Remove...

github.com/twilight-rs/twilight - f722765026ec3fdd47854ae245f01a7e2fc7250b authored over 3 years ago by Vivian Hellyer <[email protected]>
release(http): bump to v0.3.6

Fixes

Set request & default headers after content headers ([#737] - [@AsianIntel]).

[@AsianInt...

github.com/twilight-rs/twilight - 59697c55e6877790173d4ed6ab5f116138fe1044 authored over 3 years ago by Vivian Hellyer <[email protected]>
release(model): bump to 0.3.4

Additions

Support stage voice channel types ([#748] - [@vivian]).

[@vivian]: https://github.co...

github.com/twilight-rs/twilight - d60fae6c70f4ade7916e5e523bc271a481fc12b3 authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(model/channel): support stage voice channels (#748)

Support guild stage voice channels. This is denoted by channel type 13.
This is, in effect, a v...

github.com/twilight-rs/twilight - ab9f8352b04bfa5354b842cbe7012bba88e47dd5 authored over 3 years ago by Vivian Hellyer <[email protected]>
ci: fix beta clippy, rustdoc errors (#745)

Fix lint errors from beta Clippy and rustfmt. This will get the head
branch's CI passing again....

github.com/twilight-rs/twilight - 76addc09985aeadecfdeeecf0dc2cfc5b751c20f authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(gateway): add shard scheme bucket variant (#698)

* feat(gateway): add shard scheme bucket variant

Add a `cluster::ShardScheme` variant for han...

github.com/twilight-rs/twilight - f241c47f2ef1f241256e98d447702d9d27213bee authored over 3 years ago by Vivian Hellyer <[email protected]>
fix(http): Set request headers & default headers after content headers (#737)

* Move req headers & default headers below

Signed-off-by: Gautam Abhyankar <gautam.abhyankar@...

github.com/twilight-rs/twilight - 9867e31498629507613073c151c250ca1b27315f authored over 3 years ago by Gautam Abhyankar <[email protected]>
chore: Add a beta clippy CI (#738)

* chore: Add a nightly clippy CI

* Use beta clippy instead

Signed-off-by: Jens Reidel <adr...

github.com/twilight-rs/twilight - 24f8dc040daf1f6dfa80d2a10e96b32e9db72ce8 authored over 3 years ago by Jens Reidel <[email protected]>
fix(ci/clippy): fix rust 1.51 clippy lints (#740)

Fix Clippy lints introduced in the release of Rust 1.51.

Two enum variants have been marked w...

github.com/twilight-rs/twilight - 3a1e822ed72058bafe5ddb142e671a1fb994db6e authored over 3 years ago by Vivian Hellyer <[email protected]>
chore!(mention): remove mentionformat re-export (#735)

Remove the `MentionFormat` re-export from the root of the `mention`
crate.

Closes #718.

B...

github.com/twilight-rs/twilight - fa56a84d105865572e05131fe17b3c0d9d0efa9a authored over 3 years ago by BlackHoleFox <[email protected]>
fix(gateway/shard): remove frame size limit (#730)

Remove the limit on the frame size on the WebSocket connection, as
otherwise some users will re...

github.com/twilight-rs/twilight - 5e738e59fe889c56e1433032c5b835859d8633dd authored over 3 years ago by Erk <[email protected]>
Remove unnecessary async. (#731)

Approved-by: BlackHoleFox <[email protected]>
Approved-by: Jens Reidel <adrian@travitia...

github.com/twilight-rs/twilight - aded6f655c1c6a89400a0288a3d7aa8ca0e22257 authored over 3 years ago by James Liu <[email protected]>
chore(model): remove `lazy` from `Guild` (#724)

This field is undocumented and no longer needed.

Approved-by: AEnterprise <aenterprise@aenter...

github.com/twilight-rs/twilight - df124e0822d7b7eabff2ba4b7afd665436815eeb authored over 3 years ago by Cassandra McCarthy <[email protected]>
release(cache-inmemory): bump to v0.3.4

This release fixes an accidental double bump of the previous number, and
aligns everything.

github.com/twilight-rs/twilight - 44fac4e92185c00756a9a3407fe607ba1110e4de authored over 3 years ago by Cassandra McCarthy <[email protected]>
release(model): bump to v0.3.3

Additions

Add more audit log keys ([#709] - [@7596ff]).

Fixes

Add a `#[serde(default)]` on `M...

github.com/twilight-rs/twilight - 4a9ea177e58d4ea1cc2dad832ed6623c1ddca6b4 authored over 3 years ago by Cassandra McCarthy <[email protected]>
release(lavalink): bump to v0.3.1

`PlayerManager::destroy` destroys a player on the remote node ([#728] - [@james7132]).

Correctl...

github.com/twilight-rs/twilight - 779201d2c2d1b07dc8aee3f45c70b385852ae7a4 authored over 3 years ago by Cassandra McCarthy <[email protected]>
release(cache-inmemory): bump to v0.3.3

Removed emojis are now deleted ([#702] - [@BlackHoleFox]).

[#702]: https://github.com/twilight-...

github.com/twilight-rs/twilight - 1ce2b5b48b80a9b730253e907fe0833ca1f6b30e authored over 3 years ago by Cassandra McCarthy <[email protected]>
release(http): bump to v0.3.5

Add an allowed mentions builder to `ExecuteWebhook` ([#719] - [@7596ff]).

[#719]: https://githu...

github.com/twilight-rs/twilight - bc5825f10571cd774893acc849fb9604c251c641 authored over 3 years ago by Cassandra McCarthy <[email protected]>
release(gateway): bump to v0.3.3

Compression is now optional ([#700] - [@Erk-]).

[#700]: https://github.com/twilight-rs/twilight...

github.com/twilight-rs/twilight - 828c4d724f3f72faf6c197ed71a5538d08eb86de authored over 3 years ago by Cassandra McCarthy <[email protected]>
Fixes #726: Adds mutable volume and channel IDs for players (#728)

* Fixes #726: Adds mutable volume and channel IDs for players

Signed-off-by: James Liu <conta...

github.com/twilight-rs/twilight - bd4907d0c2bd59602a3da9b881eb335a67cb7fab authored over 3 years ago by James Liu <[email protected]>
fix(model): don't omit activities field if None (#725)

It must be null, not omitted.

Approved-by: Valdemar Erk <[email protected]>
Approved-by: Black...

github.com/twilight-rs/twilight - 85e0f3274997949ac092c6d24706dc1b59993244 authored over 3 years ago by Kot <[email protected]>
fix(http): add allowed mentions builder to `ExecuteWebhook` (#719)

Fixes #701.

Signed-off-by: Cassandra McCarthy <[email protected]>
Approved-by: BlackHoleFox ...

github.com/twilight-rs/twilight - 7859d419c18831c2c9cc266795e61e43b2fead91 authored over 3 years ago by Cassandra McCarthy <[email protected]>
feat(http): Add webpki-roots feature flags and revert hyper-tls workaround (#720)

This cleans up some TLS stuff to make it work in every scenario possible.

It effectively reve...

github.com/twilight-rs/twilight - dd83c12485c868cd32c417f9d0ecbffeba7e8277 authored over 3 years ago by Jens Reidel <[email protected]>
Fix missing pending field warning on Guild Member Update (#713)

Add #[serde(default)] to the `pending` field on guild member updates.
This had to be done as th...

github.com/twilight-rs/twilight - 16cb58492c269e627af071dd8c6c6403562f6acd authored over 3 years ago by Gautam Abhyankar <[email protected]>
chore(http): add more audit log keys (#709)

https://github.com/discord/discord-api-docs/commit/1bf244cc650b482cc1579519fbf935e933c18046

S...

github.com/twilight-rs/twilight - 0ae0a0538fc851fa147572c86d4801b77a9e9f48 authored over 3 years ago by Cassandra McCarthy <[email protected]>
feat(http): add `InvalidWebhookToken` variant to `api_error` (#706)

https://github.com/discord/discord-api-docs/commit/0345b9fc3332d54820c0f728c7377a36b19a846f#diff...

github.com/twilight-rs/twilight - fe5128ed401ee6494ae42a1ca9fd17527aef3850 authored over 3 years ago by Cassandra McCarthy <[email protected]>
chore(command-parser): Get rid of new Clippy warnings (#711)

* chore(command-parser): Get rid of new Clippy warnings

Signed-off-by: BlackHoleFox <blackhol...

github.com/twilight-rs/twilight - 5b7ffba7103dad809ee4a3b6bed1b44d56793b93 authored over 3 years ago by BlackHoleFox <[email protected]>
Limit guild prune max days to 30 (#704)

* fix(http): limit validation for guild prune to 30

https://github.com/discord/discord-api-docs...

github.com/twilight-rs/twilight - d59cc9d857d8090e057a172c66dea5e9f44df4c2 authored over 3 years ago by Cassandra McCarthy <[email protected]>
Optional compression, closes #629 (#700)

* Optional compression, closes #629

Signed-off-by: Valdemar Erk <[email protected]>
Co-authored-b...

github.com/twilight-rs/twilight - 9aa11b19f58a461207e976c4797edcf4594dba2c authored over 3 years ago by Erk <[email protected]>
fixed(inmemory-cache): Remove deleted emojis from cache (#702)

When processing GuildEmojisUpdate events, the in-memory cache did not
remove any emojis not pre...

github.com/twilight-rs/twilight - b23c63369b8523e5384eac3852de69067f36a4f3 authored over 3 years ago by BlackHoleFox <[email protected]>
chore(command-parser): Get rid of new Clippy warnings (#711)

* chore(command-parser): Get rid of new Clippy warnings

Signed-off-by: BlackHoleFox <blackhol...

github.com/twilight-rs/twilight - bf311a4921e19efca5a8b5a9977546e4168dba33 authored over 3 years ago by BlackHoleFox <[email protected]>
chore(gateway,lavalink): update to async-tungstenite 0.13 (#710)

Signed-off-by: Constantin Nickel <[email protected]>
Approved-by: Cassandra McCarthy ...

github.com/twilight-rs/twilight - 2dac597c8943aef3246035bc42dc1c1e707e29dc authored over 3 years ago by nickelc <[email protected]>
chore(http): add more audit log keys (#709)

https://github.com/discord/discord-api-docs/commit/1bf244cc650b482cc1579519fbf935e933c18046

S...

github.com/twilight-rs/twilight - 2414fab1414143d92b8323fcedfe5cc1ee7bae09 authored over 3 years ago by Cassandra McCarthy <[email protected]>
Document `fail_if_not_exists` (#708)

* feat!(http,model): document `fail_if_not_exists`

https://github.com/discord/discord-api-doc...

github.com/twilight-rs/twilight - 0368925d91a55ef7a64cc71ca78a908f834343c9 authored over 3 years ago by Cassandra McCarthy <[email protected]>
feat(http): add `InvalidWebhookToken` variant to `api_error` (#706)

https://github.com/discord/discord-api-docs/commit/0345b9fc3332d54820c0f728c7377a36b19a846f#diff...

github.com/twilight-rs/twilight - 2a562a26b3364ccdfa2f1477cefd2271e9c3c29c authored over 3 years ago by Cassandra McCarthy <[email protected]>
Limit guild prune max days to 30 (#704)

* fix(http): limit validation for guild prune to 30

https://github.com/discord/discord-api-do...

github.com/twilight-rs/twilight - c7cbbb0ecd944908aefb6043914b316c58b03ae9 authored over 3 years ago by Cassandra McCarthy <[email protected]>
Optional compression, closes #629 (#700)

* Optional compression, closes #629

Signed-off-by: Valdemar Erk <[email protected]>
Co-authore...

github.com/twilight-rs/twilight - 3020fb7f91544ca9e64b5a4e76387d2499744e4c authored over 3 years ago by Erk <[email protected]>
fixed(inmemory-cache): Remove deleted emojis from cache (#702)

When processing GuildEmojisUpdate events, the in-memory cache did not
remove any emojis not pre...

github.com/twilight-rs/twilight - 333313cc2069a0ff46eb3a5364643475b48ed113 authored over 3 years ago by BlackHoleFox <[email protected]>
Hide inner error sources (#691)

* refactor!: hide inner error sources

Hide the inner sources of errors from the API. Error en...

github.com/twilight-rs/twilight - e3c72cc8c1177bd094af195c37acdc7b157b707e authored over 3 years ago by Vivian Hellyer <[email protected]>
Simplify Lavalink player API (#693)

* refactor!(lavalink/player): simplify players

Rework Lavalink players into not needing mutab...

github.com/twilight-rs/twilight - 389e84ce5dcccbd41550f932f6010f16e4855bc9 authored over 3 years ago by Vivian Hellyer <[email protected]>
fix(model): use mention type for message update (#699)

Change `gateway::payload::MessageUpdate::mentions` from being a
`Vec<user::User>` to a `Vec<cha...

github.com/twilight-rs/twilight - 8ff71aec7ad5c8f20303905dba9bf0af93ad8815 authored over 3 years ago by CHamburr <[email protected]>
Revert "Revert "fix!(gateway,model): remove version from identify (#695)""

This reverts commit 790ca9d91a5adb1a91e18ed969b370e7e7bd26c8.

github.com/twilight-rs/twilight - 6eea6550b59d079ae8f5ae0d72b1a4eda4d74605 authored over 3 years ago by Vivian Hellyer <[email protected]>
release(http): bump to v0.3.3

Additions

Support setting default headers to be used for every request
([#654] - [@tbnritzdoge]...

github.com/twilight-rs/twilight - a0be0b9ccacf5a660d61c9ce06baa7ae59b97a1c authored over 3 years ago by Vivian Hellyer <[email protected]>
release(http): bump to v0.3.4

Fixes

Fix the check in the `request::guild::GetGuildPruneCount::days` method
([#696] - [@Silvea...

github.com/twilight-rs/twilight - 9b1792107503d6d882d44ef1775243d04fb41ab5 authored over 3 years ago by Vivian Hellyer <[email protected]>
Revert "fix!(gateway,model): remove version from identify (#695)"

This is a breaking change for CIs and can be pushed to v0.4 instead.

This reverts commit 395c2f...

github.com/twilight-rs/twilight - 790ca9d91a5adb1a91e18ed969b370e7e7bd26c8 authored over 3 years ago by Vivian Hellyer <[email protected]>
Add note to HTTP client about using bearer tokens (#697)

Add a note to the documentation of `twilight_http::client::Client` about
the usage of OAuth bea...

github.com/twilight-rs/twilight - 9383f359b52cc302f30fbe71e8256ae018f680eb authored over 3 years ago by vivian <[email protected]>
fix!(gateway,model): remove version from identify (#695)

Remove the `version` field from `twilight-model`'s
`gateway::payload::identify::IdentifyInfo` s...

github.com/twilight-rs/twilight - aba53f07fc0f40ca1fcbed5d0d9c8581deee1ddb authored over 3 years ago by doge <[email protected]>
fix(http): correct check in get prune count days method (#696)

Fix an incorrect boolean check in `twilight-http`'s
`request::guild::GetGuildPruneCount::days` ...

github.com/twilight-rs/twilight - 38746c870a9ade1ec46a2fc2f3c06966e50be4fd authored over 3 years ago by Andrew Silver <[email protected]>
release(cache/in-memory): bump to v0.3.1

Additions

Support the member pending feature ([#654] - [@AsianIntel]).

[@AsianIntel]: https://...

github.com/twilight-rs/twilight - 12f94eef876771b5c23c44fc4dc0cec85f71da5a authored over 3 years ago by Vivian Hellyer <[email protected]>
release(gateway): bump to v0.3.2

Fixes

Expose the `ClusterSendError` type so it can be named
([#690] - [@vivian]).

[@vivian]: h...

github.com/twilight-rs/twilight - 762ed1072248ffbdc370a3d7fc097bd8735e5666 authored over 3 years ago by Vivian Hellyer <[email protected]>
release(model): bump to v0.3.2

Additions

Support invite welcome screens ([#677] - [@7596ff]).

Support the member pending feat...

github.com/twilight-rs/twilight - f42cdf4c4bb54930492935ac646ffe7cd92e4913 authored over 3 years ago by Vivian Hellyer <[email protected]>
release(http): bump to v0.3.4

Fixes

Fix the check in the `request::guild::GetGuildPruneCount::days` method
([#696] - [@Silvea...

github.com/twilight-rs/twilight - 817bd2cba207ac8d59e1ffc700d6d8712b55233a authored over 3 years ago by Vivian Hellyer <[email protected]>
Revert "fix!(gateway,model): remove version from identify (#695)"

This is a breaking change for CIs and can be pushed to v0.4 instead.

This reverts commit 395c2f...

github.com/twilight-rs/twilight - 01825705313df18fa949a9fa1be0c7dc306c4f60 authored over 3 years ago by Vivian Hellyer <[email protected]>
Add note to HTTP client about using bearer tokens (#697)

Add a note to the documentation of `twilight_http::client::Client` about
the usage of OAuth bea...

github.com/twilight-rs/twilight - 84d74cc24a99759642217436800af77b707aa5a3 authored over 3 years ago by vivian <[email protected]>
fix!(gateway,model): remove version from identify (#695)

Remove the `version` field from `twilight-model`'s
`gateway::payload::identify::IdentifyInfo` s...

github.com/twilight-rs/twilight - 395c2fedd440fed42f6d5d1a0331bfd1414e6a20 authored over 3 years ago by doge <[email protected]>
fix(http): correct check in get prune count days method (#696)

Fix an incorrect boolean check in `twilight-http`'s
`request::guild::GetGuildPruneCount::days` ...

github.com/twilight-rs/twilight - 00323a7a2beb48e610766b45fd5ab035d000aea1 authored over 3 years ago by Andrew Silver <[email protected]>
refactor!(command-parser): hide unicase dependency (#692)

Hide the `unicase` dependency from the API. Our `CaseSensitivity` enum
contains two variants, o...

github.com/twilight-rs/twilight - febab5cfbcb4040cc75c10361829739f3973af3b authored over 3 years ago by vivian <[email protected]>
release(cache/in-memory): bump to v0.3.1

Additions

Support the member pending feature ([#654] - [@AsianIntel]).

[@AsianIntel]: https://...

github.com/twilight-rs/twilight - df25a8e09a56ba5c44bc0399b7faefe995b529ce authored over 3 years ago by Vivian Hellyer <[email protected]>
release(gateway): bump to v0.3.2

Fixes

Expose the `ClusterSendError` type so it can be named
([#690] - [@vivian]).

[@vivian]: h...

github.com/twilight-rs/twilight - 5c89f2767a81f964b96dce622b732ee46cd3db9c authored over 3 years ago by Vivian Hellyer <[email protected]>
release(http): bump to v0.3.3

Additions

Support setting default headers to be used for every request
([#654] - [@tbnritzdoge]...

github.com/twilight-rs/twilight - f5f3522f8448fdc590a1a5ee776c1af9e5141d57 authored over 3 years ago by Vivian Hellyer <[email protected]>
release(model): bump to v0.3.2

Additions

Support invite welcome screens ([#677] - [@7596ff]).

Support the member pending feat...

github.com/twilight-rs/twilight - 3d5a5841d4ab04fd45f4c1ed1b4678c4bfac5df9 authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(model): support invite welcome screens (#677)

Support the guild Welcome Screen feature in invites, which includes a
description of the field ...

github.com/twilight-rs/twilight - 8840819e5e20ac240bdc1e19046e00f5777ea6e9 authored over 3 years ago by Cassandra McCarthy <[email protected]>
fix(http): Use builder in client::new (#689)

PR #683 missed updating the HTTPS connector in `Client::new`. To fix
this, go through `Client::...

github.com/twilight-rs/twilight - 8f3efa0c9da9e202e562d880b572c57d98195831 authored over 3 years ago by Jens Reidel <[email protected]>
fix(http): percent encode emoji in URIs (#685)

Going from 0.2 to 0.3 breaks the `CreateEmoji` request and likely other
requests relating to em...

github.com/twilight-rs/twilight - e657ef2838b2bbedd518eaab1e86881efc10baad authored over 3 years ago by Sam Kirby <[email protected]>
fix(http/client): insert headers instead of appending (#686)

`hyper`'s `RequestBuilder::header` method internally calls
`HeaderMap::append`[1], which allows...

github.com/twilight-rs/twilight - 38ec251c216986a8ecdddd52aa6bbb0016621000 authored over 3 years ago by Jens Reidel <[email protected]>
release(http): bump to v0.3.2

Fixes

Set the correct HTTPS connector in `Client::new`
([#689] - [@Gelbpunkt]).

Fix setting du...

github.com/twilight-rs/twilight - 0849bb5212554203423ac1db5d8a3f4f08e882b6 authored over 3 years ago by Vivian Hellyer <[email protected]>
feat(http/client): support request default headers (#654)

Add the ability for the user to set a map of headers that will be
inserted to every request.

...

github.com/twilight-rs/twilight - 51f9d1587bf18d2a57ceb0e81a4da7400b253014 authored over 3 years ago by doge <[email protected]>
fix(gateway/cluster): expose send error type (#690)

Expose the `cluster::r#impl::ClusterSendError` type from `cluster`.
`ClusterSendError` is retur...

github.com/twilight-rs/twilight - e80fc89658d23f2285d03f14458d2c6ab945ebac authored over 3 years ago by vivian <[email protected]>
feat(model): support member 'pending' field (#654)

Support the `Member::pending` and `MemberUpdate::pending`, which denote
whether the member has ...

github.com/twilight-rs/twilight - 81a61a34e1097acdb99a99e1f9d4dcf313fb56a7 authored over 3 years ago by Gautam Abhyankar <[email protected]>
feat(http/client): support request default headers (#654)

Add the ability for the user to set a map of headers that will be
inserted to every request.

...

github.com/twilight-rs/twilight - 2a770e311c975fe9452f65b8080354c304c66730 authored over 3 years ago by doge <[email protected]>
fix(gateway/cluster): expose send error type (#690)

Expose the `cluster::r#impl::ClusterSendError` type from `cluster`.
`ClusterSendError` is retur...

github.com/twilight-rs/twilight - b3ba93067b8f25c1e563ca29a2c71fd4093decc3 authored over 3 years ago by vivian <[email protected]>
feat(model): support invite welcome screens (#677)

Support the guild Welcome Screen feature in invites, which includes a
description of the field ...

github.com/twilight-rs/twilight - 3a41b0bc77290818023acb6c73a1316832b135af authored over 3 years ago by Cassandra McCarthy <[email protected]>
feat(model): support member 'pending' field (#654)

Support the `Member::pending` and `MemberUpdate::pending`, which denote
whether the member has ...

github.com/twilight-rs/twilight - bbc624dfed3a9a953a0ec424aac8066b1b643e0e authored over 3 years ago by Gautam Abhyankar <[email protected]>
release(http): bump to v0.3.2

Fixes

Set the correct HTTPS connector in `Client::new`
([#689] - [@Gelbpunkt]).

Fix setting du...

github.com/twilight-rs/twilight - 2fa0d008ba9c854a4203a13d49cdf55147ece840 authored almost 4 years ago by Vivian Hellyer <[email protected]>